summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09bpf: include errno.h from bpf-cgroup.hRoman Gushchin
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-06-29sg: remove ->sg_magic memberfor-linus-20180629Jens Axboe
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar