Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-01-27 | 1 | -1/+5 |
|\ | |||||
| * | sched/wake_q: Document wake_q_add() | Peter Zijlstra | 2019-01-21 | 1 | -1/+5 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-01-27 | 1 | -0/+1 |
|\ \ | |||||
| * | | genirq: Fix the kerneldoc comment for struct irq_affinity_desc | Jonathan Corbet | 2019-01-18 | 1 | -0/+1 |
* | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-01-27 | 1 | -94/+3 |
|\ \ \ | |||||
| * | | | arm64/xen: fix xen-swiotlb cache flushing | Christoph Hellwig | 2019-01-23 | 1 | -94/+3 |
* | | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-01-27 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams | 2019-01-21 | 1 | -1/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2019-01-27 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Input: input_event - fix the CONFIG_SPARC64 mixup | Deepa Dinamani | 2019-01-24 | 1 | -1/+1 |
| * | | | | | Merge tag 'v4.20' into for-linus | Dmitry Torokhov | 2019-01-14 | 1445 | -17653/+57200 |
| |\ \ \ \ \ | |||||
| * | | | | | | Input: input_event - provide override for sparc64 | Deepa Dinamani | 2019-01-13 | 1 | -1/+5 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-27 | 2 | -0/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | qed: Revert error handling changes. | David S. Miller | 2019-01-25 | 2 | -37/+4 |
| * | | | | | | | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP | Maciej Żenczykowski | 2019-01-24 | 1 | -0/+1 |
| * | | | | | | | ax25: fix possible use-after-free | Eric Dumazet | 2019-01-23 | 1 | -0/+12 |
| * | | | | | | | qede: Error recovery process | Tomer Tayar | 2019-01-22 | 1 | -4/+17 |
| * | | | | | | | qed: Add infrastructure for error detection and recovery | Tomer Tayar | 2019-01-22 | 1 | -0/+20 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-01-26 | 3 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | block: Fix comment typo | Damien Le Moal | 2019-01-24 | 1 | -1/+1 |
| * | | | | | | | uapi: fix ioctl documentation | Damien Le Moal | 2019-01-24 | 1 | -0/+1 |
| * | | | | | | | writeback: synchronize sync(2) against cgroup writeback membership switches | Tejun Heo | 2019-01-22 | 1 | -0/+1 |
* | | | | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-01-25 | 2 | -7/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | binderfs: use __u32 for device numbers | Christian Brauner | 2019-01-22 | 1 | -2/+2 |
| * | | | | | | | | binderfs: use correct include guards in header | Christian Brauner | 2019-01-22 | 1 | -3/+3 |
| * | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2019-01-11 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Drivers: hv: vmbus: Check for ring when getting debug info | Dexuan Cui | 2019-01-09 | 1 | -2/+3 |
| * | | | | | | | | | binderfs: rename header to binderfs.h | Christian Brauner | 2019-01-11 | 1 | -0/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-01-25 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2019-01-18 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | ASoC: soc-core: fix init platform memory handling | Curtis Malainey | 2019-01-14 | 1 | -0/+6 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2019-01-23 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | HID: core: simplify active collection tracking | Philipp Zabel | 2019-01-16 | 1 | -1/+0 |
| * | | | | | | | | | HID: core: replace the collection tree pointers with indices | Peter Hutterer | 2019-01-10 | 1 | -2/+2 |
* | | | | | | | | | | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-01-22 | 1 | -57/+170 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | XArray: Fix an arithmetic error in xa_is_err | Dan Carpenter | 2019-01-17 | 1 | -1/+1 |
| * | | | | | | | | | XArray: Fix typo in comment | Cyrill Gorcunov | 2019-01-14 | 1 | -1/+1 |
| * | | | | | | | | | XArray: Honour reserved entries in xa_insert | Matthew Wilcox | 2019-01-06 | 1 | -39/+71 |
| * | | | | | | | | | XArray: Permit storing 2-byte-aligned pointers | Matthew Wilcox | 2019-01-06 | 1 | -3/+15 |
| * | | | | | | | | | XArray: Change xa_for_each iterator | Matthew Wilcox | 2019-01-06 | 1 | -13/+65 |
| * | | | | | | | | | XArray: Turn xa_init_flags into a static inline | Matthew Wilcox | 2019-01-06 | 1 | -1/+18 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-21 | 6 | -21/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | net: phy: phy driver features are mandatory | Camelia Groza | 2019-01-19 | 1 | -2/+2 |
| * | | | | | | | | | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 2019-01-18 | 1 | -0/+1 |
| * | | | | | | | | | net: phy: Add missing features to PHY drivers | Andrew Lunn | 2019-01-16 | 1 | -0/+2 |
| * | | | | | | | | | IN_BADCLASS: fix macro to actually work | Greg Kroah-Hartman | 2019-01-15 | 1 | -1/+1 |
| * | | | | | | | | | Revert "rxrpc: Allow failed client calls to be retried" | David Howells | 2019-01-15 | 1 | -16/+0 |
| * | | | | | | | | | net: ipv4: Fix memory leak in network namespace dismantle | Ido Schimmel | 2019-01-15 | 1 | -1/+1 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-01-15 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | netfilter: nft_flow_offload: fix interaction with vrf slave device | wenxu | 2019-01-11 | 1 | -1/+0 |