summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20LoongArch: Record pc instead of offset in la_abs relocationWANG Rui3-4/+3
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: fix null-ptr-dereference while accessing 'nbd->config'Li Nan1-1/+17
2023-12-20nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan1-8/+19
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-20rxrpc: Fix some minor issues with bundle tracingDavid Howells1-3/+4
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-20selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-20drm/i915: Use internal class when counting engine resetsTvrtko Ursulin3-5/+14
2023-12-20drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2-5/+7
2023-12-20accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initializationAndrzej Kacprowski1-3/+9
2023-12-20accel/ivpu: Print information about used workaroundsStanislaw Gruszka3-0/+14
2023-12-20drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin1-0/+5
2023-12-20drm/mediatek: fix kernel oops if no crtc is foundMichael Walle1-1/+4
2023-12-20PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-20ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon1-1/+1
2023-12-20PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2-13/+43
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/tas2781: reset the amp before component_addGergo Koteles1-2/+2
2023-12-20ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles1-5/+0
2023-12-20ALSA: hda/tas2781: handle missing EFI calibration dataGergo Koteles1-2/+2
2023-12-20ALSA: hda/tas2781: leave hda_component in usable stateGergo Koteles1-2/+6
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-20io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementationAl Viro1-1/+1
2023-12-20fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()Hangyu Hua1-0/+1
2023-12-20fuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DIRECT_IO_ALLOW_MMAPAmir Goldstein1-0/+2
2023-12-20fuse: share lookup state between submount and its parentKrister Johansen2-3/+87
2023-12-20fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli4-12/+14
2023-12-20HID: Add quirk for Labtec/ODDOR/aikeec handbrakeSebastian Parschauer2-0/+2
2023-12-20HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello1-0/+5
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe15-312/+17
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-20net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah1-0/+10