summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds1-1/+1
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K1-0/+5
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato1-0/+19
2023-12-20nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan1-13/+22
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum1-0/+1
2023-12-20HID: glorious: fix Glorious Model I HID reportBrett Raye2-6/+21
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko1-2/+2
2023-12-20LoongArch: Implement constant timer shutdown interfaceBibo Mao1-14/+9
2023-12-20LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada1-0/+2
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman1-5/+8
2023-12-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke1-6/+13
2023-12-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan1-0/+2
2023-12-20nbd: fold nbd config initialization into nbd_alloc_config()Li Nan1-22/+19
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li1-1/+1
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li1-0/+7
2023-12-20bcache: remove redundant assignment to variable cur_idxColin Ian King1-1/+1
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li2-0/+3
2023-12-20blk-cgroup: bypass blkcg_deactivate_policy after destroyingMing Lei1-0/+13
2023-12-20blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei1-0/+2
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare1-1/+1
2023-12-20usb: aqc111: check packet for fixup for true limitOliver Neukum1-4/+4
2023-12-20x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar1-4/+21
2023-12-20drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin1-0/+5
2023-12-20ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon1-1/+1
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang1-5/+41
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-20ALSA: hda/realtek: Apply mute LED quirk for HP15-dbHartmut Knaack1-0/+1
2023-12-20ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variantsKai Vehmanen1-0/+2
2023-12-20ALSA: hda/hdmi: add force-connect quirk for NUC5CPYBKai Vehmanen1-0/+1
2023-12-20fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()Hangyu Hua1-0/+1
2023-12-20cred: switch to using atomic_long_tJens Axboe2-36/+36
2023-12-20net: atlantic: fix double free in ring reinit logicIgor Russkikh1-1/+4
2023-12-20appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim1-5/+4
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney1-1/+5
2023-12-20dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei1-9/+2
2023-12-20dpaa2-switch: fix size of the dma_unmapIoana Ciornei1-3/+4
2023-12-20vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov1-1/+1
2023-12-20sign-file: Fix incorrect return values checkYusong Gao1-6/+6
2023-12-20stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si1-8/+6
2023-12-20net: ena: Fix XDP redirection errorDavid Arinzon1-3/+0
2023-12-20net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon1-7/+10
2023-12-20net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon1-6/+7
2023-12-20net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-20iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki1-0/+59
2023-12-20iavf: Introduce new state machines for flow directorPiotr Gardocki5-23/+139
2023-12-20net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim1-1/+3
2023-12-20atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim1-2/+5
2023-12-20octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-20octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22