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-01-24
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-24
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-24
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
1
-3
/
+12
2023-01-24
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
2023-01-24
LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
Huacai Chen
1
-1
/
+1
2023-01-24
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
1
-0
/
+6
2023-01-24
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2
-9
/
+12
2023-01-24
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-24
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-24
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2023-01-24
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
1
-123
/
+99
2023-01-24
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2
-1
/
+8
2023-01-24
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
1
-0
/
+7
2023-01-24
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
1
-1
/
+3
2023-01-24
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Arend van Spriel
1
-1
/
+1
2023-01-24
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
Krzysztof Kozlowski
1
-0
/
+7
2023-01-24
Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
Luiz Augusto von Dentz
1
-3
/
+3
2023-01-24
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-24
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
1
-13
/
+15
2023-01-24
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
1
-0
/
+1
2023-01-24
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
1
-0
/
+2
2023-01-24
memblock tests: Fix compilation error.
Aaron Thompson
2
-1
/
+3
2023-01-24
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
1
-4
/
+7
2023-01-24
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
1
-0
/
+2
2023-01-24
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-24
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-24
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
1
-2
/
+5
2023-01-24
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2023-01-24
RDMA/srp: Move large values to a new enum for gcc13
Jiri Slaby (SUSE)
1
-3
/
+5
2023-01-24
bpf: keep a reference to the mm, in case the task is dead.
Kui-Feng Lee
1
-12
/
+27
2023-01-24
r8169: fix dmar pte write access is not set error
Chunhao Lin
1
-7
/
+7
2023-01-24
r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
Chunhao Lin
1
-22
/
+22
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2023-01-24
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
1
-0
/
+3
2023-01-24
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
1
-0
/
+3
2023-01-24
virtio_pci: modify ENOENT to EINVAL
Angus Chen
1
-1
/
+1
2023-01-24
vdpa/mlx5: Avoid overwriting CVQ iotlb
Eli Cohen
3
-59
/
+39
2023-01-24
vdpa/mlx5: Avoid using reslock in event_handler
Eli Cohen
1
-12
/
+4
2023-01-24
vdpa/mlx5: Return error on vlan ctrl commands if not supported
Eli Cohen
1
-0
/
+3
2023-01-24
tools/virtio: initialize spinlocks in vring_test.c
Ricardo Cañuelo
1
-0
/
+2
2023-01-24
net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
Anuradha Weeraman
1
-1
/
+1
2023-01-24
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2
-0
/
+51
2023-01-24
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
1
-0
/
+8
2023-01-24
wifi: iwlwifi: fw: skip PPAG for JF
Johannes Berg
1
-0
/
+5
2023-01-24
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
Naohiro Aota
1
-1
/
+1
2023-01-24
dma-buf: fix dma_buf_export init order v2
Christian König
3
-52
/
+43
2023-01-18
Linux 6.1.7
v6.1.7
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
pinctrl: amd: Add dynamic debugging for active GPIOs
Mario Limonciello
1
-4
/
+6
2023-01-18
Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
Ferry Toth
1
-1
/
+1
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
8
-2
/
+19
[prev]
[next]