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
2023-02-09
nvmem: core: fix cleanup after dev_set_name()
Russell King (Oracle)
1
-12
/
+10
2023-02-09
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2
-5
/
+1
2023-02-09
nvmem: core: initialise nvmem->id early
Russell King (Oracle)
1
-1
/
+2
2023-02-09
drm/amdgpu: update wave data type to 3 for gfx11
Graham Sider
1
-2
/
+2
2023-02-09
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11
Tim Huang
1
-0
/
+14
2023-02-09
drm/amd: Fix initialization for nbio 4.3.0
Mario Limonciello
1
-1
/
+7
2023-02-09
drm/i915: Fix potential bit_17 double-free
Rob Clark
1
-4
/
+5
2023-02-09
drm/i915: Avoid potential vm use-after-free
Rob Clark
1
-3
/
+11
2023-02-09
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Marek Vasut
1
-28
/
+5
2023-02-09
dma-buf: actually set signaling bit for private stub fences
Danilo Krummrich
1
-1
/
+1
2023-02-09
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-09
maple_tree: fix mas_empty_area_rev() lower bound validation
Liam Howlett
2
-9
/
+97
2023-02-09
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-02-09
ia64: fix build error due to switch case label appearing next to declaration
James Morse
1
-2
/
+5
2023-02-09
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-09
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
1
-0
/
+8
2023-02-09
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
1
-6
/
+19
2023-02-09
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2023-02-09
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-09
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
1
-6
/
+2
2023-02-09
fpga: stratix10-soc: Fix return value check in s10_ops_write_init()
Zheng Yongjun
1
-2
/
+2
2023-02-09
fpga: m10bmc-sec: Fix probe rollback
Ilpo Järvinen
1
-5
/
+12
2023-02-09
x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses
Joerg Roedel
1
-2
/
+24
2023-02-09
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-09
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-09
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
16
-16
/
+0
2023-02-09
usb: typec: ucsi: Don't attempt to resume the ports before they exist
Heikki Krogerus
1
-1
/
+8
2023-02-09
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Pratham Pratap
1
-0
/
+1
2023-02-09
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
1
-1
/
+4
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2
-3
/
+14
2023-02-09
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
1
-1
/
+4
2023-02-09
Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
Isaac J. Manjarres
1
-5
/
+1
2023-02-09
riscv: disable generation of unwind tables
Andreas Schwab
1
-0
/
+3
2023-02-09
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-09
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
1
-3
/
+3
2023-02-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2023-02-09
nvmem: qcom-spmi-sdam: fix module autoloading
Johan Hovold
1
-0
/
+1
2023-02-09
nvmem: sunxi_sid: Always use 32-bit MMIO reads
Samuel Holland
1
-1
/
+14
2023-02-09
nvmem: brcm_nvram: Add check for kzalloc
Jiasheng Jiang
1
-0
/
+3
2023-02-09
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song
1
-3
/
+3
2023-02-09
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song
1
-1
/
+0
2023-02-09
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song
1
-2
/
+4
2023-02-09
iio: imu: fxos8700: fix incorrect ODR mode readback
Carlos Song
1
-6
/
+6
2023-02-09
iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Carlos Song
1
-2
/
+15
2023-02-09
iio: imu: fxos8700: fix map label of channel type to MAGN sensor
Carlos Song
1
-1
/
+1
2023-02-09
iio: imu: fxos8700: fix IMU data bits returned to user space
Carlos Song
1
-1
/
+27
2023-02-09
iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
Carlos Song
1
-1
/
+1
2023-02-09
iio: imu: fxos8700: fix ACCEL measurement range selection
Carlos Song
1
-7
/
+34
2023-02-09
iio: light: cm32181: Fix PM support on system with 2 I2C resources
Kai-Heng Feng
1
-4
/
+5
2023-02-09
iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
Andreas Kemnade
1
-0
/
+32
[prev]
[next]