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.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-11-08
Linux 4.19.323
v4.19.323
Greg Kroah-Hartman
1
-1
/
+1
2024-11-08
vt: prevent kernel-infoleak in con_font_get()
Jeongjun Park
1
-1
/
+1
2024-11-08
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-11-08
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-11-08
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-11-08
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-11-08
wifi: iwlegacy: Clear stale interrupts before resuming device
Ville Syrjälä
1
-0
/
+2
2024-11-08
wifi: ath10k: Fix memory leak in management tx
Manikanta Pubbisetty
2
-1
/
+8
2024-11-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-11-08
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2
-12
/
+5
2024-11-08
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-11-08
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
1
-1
/
+1
2024-11-08
usbip: tools: Fix detach_port() invalid port error path
Zongmin Zhou
1
-0
/
+1
2024-11-08
misc: sgi-gru: Don't disable preemption in GRU driver
Dimitri Sivanich
3
-8
/
+0
2024-11-08
net: amd: mvme147: Fix probe banner message
Daniel Palmer
1
-4
/
+3
2024-11-08
firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
Xiongfeng Wang
1
-1
/
+1
2024-11-08
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-11-08
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
1
-1
/
+12
2024-11-08
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
1
-1
/
+1
2024-11-08
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-11-08
gtp: allow -1 to be specified as file description from userspace
Pablo Neira Ayuso
1
-9
/
+13
2024-11-08
gtp: simplify error handling code in 'gtp_encap_enable()'
Christophe JAILLET
1
-6
/
+3
2024-11-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-11-08
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-11-08
usb: dwc3: core: Stop processing of pending events if controller is halted
Selvarasu Ganesan
3
-18
/
+19
2024-11-08
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
Yu Chen
2
-0
/
+32
2024-11-08
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
1
-2
/
+0
2024-11-08
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-11-08
arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
junhua huang
1
-1
/
+1
2024-11-08
selinux: improve error checking in sel_write_load()
Paul Moore
1
-14
/
+17
2024-11-08
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-11-08
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-11-08
ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...
Shubham Panwar
1
-0
/
+11
2024-11-08
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-11-08
ALSA: hda/realtek: Update default depop procedure
Kailang Yang
1
-21
/
+17
2024-11-08
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-11-08
net: usb: usbnet: fix name regression
Oliver Neukum
1
-1
/
+2
2024-11-08
be2net: fix potential memory leak in be_xmit()
Wang Hai
1
-5
/
+5
2024-11-08
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
1
-0
/
+1
2024-11-08
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-11-08
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-11-08
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-11-08
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
1
-8
/
+16
2024-11-08
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
1
-53
/
+69
2024-11-08
KVM: s390: gaccess: Refactor gpa and length calculation
Janis Schoetterl-Glausch
1
-15
/
+17
2024-11-08
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2
-7
/
+5
2024-11-08
arm64:uprobe fix the uprobe SWBP_INSN in big-endian
junhua huang
1
-1
/
+1
2024-11-08
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-11-08
usb: typec: altmode should keep reference to parent
Thadeu Lima de Souza Cascardo
1
-0
/
+3
[next]