summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-12mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo1-4/+9
2026-03-12ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai1-1/+1
2026-03-12btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone1-3/+3
2026-03-12btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone1-1/+1
2026-03-12btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone1-1/+1
2026-03-12btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone1-1/+1
2026-03-12btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone1-1/+1
2026-03-12btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone1-1/+1
2026-03-12btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà1-1/+6
2026-03-12ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald1-1/+1
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel1-9/+13
2026-03-12arm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
2026-03-12arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-9/+10
2026-03-12s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik1-1/+1
2026-03-12s390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
2026-03-12s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens3-6/+18
2026-03-12perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra1-1/+41
2026-03-12ALSA: usb-audio: Use inclusive termsTakashi Iwai1-3/+3
2026-03-12ALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai1-0/+3
2026-03-12drm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2
2026-03-12zloop: check for spurious options passed to removeChristoph Hellwig1-1/+6
2026-03-12zloop: advertise a volatile write cacheChristoph Hellwig1-6/+18
2026-03-12io_uring/cmd_net: use READ_ONCE() for ->addr3 readJens Axboe1-1/+1
2026-03-12irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei1-2/+4
2026-03-12regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu1-2/+1
2026-03-12regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu1-4/+3
2026-03-12scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang1-9/+9
2026-03-12cxl/mbox: validate payload size before accessing contents in cxl_payload_from...Davidlohr Bueso1-2/+9
2026-03-12cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang3-2/+42
2026-03-12cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang3-10/+19
2026-03-12clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich3-2/+36
2026-03-12cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...Waiman Long1-1/+1
2026-03-12cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()Waiman Long1-1/+1
2026-03-12drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
2026-03-12accel/amdxdna: Validate command buffer payload countLizhi Hou1-1/+4
2026-03-12accel/amdxdna: Prevent ubuf size overflowLizhi Hou1-1/+5
2026-03-12accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou1-4/+4
2026-03-12accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou1-7/+11
2026-03-12accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou1-4/+5
2026-03-12accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou6-19/+26
2026-03-12accel/amdxdna: Reduce log noise during process terminationMario Limonciello2-3/+7
2026-03-12accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou1-0/+3
2026-03-12accel/amdxdna: Switch to always use chained commandLizhi Hou1-2/+2
2026-03-12accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou1-19/+19
2026-03-12perf/core: Fix invalid wait context in ctx_sched_in()Namhyung Kim1-1/+2