index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
1
-3
/
+2
2024-09-26
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-09-26
memory tiers: use default_dram_perf_ref_source in log message
Huang Ying
1
-3
/
+3
2024-09-26
Revert "list: test: fix tests for list_cut_position()"
Guenter Roeck
1
-6
/
+0
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
1
-1
/
+1
2024-09-26
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
1
-1
/
+1
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
1
-1
/
+1
2024-09-26
mm: kfence: fix elapsed time for allocated/freed track
qiwu.chen
1
-1
/
+1
2024-09-26
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2024-09-26
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2
-12
/
+25
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-09-26
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
3
-5
/
+31
2024-09-26
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-09-26
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
1
-0
/
+4
2024-09-26
mm: make SPLIT_PTE_PTLOCKS depend on SMP
Guenter Roeck
1
-0
/
+1
2024-09-26
tools: fix shared radix-tree build
Lorenzo Stoakes
4
-1
/
+15
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
4
-150
/
+34
2024-09-26
dm verity: fallback to platform keyring also if key in trusted keyring is rej...
Luca Boccassi
1
-1
/
+1
2024-09-26
dm-verity: restart or panic on an I/O error
Mikulas Patocka
1
-2
/
+21
2024-09-26
dm: fix spelling errors
Shen Lichuan
2
-2
/
+2
2024-09-26
dm-cache: remove pointless error check
Dipendra Khadka
1
-4
/
+0
2024-09-26
sh: intc: Replace simple_strtoul() with kstrtoul()
Hongbo Li
1
-1
/
+4
2024-09-26
sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
Gaosheng Cui
1
-6
/
+0
2024-09-26
dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examples
Rob Herring
1
-3
/
+6
2024-09-26
MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainer
Nikita Shubin
1
-0
/
+1
2024-09-26
soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON config
Lukas Bulwahn
1
-1
/
+1
2024-09-26
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
1
-1
/
+1
2024-09-26
kselftest: add test for nfqueue induced conntrack race
Florian Westphal
1
-1
/
+91
2024-09-26
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
3
-90
/
+0
2024-09-26
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
7
-15
/
+17
2024-09-26
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2
-9
/
+6
2024-09-26
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-09-26
docs: tproxy: ignore non-transparent sockets in iptables
谢致邦 (XIE Zhibang)
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
1
-1
/
+1
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
4
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
3
-0
/
+178
2024-09-26
netfilter: conntrack: add clash resolution for reverse collisions
Florian Westphal
1
-5
/
+51
2024-09-26
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
1
-2
/
+118
2024-09-26
selftests/net: packetdrill: increase timing tolerance in debug mode
Willem de Bruijn
1
-2
/
+7
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2
-9
/
+43
2024-09-26
net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
Furong Xu
1
-1
/
+1
2024-09-26
virtio_net: Fix mismatched buf address when unmapping for small packets
Wenbo Li
1
-2
/
+8
2024-09-25
dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"
Krzysztof Kozlowski
1
-71
/
+0
2024-09-25
HID: hid-goodix: drop unsupported and undocumented DT part
Krzysztof Kozlowski
1
-9
/
+0
2024-09-25
Kbuild: make MODVERSIONS support depend on not being a compile test build
Linus Torvalds
1
-0
/
+1
[next]