aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba1-7/+2
2025-08-27KVM: Fix comment that refers to kvm uapi header pathFuad Tabba1-1/+1
2025-08-27KVM: Fix comments that refer to slots_lockFuad Tabba1-1/+1
2025-08-27KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()Fuad Tabba1-1/+1
2025-08-27KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATEFuad Tabba1-1/+1
2025-08-27KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFDFuad Tabba1-7/+7
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit1-6/+2
2025-08-26net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi1-3/+20
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann1-0/+2
2025-08-26perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf1-1/+1
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)1-2/+3
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente1-2/+0
2025-08-26OPP: Add support to find OPP for a set of keysKrishna Chaitanya Chundru1-0/+30
2025-08-25rcu: add rcu_read_lock_dont_migrate()Menglong Dong1-0/+14
2025-08-25net: phylink: remove stale an_enabled from docDavid Yang1-4/+3
2025-08-25tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima1-11/+0
2025-08-25tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima1-4/+2
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi1-0/+20
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi1-0/+35
2025-08-25rculist: move list_for_each_rcu() to where it belongsAndy Shevchenko2-10/+10
2025-08-25HID: i2c-hid: Make elan touch controllers power on after panel is enabledPin-yen Lin1-0/+2
2025-08-25blk-mq-dma: add scatter-less integrity data DMA mappingKeith Busch2-0/+18
2025-08-25blk-mq: remove REQ_P2PDMA flagKeith Busch1-2/+0
2025-08-25blk-mq-dma: require unmap caller provide p2p map typeKeith Busch1-2/+3
2025-08-25blk-mq-dma: provide the bio_vec array being iteratedKeith Busch1-0/+1
2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch1-1/+6
2025-08-25iio: core: switch info_mask fields to unsigned long to match find_bit helpersJunjie Cao1-8/+8
2025-08-25gpio: generic: provide helpers for reading and writing registersBartosz Golaszewski1-0/+31
2025-08-25gpio: generic: provide to_gpio_generic_chip()Bartosz Golaszewski1-0/+6
2025-08-25Merge 6.17-rc3 into char-misc-nextGreg Kroah-Hartman10-62/+31
2025-08-25Merge 6.17-rc3 into driver-core-nextGreg Kroah-Hartman13-75/+56
2025-08-24io_uring: remove io_ctx_cqe32() helperJens Axboe1-6/+0
2025-08-24io_uring: uring_cmd: add multishot supportMing Lei1-0/+26
2025-08-24io-uring: move `struct io_br_sel` into io_uring_types.hMing Lei1-0/+19
2025-08-24io_uring/kbuf: switch to storing struct io_buffer_list locallyJens Axboe1-6/+0
2025-08-24io_uring: add request poisoningPavel Begunkov1-0/+3
2025-08-23PCI/MSI: Add startup/shutdown for per device domainsInochi Amaoto1-0/+2
2025-08-23genirq: Add irq_chip_(startup/shutdown)_parent()Inochi Amaoto1-0/+2
2025-08-23genirq: Remove GENERIC_IRQ_LEGACYSebastian Andrzej Siewior1-4/+0
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-38/+9
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima1-0/+1
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+1
2025-08-22bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()Eric Biggers1-6/+0
2025-08-22cgroup: cgroup.stat.local time accountingTiffany Yang1-0/+17
2025-08-22bpf: Use tnums for JEQ/JNE is_branch_taken logicPaul Chaignon1-0/+3
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-8/+0
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-9/+16
2025-08-22mmc: core: Add infrastructure for undervoltage handlingOleksij Rempel1-0/+11