summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-05-19random: remove extern from functions in headerJason A. Donenfeld1-46/+31
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-17/+103
2022-05-19thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi1-0/+3
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash1-0/+2
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L1-0/+2
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+0
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov1-0/+3
2022-05-18Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-2/+15
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig1-0/+31
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld1-8/+7
2022-05-18random32: use real rng for non-deterministic randomnessJason A. Donenfeld1-45/+7
2022-05-18siphash: use one source of truth for siphash permutationsJason A. Donenfeld2-16/+35
2022-05-18fsnotify: introduce mark type iteratorAmir Goldstein1-7/+24
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-18net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-18net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-18ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li1-1/+11
2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak2-2/+110
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth1-1/+1
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust1-0/+3
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust2-0/+9
2022-05-17cachefiles: implement on-demand readJeffle Xu1-0/+1
2022-05-17cachefiles: notify the user daemon when looking up cookieJeffle Xu1-0/+1
2022-05-17hwmon: introduce hwmon_sanitize_name()Michael Walle1-0/+3
2022-05-17PM / devfreq: passive: Keep cpufreq_policy for possible cpusChanwoo Choi1-2/+2
2022-05-17PM / devfreq: Add cpu based scaling support to passive governorSaravana Kannan1-2/+15
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig1-2/+11
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez1-5/+0
2022-05-16dax: add .recovery_write dax_operationJane Chu2-0/+22
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu2-3/+10
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu1-2/+2
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu1-4/+4
2022-05-16Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextMarc Zyngier1-0/+2
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig1-2/+3
2022-05-16iomap: allow the file system to provide a bio_set for direct I/OChristoph Hellwig1-0/+11
2022-05-16fs: add a lockdep check function for sb_start_write()Naohiro Aota1-0/+5
2022-05-16Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman5-4/+8
2022-05-16firmware: mediatek: Add adsp ipc protocol interfaceTingHan Shen1-0/+65
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-1/+1
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet1-0/+1
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong1-1/+2
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li1-0/+1
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck1-1/+5
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet1-2/+5
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+3
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy1-0/+2
2022-05-16cdrom: remove the unused driver specific disc change ioctlPaul Gortmaker1-1/+0
2022-05-15Unify the primitives for file descriptor closingAl Viro1-1/+1
2022-05-15fs: remove fget_many and fput_many interfaceGou Hao2-5/+1