index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-14
Linux 4.9.336
v4.9.336
Greg Kroah-Hartman
2022-12-14
net: mvneta: Fix an out of bounds check
Dan Carpenter
2022-12-14
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
2022-12-14
xen/netback: fix build warning
Juergen Gross
2022-12-14
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
Zhang Changzhong
2022-12-14
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
2022-12-14
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
2022-12-14
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
2022-12-14
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
2022-12-14
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
2022-12-14
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
2022-12-14
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
2022-12-14
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-14
igb: Allocate MSI-X vector when testing
Akihiko Odaki
2022-12-14
e1000e: Fix TX dispatch condition
Akihiko Odaki
2022-12-14
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
2022-12-14
ieee802154: cc2520: Fix error return code in cc2520_hw_init()
Ziyang Xuan
2022-12-14
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
2022-12-14
HID: hid-lg4ff: Add check for empty lbuf
Anastasia Belova
2022-12-14
media: v4l2-dv-timings.c: fix too strict blanking sanity checks
Hans Verkuil
2022-12-14
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2022-12-14
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
2022-12-14
rcutorture: Automatically create initrd directory
Connor Shu
2022-12-14
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
2022-12-14
xen/netback: do some code cleanup
Juergen Gross
2022-12-14
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
2022-12-14
ASoC: soc-pcm: Add NULL check in BE reparenting
Srinivasa Rao Mandadapu
2022-12-14
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
2022-12-14
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
Tomislav Novak
2022-12-14
ARM: dts: rockchip: fix ir-receiver node names
Johan Jonker
2022-12-14
arm: dts: rockchip: fix node name for hym8563 rtc
Sebastian Reichel
2022-12-08
Linux 4.9.335
v4.9.335
Greg Kroah-Hartman
2022-12-08
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-12-08
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
2022-12-08
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
2022-12-08
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-12-08
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta
2022-12-08
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
2022-12-08
Revert "fbdev: fb_pm2fb: Avoid potential divide by zero error"
Ulrich Hecht
2022-12-08
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
2022-12-08
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
2022-12-08
pinctrl: single: Fix potential division by zero
Maxim Korotkov
2022-12-08
ASoC: ops: Fix bounds check for _sx controls
Mark Brown
2022-12-08
arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72
James Morse
2022-12-08
arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectors
James Morse
2022-12-08
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
2022-12-08
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-08
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
[next]