summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter
2025-09-23dibs: Create drivers/dibsAlexandra Winter
2025-09-23Merge branch 'srcu-next.2025.08.21a' into HEADPaul E. McKenney
2025-09-23genirq/msi: Remove msi_post_free()Nam Cao
2025-09-23spi: rpc-if: Add resume support for RZ/G3EMark Brown
2025-09-23Support reading Subsystem ID from Device TreeMark Brown
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol
2025-09-23io_uring/cmd: drop unused res2 param from io_uring_cmd_done()Caleb Sander Mateos
2025-09-22mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes
2025-09-22sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lockOleg Nesterov
2025-09-22bpf: Implement signature verification for BPF programsKP Singh
2025-09-22tcp: move mtu_info to remove two 32bit holesEric Dumazet
2025-09-22tcp: move tcp_clean_acked to tcp_sock_read_tx groupEric Dumazet
2025-09-22tcp: move recvmsg_inq to tcp_sock_read_txrxEric Dumazet
2025-09-22tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx groupEric Dumazet
2025-09-22Merge tag 'mlx5-next-counters' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)
2025-09-22net: phy: add phy_interface_copy()Russell King (Oracle)
2025-09-22workqueue: fix texinfodocs warning for WQ_* flags referenceKriish Sharma
2025-09-22ns: simplify ns_common_init() furtherChristian Brauner
2025-09-22cgroup: add missing ns_common includeChristian Brauner
2025-09-22spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAXJonas Gorski
2025-09-22spi: reduce device chip select limit againJonas Gorski
2025-09-22spi: keep track of number of chipselects in spi_deviceJonas Gorski
2025-09-21SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-21nfsd: unregister with rpcbind when deleting a transportOlga Kornievskaia
2025-09-21vfs: add ATTR_CTIME_SET flagJeff Layton
2025-09-21sunrpc: Change ret code of xdr_stream_decode_opaque_fixedSergey Bashirov
2025-09-21nfsd: discard nfsd_file_get_local()NeilBrown
2025-09-22Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-09-21virtio_config: clarify output parametersAlyssa Ross
2025-09-21mm/damon/core: implement damon_initialized() functionSeongJae Park
2025-09-21alloc_tag: mark inaccurate allocation counters in /proc/allocinfo outputSuren Baghdasaryan
2025-09-21mm/oom_kill: thaw the entire OOM victim processzhongjinji
2025-09-21include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton
2025-09-21mm: remove page->orderMatthew Wilcox (Oracle)
2025-09-21mm: constify compound_order() and page_size()Matthew Wilcox (Oracle)
2025-09-21mm: make folio page count functions return unsignedAristeu Rozanski
2025-09-21mm: vm_event_item: explicit #include for THREAD_SIZEBrian Norris
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)
2025-09-21ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()Matthew Wilcox (Oracle)
2025-09-21ptdesc: convert __page_flags to pt_flagsMatthew Wilcox (Oracle)
2025-09-21maple_tree: remove lockdep_map_p typedefAlice Ryhl
2025-09-21mm, swap: use the swap table for the swap cache and switch APIKairui Song
2025-09-21mm, swap: tidy up swap device and cluster info helpersKairui Song