summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos
2026-01-12ublk: optimize ublk_user_copy() on daemon taskCaleb Sander Mateos
2026-01-12ublk: support UBLK_F_INTEGRITYStanley Zhang
2026-01-12ublk: implement integrity user copyStanley Zhang
2026-01-12ublk: move offset check out of __ublk_check_and_get_req()Caleb Sander Mateos
2026-01-12ublk: inline ublk_check_and_get_req() into ublk_user_copy()Caleb Sander Mateos
2026-01-12ublk: split out ublk_user_copy() helperCaleb Sander Mateos
2026-01-12ublk: split out ublk_copy_user_bvec() helperCaleb Sander Mateos
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang
2026-01-12ublk: move ublk flag check functions earlierCaleb Sander Mateos
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos
2026-01-12landlock: Clarify documentation for the IOCTL access rightGünther Noack
2026-01-12cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()Li Ming
2026-01-12Merge patch series "fs: add immutable rootfs"Christian Brauner
2026-01-12docs: mention nullfsChristian Brauner
2026-01-12fs: add immutable rootfsChristian Brauner
2026-01-12fs: add init_pivot_root()Christian Brauner
2026-01-12fs: ensure that internal tmpfs mount gets mount id zeroChristian Brauner
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12riscv/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12loongarch/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio...Changbin Du
2026-01-12arm64/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12drm/xe: Privatize xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst
2026-01-12drm/xe: Do not dereference ggtt_node in xe_bo.cMaarten Lankhorst
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst
2026-01-12btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-12btrfs: invalidate pages instead of truncate after reflinkingFilipe Manana
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross
2026-01-12x86/paravirt: Move thunk macros to paravirt_types.hJuergen Gross
2026-01-12x86/paravirt: Remove PARAVIRT_DEBUG config optionJuergen Gross
2026-01-12x86/paravirt: Remove some unneeded struct declarationsJuergen Gross
2026-01-12Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2026-01-12gpu: nova-core: check for overflow to DMATRFBASE1Timur Tabi
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko