summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-21hwmon: (pmbus/adm1266) reject implausible blackbox record_countAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAXAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) seed timestamp from the real-time clockAbdurrahman Hussain
2026-05-21hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logicKean Ren
2026-05-21hwmon: (lenovo-ec-sensors): Convert to devm_request_region()Kean Ren
2026-05-21drm/exynos/dma: Drop iommu_dma_init_domain() stubChen-Yu Tsai
2026-05-21HID: u2fzero: free allocated URB on probe errorsMyeonghun Pak
2026-05-21selftests: openat2: port emptypath_test to kselftest harnessChristian Brauner
2026-05-21Merge patch series "OPENAT2_REGULAR flag support for openat2"Christian Brauner
2026-05-21kselftest/openat2: test for OPENAT2_REGULAR flagDorjoy Chowdhury
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-21ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()Richard Fitzgerald
2026-05-21LoongArch: Remove unused code to avoid build warningHuacai Chen
2026-05-21LoongArch: Avoid initrd overlap during kernel relocationWANG Rui
2026-05-21LoongArch: Skip relocation-time KASLR if already appliedWANG Rui
2026-05-21efi/loongarch: Randomize kernel preferred address for KASLRWANG Rui
2026-05-21gpio: virtuser: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: aggregator: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: sim: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21tracing: Create output file from cmd_check_undefinedThomas Weißschuh
2026-05-21tracing: Fix unload_page for simple_ring_buffer init rollbackVincent Donnefort
2026-05-21tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()David Carlier
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-21ring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
2026-05-21selftests: harness: fix pidfd leak in __wait_for_testGeliang Tang
2026-05-21xfs: fix a buffer lookup against removal raceChristoph Hellwig
2026-05-21fs/pipe: write to ->poll_usage only onceMateusz Guzik
2026-05-21sync_file_range: delete dead S_ISLNK codeAlexey Dobriyan
2026-05-21namei: use QSTR() instead of QSTR_INIT() in path_ptsThorsten Blum
2026-05-21Merge patch series "fix crashes when mounting legacy file system with sector ...Christian Brauner
2026-05-21omfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21ntfs3: handle set_blocksize failuresChristoph Hellwig
2026-05-21minix: handle set_blocksize failuresChristoph Hellwig
2026-05-21isofs: handle set_blocksize failuresChristoph Hellwig
2026-05-21affs: handle set_blocksize failuresChristoph Hellwig
2026-05-21befs: handle set_blocksize failuresChristoph Hellwig
2026-05-21jfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21qnx4: handle set_blocksize failuresChristoph Hellwig
2026-05-21hpfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21bfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21Merge patch series "drop unused VFS exports"Christian Brauner
2026-05-21docs: add guidelines for submitting new filesystemsAmir Goldstein
2026-05-21fs: fold __start_removing_path into start_removing_pathChristoph Hellwig
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21fs: unexport drop_super_exclusiveChristoph Hellwig
2026-05-21dcache: add extra sanity checks of the dentry in dentry_free()Jeff Layton
2026-05-21fs/coredump: reduce redundant log noise in validate_coredump_safetyLi RongQing
2026-05-21ASoC: Rework initialization of i2c_device_idsMark Brown
2026-05-21ASoC: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-21ASoC: Drop empty i2c remove callbacksUwe Kleine-König (The Capable Hub)