summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet
2025-08-28iopoll: Reorder the timeout handling in poll_timeout_us()Ville Syrjälä
2025-08-28iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()Ville Syrjälä
2025-08-28iopoll: Generalize read_poll_timeout() into poll_timeout_us()Ville Syrjälä
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak
2025-08-27bpf: Improve the general precision of tnum_mulNandakumar Edamana
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-27pinctrl: Add pinctrl_pm_select_init_state helper functionChristian Bruel
2025-08-27mm: remove BDI_CAP_WRITEBACK_ACCTJoanne Koong
2025-08-27fuse: use default writeback accountingJoanne Koong
2025-08-27sched/wait: Add wait_event_state_exclusive()Sergey Senozhatsky
2025-08-27KVM: guest_memfd: Track guest_memfd mmap support in memslotFuad Tabba
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba
2025-08-27KVM: Fix comment that refers to kvm uapi header pathFuad Tabba
2025-08-27KVM: Fix comments that refer to slots_lockFuad Tabba
2025-08-27KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()Fuad Tabba
2025-08-27KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATEFuad Tabba
2025-08-27KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFDFuad Tabba
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit
2025-08-26net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann
2025-08-26perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente
2025-08-26OPP: Add support to find OPP for a set of keysKrishna Chaitanya Chundru
2025-08-25rcu: add rcu_read_lock_dont_migrate()Menglong Dong
2025-08-25net: phylink: remove stale an_enabled from docDavid Yang
2025-08-25tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima
2025-08-25tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-25rculist: move list_for_each_rcu() to where it belongsAndy Shevchenko
2025-08-25HID: i2c-hid: Make elan touch controllers power on after panel is enabledPin-yen Lin
2025-08-25blk-mq-dma: add scatter-less integrity data DMA mappingKeith Busch
2025-08-25blk-mq: remove REQ_P2PDMA flagKeith Busch
2025-08-25blk-mq-dma: require unmap caller provide p2p map typeKeith Busch
2025-08-25blk-mq-dma: provide the bio_vec array being iteratedKeith Busch
2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch
2025-08-25iio: core: switch info_mask fields to unsigned long to match find_bit helpersJunjie Cao
2025-08-25gpio: generic: provide helpers for reading and writing registersBartosz Golaszewski
2025-08-25gpio: generic: provide to_gpio_generic_chip()Bartosz Golaszewski
2025-08-25Merge 6.17-rc3 into char-misc-nextGreg Kroah-Hartman
2025-08-25Merge 6.17-rc3 into driver-core-nextGreg Kroah-Hartman
2025-08-24io_uring: remove io_ctx_cqe32() helperJens Axboe
2025-08-24io_uring: uring_cmd: add multishot supportMing Lei