summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-30net: mctp: usb: Include version indicator in max packet size definesJeremy Kerr
2026-07-30libnvdimm: nd.h: clean up kernel-doc warningsRandy Dunlap
2026-07-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-30soc: qcom: smem: Expose DDR data from SMEMKonrad Dybcio
2026-07-30soc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware sizeViken Dadhaniya
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30serial: 8250: Switch to nbcon console, take 2John Ogness
2026-07-30fwnode: add missing kernel-doc for struct fwnode_operations membersDanilo Krummrich
2026-07-30mfd: ucb1x00: Register software node for GPIO controllerDmitry Torokhov
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij
2026-07-30mfd: 88pm886: Initialize the battery pageDuje Mihanović
2026-07-30mfd: cs42l43: Use new SoundWire enumeration helperCharles Keepax
2026-07-30mfd: si476x: Modernize GPIO handlingLinus Walleij
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao
2026-07-30netconsole: move local_ip/remote_ip/ipv6 to netconsole_targetBreno Leitao
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao
2026-07-30netpoll: export the netpoll_setup() helpers for netconsoleBreno Leitao
2026-07-30netpoll: export carrier_timeout via netpoll_get_carrier_timeout()Breno Leitao
2026-07-30gpio: regmap: Add IRQ enable/disable helpersYu-Chun Lin
2026-07-30gpio: regmap: Add set_config callbackYu-Chun Lin
2026-07-30gpio: regmap: Add value_xlate callbackYu-Chun Lin
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
2026-07-30gpio: regmap: Order kernel-doc descriptions with the actual appearanceAndy Shevchenko
2026-07-30gpio: regmap: Provide default IRQ resource request and release callbacksAndy Shevchenko
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...Mike Rapoport (Microsoft)
2026-07-30bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/w...Manivannan Sadhasivam
2026-07-30bus: mhi: Clean up some kernel-doc warningsRandy Dunlap
2026-07-30bus: mhi: host: Add support for devices with no M3 stateManivannan Sadhasivam
2026-07-29atm: remove unused exported helpersXiang-Bin Shi
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers
2026-07-29soc: qcom: geni-se: trace: Add trace event support for GENI SE registers dumpPraveen Talari
2026-07-29i2c: algo: bit: Allow to skip bit testMarkus Stockhausen
2026-07-28mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)
2026-07-28mm: drop pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-28mm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
2026-07-28include/linux/swap.h: remove unused leftoversRitesh Harjani (IBM)
2026-07-28radix-tree: add/correct some kernel-docRandy Dunlap
2026-07-28mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()Muchun Song
2026-07-28mm/hugetlb: remove obsolete bootmem cross-zone checksMuchun Song
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-28mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
2026-07-28percpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
2026-07-28writeback.h: fix a typo in the wbc_init_bio() descriptionAndreas Gruenbacher
2026-07-28mm/migrate: use migrate_info field instead of privateShivank Garg