index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Linux 6.1.176
v6.1.176
Greg Kroah-Hartman
1
-1
/
+1
8 days
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
6
-14
/
+24
8 days
batman-adv: tp_meter: avoid role confusion in tp_list
Sven Eckelmann
1
-23
/
+36
8 days
batman-adv: tp_meter: fix race condition in send error reporting
Sven Eckelmann
2
-20
/
+30
8 days
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
1
-4
/
+4
8 days
media: rc: igorplugusb: fix control request setup packet
Henri A
1
-1
/
+1
8 days
batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
Sven Eckelmann
2
-2
/
+14
8 days
media: rc: ttusbir: fix inverted error logic
Oliver Neukum
1
-1
/
+1
8 days
bootconfig: Fix negative seeks on 32-bit with LFS enabled
Ben Hutchings
1
-2
/
+2
8 days
selftests/bpf: Fix bpf_nf selftest failure
Saket Kumar Bhaskar
1
-0
/
+6
8 days
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
1
-6
/
+7
8 days
x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
Borislav Petkov (AMD)
1
-8
/
+10
8 days
apparmor: validate default DFA states are in bounds
Ben Hutchings
1
-12
/
+15
8 days
fbdev: vt8500lcdfb: Fix dma_free_coherent() cpu_addr parameter
Ben Hutchings
1
-1
/
+1
8 days
Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"
Petr Machata
1
-57
/
+5
8 days
arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU
Will Deacon
3
-0
/
+4
8 days
arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
Shanker Donthineni
3
-1
/
+5
8 days
arm64: errata: Mitigate TLBI errata on various Arm CPUs
Mark Rutland
3
-2
/
+120
8 days
arm64: cputype: Add C1-Premium definitions
Mark Rutland
1
-0
/
+2
8 days
arm64: cputype: Add C1-Ultra definitions
Mark Rutland
1
-0
/
+2
8 days
arm64: cputype: Add NVIDIA Olympus definitions
Shanker Donthineni
1
-0
/
+2
8 days
drm/v3d: Reject empty multisync extension to prevent infinite loop
Ashutosh Desai
1
-0
/
+5
8 days
mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-28
/
+56
8 days
mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
SeongJae Park
3
-28
/
+73
8 days
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
2
-0
/
+18
8 days
ipmi:ssif: NULL thread on error
Corey Minyard
1
-0
/
+1
8 days
ipmi:ssif: Remove unnecessary indention
Corey Minyard
1
-16
/
+12
8 days
lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()
Lukas Wunner
1
-1
/
+1
8 days
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
1
-0
/
+2
8 days
mm/damon/core: disallow time-quota setting zero esz
SeongJae Park
1
-0
/
+1
8 days
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
1
-1
/
+2
8 days
ipmi:ssif: Clean up kthread on errors
Corey Minyard
1
-1
/
+12
8 days
ipmi:ssif: Fix a shutdown race
Corey Minyard
1
-5
/
+1
8 days
KVM: arm64: Wake-up from WFI when iqrchip is in userspace
Marc Zyngier
1
-0
/
+5
8 days
perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...
Arnaldo Carvalho de Melo
1
-3
/
+17
8 days
tools build: Add 3-component logical version comparators
Arnaldo Carvalho de Melo
1
-0
/
+20
8 days
perf build: Disable fewer bison warnings
Ian Rogers
4
-5
/
+15
8 days
perf parse-events: Make YYDEBUG dependent on doing a debug build
Ian Rogers
1
-0
/
+2
8 days
perf build: Conditionally define NDEBUG
Ian Rogers
1
-0
/
+1
8 days
ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
Aaron Erhardt
1
-0
/
+1
8 days
batman-adv: tp_meter: fix tp_num leak on kmalloc failure
Sven Eckelmann
1
-1
/
+4
8 days
batman-adv: stop tp_meter sessions during mesh teardown
Jiexun Wang
4
-18
/
+82
8 days
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
1
-14
/
+18
8 days
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
8 days
RDMA/umem: Fix truncation for block sizes >= 4G
Jason Gunthorpe
1
-2
/
+2
8 days
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
19
-129
/
+145
8 days
RDMA/umem: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+5
8 days
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
4
-30
/
+10
8 days
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
1
-28
/
+43
8 days
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
3
-7
/
+18
[next]