aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19siphash: add SPDX tags as sole licensing authorityJason A. Donenfeld1-3/+2
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever1-1/+1
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo1-0/+3
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo1-0/+7
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever1-2/+0
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever1-4/+4
2022-05-19tty: serial: samsung_tty: Fix suspend/resume on S5LHector Martin1-0/+3
2022-05-19Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-9/+10
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2022-05-19Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman1-3/+3
2022-05-19Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman1-1/+1
2022-05-19Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-work-nextGreg Kroah-Hartman2-0/+36
2022-05-19random: move randomize_page() into mm where it belongsJason A. Donenfeld2-2/+1
2022-05-19random: remove mostly unused async readiness notifierJason A. Donenfeld1-2/+0
2022-05-19random: remove get_random_bytes_arch() and add rng_has_arch_random()Jason A. Donenfeld1-1/+1
2022-05-19random: make consistent use of buf and lenJason A. Donenfeld1-6/+6
2022-05-19random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld1-7/+7
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/jic23/iio into char-misc-nextGreg 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/agd5f/linux into drm-nextDave Airlie1-1/+0
2022-05-18ucounts: Split rlimit and ucount values and max valuesAlexey Gladkov1-13/+22
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/kernel/git/chanwoo/linuxRafael 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-17net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-17ptp: 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-18cachefiles: implement on-demand readJeffle Xu1-0/+1
2022-05-18cachefiles: 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