summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-16Linux 6.6.17v6.6.17Greg Kroah-Hartman
2024-02-16netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-16ALSA: usb-audio: Sort quirk table entriesTakashi Iwai
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-16io_uring/net: limit inline multishot retriesJens Axboe
2024-02-16io_uring/poll: add requeue return code from poll multishot handlingJens Axboe
2024-02-16io_uring/net: un-indent mshot retry path in io_recv_finish()Jens Axboe
2024-02-16io_uring/poll: move poll execution helpers higher upJens Axboe
2024-02-16io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffersJens Axboe
2024-02-16media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno
2024-02-16Revert "ASoC: amd: Add new dmi entries for acp5x platform"Greg Kroah-Hartman
2024-02-16Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-16Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-02-16hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-16usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus
2024-02-16xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio
2024-02-16xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman
2024-02-16usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-02-16usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-02-16x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixupsQiuxu Zhuo
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
2024-02-16USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-02-16USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-02-16USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-02-16ALSA: usb-audio: add quirk for RODE NT-USB+Sean Young
2024-02-16ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitterJulian Sikorski
2024-02-16ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revisionAlexander Tsoy
2024-02-16blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-16riscv: declare overflow_stack as exported from traps.cBen Dooks
2024-02-16riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti
2024-02-16libceph: just wait for more data to be available on the socketXiubo Li
2024-02-16libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li
2024-02-16riscv: Flush the tlb when a page directory is freedAlexandre Ghiti
2024-02-16scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei
2024-02-16riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti
2024-02-16riscv: Fix set_huge_pte_at() for NAPOT mappingAlexandre Ghiti
2024-02-16riscv: mm: execute local TLB flush after populating vmemmapVincent Chen
2024-02-16mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2024-02-16riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti
2024-02-16riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti
2024-02-16riscv: Improve tlb_flush()Alexandre Ghiti
2024-02-16fs/ntfs3: Fix an NULL dereference bugDan Carpenter
2024-02-16netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-16netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-16netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-16netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-16drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam
2024-02-16drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam
2024-02-16drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam