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
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
3
-4
/
+5
2024-03-07
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
1
-1
/
+1
2024-03-07
drm/tests/buddy: fix print format
Matthew Auld
1
-1
/
+1
2024-03-07
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-07
Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-4
/
+13
2024-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-4
/
+77
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-03-07
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-07
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
1
-6
/
+5
2024-03-07
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-03-07
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-03-06
drm/amdgpu/pm: Fix the error of pwm1_enable setting
Ma Jun
1
-1
/
+11
2024-03-06
drm/amd/display: handle range offsets in VRR ranges
Alex Deucher
1
-5
/
+14
2024-03-06
drm/amd/display: check dc_link before dereferencing
Melissa Wen
1
-1
/
+1
2024-03-06
drm/amd/swsmu: modify the gfx activity scaling
Li Ma
2
-3
/
+4
2024-03-06
tracing: Limit trace_marker writes to just 4K
Steven Rostedt (Google)
1
-5
/
+5
2024-03-06
tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...
Steven Rostedt (Google)
1
-1
/
+7
2024-03-06
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-03-06
spi: cs42l43: Don't limit native CS to the first chip select
Charles Keepax
1
-2
/
+1
2024-03-06
ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
Stuart Henderson
1
-1
/
+1
2024-03-06
ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
Stuart Henderson
1
-9
/
+14
2024-03-06
ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
Stuart Henderson
1
-0
/
+4
2024-03-06
Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-55
/
+64
2024-03-06
Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-77
/
+35
2024-03-06
Merge tag 'v6.8-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-19
/
+19
2024-03-06
Revert "drm/udl: Add ARGB8888 as a format"
Douglas Anderson
1
-1
/
+0
2024-03-06
phy: qcom-qmp-combo: fix type-c switch registration
Johan Hovold
1
-4
/
+4
2024-03-06
phy: qcom-qmp-combo: fix drm bridge registration
Johan Hovold
1
-4
/
+4
2024-03-06
drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()
Animesh Manna
2
-3
/
+3
2024-03-06
firewire: ohci: prevent leak of left-over IRQ on unbind
Edmund Raile
1
-0
/
+2
2024-03-06
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
5
-7
/
+29
2024-03-06
drm/i915/selftests: Fix dependency of some timeouts on HZ
Janusz Krzysztofik
1
-2
/
+4
2024-03-06
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2
-5
/
+4
2024-03-06
libceph: init the cursor when preparing sparse read in msgr2
Xiubo Li
1
-0
/
+3
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-22
/
+15
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
3
-42
/
+42
2024-03-06
Merge branch 'Improve packet offload for dual stack'
Steffen Klassert
2
-2
/
+8
2024-03-06
Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+2
2024-03-06
Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
3
-33
/
+10
2024-03-06
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-03-06
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
9
-65
/
+64
2024-03-06
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
1
-1
/
+1
2024-03-06
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
1
-2
/
+2
[prev]
[next]