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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-11-01
Linux 5.15.170
v5.15.170
Greg Kroah-Hartman
1
-1
/
+1
2024-11-01
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-11-01
ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
Zichen Xie
1
-0
/
+2
2024-11-01
net: phy: dp83822: Fix reset pin definitions
Michel Alex
1
-2
/
+2
2024-11-01
serial: protect uart_port_dtr_rts() in uart_shutdown() too
Jiri Slaby (SUSE)
1
-7
/
+9
2024-11-01
selinux: improve error checking in sel_write_load()
Paul Moore
1
-13
/
+14
2024-11-01
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-11-01
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
1
-1
/
+3
2024-11-01
ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
José Relvas
1
-0
/
+10
2024-11-01
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
1
-1
/
+5
2024-11-01
openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
Aleksa Sarai
1
-0
/
+2
2024-11-01
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-11-01
ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...
Shubham Panwar
1
-0
/
+11
2024-11-01
ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
Christian Heusel
1
-0
/
+7
2024-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-11-01
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
1
-0
/
+2
2024-11-01
ALSA: hda/realtek: Update default depop procedure
Kailang Yang
1
-21
/
+17
2024-11-01
ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
Andrey Shumilin
1
-0
/
+3
2024-11-01
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-11-01
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-11-01
r8169: avoid unsolicited interrupts
Heiner Kallweit
1
-1
/
+3
2024-11-01
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-11-01
net: usb: usbnet: fix name regression
Oliver Neukum
1
-1
/
+2
2024-11-01
net: wwan: fix global oob in wwan_rtnl_policy
Lin Ma
1
-1
/
+1
2024-11-01
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
3
-2
/
+3
2024-11-01
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
1
-0
/
+1
2024-11-01
net: plip: fix break; causing plip to never transmit
Jakub Boehm
1
-1
/
+1
2024-11-01
be2net: fix potential memory leak in be_xmit()
Wang Hai
1
-5
/
+5
2024-11-01
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
1
-0
/
+1
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
4
-0
/
+22
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
5
-65
/
+73
2024-11-01
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-11-01
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-11-01
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-11-01
ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
Alexey Klimov
1
-0
/
+1
2024-11-01
arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
junhua huang
1
-1
/
+1
2024-11-01
platform/x86: dell-wmi: Ignore suspend notifications
Armin Wolf
1
-0
/
+9
2024-11-01
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-11-01
arm64: Force position-independent veneers
Mark Rutland
1
-1
/
+1
2024-11-01
ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
Shengjiu Wang
2
-1
/
+5
2024-11-01
ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...
Alexey Klimov
1
-1
/
+1
2024-11-01
drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
Hans de Goede
2
-4
/
+10
2024-11-01
exec: don't WARN for racy path_noexec check
Mateusz Guzik
1
-12
/
+9
2024-11-01
block, bfq: fix procress reference leakage for bfqq in merge chain
Yu Kuai
1
-20
/
+17
2024-11-01
usb: dwc3: core: Fix system suspend on TI AM62 platforms
Roger Quadros
2
-0
/
+22
2024-11-01
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
3
-259
/
+264
2024-11-01
usb: gadget: Add function wakeup support
Elson Roy Serrao
3
-0
/
+47
2024-11-01
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-11-01
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
1
-8
/
+16
2024-11-01
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
1
-53
/
+69
[next]