Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2018-06-28 | 12 | -20/+27 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2018-06-27 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | scsi: target: tcmu: add read length support | bstroesser@ts.fujitsu.com | 2018-06-18 | 1 | -1/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2018-06-27 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Input: make input_report_slot_state() return boolean | Dmitry Torokhov | 2018-06-11 | 1 | -1/+1 | |
| * | | | | | | | | Input: synaptics-rmi4 - convert irq distribution to irq_domain | Nick Dyer | 2018-06-05 | 1 | -0/+2 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-25 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | bpf: enforce correct alignment for instructions | Eric Dumazet | 2018-06-21 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-06-24 | 1 | -11/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon | 2018-06-22 | 1 | -7/+11 | |
| * | | | | | | | | rseq/cleanup: Do not abort rseq c.s. in child on fork() | Mathieu Desnoyers | 2018-06-21 | 1 | -4/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kernel.h: Fix a typo in comment | Wei Wang | 2018-06-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'linus' into x86/urgent | Thomas Gleixner | 2018-06-22 | 665 | -6184/+16708 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | x86/platform/UV: Add adjustable set memory block size function | mike.travis@hpe.com | 2018-06-21 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-06-24 | 3 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | locking/qspinlock: Fix build for anonymous union in older GCC compilers | Steven Rostedt (VMware) | 2018-06-22 | 1 | -1/+1 | |
| * | | | | | | | | | locking/refcounts: Implement refcount_dec_and_lock_irqsave() | Anna-Maria Gleixner | 2018-06-12 | 1 | -1/+3 | |
| * | | | | | | | | | atomic: Add irqsave variant of atomic_dec_and_lock() | Anna-Maria Gleixner | 2018-06-12 | 1 | -0/+5 | |
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-24 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | irqdesc: Delete irq_desc_get_msi_desc() | John Garry | 2018-06-22 | 1 | -5/+0 | |
| * | | | | | | | | | | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug | Marc Zyngier | 2018-06-22 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-24 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | bdi: Fix another oops in wb_workfn() | Jan Kara | 2018-06-22 | 1 | -1/+1 | |
| * | | | | | | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. | Doron Roberts-Kedes | 2018-06-20 | 1 | -0/+3 | |
* | | | | | | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-23 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen: share start flags between PV and PVH | Roger Pau Monne | 2018-06-19 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-06-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pNFS/flexfiles: Don't tie up all the rpciod threads in resends | Trond Myklebust | 2018-06-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-06-22 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ACPI / processor: Finish making acpi_processor_ppc_has_changed() void | Brian Norris | 2018-06-20 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-06-21 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() | Bharat Potnuri | 2018-06-18 | 1 | -5/+8 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-21 | 4 | -24/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net/ipv6: respect rcu grace period before freeing fib6_info | Eric Dumazet | 2018-06-20 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse | 2018-06-17 | 1 | -0/+15 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-06-17 | 2 | -22/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xdp: Fix handling of devmap in generic XDP | Toshiaki Makita | 2018-06-15 | 2 | -0/+28 | |
| | * | | | | | | | | | | | bpf: reject any prog that failed read-only lock | Daniel Borkmann | 2018-06-15 | 1 | -22/+38 | |
| | * | | | | | | | | | | | bpf: fix panic in prog load calls cleanup | Daniel Borkmann | 2018-06-15 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 2018-06-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | firmware: dmi: Add access to the SKU ID string | Simon Glass | 2018-06-17 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-17 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-15 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | blk-mq: remove blk_mq_tagset_iter | Christoph Hellwig | 2018-06-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | blk-mq: don't time out requests again that are in the timeout handler | Christoph Hellwig | 2018-06-14 | 1 | -0/+2 |