Age | Commit message (Expand) | Author |
2018-04-11 | l2tp: fix race in duplicate tunnel detection | Guillaume Nault |
2018-04-11 | l2tp: fix races in tunnel creation | Guillaume Nault |
2018-04-11 | parisc: Prevent panic at system halt | Helge Deller |
2018-04-11 | tun: send netlink notification when the device is modified | Sabrina Dubroca |
2018-04-11 | tun: set the flags before registering the netdevice | Sabrina Dubroca |
2018-04-11 | lan78xx: Don't reset the interface on open | Phil Elwell |
2018-04-11 | Merge branch 'bnxt_en-Fixes-for-net' | David S. Miller |
2018-04-11 | bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). | Michael Chan |
2018-04-11 | bnxt_en: Need to include RDMA rings in bnxt_check_rings(). | Michael Chan |
2018-04-11 | bnxt_en: Support max-mtu with VF-reps | Sriharsha Basavapatna |
2018-04-11 | bnxt_en: Ignore src port field in decap filter nodes | Sriharsha Basavapatna |
2018-04-11 | bnxt_en: do not allow wildcard matches for L2 flows | Andy Gospodarek |
2018-04-11 | bnxt_en: Fix ethtool -x crash when device is down. | Michael Chan |
2018-04-11 | drm/amd/display: fix brightness level after resume from suspend | Roman Li |
2018-04-11 | drm/amd/display: HDMI has no sound after Panel power off/on | Charlene Liu |
2018-04-11 | drm/amdgpu: add MP1 and THM hw ip base reg offset | Evan Quan |
2018-04-11 | drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset | Huang Rui |
2018-04-11 | drm/radeon: add PX quirk for Asus K73TK | Nico Sneck |
2018-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-11 | arm64: assembler: add macros to conditionally yield the NEON under PREEMPT | Ard Biesheuvel |
2018-04-11 | arm64: assembler: add utility macros to push/pop stack frames | Ard Biesheuvel |
2018-04-11 | arm64: Move the content of bpi.S to hyp-entry.S | Marc Zyngier |
2018-04-11 | arm64: Get rid of __smccc_workaround_1_hvc_* | Marc Zyngier |
2018-04-11 | arm64: capabilities: Rework EL2 vector hardening entry | Marc Zyngier |
2018-04-11 | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening | Shanker Donthineni |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox |
2018-04-11 | fscache: use appropriate radix tree accessors | Matthew Wilcox |
2018-04-11 | export __set_page_dirty | Matthew Wilcox |
2018-04-11 | unicore32: turn flush_dcache_mmap_lock into a no-op | Matthew Wilcox |
2018-04-11 | arm64: turn flush_dcache_mmap_lock into a no-op | Matthew Wilcox |
2018-04-11 | mac80211_hwsim: use DEFINE_IDA | Matthew Wilcox |
2018-04-11 | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox |
2018-04-11 | linux/const.h: refactor _BITUL and _BITULL a bit | Masahiro Yamada |
2018-04-11 | linux/const.h: move UL() macro to include/linux/const.h | Masahiro Yamada |
2018-04-11 | linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI | Masahiro Yamada |
2018-04-11 | xen, mm: allow deferred page initialization for xen pv domains | Pavel Tatashin |
2018-04-11 | elf: enforce MAP_FIXED on overlaying elf segments | Michal Hocko |
2018-04-11 | fs, elf: drop MAP_FIXED usage from elf_map | Michal Hocko |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko |
2018-04-11 | MAINTAINERS: update bouncing aacraid@adaptec.com addresses | Joe Perches |
2018-04-11 | fs/dcache.c: add cond_resched() in shrink_dentry_list() | Nikolay Borisov |
2018-04-11 | include/linux/kfifo.h: fix comment | Valentin Vidic |
2018-04-11 | ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops | Andrew Morton |
2018-04-11 | kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param | Waiman Long |
2018-04-11 | fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array() | Waiman Long |
2018-04-11 | ipc/msg: introduce msgctl(MSG_STAT_ANY) | Davidlohr Bueso |
2018-04-11 | ipc/sem: introduce semctl(SEM_STAT_ANY) | Davidlohr Bueso |
2018-04-11 | ipc/shm: introduce shmctl(SHM_STAT_ANY) | Davidlohr Bueso |
2018-04-11 | kernel/params.c: downgrade warning for unsafe parameters | Chris Wilson |