index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block
Abel Vesa
1
-2
/
+4
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
1
-1
/
+0
2024-10-14
firmware: arm_scmi: Queue in scmi layer for mailbox implementation
Justin Chen
1
-11
/
+21
2024-10-14
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Douglas Anderson
1
-2
/
+2
2024-10-14
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
Douglas Anderson
1
-7
/
+8
2024-10-14
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
1
-1
/
+1
2024-10-14
drm/msm/dsi: improve/fix dsc pclk calculation
Jonathan Marek
1
-1
/
+1
2024-10-14
drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998
Dmitry Baryshkov
1
-9
/
+0
2024-10-14
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
Dmitry Baryshkov
1
-4
/
+13
2024-10-14
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
2
-24
/
+38
2024-10-14
drm/msm/dpu: make sure phys resources are properly initialized
Dmitry Baryshkov
1
-5
/
+4
2024-10-14
firmware: arm_ffa: Avoid string-fortify warning in export_uuid()
Arnd Bergmann
1
-3
/
+8
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
1
-3
/
+3
2024-10-14
Merge tag 'f2fs-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+2
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-43
/
+31
2024-10-14
dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer
Jai Luthra
1
-15
/
+47
2024-10-14
dmaengine: sh: rz-dmac: handle configs where one address is zero
Wolfram Sang
1
-11
/
+14
2024-10-14
drm/panel: himax-hx83102: Adjust power and gamma to optimize brightness
Cong Yang
1
-6
/
+6
2024-10-14
Documentation/protection-keys: add AArch64 to documentation
Joey Gouly
1
-8
/
+30
2024-10-14
arm64: set POR_EL0 for kernel threads
Joey Gouly
1
-0
/
+3
2024-10-14
MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers
Jakub Kicinski
1
-0
/
+1
2024-10-14
blk-mq: setup queue ->tag_set before initializing hctx
Ming Lei
1
-2
/
+6
2024-10-14
ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects
Baojun Xu
1
-0
/
+29
2024-10-14
bcachefs: Fix sysfs warning in fstests generic/730,731
Kent Overstreet
1
-10
/
+24
2024-10-14
MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers
Andrei Simion
1
-0
/
+3
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
8
-7
/
+38
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2
-21
/
+39
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2
-28
/
+55
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
1
-1
/
+9
2024-10-13
Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-12
/
+40
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2
-2
/
+12
2024-10-13
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
1
-0
/
+10
2024-10-13
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
1
-1
/
+2
2024-10-13
Linux 6.12-rc3
v6.12-rc3
Linus Torvalds
1
-1
/
+1
2024-10-13
cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
2
-15
/
+13
2024-10-13
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
Gary Guo
3
-1
/
+30
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-7
/
+178
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-37
/
+66
2024-10-13
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
Heiko Thiery
1
-0
/
+1
2024-10-13
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
Heiko Thiery
1
-0
/
+1
2024-10-13
parport: Proper fix for array out-of-bounds access
Takashi Iwai
1
-11
/
+11
2024-10-13
Merge tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+7
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
19
-78
/
+102
2024-10-12
Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2024-10-12
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2
-4
/
+4
2024-10-12
pinctrl: ocelot: fix system hang on level based interrupts
Sergey Matsievskiy
1
-4
/
+4
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+6
2024-10-12
Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2024-10-12
PCI: Hold rescan lock while adding devices during host probe
Bartosz Golaszewski
1
-0
/
+2
2024-10-12
ASoC: qcom: Select missing common Soundwire module code on SDM845
Krzysztof Kozlowski
1
-0
/
+1
[prev]
[next]