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-10-15
ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read
Pierre-Louis Bossart
2
-9
/
+18
2024-10-15
ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read
Pierre-Louis Bossart
1
-2
/
+3
2024-10-15
ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller()
Pierre-Louis Bossart
1
-3
/
+5
2024-10-15
ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller
Pierre-Louis Bossart
1
-2
/
+1
2024-10-15
media: dvb-core: add missing buffer index check
Hans Verkuil
1
-1
/
+7
2024-10-15
[PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices again
Jean Delvare
1
-1
/
+1
2024-10-15
net/smc: Fix memory leak when using percpu refs
Kai Shen
1
-1
/
+5
2024-10-15
Merge branch 'posix-clock-fix-missing-timespec64-check-for-ptp-clock'
Jakub Kicinski
2
-21
/
+17
2024-10-15
net: lan743x: Remove duplicate check
Jinjie Ruan
1
-21
/
+14
2024-10-15
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-15
clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
Barnabás Czémán
1
-1
/
+1
2024-10-15
arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1
Dmitry Baryshkov
1
-1
/
+1
2024-10-15
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-10-15
arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block
Abel Vesa
1
-2
/
+4
2024-10-15
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
landlock: Improve documentation of previous limitations
Mickaël Salaün
1
-10
/
+11
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-14
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2
-28
/
+55
2024-10-14
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
1
-1
/
+9
2024-10-14
Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-12
/
+40
2024-10-14
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2
-2
/
+12
2024-10-14
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
1
-0
/
+10
2024-10-14
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
1
-1
/
+2
2024-10-14
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
[prev]
[next]