summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-12-08btrfs: make error messages more clear when getting a chunk mapFilipe Manana
2023-12-08btrfs: send: ensure send_fd is writableJann Horn
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana
2023-12-08btrfs: add dmesg output for first mount and last unmount of a filesystemQu Wenruo
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-12-08bcache: revert replacing IS_ERR_OR_NULL with IS_ERRMarkus Weippert
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka
2023-12-08ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang
2023-12-08ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang
2023-12-08ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu
2023-12-08io_uring: fix off-by one bvec indexKeith Busch
2023-12-08USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-12-08USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-12-08USB: dwc2: write HCINT with INTMASK appliedOliver Neukum
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso
2023-12-08bcache: prevent potential division by zero errorRand Deeb
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li
2023-12-08dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka
2023-12-08hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-12-08hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-12-08USB: serial: option: add Luat Air72*U series productsAsuna Yang
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner
2023-12-08bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()Coly Li
2023-12-08ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede
2023-12-08KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2023-12-08arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray
2023-12-08ext4: make sure allocate pending entry not failZhang Yi
2023-12-08ext4: fix slab-use-after-free in ext4_es_insert_extent()Baokun Li
2023-12-08ext4: using nofail preallocation in ext4_es_insert_extent()Baokun Li
2023-12-08ext4: using nofail preallocation in ext4_es_insert_delayed_block()Baokun Li
2023-12-08ext4: using nofail preallocation in ext4_es_remove_extent()Baokun Li
2023-12-08ext4: use pre-allocated es in __es_remove_extent()Baokun Li
2023-12-08ext4: use pre-allocated es in __es_insert_extent()Baokun Li
2023-12-08ext4: factor out __es_alloc_extent() and __es_free_extent()Baokun Li
2023-12-08ext4: add a new helper to check if es must be keptBaokun Li
2023-12-08MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-12-08nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig