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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
1
-2
/
+2
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
1
-1
/
+2
2023-11-28
mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
Florent Revest
1
-1
/
+1
2023-11-28
ASoC: soc-dai: add flag to mute and unmute stream during trigger
Srinivas Kandagatla
1
-0
/
+1
2023-11-28
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
1
-0
/
+2
2023-11-28
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
1
-0
/
+7
2023-11-28
fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
Helge Deller
1
-1
/
+1
2023-11-28
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+6
2023-11-28
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2
-28
/
+4
2023-11-28
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-0
/
+1
2023-11-28
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-5
/
+8
2023-11-28
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+9
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2023-11-28
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-2
/
+6
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-11-28
sched/core: Optimize in_task() and in_interrupt() a bit
Finn Thain
1
-2
/
+13
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-28
media: ipu-bridge: increase sensor_name size
Hans Verkuil
1
-1
/
+1
2023-11-28
f2fs: fix error path of __f2fs_build_free_nids
Zhiguo Niu
1
-0
/
+1
2023-11-28
ASoC: SOF: Pass PCI SSID to machine driver
Richard Fitzgerald
2
-0
/
+15
2023-11-28
ASoC: soc-card: Add storage for PCI SSID
Richard Fitzgerald
2
-0
/
+48
2023-11-28
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
1
-0
/
+40
2023-11-28
vsock: read from socket's error queue
Arseniy Krasnov
2
-0
/
+18
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
2023-11-28
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
1
-0
/
+2
2023-11-28
ACPI: APEI: Fix AER info corruption when error status data has multiple sections
Shiju Jose
1
-0
/
+4
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
1
-7
/
+39
2023-11-28
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
1
-0
/
+7
2023-11-20
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-13
/
+17
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
1
-1
/
+1
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
1
-1
/
+1
2023-11-20
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
1
-0
/
+7
2023-11-20
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
1
-0
/
+1
2023-11-20
KEYS: Include linux/errno.h in linux/verification.h
Herbert Xu
1
-0
/
+1
2023-11-20
ASoC: cs35l41: Fix broken shared boost activation
Cristian Ciocaltea
1
-2
/
+2
2023-11-20
firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
Sumit Gupta
1
-0
/
+6
2023-11-20
xen: irqfd: Use _IOW instead of the internal _IOC() macro
Viresh Kumar
1
-1
/
+1
2023-11-20
xen: Make struct privcmd_irqfd's layout architecture independent
Viresh Kumar
1
-1
/
+1
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
1
-0
/
+1
2023-11-20
drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...
Marek Szyprowski
1
-0
/
+1
2023-11-20
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
1
-7
/
+8
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-0
/
+1
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-1
/
+5
2023-11-20
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2
-1
/
+27
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
1
-1
/
+1
2023-11-20
PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
Raag Jadav
1
-14
/
+29
[next]