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.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-07-13
selftests: tc-testing: add test for qfq with stab overhead
Pedro Tammela
1
-0
/
+38
2023-07-13
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
1
-1
/
+6
2023-07-13
selftests: tc-testing: add tests for qfq mtu sanity check
Pedro Tammela
1
-0
/
+48
2023-07-13
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
1
-2
/
+9
2023-07-13
sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ
Artur Rojek
2
-3
/
+3
2023-07-13
sh: mach-dreamcast: Handle virq offset in cascaded IRQ demux
Geert Uytterhoeven
1
-3
/
+3
2023-07-13
sh: mach-highlander: Handle virq offset in cascaded IRL demux
Geert Uytterhoeven
1
-2
/
+2
2023-07-13
sh: mach-r2d: Handle virq offset in cascaded IRL demux
Geert Uytterhoeven
1
-2
/
+2
2023-07-13
smb: client: fix missed ses refcounting
Paulo Alcantara
2
-17
/
+11
2023-07-13
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
1
-1
/
+1
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-28
/
+93
2023-07-13
wifi: cfg80211: fix receiving mesh packets without RFC1042 header
Felix Fietkau
1
-0
/
+2
2023-07-13
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-07-13
net: txgbe: fix eeprom calculation error
Jiawen Wu
1
-3
/
+0
2023-07-13
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-4
/
+6
2023-07-13
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
2023-07-13
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-07-13
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-07-13
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
2
-6
/
+5
2023-07-13
Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
2
-16
/
+40
2023-07-13
pinctrl: amd: Unify debounce handling into amd_pinconf_set()
Mario Limonciello
1
-16
/
+5
2023-07-13
pinctrl: amd: Drop pull up select configuration
Mario Limonciello
2
-13
/
+4
2023-07-13
pinctrl: amd: Use amd_pinconf_set() for all config options
Mario Limonciello
1
-13
/
+15
2023-07-13
pinctrl: amd: Only use special debounce behavior for GPIO 0
Mario Limonciello
1
-3
/
+5
2023-07-13
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
1
-2
/
+19
2023-07-13
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-07-12
drm/nouveau: bring back blit subchannel for pre nv50 GPUs
Karol Herbst
3
-3
/
+19
2023-07-12
drm/nouveau/acr: Abort loading ACR if no firmware was found
Karol Herbst
1
-1
/
+1
2023-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
1
-6
/
+3
2023-07-12
Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-190
/
+276
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-14
/
+41
2023-07-12
Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-22
/
+40
2023-07-12
block/mq-deadline: Fix a bug in deadline_from_pos()
Bart Van Assche
1
-1
/
+1
2023-07-12
RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Palmer Dabbelt
1
-7
/
+2
2023-07-12
nvme: ensure disabling pairs with unquiesce
Keith Busch
1
-8
/
+17
2023-07-12
nvme-fc: fix race between error recovery and creating association
Michael Liang
1
-5
/
+16
2023-07-12
nvme-fc: return non-zero status code when fails to create association
Michael Liang
1
-3
/
+15
2023-07-12
drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13
Mario Limonciello
1
-71
/
+18
2023-07-12
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
1
-9
/
+15
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
3
-20
/
+21
2023-07-12
drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13
Mario Limonciello
1
-3
/
+39
2023-07-12
drm/amd/pm: share the code around SMU13 pcie parameters update
Evan Quan
4
-64
/
+37
2023-07-12
drm/amdgpu: avoid restore process run into dead loop.
gaba
1
-0
/
+3
2023-07-12
drm/amd/pm: fix smu i2c data read risk
Yang Wang
6
-6
/
+6
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
7
-5
/
+23
2023-07-12
selftests/user_events: Test struct size match cases
Beau Belgrave
1
-0
/
+12
2023-07-12
nvme: fix parameter check in nvme_fault_inject_init()
Minjie Du
1
-1
/
+1
2023-07-12
nvme: warn only once for legacy uuid attribute
Keith Busch
1
-1
/
+1
2023-07-12
drm/nouveau/disp/g94: enable HDMI
Karol Herbst
1
-0
/
+1
2023-07-12
drm/nouveau/disp: fix HDMI on gt215+
Karol Herbst
1
-1
/
+1
[prev]
[next]