summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03selftests/acct: add cgroupstats functional testYiyang Chen
2026-08-03taskstats: return -EBADF when cgroupstats receives an invalid fdYiyang Chen
2026-08-03ocfs2: validate rl_used against rl_count in refcount block validatorIbrahim Hashimov
2026-08-03rapidio: clear mport->net when rio_add_net() failsGuangshuo Li
2026-08-03ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()Dmitry Antipov
2026-08-03mailmap: add entry for Charlie JenkinsCharlie Jenkins
2026-08-03checkpatch: don't emit warnings for ID-base USB & PCI DT compatiblesChen-Yu Tsai
2026-08-03.get_maintainer.ignore: add Nathan ChancellorNathan Chancellor
2026-08-03kernel/fork: declare max_threads __read_mostlyJianChunfu
2026-08-03Revert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...Petr Mladek
2026-08-03taskstats: remove dead taskstats_exit_mutex declarationYiyang Chen
2026-08-03ocfs2: validate external xattr entries when reading metadataCen Zhang
2026-08-03ocfs2: validate inline xattrs during inode block validationCen Zhang
2026-08-03pps-gpio: remove dead capture_clear codeCalvin Owens
2026-08-03pps: don't allow PPS_KC_BIND on removed devicesCalvin Owens
2026-08-03pps: don't try to wait for negative timeouts in PPS_FETCHCalvin Owens
2026-08-03lib/random32: convert selftest to KUnitKir Chou
2026-08-03pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handlerMichael Byczkowski
2026-08-03ocfs2: fix hung task in orphan recoveryJiaming Zhang
2026-08-03ocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
2026-08-03ocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
2026-08-03tools/compiler: match glibc 2.42 definition of __attribute_const__Joy H.J. Lee
2026-08-03tools/accounting/delaytop.c: fix typo in PSI header stringSara Sena
2026-08-03kernel: refactor: shorten has_pending_signalsAndrea Calabrese
2026-08-03fat: restore original value when fat_ent_write failedYemu Lu
2026-08-03lib/math: add KUnit test suite for polynomial_calc()Adi Nata
2026-08-03signal: avoid unconditional siginfo copy in send_signal_locked()Oleg Nesterov
2026-08-03signal: change sys_kill() to use SEND_SIG_NOINFOOleg Nesterov
2026-08-03signal: avoid shared siginfo namespace rewritesBradley Morgan
2026-08-03watchdog/softlockup: fix softlockup typosMatthew Chen
2026-08-03kernel/params: fix a pr_debug(" %p ") in parse_one()Jim Cromie
2026-08-03lib/string: fix memchr_inv() for large rangesBradley Morgan
2026-08-03ocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
2026-08-03ocfs2/cluster: keep heartbeat local node stableCen Zhang
2026-08-03resource: downgrade "resource sanity check" warning to debug levelManuel Quintero Fonseca
2026-08-03vhost-scsi: reject feature changes after endpointJia Jia
2026-08-03vhost-scsi: flush backend after device ioctlsJia Jia
2026-08-03vhost: reset the vring metadata cache on vring reconfigurationJun Yang
2026-08-03vhost-scsi: Validate T10 PI scatterlist countsLinfeng Sun
2026-08-03selftests: ublk: add rotating auto_buf index regression testYang Xiuwei
2026-08-03ublk: validate auto buf reg before taking uring_cmdYang Xiuwei
2026-08-03ublk: lift checks out of ublk_{,un}map_io()Caleb Sander Mateos
2026-08-03selftests: ublk: add UBLK_F_IO_DESC_SIZE testCaleb Sander Mateos
2026-08-03selftests: ublk: add support for --io_desc_sizeCaleb Sander Mateos
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos
2026-08-03ublk: initialize io_desc on daemon taskCaleb Sander Mateos
2026-08-03ublk: split request validation from io_desc initCaleb Sander Mateos
2026-08-03ublk: remove struct ublk_zoned_report_desc's operation fieldCaleb Sander Mateos
2026-08-03ublk: consistently use u16 for queue and tag numbersCaleb Sander Mateos
2026-08-03ublk: remove WARN_ON_ONCE() in ublk_unmap_io()Caleb Sander Mateos