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
2025-01-23
fs: relax assertions on failure to encode file handles
Amir Goldstein
2
-6
/
+3
2025-01-23
ovl: support encoding fid from inode with no alias
Amir Goldstein
1
-21
/
+25
2025-01-23
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
4
-10
/
+12
2025-01-23
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2025-01-23
block: fix uaf for flush rq while iterating tags
Yu Kuai
2
-10
/
+5
2025-01-23
drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
Srinivasan Shanmugam
1
-1
/
+1
2025-01-23
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+14
2025-01-23
Revert "PCI: Use preserve_config in place of pci_flags"
Terry Tritton
2
-9
/
+15
2025-01-23
drm/amdgpu: always sync the GFX pipe on ctx switch
Christian König
1
-2
/
+2
2025-01-23
drm/i915/fb: Relax clear color alignment to 64 bytes
Ville Syrjälä
1
-1
/
+1
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
3
-2
/
+12
2025-01-23
irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
Tomas Krcka
1
-1
/
+1
2025-01-23
irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly
Yogesh Lal
1
-1
/
+1
2025-01-23
irqchip: Plug a OF node reference leak in platform_irqchip_probe()
Joe Hattori
1
-3
/
+1
2025-01-23
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
Xiaolei Wang
1
-1
/
+1
2025-01-23
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
1
-16
/
+16
2025-01-23
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
1
-0
/
+2
2025-01-23
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-23
nouveau/fence: handle cross device fences properly
Dave Airlie
1
-2
/
+4
2025-01-23
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
2025-01-23
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
2025-01-23
vsock/bpf: return early if transport is not assigned
Stefano Garzarella
1
-0
/
+9
2025-01-23
net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
Heiner Kallweit
1
-17
/
+2
2025-01-23
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
1
-11
/
+32
2025-01-23
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
1
-2
/
+7
2025-01-23
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
1
-2
/
+4
2025-01-23
i2c: atr: Fix client detach
Tomi Valkeinen
1
-1
/
+1
2025-01-23
zram: fix potential UAF of zram table
Kairui Song
1
-0
/
+1
2025-01-23
ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA
Stefan Binding
1
-0
/
+1
2025-01-23
x86/asm: Make serialize() always_inline
Juergen Gross
1
-1
/
+1
2025-01-23
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2025-01-23
RDMA/bnxt_re: Fix to export port num to ib_query_qp
Hongguang Gao
4
-0
/
+7
2025-01-23
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
1
-1
/
+9
2025-01-23
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-23
ACPI: resource: acpi_dev_irq_override(): Check DMI match last
Hans de Goede
1
-3
/
+3
2025-01-23
selftests: tc-testing: reduce rshift value
Jakub Kicinski
1
-2
/
+2
2025-01-23
scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...
Manivannan Sadhasivam
1
-3
/
+6
2025-01-23
cachefiles: Parse the "secctx" immediately
Max Kellermann
3
-11
/
+12
2025-01-23
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2025-01-23
fs: fix missing declaration of init_files
Zhang Kunbo
1
-0
/
+1
2025-01-23
hfs: Sanity check the root record
Leo Stone
1
-1
/
+3
2025-01-23
mac802154: check local interfaces before deleting sdata list
Lizhi Xu
1
-0
/
+4
2025-01-23
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
1
-2
/
+1
2025-01-23
i2c: rcar: fix NACK handling when being a target
Wolfram Sang
1
-5
/
+15
2025-01-23
i2c: mux: demux-pinctrl: check initial mux selection, too
Wolfram Sang
1
-1
/
+3
2025-01-23
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
Pratyush Yadav
1
-1
/
+1
2025-01-23
hwmon: (tmp513) Fix division of negative numbers
David Lechner
1
-3
/
+4
2025-01-23
soc: ti: pruss: Fix pruss APIs
MD Danish Anwar
1
-6
/
+6
[prev]
[next]