Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe | 2014-12-23 | |
| | * | | | | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Pablo Neira Ayuso | 2014-12-18 | |
| | |\ \ \ \ | ||||
| | | * | | | | ipvs: uninitialized data with IP_VS_IPV6 | Dan Carpenter | 2014-12-10 | |
| * | | | | | | packet: bail out of packet_snd() if L2 header creation fails | Christoph Jaeger | 2015-01-11 | |
| * | | | | | | alx: fix alx_poll() | Eric Dumazet | 2015-01-11 | |
| * | | | | | | net: dnet: fix dnet_poll() | Eric Dumazet | 2015-01-11 | |
| * | | | | | | net: fec: fix NULL pointer dereference in fec_enet_timeout_work | Hubert Feurstein | 2015-01-08 | |
| * | | | | | | sh_eth: Fix access to TRSCER register | Nobuhiro Iwamatsu | 2015-01-08 | |
| * | | | | | | sh-eth: Set fdr_value of R-Car SoCs | Nobuhiro Iwamatsu | 2015-01-08 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-01-08 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | i40e: Fix bug with TCP over IPv6 over VXLAN | Anjali Singhai | 2015-01-06 | |
| | * | | | | | | i40e: Fix Rx checksum error counter | Anjali Singhai | 2015-01-06 | |
| | * | | | | | | i40e: fix un-necessary Tx hangs | Jesse Brandeburg | 2015-01-06 | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier | 2015-01-12 | |
| * | | | | | | | | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier | 2015-01-12 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-01-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | s390/uprobes: fix user space PER events | Jan Willeke | 2015-01-12 | |
| * | | | | | | | | | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) | Michael Holzheu | 2015-01-09 | |
| * | | | | | | | | | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu | 2015-01-09 | |
| * | | | | | | | | | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 2015-01-08 | |
| * | | | | | | | | | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2015-01-07 | |
| * | | | | | | | | | s390: wire up execveat syscall | Heiko Carstens | 2014-12-18 | |
| * | | | | | | | | | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger | 2014-12-18 | |
| * | | | | | | | | | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 2014-12-18 | |
| * | | | | | | | | | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger | 2014-12-18 | |
* | | | | | | | | | | Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-01-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | locks: fix NULL-deref in generic_delete_lease | NeilBrown | 2015-01-13 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | NVMe: Fix locking on abort handling | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | NVMe: Start and stop h/w queues on reset | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | NVMe: Command abort handling fixes | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | NVMe: Admin queue removal handling | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | NVMe: Reference count admin queue usage | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | NVMe: Start all requests | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: End unstarted requests on a dying queue | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: Allow requests to never expire | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: Add helper to abort requeued requests | Jens Axboe | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: Let drivers cancel requeue_work | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: Export if requests were started | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: Wake tasks entering queue on dying | Keith Busch | 2015-01-08 | |
| * | | | | | | | | | | | blk-mq: get rid of ->cmd_size in the hardware queue | Jens Axboe | 2015-01-07 | |
| * | | | | | | | | | | | block: fix checking return value of blk_mq_init_queue | Ming Lei | 2015-01-02 | |
| * | | | | | | | | | | | block: wake up waiters when a queue is marked dying | Jens Axboe | 2014-12-31 | |
| * | | | | | | | | | | | NVMe: Fix double free irq | Keith Busch | 2014-12-22 | |
| * | | | | | | | | | | | blk-mq: Export freeze/unfreeze functions | Keith Busch | 2014-12-20 | |
| * | | | | | | | | | | | blk-mq: Exit queue on alloc failure | Keith Busch | 2014-12-20 | |
* | | | | | | | | | | | | Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | leds: netxbig: fix oops at probe time | Simon Guinot | 2015-01-13 | |
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |