summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-22net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau1-0/+8
2024-02-22bpf: Shrink size of struct bpf_map/bpf_array.Alexei Starovoitov1-9/+3
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche1-0/+2
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg1-0/+38
2024-02-21wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg1-5/+6
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko1-1/+4
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli1-0/+3
2024-02-21net: wan: framer: remove children from struct framer_ops kdocSimon Horman1-1/+0
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller3-6/+120
2024-02-21netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal1-1/+0
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+13
2024-02-21reset: Instantiate reset GPIO controller for shared reset-gpiosKrzysztof Kozlowski1-0/+4
2024-02-21cpufreq: do not open-code of_phandle_args_equal()Krzysztof Kozlowski1-2/+1
2024-02-21of: Add of_phandle_args_equal() helperKrzysztof Kozlowski1-0/+16
2024-02-21libfs: Convert simple directory offsets to use a Maple TreeChuck Lever1-2/+3
2024-02-21maple_tree: Add mtree_alloc_cyclic()Chuck Lever1-0/+7
2024-02-21libfs: Add simple_offset_empty()Chuck Lever1-0/+1
2024-02-21Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams27-78/+157
2024-02-21acpi/ghes: Remove CXL CPER notificationsDan Williams1-18/+0
2024-02-21shmem: move shmem_mapping out of lineChristoph Hellwig1-5/+1
2024-02-21mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig1-10/+0
2024-02-21Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo1-17/+0
2024-02-21workqueue: Clean up enum work_bits and related constantsTejun Heo1-26/+32
2024-02-21string: Allow 2-argument strscpy_pad()Kees Cook1-13/+20
2024-02-21string: Allow 2-argument strscpy()Kees Cook2-23/+37
2024-02-21string: Redefine strscpy_pad() as a macroKees Cook1-2/+31
2024-02-21ubsan: Reintroduce signed overflow sanitizerKees Cook1-1/+8
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+5
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown26-60/+157
2024-02-21mm/swap: fix race when skipping swapcacheKairui Song1-0/+5
2024-02-20dm bufio: Support IO priorityHongyu Jin1-0/+7
2024-02-20dm io: Support IO priorityHongyu Jin1-1/+2
2024-02-20f2fs: deprecate io_bitsJaegeuk Kim1-6/+0
2024-02-20KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVAPaul Durrant1-0/+31
2024-02-20KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()Sean Christopherson1-2/+2
2024-02-20KVM: pfncache: remove KVM_GUEST_USES_PFN usagePaul Durrant2-18/+1
2024-02-20KVM: pfncache: add a mark-dirty helperPaul Durrant1-0/+10
2024-02-20tc: make tc_bus_type constRicardo B. Marliere1-1/+1
2024-02-20firmware: arm_scmi: Report frequencies in the perf notificationsCristian Marussi1-0/+3
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal1-0/+6
2024-02-20locking/atomic: scripts: Clarify ordering of conditional atomicsMark Rutland3-27/+111
2024-02-20fs/select: rework stack allocation hack for clangArnd Bergmann1-4/+0
2024-02-20net: add netmem to skb_frag_tMina Almasry1-29/+71
2024-02-20firmware: arm_ffa: Make ffa_bus_type constRicardo B. Marliere1-1/+1
2024-02-20firmware: arm_scmi: Implement clock get permissionsPeng Fan1-0/+3
2024-02-20block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig1-3/+7
2024-02-20Merge tag 'v6.8-rc5' into timers/core, to resolve conflictIngo Molnar19-35/+138
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa1-68/+0
2024-02-19iio: add the IIO backend frameworkNuno Sa1-0/+72