aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-22tcp: move tcp_clean_acked to tcp_sock_read_tx groupEric Dumazet1-3/+3
2025-09-22tcp: move recvmsg_inq to tcp_sock_read_txrxEric Dumazet1-2/+2
2025-09-22tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx groupEric Dumazet1-2/+2
2025-09-22net: move sk->sk_err_soft and sk->sk_sndbufEric Dumazet1-2/+2
2025-09-22net: move sk_uid and sk_protocol to sock_read_txEric Dumazet1-3/+3
2025-09-22Merge tag 'mlx5-next-counters' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+10
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)1-25/+0
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)1-0/+7
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)1-0/+22
2025-09-22net: phy: add phy_interface_copy()Russell King (Oracle)1-0/+5
2025-09-22Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+21
2025-09-22mptcp: use _BITUL() instead of (1 << x)Matthieu Baerts (NGI0)1-5/+5
2025-09-22mptcp: pm: netlink: announce server-side flagMatthieu Baerts (NGI0)1-0/+1
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)1-2/+2
2025-09-22tcp: Remove inet6_hash().Kuniyuki Iwashima2-3/+0
2025-09-22tcp: Remove osk from __inet_hash() arg.Kuniyuki Iwashima1-1/+1
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller1-0/+3
2025-09-22workqueue: fix texinfodocs warning for WQ_* flags referenceKriish Sharma1-1/+1
2025-09-22ns: simplify ns_common_init() furtherChristian Brauner1-4/+26
2025-09-22cgroup: add missing ns_common includeChristian Brauner1-0/+2
2025-09-22ASoc: tas2783A: machine driver amp utility for TI devicesNiranjan H Y1-0/+8
2025-09-22spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAXJonas Gorski1-6/+6
2025-09-22spi: reduce device chip select limit againJonas Gorski1-1/+1
2025-09-22spi: keep track of number of chipselects in spi_deviceJonas Gorski1-1/+3
2025-09-22virtio-spi: Add virtio-spi.hHaixu Cui1-0/+181
2025-09-22virtio: Add ID for virtio SPIHaixu Cui1-0/+1
2025-09-22wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flagsJohannes Berg1-15/+1
2025-09-21SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever1-1/+2
2025-09-21nfsd: unregister with rpcbind when deleting a transportOlga Kornievskaia1-0/+3
2025-09-21vfs: add ATTR_CTIME_SET flagJeff Layton1-0/+1
2025-09-21sunrpc: Change ret code of xdr_stream_decode_opaque_fixedSergey Bashirov1-2/+2
2025-09-21nfsd: discard nfsd_file_get_local()NeilBrown1-1/+0
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie2-7/+12
2025-09-22Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie4-17/+119
2025-09-21virtio_config: clarify output parametersAlyssa Ross1-5/+6
2025-09-21uapi: vduse: fix typo in commentAshwini Sahu1-1/+1
2025-09-21mm: drop all references of writable and SCAN_PAGE_RODev Jain1-13/+6
2025-09-21mm/damon/core: implement damon_initialized() functionSeongJae Park1-0/+1
2025-09-21alloc_tag: mark inaccurate allocation counters in /proc/allocinfo outputSuren Baghdasaryan2-1/+16
2025-09-21mm/oom_kill: thaw the entire OOM victim processzhongjinji1-0/+2
2025-09-21include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to static inlinesAndrew Morton1-3/+3
2025-09-21mm: remove page->orderMatthew Wilcox (Oracle)1-5/+3
2025-09-21mm: constify compound_order() and page_size()Matthew Wilcox (Oracle)1-3/+3
2025-09-21mm: make folio page count functions return unsignedAristeu Rozanski1-4/+4
2025-09-21mm: vm_event_item: explicit #include for THREAD_SIZEBrian Norris1-0/+2
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park1-1/+1
2025-09-21readahead: add trace pointsJan Kara1-0/+132
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)1-5/+6
2025-09-21ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()Matthew Wilcox (Oracle)1-8/+13
2025-09-21ptdesc: convert __page_flags to pt_flagsMatthew Wilcox (Oracle)2-4/+9