summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io_uring: use fget/fput consistentlyJens Axboe2024-01-202-23/+24
* nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi2024-01-201-2/+5
* ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps formatPeter Ujfalusi2024-01-201-4/+29
* debugfs: fix automount d_fsdata usageJohannes Berg2024-01-203-9/+36
* wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear2024-01-201-0/+1
* wifi: avoid offset calculation on NULL pointerMichael-CY Lee2024-01-201-1/+3
* wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg2024-01-201-0/+2
* mptcp: fix uninit-value in mptcp_incoming_optionsEdward Adam Davis2024-01-201-0/+1
* ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev2024-01-201-0/+10
* pinctrl: lochnagar: Don't build on MIPSCharles Keepax2024-01-201-1/+2
* kunit: Reset suite counter right before running testsMichal Wajdeczko2024-01-201-2/+2
* kunit: Warn if tests are slowMaxime Ripard2024-01-201-0/+38
* pinctrl: s32cc: Avoid possible string truncationChester Lin2024-01-201-2/+2
* f2fs: explicitly null-terminate the xattr listEric Biggers2024-01-201-0/+6
* Linux 6.6.12v6.6.12Greg Kroah-Hartman2024-01-151-1/+1
* nfsd: drop the nfsd_put helperJeff Layton2024-01-152-21/+17
* Linux 6.6.11v6.6.11Greg Kroah-Hartman2024-01-101-1/+1
* media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue2024-01-101-1/+13
* cxl/memdev: Hold region_rwsem during inject and clear poison opsAlison Schofield2024-01-101-2/+16
* cxl/hdm: Fix a benign lockdep splatDave Jiang2024-01-101-0/+2
* cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang2024-01-103-2/+11
* mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen2024-01-101-3/+7
* mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2024-01-101-0/+1
* mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2024-01-101-3/+4
* mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang2024-01-101-21/+5
* drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2024-01-102-8/+13
* drm/amd/display: add nv12 bounding boxAlex Deucher2024-01-101-1/+109
* drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher2024-01-101-9/+2
* mm: fix unmap_mapping_range high bits shift bugJiajun Xie2024-01-101-2/+2
* i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara2024-01-101-1/+3
* x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia2024-01-101-1/+2
* firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto2024-01-101-0/+51
* mm/mglru: skip special VMAs in lru_gen_look_around()Yu Zhao2024-01-101-4/+9
* net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet2024-01-101-2/+2
* net: libwx: fix memory leak on free pageduanqiangwen2024-01-102-77/+6
* cxl/pmu: Ensure put_device on pmu devicesIra Weiny2024-01-101-1/+1
* net: prevent mss overflow in skb_segment()Eric Dumazet2024-01-101-1/+2
* powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2024-01-102-7/+46
* RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang2024-01-101-0/+13
* dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang2024-01-101-3/+2
* dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun2024-01-101-7/+7
* drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher2024-01-101-0/+4
* kernel/resource: Increment by align value in get_free_mem_region()Alison Schofield2024-01-101-2/+2
* cxl/core: Always hold region_rwsem while reading poison listsAlison Schofield2024-01-102-6/+8
* cxl: Add cxl_decoders_committed() helperDave Jiang2024-01-105-6/+15
* drm/amd/display: Increase num voltage states to 40Alvin Lee2024-01-101-1/+1
* drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä2024-01-101-1/+2
* clk: rockchip: rk3128: Fix SCLK_SDMMC's clock nameAlex Bee2024-01-101-1/+1
* clk: rockchip: rk3128: Fix aclk_peri_src's parentFinley Xiao2024-01-101-13/+7
* phy: sunplus: return negative error code in sp_usb_phy_probeSu Hui2024-01-101-1/+1