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
2023-02-01
Linux 5.10.166
v5.10.166
Greg Kroah-Hartman
1
-1
/
+1
2023-02-01
clk: Fix pointer casting to prevent oops in devm_clk_release()
Uwe Kleine-König
1
-1
/
+1
2023-02-01
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2023-02-01
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
4
-64
/
+41
2023-02-01
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
2
-1
/
+4
2023-02-01
block: fix and cleanup bio_check_ro
Christoph Hellwig
1
-3
/
+1
2023-02-01
Revert "selftests/ftrace: Update synthetic event syntax errors"
Zheng Yejian
1
-27
/
+8
2023-02-01
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
5
-25
/
+41
2023-02-01
nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
Karol Herbst
1
-0
/
+9
2023-02-01
Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"
Dmitry Torokhov
1
-1
/
+0
2023-02-01
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
1
-0
/
+1
2023-02-01
net: mdio-mux-meson-g12a: force internal PHY off on mux switch
Jerome Brunet
1
-7
/
+16
2023-02-01
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
2023-02-01
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-02-01
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
2023-02-01
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-02-01
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
1
-1
/
+0
2023-02-01
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-02-01
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-02-01
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-02-01
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-02-01
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-02-01
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-02-01
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-02-01
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-02-01
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-02-01
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-02-01
netlink: prevent potential spectre v1 gadgets
Eric Dumazet
1
-0
/
+3
2023-02-01
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
1
-3
/
+6
2023-02-01
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2023-02-01
units: Add SI metric prefix definitions
Andy Shevchenko
1
-0
/
+16
2023-02-01
units: Add Watt units
Daniel Lezcano
1
-0
/
+4
2023-02-01
EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
Manivannan Sadhasivam
1
-3
/
+2
2023-02-01
EDAC/device: Respect any driver-supplied workqueue polling value
Manivannan Sadhasivam
1
-8
/
+7
2023-02-01
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2023-02-01
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2
-3
/
+16
2023-02-01
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-02-01
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2023-02-01
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
1
-8
/
+26
2023-02-01
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
1
-0
/
+2
2023-02-01
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
3
-2
/
+4
2023-02-01
module: Don't wait for GOING modules
Petr Pavlu
1
-5
/
+21
2023-02-01
scsi: hpsa: Fix allocation size for scsi_host_alloc()
Alexey V. Vissarionov
1
-1
/
+1
2023-02-01
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2023-02-01
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
1
-0
/
+1
2023-02-01
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2
-4
/
+9
2023-02-01
docs: Fix path paste-o for /sys/kernel/warn_count
Kees Cook
1
-1
/
+1
2023-02-01
panic: Expose "warn_count" to sysfs
Kees Cook
2
-2
/
+26
2023-02-01
panic: Introduce warn_limit
Kees Cook
2
-0
/
+24
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
6
-10
/
+14
[next]