summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend
2020-03-30Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-30Merge tag 'regmap-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-30Merge tag 'edac_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30net: phylink: add separate pcs operations structureRussell King
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran
2020-03-30Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-30Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-30Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown
2020-03-30Merge branch 'sched/rt' into sched/core, to pick up completed topic treeIngo Molnar
2020-03-30Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen...Borislav Petkov
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-30bpf: lsm: Implement attach, detach and executionKP Singh
2020-03-30bpf: lsm: Provide attachment points for BPF LSM programsKP Singh
2020-03-30security: Refactor declaration of LSM hooksKP Singh
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh
2020-03-29Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tThomas Gleixner
2020-03-28Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner