summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-15netfilter: nf_tables: avoid softlockup warnings in nft_chain_validateFlorian Westphal
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-15fs: Remove internal old mount API codeEric Sandeen
2025-12-15Merge patch series "further damage-control lack of clone scalability"Christian Brauner
2025-12-15fs: track the inode having file locks with a flag in ->i_opflagsMateusz Guzik
2025-12-15pid: only take pidmap_lock once on allocMateusz Guzik
2025-12-15filelock: use a consume fence in locks_inode_context()Mateusz Guzik
2025-12-15ns: pad refcountMateusz Guzik
2025-12-15fs: annotate cdev_lock with __cacheline_aligned_in_smpMateusz Guzik
2025-12-15fs: use min() or umin() instead of min_t()David Laight
2025-12-15init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line para...Askar Safin
2025-12-15arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix schema warningsWadim Egorov
2025-12-15arm64: dts: ti: k3-am642-phyboard-electra-x27-gpio1-spi1-uart3: Fix schema wa...Wadim Egorov
2025-12-15arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix icssg-prueth schema ...Wadim Egorov
2025-12-15drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak
2025-12-15drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-15firmware: ti_sci.h: fix all kernel-doc warningsRandy Dunlap
2025-12-15drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P
2025-12-15drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2025-12-15drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-12-15drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis
2025-12-15drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav
2025-12-15drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann
2025-12-15drm/xe: Do not reference loop variable directlyMatthew Brost
2025-12-15drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar
2025-12-15drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin
2025-12-15Merge patch series "statmount: accept fd as a parameter"Christian Brauner
2025-12-15selftests: statmount: tests for STATMOUNT_BY_FDBhavik Sachdev
2025-12-15statmount: accept fd as a parameterBhavik Sachdev
2025-12-15statmount: permission check should return EPERMBhavik Sachdev
2025-12-15Merge patch series "Allow inlining C helpers into Rust when using LTO"Christian Brauner
2025-12-15rust: poll: add __rust_helper to helpersAlice Ryhl
2025-12-15rust: pid_namespace: add __rust_helper to helpersAlice Ryhl
2025-12-15rust: fs: add __rust_helper to helpersAlice Ryhl
2025-12-15Merge patch series "Allow knfsd to use atomic_open()"Christian Brauner
2025-12-15VFS/knfsd: Teach dentry_create() to use atomic_open()Benjamin Coddington
2025-12-15VFS: Prepare atomic_open() for dentry_create()Benjamin Coddington
2025-12-15VFS: move dentry_create() from fs/open.c to fs/namei.cBenjamin Coddington
2025-12-15arm64/gcs: Flush the GCS locking state on execMark Brown
2025-12-15arm64/efi: Remove unneeded SVE/SME fallback preserve/store handlingArd Biesheuvel
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel
2025-12-15arm64: mm: Simplify check in arch_kfence_init_pool()Kevin Brodsky
2025-12-15ACPI: PCC: Fix race condition by removing static qualifierPengjie Zhang
2025-12-15ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang
2025-12-15Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2025-12-15thermal: core: Fix typo and indentation in commentsThorsten Blum
2025-12-15thermal: intel: int340x: Enable power slider interface for Wildcat LakeSrinivas Pandruvada
2025-12-15arm64: dts: rockchip: Fix voltage threshold for volume keys for Pinephone ProOndrej Jirman
2025-12-15arm64: dts: rockchip: Add accelerometer sensor to Pinephone ProOndrej Jirman
2025-12-15powercap: fix sscanf() error return value handlingSumeet Pawnikar