| Commit message (Expand) | Author | Files | Lines |
2017-09-03 | Linux 4.13v4.13 | Linus Torvalds | 1 | -1/+1 |
2017-09-01 | epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() | Oleg Nesterov | 1 | -16/+26 |
2017-09-01 | udp: fix secpath leak | Yossi Kuperman | 1 | -1/+1 |
2017-09-01 | bridge: switchdev: Clear forward mark when transmitting packet | Ido Schimmel | 1 | -0/+3 |
2017-09-01 | mlxsw: spectrum: Forbid linking to devices that have uppers | Ido Schimmel | 3 | -1/+10 |
2017-09-01 | Fix warning messages when mounting to older servers | Steve French | 2 | -2/+27 |
2017-09-01 | jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes | Dave Kleikamp | 1 | -9/+3 |
2017-09-01 | scripts/dtc: fix '%zx' warning | Russell King | 1 | -1/+1 |
2017-09-01 | include/linux/compiler.h: don't perform compiletime_assert with -O0 | Joe Stringer | 1 | -1/+5 |
2017-09-01 | mm, madvise: ensure poisoned pages are removed from per-cpu lists | Mel Gorman | 1 | -0/+6 |
2017-09-01 | mm, uprobes: fix multiple free of ->uprobes_state.xol_area | Eric Biggers | 2 | -2/+8 |
2017-09-01 | kernel/kthread.c: kthread_worker: don't hog the cpu | Shaohua Li | 1 | -0/+1 |
2017-09-01 | mm,page_alloc: don't call __node_reclaim() with oom_lock held. | Tetsuo Handa | 1 | -3/+6 |
2017-09-01 | mm/mmu_notifier: kill invalidate_page | Jérôme Glisse | 2 | -39/+0 |
2017-09-01 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse | 7 | -77/+0 |
2017-09-01 | xen/gntdev: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -8/+0 |
2017-09-01 | sgi-gru: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -12/+0 |
2017-09-01 | misc/mic/scif: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -11/+0 |
2017-09-01 | iommu/intel: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -9/+0 |
2017-09-01 | iommu/amd: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -8/+0 |
2017-09-01 | IB/hfi1: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -9/+0 |
2017-09-01 | IB/umem: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -19/+0 |
2017-09-01 | drm/amdgpu: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -31/+0 |
2017-09-01 | powerpc/powernv: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -10/+0 |
2017-09-01 | mm/rmap: update to new mmu_notifier semantic v2 | Jérôme Glisse | 1 | -3/+32 |
2017-09-01 | dax: update to new mmu_notifier semantic | Jérôme Glisse | 3 | -13/+33 |
2017-09-01 | ceph: fix readpage from fscache | Yan, Zheng | 2 | -18/+18 |
2017-08-31 | wl1251: add a missing spin_lock_init() | Cong Wang | 1 | -0/+1 |
2017-08-31 | Input: xpad - fix PowerA init quirk for some gamepad models | Cameron Gutman | 1 | -5/+19 |
2017-08-31 | i2c: designware: Round down ACPI provided clk to nearest supported clk | Hans de Goede | 1 | -4/+12 |
2017-08-31 | s390/mm: fix BUG_ON in crst_table_upgrade | Martin Schwidefsky | 1 | -2/+4 |
2017-08-31 | s390/mm: fork vs. 5 level page tabel | Martin Schwidefsky | 1 | -0/+5 |
2017-08-31 | Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" | Florian Fainelli | 1 | -3/+0 |
2017-08-31 | net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278 | Florian Fainelli | 3 | -4/+9 |
2017-08-31 | kcm: do not attach PF_KCM sockets to avoid deadlock | Eric Dumazet | 1 | -0/+4 |
2017-08-31 | sch_tbf: fix two null pointer dereferences on init failure | Nikolay Aleksandrov | 1 | -2/+3 |
2017-08-31 | sch_sfq: fix null pointer dereference on init failure | Nikolay Aleksandrov | 1 | -3/+3 |
2017-08-31 | sch_netem: avoid null pointer deref on init failure | Nikolay Aleksandrov | 1 | -2/+2 |
2017-08-31 | sch_fq_codel: avoid double free on init failure | Nikolay Aleksandrov | 1 | -3/+1 |
2017-08-31 | sch_cbq: fix null pointer dereferences on init failure | Nikolay Aleksandrov | 1 | -3/+7 |
2017-08-31 | sch_hfsc: fix null pointer deref and double free on init failure | Nikolay Aleksandrov | 1 | -7/+3 |
2017-08-31 | sch_hhf: fix null pointer dereference on init failure | Nikolay Aleksandrov | 1 | -0/+3 |
2017-08-31 | sch_multiq: fix double free on init failure | Nikolay Aleksandrov | 1 | -6/+1 |
2017-08-31 | sch_htb: fix crash on init failure | Nikolay Aleksandrov | 1 | -2/+3 |
2017-08-30 | CIFS: remove endian related sparse warning | Steve French | 1 | -1/+1 |
2017-08-30 | CIFS: Fix maximum SMB2 header size | Pavel Shilovsky | 1 | -2/+2 |
2017-08-30 | net/mlx5e: Fix CQ moderation mode not set properly | Tal Gilboa | 1 | -0/+1 |
2017-08-30 | net/mlx5e: Fix inline header size for small packets | Moshe Shemesh | 1 | -7/+10 |
2017-08-30 | net/mlx5: E-Switch, Unload the representors in the correct order | Shahar Klein | 1 | -1/+1 |
2017-08-30 | net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source address | Paul Blakey | 1 | -5/+3 |