summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier-0/+1
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier-1/+1
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin-0/+8
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-94/+58
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+24
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers-50/+0
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers-8/+19
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers-33/+36
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers-3/+3
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+2
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+22
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+1
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li-1/+1
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+19
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie-2/+0
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers-7/+22
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra-2/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-57/+97
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede-0/+1
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca-0/+20
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+3
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-55/+68
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+54
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds-20/+2
2018-06-29dt-bindings: clock: imx6ul: Do not change the clock definition orderFabio Estevam-21/+19
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann-48/+8
2018-06-29sg: remove ->sg_magic memberJens Axboe-18/+0
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-3/+3
2018-06-29aio: mark __aio_sigset::sigmask constAvi Kivity-1/+1
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern-5/+23
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+5
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder-1/+1
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka-0/+4
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-20/+27
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-1/+3
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+3
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+3
2018-06-27nfp: reject binding to shared blocksJohn Hurley-0/+5
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz-1/+3
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch-2/+2
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young-2/+37
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-1/+1
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann-1/+11
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann-0/+43
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus-0/+3
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires-1/+2