aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-06ipv6: do not use skb_header_pointer() in icmpv6_filter()Eric Dumazet1-16/+16
2026-02-06net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callbackKevin Hao4-19/+5
2026-02-06tcp: inline tcp_filter()Eric Dumazet2-9/+7
2026-02-06myri10ge: avoid uninitialized variable useArnd Bergmann1-1/+27
2026-02-06hinic3: select CONFIG_DIMLIBArnd Bergmann1-0/+1
2026-02-06net: skb: allow up to 8 skb extension idsOliver Hartkopp1-1/+1
2026-02-06net: marvell: prestera: fix FEC error message for SFP portsAlok Tiwari1-5/+0
2026-02-06net_sched: sch_fq: rework fq_gc() to avoid stack canaryEric Dumazet1-13/+11
2026-02-06netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan2-13/+22
2026-02-07crypto: img-hash - Use unregister_ahashes in img_{un}register_algsThorsten Blum1-14/+7
2026-02-07crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))Aleksander Jan Bajkowski2-0/+66
2026-02-06pstore/ram: fix buffer overflow in persistent_ram_save_old()Sai Ritvik Tanksalkar1-0/+11
2026-02-06pstore: ram_core: fix incorrect success return when vmap() failsRuipeng Qi1-0/+7
2026-02-07dt-bindings: i2c: Add CP2112 HID USB to SMBus BridgeDanny Kaehn1-0/+100
2026-02-07i2c: amd8111: switch to devm_ functionsFilippo MuscherĂ 1-19/+7
2026-02-07i2c: amd8111: Remove spaces in MODULE_* macrosFilippo MuscherĂ 1-2/+2
2026-02-07rust: devres: fix race condition due to nestingDanilo Krummrich1-109/+40
2026-02-06mm/memory: handle non-split locks correctly in zap_empty_pte_table()David Hildenbrand (Red Hat)1-4/+6
2026-02-06mm: move pte table reclaim code to memory.cDavid Hildenbrand (Red Hat)5-98/+62
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng2-8/+2
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE configQi Zheng6-3/+6
2026-02-06um: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng1-0/+1
2026-02-06parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-2/+3
2026-02-06mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-4/+4
2026-02-06LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-4/+4
2026-02-06alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-3/+4
2026-02-06mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.hQi Zheng1-1/+1
2026-02-06mm/damon/stat: remove __read_mostly from memory_idle_ms_percentilesLi RongQing1-1/+1
2026-02-06zsmalloc: make common caches globalSergey Senozhatsky1-56/+50
2026-02-06mm: add SPDX id lines to some mm source filesTim Bird8-13/+8
2026-02-06mm/zswap: use %pe to print error pointersSahil Chandna1-2/+2
2026-02-06mm/vmscan: use %pe to print error pointersSahil Chandna1-2/+2
2026-02-06mm/readahead: fix typo in commentWilson Zeng1-1/+1
2026-02-06mm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()Shakeel Butt1-7/+9
2026-02-06mm: refactor vma_map_pages to use vm_insert_pagesJustin Green1-9/+1
2026-02-06mm/damon: unify address range representation with damon_addr_rangeEnze Li1-13/+2
2026-02-06mm/cma: replace snprintf with strscpy in cma_new_areaThorsten Blum1-1/+2
2026-02-06mm: zswap: use SG list decompression APIs from zsmallocYosry Ahmed1-30/+19
2026-02-07parisc: lba_pci: Add debug code to show IO and PA rangesHelge Deller1-0/+4
2026-02-07parisc: Detect 64-bit free running platform counterHelge Deller1-0/+20
2026-02-07parisc: Fix minor printk issues in iosapic debug codeHelge Deller1-9/+12
2026-02-07parisc: Enhance debug code for PAT firmwareHelge Deller1-0/+13
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller2-3/+31
2026-02-07parisc: Fix module path output in qemu tablesHelge Deller1-2/+2
2026-02-07parisc: Export model name for MPE/ixHelge Deller1-1/+5
2026-02-07parisc: Prevent interrupts during rebootHelge Deller1-0/+3
2026-02-07parisc: Print hardware IDs as 4 digit hex stringsHelge Deller1-13/+13
2026-02-07parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li1-1/+1
2026-02-06hfsplus: avoid double unload_nls() on mount failureShardul Bankar1-1/+0
2026-02-06Merge branch 'pci/misc'Bjorn Helgaas3-6/+5