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
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
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
2024-09-30
Linux 6.1.112
v6.1.112
Greg Kroah-Hartman
1
-1
/
+1
2024-09-30
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
1
-1
/
+1
2024-09-30
USB: serial: pl2303: add device id for Macrosilicon MS3020
Junhao Xie
2
-0
/
+5
2024-09-30
x86/mm: Switch to new Intel CPU model defines
Tony Luck
1
-10
/
+6
2024-09-30
powercap: RAPL: fix invalid initialization for pl4_supported field
Sumeet Pawnikar
1
-6
/
+6
2024-09-30
btrfs: calculate the right space for delayed refs when updating global reserve
Filipe Manana
3
-6
/
+41
2024-09-30
selftests: mptcp: join: restrict fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-1
/
+3
2024-09-30
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
3
-5
/
+11
2024-09-30
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
4
-20
/
+20
2024-09-30
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-09-30
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-09-30
Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex"
Ping-Ke Shih
1
-7
/
+1
2024-09-30
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2
-1
/
+3
2024-09-30
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
3
-2
/
+21
2024-09-30
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-30
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-30
xfs: journal geometry is not properly bounds checked
Dave Chinner
2
-33
/
+70
2024-09-30
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
1
-10
/
+9
2024-09-30
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
4
-20
/
+61
2024-09-30
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
5
-6
/
+29
2024-09-30
xfs: reload entire unlinked bucket lists
Darrick J. Wong
5
-0
/
+144
2024-09-30
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
3
-3
/
+22
2024-09-30
xfs: correct calculation for agend and blockcount
Shiyang Ruan
1
-3
/
+3
2024-09-30
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
1
-4
/
+19
2024-09-30
xfs: fix negative array access in xfs_getbmap
Darrick J. Wong
1
-1
/
+3
2024-09-30
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2
-5
/
+100
2024-09-30
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
1
-4
/
+5
2024-09-30
xfs: remove WARN when dquot cache insertion fails
Dave Chinner
1
-1
/
+0
2024-09-30
xfs: fix ag count overflow during growfs
Long Li
2
-4
/
+11
2024-09-30
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
8
-37
/
+60
2024-09-30
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
4
-106
/
+166
2024-09-30
xfs: defered work could create precommits
Dave Chinner
1
-0
/
+5
2024-09-30
xfs: buffer pins need to hold a buffer reference
Dave Chinner
1
-23
/
+65
2024-09-30
xfs: fix BUG_ON in xfs_getbmap()
Ye Bin
1
-8
/
+6
2024-09-30
xfs: quotacheck failure can race with background inode inactivation
Dave Chinner
1
-14
/
+26
2024-09-30
xfs: fix uninitialized variable access
Darrick J. Wong
1
-0
/
+1
2024-09-30
xfs: block reservation too large for minleft allocation
Dave Chinner
3
-11
/
+12
2024-09-30
xfs: prefer free inodes at ENOSPC over chunk allocation
Dave Chinner
1
-0
/
+17
2024-09-30
xfs: fix low space alloc deadlock
Dave Chinner
3
-26
/
+58
2024-09-30
xfs: don't use BMBT btree split workers for IO completion
Dave Chinner
1
-2
/
+16
2024-09-30
xfs: fix extent busy updating
Wengang Wang
1
-0
/
+1
2024-09-30
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
1
-0
/
+10
2024-09-30
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Dave Chinner
1
-4
/
+12
2024-09-30
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
1
-5
/
+10
2024-09-30
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
1
-4
/
+8
2024-09-30
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-30
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-09-30
tools: hv: rm .*.cmd when make clean
zhang jiao
1
-1
/
+1
2024-09-30
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
1
-0
/
+1
2024-09-30
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
[next]