summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23bpf: Add dynptr data slicesJoanne Koong
2022-05-23bpf: Dynptr support for ring buffersJoanne Koong
2022-05-23bpf: Add verifier support for dynptrsJoanne Koong
2022-05-23Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-05-23bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge branch 'pm-domains'Rafael J. Wysocki
2022-05-23Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-05-23Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki
2022-05-23Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-05-23LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün
2022-05-23Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...Vlastimil Babka
2022-05-23block: add sync_blockdev_range()Yuezhang Mo
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22net: qed: fix typos in commentsJulia Lawall
2022-05-22hwmon: Introduce hwmon_device_register_for_thermalGuenter Roeck
2022-05-22lib: add generic polynomial calculationMichael Walle
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19PM: domains: Allocate governor data dynamically based on a genpd governorUlf Hansson
2022-05-19PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson
2022-05-19PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-05-19random: remove mostly unused async readiness notifierJason A. Donenfeld
2022-05-19random: remove get_random_bytes_arch() and add rng_has_arch_random()Jason A. Donenfeld
2022-05-19random: make consistent use of buf and lenJason A. Donenfeld
2022-05-19random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld
2022-05-19random: remove extern from functions in headerJason A. Donenfeld