summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-22clk: fixed-factor: add optional accuracy supportThéo Lebrun1-1/+11
2024-02-22dt-bindings: clock: ast2600: Add FSI clockEddie James1-0/+1
2024-02-22clk: Provide managed helper to get and enable bulk clocksShradha Todi1-0/+22
2024-02-22dt-bindings: reset: mediatek: add MT7988 infracfg reset IDsFrank Wunderlich1-0/+6
2024-02-22udp: add local "peek offset enabled" flagPaolo Abeni1-0/+10
2024-02-22mm: convert mm_counter_file() to take a folioKefeng Wang1-4/+4
2024-02-22mm: convert mm_counter() to take a folioKefeng Wang1-3/+3
2024-02-22mm: add pfn_swap_entry_folio()Matthew Wilcox (Oracle)1-0/+13
2024-02-22mm: list_lru: remove unused macro list_lru_init_key()Haifeng Xu1-2/+0
2024-02-22mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar3-1/+27
2024-02-22netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso1-1/+1
2024-02-22net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau1-0/+1
2024-02-22net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau1-0/+8
2024-02-22net: phy: Add BaseT1 auto-negotiation constantsDimitri Fedrau1-0/+2
2024-02-22bpf: Shrink size of struct bpf_map/bpf_array.Alexei Starovoitov1-9/+3
2024-02-21drm/xe: Add uapi for dumpable bosMaarten Lankhorst1-0/+1
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer1-18/+1
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: clean up cfg80211_inform_bss_frame_data()Johannes Berg1-0/+2
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko1-1/+4
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit1-0/+5
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh1-1/+3
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. Miller6-87/+328
2024-02-21netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal2-2/+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-21dt-bindings: reset: sophgo: support SG2042Chen Wang1-0/+87
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström1-1/+0
2024-02-21pidfd: allow to override signal scope in pidfd_send_signal()Christian Brauner1-0/+5
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 Williams41-112/+224
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