index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
Linux 6.6.17
v6.6.17
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
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
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
-15
/
+15
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
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-02-16
Revert "ASoC: amd: Add new dmi entries for acp5x platform"
Greg Kroah-Hartman
1
-14
/
+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 "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
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
libceph: just wait for more data to be available on the socket
Xiubo Li
4
-21
/
+19
2024-02-16
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
Xiubo Li
1
-4
/
+4
2024-02-16
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
1
-1
/
+1
2024-02-16
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
Ming Lei
2
-2
/
+5
2024-02-16
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
1
-0
/
+20
2024-02-16
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
1
-2
/
+40
2024-02-16
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
3
-1
/
+7
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
17
-10
/
+32
2024-02-16
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2
-15
/
+30
2024-02-16
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
4
-81
/
+72
2024-02-16
riscv: Improve tlb_flush()
Alexandre Ghiti
3
-1
/
+17
2024-02-16
fs/ntfs3: Fix an NULL dereference bug
Dan Carpenter
1
-1
/
+1
2024-02-16
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-16
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-16
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-16
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-16
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-16
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Srinivasan Shanmugam
1
-10
/
+14
2024-02-16
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
Srinivasan Shanmugam
1
-19
/
+20
[next]