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-02-16
Linux 6.7.5
v6.7.5
Greg Kroah-Hartman
1
-1
/
+1
2024-02-16
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-16
net: stmmac: xgmac: fix a typo of register name in DPP safety handling
Furong Xu
2
-2
/
+2
2024-02-16
ALSA: usb-audio: Sort quirk table entries
Takashi Iwai
1
-18
/
+18
2024-02-16
net: stmmac: xgmac: use #define for string constants
Simon Horman
1
-34
/
+35
2024-02-16
net: Fix from address in memcpy_to_iter_csum()
Michael Lass
1
-1
/
+1
2024-02-16
io_uring/net: limit inline multishot retries
Jens Axboe
1
-3
/
+20
2024-02-16
io_uring/poll: add requeue return code from poll multishot handling
Jens Axboe
2
-1
/
+15
2024-02-16
Revert "ASoC: amd: Add new dmi entries for acp5x platform"
Greg Kroah-Hartman
1
-14
/
+1
2024-02-16
bcachefs: time_stats: Check for last_event == 0 when updating freq stats
Kent Overstreet
1
-2
/
+3
2024-02-16
bcachefs: unlock parent dir if entry is not found in subvolume deletion
Guoyu Ou
1
-2
/
+2
2024-02-16
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
2
-2
/
+3
2024-02-16
bcachefs: grab s_umount only if snapshotting
Su Yue
1
-6
/
+5
2024-02-16
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
1
-1
/
+1
2024-02-16
bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount
Kent Overstreet
1
-2
/
+2
2024-02-16
bcachefs: Add missing bch2_moving_ctxt_flush_all()
Kent Overstreet
1
-0
/
+1
2024-02-16
bcachefs: rebalance should wakeup on shutdown if disabled
Daniel Hill
3
-3
/
+12
2024-02-16
bcachefs: Don't pass memcmp() as a pointer
Kent Overstreet
1
-2
/
+8
2024-02-16
bch2_ioctl_subvolume_destroy(): fix locking
Al Viro
1
-14
/
+17
2024-02-16
new helper: user_path_locked_at()
Al Viro
2
-3
/
+14
2024-02-16
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
6
-50
/
+101
2024-02-16
io_uring/rw: ensure poll based multishot read retries appropriately
Jens Axboe
2
-1
/
+18
2024-02-16
io_uring/net: un-indent mshot retry path in io_recv_finish()
Jens Axboe
1
-16
/
+20
2024-02-16
io_uring/poll: move poll execution helpers higher up
Jens Axboe
1
-20
/
+20
2024-02-16
io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
Jens Axboe
1
-0
/
+1
2024-02-16
wifi: iwlwifi: mvm: fix a battery life regression
Emmanuel Grumbach
1
-1
/
+1
2024-02-16
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-16
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2
-1
/
+6
2024-02-16
usb: dwc3: pci: add support for the Intel Arrow Lake-H
Heikki Krogerus
1
-0
/
+4
2024-02-16
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
1
-1
/
+5
2024-02-16
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2
-14
/
+61
2024-02-16
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-0
/
+3
2024-02-16
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-1
/
+3
2024-02-16
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
Qiuxu Zhuo
2
-22
/
+22
2024-02-16
Revert "drm/amd/pm: fix the high voltage and temperature issue"
Mario Limonciello
5
-63
/
+11
2024-02-16
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
1
-2
/
+1
2024-02-16
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
1
-0
/
+1
2024-02-16
USB: serial: option: add Fibocom FM101-GL variant
Puliang Lu
1
-0
/
+1
2024-02-16
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
JackBB Wu
1
-0
/
+2
2024-02-16
ALSA: usb-audio: add quirk for RODE NT-USB+
Sean Young
1
-0
/
+2
2024-02-16
ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
Julian Sikorski
1
-0
/
+2
2024-02-16
ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
Alexander Tsoy
1
-0
/
+2
2024-02-16
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-16
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
Muhammad Usama Anjum
1
-0
/
+1
2024-02-16
nvme-host: fix the updating of the firmware version
Maurizio Lombardi
1
-2
/
+5
2024-02-16
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
1
-0
/
+5
2024-02-16
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2
-3
/
+16
2024-02-16
ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
Xiubo Li
1
-0
/
+2
2024-02-16
libceph: just wait for more data to be available on the socket
Xiubo Li
4
-21
/
+19
[next]