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-7.1.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-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
3
-26
/
+28
2023-04-07
Merge branch 'bonding-ns-validation-fixes'
David S. Miller
6
-250
/
+418
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
1
-0
/
+55
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
4
-246
/
+354
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
2
-4
/
+9
2023-04-07
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2
-0
/
+5
2023-04-07
niu: Fix missing unwind goto in niu_alloc_channels()
Harshit Mogalapalli
1
-1
/
+1
2023-04-07
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-07
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-07
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2023-04-07
rust: build: Fix grep warning
Vincenzo Palazzo
1
-1
/
+1
2023-04-07
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
1
-1
/
+4
2023-04-07
drm/scheduler: Fix UAF race in drm_sched_entity_push_job()
Asahi Lina
1
-2
/
+9
2023-04-07
x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot
Basavaraj Natikar
1
-0
/
+21
2023-04-07
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
1
-0
/
+2
2023-04-07
Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-1
/
+0
2023-04-07
rust: kernel: Mark rust_fmt_argument as extern "C"
David Gow
1
-1
/
+5
2023-04-07
rust: sort uml documentation arch support table
Thomas Bamelis
1
-1
/
+1
2023-04-06
regulator: fan53555: Fix wrong TCS_SLEW_MASK
Cristian Ciocaltea
1
-1
/
+1
2023-04-06
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
1
-5
/
+6
2023-04-06
rust: str: fix requierments->requirements typo
Patrick Blass
1
-1
/
+1
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable
Mario Limonciello
1
-0
/
+1
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
52
-244
/
+408
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2023-04-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+14
2023-04-06
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-2
/
+22
2023-04-06
Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-10
/
+30
2023-04-06
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-43
/
+81
2023-04-06
Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-12
/
+106
2023-04-06
Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+21
2023-04-06
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
1
-8
/
+19
2023-04-06
Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+19
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
1
-3
/
+27
2023-04-06
fpga: bridge: properly initialize bridge device before populating children
Alexis Lothoré
1
-1
/
+2
2023-04-06
ASoC: max98373: change power down sequence for smart amp
Long Wang
1
-2
/
+2
2023-04-06
ALSA: hda: patch_realtek: add quirk for Asus N7601ZM
Pierre-Louis Bossart
1
-0
/
+26
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
1
-3
/
+3
2023-04-06
ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()
Xu Biang
1
-1
/
+1
2023-04-06
btrfs: fix fast csum implementation detection
Christoph Hellwig
2
-2
/
+14
2023-04-06
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
1
-0
/
+2
2023-04-06
Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
1
-3
/
+3
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-06
netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Chen Aotian
1
-1
/
+1
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2
-6
/
+12
2023-04-06
Merge tag 'imx-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
8
-19
/
+11
2023-04-06
ALSA: emu10k1: don't create old pass-through playback device on Audigy
Oswald Buddenhagen
1
-3
/
+7
2023-04-06
ALSA: emu10k1: fix capture interrupt handler unlinking
Oswald Buddenhagen
1
-2
/
+2
[prev]
[next]