summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
19 hoursptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-04-18device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko1-5/+5
2026-04-18device property: Unify access to of_nodeAndy Shevchenko1-1/+1
2026-04-18device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()Saravana Kannan1-0/+3
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-0/+6
2026-04-18mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)2-5/+12
2026-04-18mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-04-18netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-18dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-04-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-04-18irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+1
2026-04-18USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-04-18USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-04-18indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-03-04misc: rtsx: Add SD Express mode support for RTS5261Rui Feng1-0/+23
2026-03-04mmc: core: Initial support for SD express card/hostUlf Hansson1-0/+7
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-03-04svcrdma: Maintain a Receive water markChuck Lever1-0/+2
2026-03-04PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil1-24/+50
2026-03-04PM: core: Redefine pm_ptr() macroPaul Cercueil1-5/+1
2026-03-04power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij1-1/+0
2026-03-04regulator: core: Fix off_on_delay handlingVincent Whitchurch1-1/+1
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles1-1/+0
2026-02-06mm/pagewalk: add walk_page_range_vma()David Hildenbrand1-0/+3
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2026-02-06net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman1-2/+6
2026-02-06net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2026-02-06posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
2026-02-06posix-clock: introduce posix_clock_context conceptXabier Marquiegui1-8/+27
2026-02-06textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-19netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-19mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-27/+16
2026-01-19mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin1-22/+0
2026-01-19tpm: Cap the number of PCR banksJarkko Sakkinen1-3/+6
2026-01-19usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-0/+5
2026-01-19Fonts: Add charcount field to font_descPeilin Ye1-0/+1
2026-01-19console: Delete unused con_font_copy() callback implementationsPeilin Ye1-1/+0
2026-01-19genalloc.h: fix htmldocs warningAndrew Morton1-0/+1
2026-01-19efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-5/+5
2026-01-19efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+2
2026-01-19block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
2026-01-19fs_context: drop the unused lsm_flags memberOndrej Mosnacek2-2/+1
2026-01-19NFS: don't unhash dentry during unlink/renameNeilBrown1-0/+9
2026-01-19virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2026-01-19backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap1-2/+2
2026-01-19wifi: ieee80211: correct FILS status codesRia Thomas1-2/+2
2026-01-19kmsan: introduce __no_sanitize_memory and __no_kmsan_checksAlexander Potapenko2-0/+29
2026-01-19compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizerKees Cook1-0/+8