| Commit message (Expand) | Author | Age | Files | Lines |
* | latent_entropy: fix ARM build error on earlier gcc | Kees Cook | 2017-01-03 | 1 | -2/+2 |
* | Linux 4.10-rc2v4.10-rc2 | Linus Torvalds | 2017-01-01 | 1 | -1/+1 |
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-01 | 5 | -143/+229 |
|\ |
|
| * | ext4: Simplify DAX fault path | Jan Kara | 2016-12-27 | 1 | -38/+10 |
| * | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara | 2016-12-27 | 1 | -55/+66 |
| * | dax: Finish fault completely when loading holes | Jan Kara | 2016-12-27 | 1 | -9/+18 |
| * | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara | 2016-12-27 | 1 | -17/+11 |
| * | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara | 2016-12-27 | 3 | -24/+125 |
| * | ext2: Return BH_New buffers for zeroed blocks | Jan Kara | 2016-12-27 | 1 | -2/+1 |
* | | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-30 | 2 | -2/+2 |
|\ \ |
|
| * | | Documentation/unaligned-memory-access.txt: fix incorrect comparison operator | Cihangir Akturk | 2016-12-27 | 1 | -1/+1 |
| * | | docs: Fix build failure | John Brooks | 2016-12-27 | 1 | -1/+1 |
| * | | Merge tag 'v4.10-rc1' into docs-next | Jonathan Corbet | 2016-12-27 | 11424 | -224736/+700098 |
| |\| |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-30 | 1 | -2/+28 |
|\ \ \ |
|
| * | | | crypto: testmgr - Use heap buffer for acomp test input | Laura Abbott | 2016-12-27 | 1 | -2/+28 |
| | |/
| |/| |
|
* | | | mm/filemap: fix parameters to test_bit() | Olof Johansson | 2016-12-29 | 1 | -1/+1 |
* | | | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 2016-12-29 | 3 | -6/+45 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-28 | 3 | -3/+43 |
|\ \ \ |
|
| * | | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requests | Romain Perier | 2016-12-16 | 3 | -3/+43 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-28 | 17 | -86/+112 |
|\ \ \ \ |
|
| * | | | | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong | 2016-12-27 | 1 | -1/+3 |
| * | | | | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin | 2016-12-27 | 1 | -0/+1 |
| * | | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer() | Jason Wang | 2016-12-27 | 2 | -7/+0 |
| * | | | | openvswitch: upcall: Fix vlan handling. | pravin shelar | 2016-12-27 | 2 | -28/+27 |
| * | | | | ipv4: Namespaceify tcp_tw_reuse knob | Haishuang Yan | 2016-12-27 | 4 | -10/+10 |
| * | | | | net: korina: Fix NAPI versus resources freeing | Florian Fainelli | 2016-12-26 | 1 | -4/+4 |
| * | | | | net, sched: fix soft lockup in tc_classify | Daniel Borkmann | 2016-12-26 | 1 | -1/+3 |
| * | | | | net/mlx4_en: Fix user prio field in XDP forward | Tariq Toukan | 2016-12-23 | 1 | -1/+2 |
| * | | | | tipc: don't send FIN message from connectionless socket | Jon Paul Maloy | 2016-12-23 | 1 | -11/+13 |
| * | | | | ipvlan: fix multicast processing | Mahesh Bandewar | 2016-12-23 | 2 | -11/+20 |
| * | | | | ipvlan: fix various issues in ipvlan_process_multicast() | Eric Dumazet | 2016-12-23 | 2 | -14/+31 |
* | | | | | x86/mce/AMD: Make the init code more robust | Thomas Gleixner | 2016-12-27 | 1 | -0/+3 |
* | | | | | smp/hotplug: Undo tglxs brainfart | Thomas Gleixner | 2016-12-27 | 1 | -1/+8 |
* | | | | | arm64: don't pull uaccess.h into *.S | Al Viro | 2016-12-26 | 9 | -71/+72 |
| |_|/ /
|/| | | |
|
* | | | | Linux 4.10-rc1v4.10-rc1 | Linus Torvalds | 2016-12-26 | 1 | -2/+2 |
* | | | | powerpc: Fix build warning on 32-bit PPC | Larry Finger | 2016-12-26 | 1 | -1/+1 |
* | | | | avoid spurious "may be used uninitialized" warning | Linus Torvalds | 2016-12-25 | 1 | -0/+1 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 227 | -665/+604 |
|\ \ \ \ |
|
| * | | | | ktime: Get rid of ktime_equal() | Thomas Gleixner | 2016-12-25 | 4 | -20/+4 |
| * | | | | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 56 | -95/+84 |
| * | | | | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 48 | -227/+200 |
| * | | | | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 132 | -327/+320 |
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 72 | -689/+308 |
|\ \ \ \ \ |
|
| * | | | | | irqchip/armada-xp: Consolidate hotplug state space | Thomas Gleixner | 2016-12-25 | 2 | -2/+1 |
| * | | | | | irqchip/gic: Consolidate hotplug state space | Thomas Gleixner | 2016-12-25 | 2 | -2/+1 |
| * | | | | | coresight/etm3/4x: Consolidate hotplug state space | Thomas Gleixner | 2016-12-25 | 2 | -3/+2 |
| * | | | | | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 59 | -77/+77 |
| * | | | | | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner | 2016-12-25 | 6 | -340/+1 |
| * | | | | | staging/lustre/libcfs: Convert to hotplug state machine | Anna-Maria Gleixner | 2016-12-25 | 2 | -40/+46 |
| * | | | | | scsi/bnx2i: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-25 | 2 | -48/+31 |