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-02-15
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2
-4
/
+8
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
4
-14
/
+14
2024-02-14
lsm: fix integer overflow in lsm_set_self_attr() syscall
Jann Horn
1
-2
/
+5
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
4
-1
/
+40
2024-02-14
igc: Remove temporary workaround
Sasha Neftin
1
-5
/
+1
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2
-18
/
+19
2024-02-14
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
1
-0
/
+3
2024-02-14
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2
-11
/
+15
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
59
-240
/
+237
2024-02-14
Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-12
/
+8
2024-02-14
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
1
-1
/
+1
2024-02-14
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
2
-10
/
+11
2024-02-14
Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
17
-16
/
+58
2024-02-14
drm/tests/drm_buddy: add alloc_contiguous test
Matthew Auld
1
-0
/
+89
2024-02-14
drm/buddy: Fix alloc_range() error handling code
Arunpravin Paneer Selvam
1
-0
/
+6
2024-02-14
powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
Shivaprasad G Bhat
1
-1
/
+3
2024-02-14
can: netlink: Fix TDCO calculation using the old data bittiming
Maxime Jayat
1
-1
/
+1
2024-02-14
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2
-4
/
+19
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
3
-14
/
+14
2024-02-14
ethernet: cpts: fix function pointer cast warnings
Arnd Bergmann
1
-5
/
+12
2024-02-14
bnad: fix work_queue type mismatch
Arnd Bergmann
1
-7
/
+5
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
1
-0
/
+1
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-15
/
+11
2024-02-14
mmc: mmci: stm32: fix DMA API overlapping mappings warning
Christophe Kerello
1
-0
/
+24
2024-02-14
ata: libata-core: Do not try to set sleeping devices to standby
Damien Le Moal
1
-0
/
+4
2024-02-14
octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
Subbaraya Sundeep
1
-32
/
+0
2024-02-14
RDMA/srpt: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+5
2024-02-14
ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks table
Jean-Loïc Charroud
1
-2
/
+1
2024-02-14
ALSA: hda/realtek: cs35l41: Fix device ID / model name
Jean-Loïc Charroud
1
-2
/
+2
2024-02-14
ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402 with...
Jean-Loïc Charroud
1
-0
/
+2
2024-02-14
riscv: dts: sifive: add missing #interrupt-cells to pmic
Conor Dooley
1
-0
/
+1
2024-02-14
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
1
-2
/
+6
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
5
-8
/
+22
2024-02-14
powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
David Engraf
1
-1
/
+2
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
1
-1
/
+1
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
3
-23
/
+5
2024-02-14
bcachefs: Fix missing va_end()
Kent Overstreet
1
-0
/
+1
2024-02-14
bcachefs: Fix check_version_upgrade()
Kent Overstreet
1
-5
/
+6
2024-02-14
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
6
-5
/
+21
2024-02-14
nvmet: remove superfluous initialization
Chaitanya Kulkarni
1
-2
/
+2
2024-02-14
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
1
-0
/
+2
2024-02-14
xsk: Add truesize to skb_add_rx_frag().
Sebastian Andrzej Siewior
1
-1
/
+2
2024-02-13
ASoC: cs35l56: Workaround for ACPI with broken spk-id-gpios property
Richard Fitzgerald
1
-0
/
+93
2024-02-13
drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()
Harshit Mogalapalli
1
-1
/
+3
2024-02-13
arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names
Chris Morgan
1
-5
/
+5
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
1
-2
/
+0
2024-02-13
bpf: Fix warning for bpf_cpumask in verifier
Hari Bathini
1
-0
/
+2
2024-02-13
arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip node
Johan Jonker
1
-1
/
+0
2024-02-13
arm64: dts: rockchip: set num-cs property for spi on px30
Heiko Stuebner
1
-0
/
+2
2024-02-13
arm64: dts: rockchip: minor rk3588 whitespace cleanup
Krzysztof Kozlowski
1
-4
/
+4
[prev]
[next]