index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
Merge branch 'mptcp-more-fixes-for-6-3'
Jakub Kicinski
5
-18
/
+20
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-13
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
1
-16
/
+19
2023-04-13
RDMA/core: Fix GID entry ref leak when create_ah fails
Saravanan Vajravel
1
-0
/
+2
2023-04-13
sunrpc: Fix RFC6803 encryption test
David Howells
1
-0
/
+1
2023-04-13
x86/rtc: Remove __init for runtime functions
Matija Glavinic Pecotic
1
-2
/
+2
2023-04-13
Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-4
/
+16
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
1
-0
/
+16
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-13
Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
4
-19
/
+135
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
1
-3
/
+5
2023-04-13
ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2
Stefan Binding
1
-0
/
+3
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
3
-4
/
+12
2023-04-13
Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-4
/
+16
2023-04-13
Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+19
2023-04-12
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
3
-4
/
+10
2023-04-12
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
1
-1
/
+60
2023-04-12
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
1
-7
/
+15
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
1
-7
/
+50
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
1
-1
/
+2
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
1
-11
/
+86
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
1
-20
/
+42
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
1
-1
/
+5
2023-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
1
-2
/
+5
2023-04-12
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
David Howells
1
-1
/
+1
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
1
-0
/
+10
2023-04-12
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
1110
-7521
/
+12237
2023-04-12
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
Rob Herring
2
-2
/
+3
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
1
-0
/
+11
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
1
-1
/
+7
2023-04-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-66
/
+66
2023-04-12
Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-106
/
+129
2023-04-12
scsi: ses: Handle enclosure with just a primary component gracefully
Jiri Kosina
1
-12
/
+8
2023-04-11
Revert "pinctrl: amd: Disable and mask interrupts on resume"
Kornel Dulęba
1
-20
/
+16
2023-04-11
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
1
-1
/
+8
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
5
-0
/
+22
2023-04-11
dt-bindings: interrupt-controller: loongarch: Fix mismatched compatible
Liu Peibao
1
-3
/
+3
2023-04-11
gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config
William Breathitt Gray
1
-0
/
+1
2023-04-11
gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config
William Breathitt Gray
1
-0
/
+1
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+26
[prev]
[next]