summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan1-15/+1
2024-07-26decompress_bunzip2: fix rare decompression failureRoss Lagerwall1-1/+2
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2-5/+19
2024-07-26mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi1-1/+1
2024-07-26mm: fix old/young bit handling in the faulting pathRam Tummala1-1/+1
2024-07-26dt-bindings: arm: update James Clark's email addressJames Clark2-2/+2
2024-07-26MAINTAINERS: mailmap: update James Clark's email addressJames Clark2-2/+3
2024-07-25tun: add missing verification for short frameDongli Zhang1-0/+3
2024-07-25tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter1-3/+4
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest1-1/+21
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo1-0/+17
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)1-3/+0
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2-1/+6
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev3-9/+20
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li1-4/+11
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao1-2/+1
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados93-258/+258
2024-07-24hostfs: fix folio conversionLinus Torvalds1-1/+1
2024-07-24MAINTAINERS: make Breno the netconsole maintainerJakub Kicinski1-0/+6
2024-07-24MAINTAINERS: Update bonding entryJay Vosburgh1-3/+2
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata1-3/+4
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman4-5/+5
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-07-24inode: clarify what's lockedChristian Brauner1-11/+11
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells1-43/+48
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-24fs: use all available idsChristian Brauner1-1/+1
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells1-1/+1
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells1-0/+1
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner1-31/+227
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner1-23/+42
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis1-0/+2
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou1-13/+13
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik1-0/+20
2024-07-24netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUGDavid Howells1-10/+8
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells15-78/+113
2024-07-24netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal1-2/+10
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller3-1/+4
2024-07-24ice: Fix recipe read procedureWojciech Drewek1-4/+4
2024-07-24ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki4-1/+21
2024-07-23kbuild: doc: gcc to CC changeIvan Davydov1-3/+3
2024-07-23net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-07-23net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi1-1/+1
2024-07-23l2tp: make session IDR and tunnel session list coherentJames Chapman1-18/+14
2024-07-23ipv4: Fix incorrect source address in Record Route optionIdo Schimmel1-1/+1
2024-07-23mips: sibyte: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang3-34/+3