summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-08ttm/pool: track allocated_pages per numa node.Dave Airlie-15/+47
2026-04-08ttm/pool: make pool shrinker NUMA aware (v2)Dave Airlie-17/+21
2026-04-08ttm/pool: drop numa specific poolsDave Airlie-11/+2
2026-04-08ttm/pool: port to list_lru. (v2)Dave Airlie-49/+83
2026-04-08drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)Dave Airlie-6/+15
2026-04-08mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie-1/+28
2026-04-07smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman-8/+12
2026-04-07smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman-1/+1
2026-04-07gfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher-2/+3
2026-04-07gfs2: hide error messages after withdrawAndreas Gruenbacher-1/+1
2026-04-07gfs2: wait for withdraw earlier during unmountAndreas Gruenbacher-2/+3
2026-04-07gfs2: inode directory consistency checksAndreas Gruenbacher-2/+7
2026-04-07gfs2: gfs2_log_flush withdraw fixesAndreas Gruenbacher-8/+17
2026-04-07gfs2: add some missing log lockingAndreas Gruenbacher-8/+20
2026-04-07gfs2: fix address space truncation during withdrawAndreas Gruenbacher-19/+39
2026-04-07gfs2: drain ail under sd_log_flush_lockAndreas Gruenbacher-2/+1
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar-2/+1
2026-04-07scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579Rob Herring (Arm)-8/+18
2026-04-07cpufreq/amd-pstate: Add POWER_SUPPLY select for dynamic EPPMario Limonciello-0/+1
2026-04-07kbuild: expand inlining hints with -fdiagnostics-show-inlining-chainJustin Stitt-0/+4
2026-04-07PCI: Remove no_pci_devices()Heiner Kallweit-20/+0
2026-04-07Input: pc110pad - remove driverDmitry Torokhov-171/+0
2026-04-07bpf: Retire rcu_trace_implies_rcu_gp()Kumar Kartikeya Dwivedi-60/+19
2026-04-07selftests/bpf: Allow prog name matching for tests with __descriptionKumar Kartikeya Dwivedi-20/+76
2026-04-07watchdog: ni903x_wdt: Convert to a platform driverRafael J. Wysocki-13/+14
2026-04-07ACPI: PAD: xen: Convert to a platform driverRafael J. Wysocki-11/+12
2026-04-07fs/resctrl: Add missing return value descriptionsReinette Chatre-0/+8
2026-04-07MAINTAINERS: Update resctrl entryReinette Chatre-0/+2
2026-04-07sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc namefangqiurong-2/+2
2026-04-07workqueue: use NR_STD_WORKER_POOLS instead of hardcoded valueManinder Singh-2/+2
2026-04-07of: property: Allow fw_devlink device-tree on x86Herve Codina-1/+25
2026-04-07btrfs: btrfs_log_dev_io_error() on all bio errorsBoris Burkov-2/+10
2026-04-07btrfs: fix silent IO error loss in encoded writes and zoned splitMichal Grzedzicki-2/+2
2026-04-07btrfs: skip clearing EXTENT_DEFRAG for NOCOW ordered extentsDave Chen-3/+7
2026-04-07btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan checkDave Chen-1/+1
2026-04-07btrfs: remove duplicate journal_info reset on failure to commit transactionFilipe Manana-2/+0
2026-04-07btrfs: tag as unlikely if statements that check for fs in error stateFilipe Manana-16/+16
2026-04-07Merge tag 'ata-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds-0/+14
2026-04-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+29
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds-6/+82
2026-04-07ASoC: amd: ps: fix the pcm device numbering for acp pdm dmicSyed Saba Kareem-0/+1
2026-04-07alarmtimer: Access timerqueue node under lock in suspendZhan Xusheng-4/+8
2026-04-07dt-bindings: arm-smmu: qcom: Add compatible for Hawi SoCMukesh Ojha-0/+1
2026-04-07btrfs: fix double free in create_space_info() error pathGuangshuo Li-1/+1
2026-04-07btrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li-3/+1
2026-04-07btrfs: do not reject a valid running dev-replaceQu Wenruo-1/+6
2026-04-07btrfs: only invalidate btree inode pages after all ebs are releasedQu Wenruo-7/+7
2026-04-07btrfs: prevent direct reclaim during compressed readaheadJP Kobryn (Meta)-18/+45
2026-04-07btrfs: replace BUG_ON() with error return in cache_save_setup()Teng Liu-1/+7
2026-04-07btrfs: zstd: don't cache sectorsize in a local variableDavid Sterba-8/+4