summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-16gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>Christophe Leroy1-36/+0
2025-10-16gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-0/+5
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes1-5/+2
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra1-2/+2
2025-10-16sched: Employ sched_change guardsPeter Zijlstra1-0/+5
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang1-3/+5
2025-10-15sched_ext: Add lockless peek operation for DSQsRyan Newton1-0/+1
2025-10-15net: bcmgenet: remove unused platform codeHeiner Kallweit1-19/+0
2025-10-15bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko2-3/+3
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov1-0/+4
2025-10-15regulator: core: forward undervoltage events downstream by defaultOleksij Rempel1-0/+3
2025-10-15net: mdio: use macro module_driver to avoid boilerplate codeHeiner Kallweit1-11/+2
2025-10-15livepatch: Introduce source code helpers for livepatch modulesJosh Poimboeuf1-0/+77
2025-10-15objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf2-24/+77
2025-10-15objtool: Unify STACK_FRAME_NON_STANDARD entry sizesJosh Poimboeuf1-1/+1
2025-10-15x86/asm: Annotate special section entriesJosh Poimboeuf1-1/+3
2025-10-15objtool: Add ANNOTATE_DATA_SPECIALJosh Poimboeuf2-12/+39
2025-10-15objtool: Move ANNOTATE* macros to annotate.hJosh Poimboeuf2-89/+110
2025-10-15interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf3-1/+7
2025-10-15kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAMEJosh Poimboeuf1-1/+2
2025-10-15elfnote: Change ELFNOTE() to use __UNIQUE_ID()Josh Poimboeuf1-8/+5
2025-10-15compiler.h: Make addressable symbols less of an eyesoreJosh Poimboeuf1-1/+1
2025-10-15compiler: Tweak __UNIQUE_ID() namingJosh Poimboeuf1-1/+5
2025-10-14sched/ext: Implement cgroup_set_idle() callbackzhidao su1-0/+1
2025-10-14mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar3-27/+1
2025-10-14HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau1-0/+11
2025-10-14net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N1-0/+1
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt1-0/+1
2025-10-13firewire: core: handle device quirk of MOTU Audio ExpressTakashi Sakamoto1-0/+3
2025-10-13firewire: core: detect device quirk when reading configuration ROMTakashi Sakamoto1-0/+11
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo1-0/+44
2025-10-13spi: offload: Add offset parameterAxel Haslam1-0/+9
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla1-2/+19
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá1-0/+1
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá1-0/+2
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner1-1/+2
2025-10-13iio: buffer: document store_to() callback may be called in any contextDavid Lechner1-1/+2
2025-10-13iio: buffer: deprecated iio_push_to_buffers_with_timestamp()David Lechner1-5/+1
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts()David Lechner1-0/+16
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal1-0/+6
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera2-0/+14
2025-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov88-735/+1363
2025-10-12Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang1-1/+1
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-18/+14
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+31
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+20
2025-10-11KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson1-1/+11
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-4/+6
2025-10-10bpf: Extract internal structs validation logic into helpersMykyta Yatsenko1-0/+7