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
2023-03-03
Linux 5.15.97
v5.15.97
Greg Kroah-Hartman
1
-1
/
+1
2023-03-03
io_uring: add missing lock in io_get_file_fixed
Bing-Jhong Billy Jheng
1
-9
/
+16
2023-03-03
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2
-8
/
+2
2023-03-03
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
1
-4
/
+19
2023-03-03
USB: serial: option: add support for VW/Skoda "Carstick LTE"
Florian Zumbiehl
1
-0
/
+4
2023-03-03
usb: dwc3: pci: add support for the Intel Meteor Lake-M
Heikki Krogerus
1
-0
/
+4
2023-03-03
scripts/tags.sh: fix incompatibility with PCRE2
Carlos Llamas
1
-1
/
+1
2023-03-03
scripts/tags.sh: Invoke 'realpath' via 'xargs'
Cristian Ciocaltea
1
-4
/
+7
2023-03-03
vc_screen: don't clobber return value in vcs_read
Thomas Weißschuh
1
-3
/
+4
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-03-03
staging: mt7621-dts: change palmbus address to lower case
Sergio Paracuellos
1
-1
/
+1
2023-03-03
x86/cpu: Add Lunar Lake M
Kan Liang
1
-0
/
+2
2023-03-03
HID: core: Fix deadloop in hid_apply_multiplier.
Xin Zhao
1
-0
/
+3
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-03-03
IB/hfi1: Assign npages earlier
Dean Luick
1
-7
/
+2
2023-03-03
ASoC: rt715-sdca: fix clock stop prepare timeout issue
Jack Yu
1
-1
/
+1
2023-03-03
btrfs: send: limit number of clones and allocated memory size
David Sterba
1
-3
/
+3
2023-03-03
ACPI: NFIT: fix a potential deadlock during NFIT teardown
Vishal Verma
1
-1
/
+1
2023-03-03
HID: elecom: add support for TrackBall 056E:011C
Takahiro Fujii
3
-4
/
+18
2023-03-03
ARM: dts: rockchip: add power-domains property to dp node on rk3288
Johan Jonker
1
-0
/
+1
2023-03-03
arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
Krzysztof Kozlowski
1
-2
/
+0
2023-03-03
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2
-4
/
+53
2023-03-03
ionic: refactor use of ionic_rx_fill()
Neel Patel
1
-11
/
+12
2023-02-25
Linux 5.15.96
v5.15.96
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
bpf: add missing header file include
Linus Torvalds
1
-0
/
+1
2023-02-25
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
1
-5
/
+3
2023-02-25
lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
Nathan Chancellor
1
-1
/
+1
2023-02-25
lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
Nathan Chancellor
1
-1
/
+1
2023-02-25
scripts/pahole-flags.sh: Use pahole-version.sh
Nathan Chancellor
1
-1
/
+1
2023-02-25
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
3
-0
/
+18
2023-02-25
ext4: Fix function prototype mismatch for ext4_feat_ktype
Kees Cook
1
-1
/
+6
2023-02-25
audit: update the mailing list in MAINTAINERS
Paul Moore
1
-1
/
+1
2023-02-25
wifi: mwifiex: Add missing compatible string for SD8787
Lukas Wunner
1
-0
/
+1
2023-02-25
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
1
-11
/
+12
2023-02-25
binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
Alessandro Astone
1
-0
/
+3
2023-02-25
binder: Address corner cases in deferred copy and fixup
Alessandro Astone
1
-1
/
+6
2023-02-25
binder: fix pointer cast warning
Arnd Bergmann
1
-1
/
+2
2023-02-25
binder: defer copies of pre-patched txn data
Todd Kjos
1
-25
/
+274
2023-02-25
binder: read pre-translated fds from sender buffer
Todd Kjos
1
-7
/
+32
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
3
-2
/
+11
2023-02-25
drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
Zheng Wang
1
-4
/
+13
2023-02-25
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
1
-0
/
+13
2023-02-25
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2023-02-25
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
4
-5
/
+11
2023-02-25
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
Michael Ellerman
1
-1
/
+4
2023-02-25
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-13
/
+0
2023-02-25
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
1
-0
/
+16
2023-02-25
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
1
-9
/
+24
2023-02-25
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2
-2
/
+15
[next]