summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-19tty: serial: samsung_tty: Fix suspend/resume on S5LHector Martin
2022-05-19Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2022-05-19Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-05-19Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
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
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-05-19thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-05-18random32: use real rng for non-deterministic randomnessJason A. Donenfeld
2022-05-18siphash: use one source of truth for siphash permutationsJason A. Donenfeld
2022-05-18fsnotify: introduce mark type iteratorAmir Goldstein
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust
2022-05-18cachefiles: implement on-demand readJeffle Xu
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu
2022-05-17hwmon: introduce hwmon_sanitize_name()Michael Walle
2022-05-17PM / devfreq: passive: Keep cpufreq_policy for possible cpusChanwoo Choi
2022-05-17PM / devfreq: Add cpu based scaling support to passive governorSaravana Kannan
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez
2022-05-16dax: add .recovery_write dax_operationJane Chu
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu
2022-05-16Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextMarc Zyngier
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig
2022-05-16iomap: allow the file system to provide a bio_set for direct I/OChristoph Hellwig
2022-05-16fs: add a lockdep check function for sb_start_write()Naohiro Aota
2022-05-16Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman
2022-05-16firmware: mediatek: Add adsp ipc protocol interfaceTingHan Shen