summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-17accel/amdxdna: Enhance power management settingsLizhi Hou1-0/+52
2024-12-16thermal/thresholds: Fix uapi header macros leading to a compilation errorDaniel Lezcano1-2/+2
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-5/+8
2024-12-16Input: davinci-keyscan - remove leftover headerBartosz Golaszewski1-29/+0
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov22-101/+112
2024-12-16f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)1-5/+4
2024-12-16f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)1-15/+15
2024-12-16drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov1-1/+4
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman37-129/+169
2024-12-16Merge 6.13-rc3 into tty-nextGreg Kroah-Hartman37-129/+169
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent1-0/+16
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent2-0/+14
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent3-0/+44
2024-12-16tls: add counters for rekeySabrina Dubroca1-0/+5
2024-12-16tls: block decryption when a rekey is pendingSabrina Dubroca1-0/+3
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu1-1/+2
2024-12-16selinux: add netlink nlmsg_type audit messageThiébaud Weksteen1-0/+2
2024-12-16Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-2/+2
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang3-1/+32
2024-12-15power: supply: core: add UAPI to discover currently used extensionsThomas Weißschuh1-0/+2
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-15/+8
2024-12-14Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...Uladzislau Rezki (Sony)4-14/+28
2024-12-14srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/Paul E. McKenney1-1/+1
2024-12-14srcu: Guarantee non-negative return value from srcu_read_lock()Paul E. McKenney1-7/+8
2024-12-14rcutorture: Use symbols for SRCU reader flavorsPaul E. McKenney2-5/+7
2024-12-14rcutorture: Check preemption for failing readerPaul E. McKenney1-0/+11
2024-12-14hwmon: (pmbus/core) improve handling of write protected regulatorsJerome Brunet1-0/+14
2024-12-14thermal: core: Add stub for thermal_zone_device_update()Thomas Weißschuh1-0/+4
2024-12-14torture: Add dowarn argument to torture_sched_setaffinity()Paul E. McKenney1-1/+1
2024-12-14exportfs: add open methodChristian Brauner1-0/+5
2024-12-14pseudofs: add support for export_opsErin Shepherd1-0/+1
2024-12-14pidfs: rework inode number allocationChristian Brauner1-0/+2
2024-12-14memory: omap-gpmc: deadcode a pair of functionsDr. David Alan Gilbert1-4/+0
2024-12-14dt-bindings: clock: samsung: Add Exynos990 SoC CMU bindingsIgor Belwon1-0/+236
2024-12-14crypto: skcipher - remove support for physical address walksEric Biggers1-12/+0
2024-12-14power: supply: core: implement extension APIThomas Weißschuh1-0/+33
2024-12-14bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
2024-12-14Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2-3/+4
2024-12-14bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov1-0/+10
2024-12-14bpf: Add a __btf_get_by_fd helperAnton Protopopov1-0/+17
2024-12-13Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+0
2024-12-13ASoC: fsl: add memory to memory function for ASRCMark Brown1-2/+21
2024-12-13firmware: cirrus: Add KUnit tests for cs_dspMark Brown1-0/+160
2024-12-13accel/amdxdna: Add query firmware versionLizhi Hou1-1/+15
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu1-13/+0
2024-12-13accel/qaic: Fix typo for struct qaic_manage_trans_passthroughJeffrey Hugo1-1/+1
2024-12-13kref: Improve documentationMatthew Wilcox (Oracle)1-14/+34
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-5/+8
2024-12-13firmware: cs_dsp: Add mock bin file generator for KUnit testingRichard Fitzgerald1-0/+18