linux-block.git
2023-10-18 Joe Perchesget_maintainer: add --keywords-in-file option
2023-10-18 Alexey Dobriyanproc: save LOC by using while loop
2023-10-18 Alexey Dobriyanproc: use initializer for clearing some buffers
2023-10-18 David Laightminmax: relax check to allow comparison between unsigne...
2023-10-18 David Laightminmax: allow comparisons of 'int' against 'unsigned...
2023-10-18 David Laightminmax: fix indentation of __cmp_once() and __clamp_once()
2023-10-18 David Laightminmax: allow min()/max()/clamp() if the arguments...
2023-10-18 David Laightminmax: add umin(a, b) and umax(a, b)
2023-10-18 Li kunyukernel/signal: remove unnecessary NULL values from...
2023-10-18 Kees Cookocfs2: annotate struct ocfs2_replay_map with __counted_by
2023-10-18 Christophe... kstrtox: remove strtobool()
2023-10-18 Alexey Dobriyanextract and use FILE_LINE macro
2023-10-04 Baoquan Hecrash_core.c: remove unneeded functions
2023-10-04 Baoquan Heriscv: kdump: use generic interface to simplify crashke...
2023-10-04 Baoquan Hearm64: kdump: use generic interface to simplify crashke...
2023-10-04 Baoquan Hex86: kdump: use generic interface to simplify crashkern...
2023-10-04 Baoquan Hecrash_core: move crashk_*res definition into crash_core.c
2023-10-04 Baoquan Hecrash_core: add generic function to do reservation
2023-10-04 Baoquan Hecrash_core: change parse_crashkernel() to support crash...
2023-10-04 Baoquan Hecrash_core: change the prototype of function parse_cras...
2023-10-04 Baoquan Hecrash_core.c: remove unnecessary parameter of function
2023-10-04 Azeem Shaikhfs: ocfs2: replace strlcpy with sysfs_emit
2023-10-04 Andy Shevchenkominmax: fix header inclusions
2023-10-04 Rong Taopid: pid_ns_ctl_handler: remove useless comment
2023-10-04 Andy Shevchenkominmax: deduplicate __unconst_integer_typeof()
2023-10-04 Andreas Gruenbacherkthread: add kthread_stop_put
2023-10-04 Oleg Nesterovtaskstats: fill_stats_for_tgid: use for_each_thread()
2023-10-04 Oleg Nesterovgetrusage: use __for_each_thread()
2023-10-04 Oleg Nesterovgetrusage: add the "signal_struct *sig" local variable
2023-10-04 Oleg Nesterovsignal: complete_signal: use __for_each_thread()
2023-10-04 Oleg Nesterovfs/proc: do_task_stat: use __for_each_thread()
2023-10-04 Xingui Yangscsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper...
2023-10-04 Xingui Yangscsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helpe...
2023-10-04 Xingui Yangseq_file: add helper macro to define attribute for...
2023-10-04 Uros Bizjakpanic: use atomic_try_cmpxchg in panic() and nmi_panic()
2023-10-04 Oleg Nesterov__kill_pgrp_info: simplify the calculation of return...
2023-10-04 Oleg Nesterovkill task_struct->thread_group
2023-10-04 Oleg Nesterovchange thread_group_empty() to use task_struct->thread_node
2023-10-04 Oleg Nesterovchange next_thread() to use __next_thread() ?: group_leader
2023-10-04 Oleg Nesterovintroduce __next_thread(), fix next_tid() vs exec(...
2023-10-04 Yuanheng Zhangocfs2: correct range->len in ocfs2_trim_fs()
2023-10-04 Nick Desaulnierscompiler.h: unify __UNIQUE_ID
2023-10-04 Costa Shulyupindocs: fix link s390/zfcpdump.rst
2023-10-01 Linus TorvaldsLinux 6.6-rc4 v6.6-rc4
2023-10-01 Linus TorvaldsMerge tag 'kbuild-fixes-v6.6-2' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-01-08-34' of...
2023-10-01 Linus TorvaldsMerge tag 'char-misc-6.6-rc4' of git://git./linux/kerne...
2023-10-01 Linus TorvaldsMerge tag 'tty-6.6-rc4' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'x86-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'timers-urgent-2023-10-01' of git://git....
2023-10-01 Linus TorvaldsMerge tag 'sched-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'perf-urgent-2023-10-01' of git://git./linux...
2023-10-01 Masahiro Yamadakbuild: remove stale code for 'source' symlink in packa...
2023-10-01 Uwe Kleine... modpost: Don't let "driver"s reference .exit.*
2023-10-01 Masahiro Yamadavmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD...
2023-10-01 Mauricio Faria... modpost: add missing else to the "of" check
2023-10-01 Linus TorvaldsMerge tag 'soc-fixes-6.6' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'trace-v6.6-rc3' of git://git./linux/kernel...
2023-09-30 Steven Rostedt... eventfs: Test for dentries array allocated in eventfs_r...
2023-09-30 Beau Belgravetracing/user_events: Align set_bit() address for all...
2023-09-30 Clément Légertracing: relax trace_event_eval_update() execution...
2023-09-30 Steven Rostedt... ring-buffer: Update "shortest_full" in polling
2023-09-30 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-09-30' of git://git...
2023-09-30 Linus TorvaldsMerge tag 'iomap-6.6-fixes-4' of git://git./fs/xfs...
2023-09-30 Linus TorvaldsMerge tag 'i2c-for-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'acpi-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'powerpc-6.6-3' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'nfsd-6.6-2' of git://git./linux/kernel/git...
2023-09-30 Linus TorvaldsMerge tag '6.6-rc3-smb3-client-fix' of git://git.samba...
2023-09-30 Baoquan HeCrash: add lock to serialize crash hotplug handling
2023-09-30 Juntong Dengselftests/mm: fix awk usage in charge_reserved_hugetlb...
2023-09-30 Yang Shimm: mempolicy: keep VMA walk if both MPOL_MF_STRICT...
2023-09-30 Jinjie Ruanmm/damon/vaddr-test: fix memory leak in damon_do_test_a...
2023-09-30 Michal Hockomm, memcg: reconsider kmem.limit_in_bytes deprecation
2023-09-30 Domenico Cerasuolomm: zswap: fix potential memory corruption on duplicate...
2023-09-30 Ryan Robertsarm64: hugetlb: fix set_huge_pte_at() to work with...
2023-09-30 Ryan Robertsmm: hugetlb: add huge page size param to set_huge_pte_at()
2023-09-30 Liam R. Howlettmaple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
2023-09-30 Liam R. Howlettmaple_tree: add mas_is_active() to detect in-tree walks
2023-09-30 Pan Biannilfs2: fix potential use after free in nilfs_gccache_s...
2023-09-30 Matthew Wilcox... mm: abstract moving to the next PFN
2023-09-30 Matthew Wilcox... mm: report success more often from filemap_map_folio_ra...
2023-09-30 Greg Ungererfs: binfmt_elf_efpic: fix personality for ELF-FDPIC
2023-09-29 Linus TorvaldsMerge tag '6.6-rc3-ksmbd-server-fixes' of git://git...
2023-09-29 Linus TorvaldsMerge tag 'ceph-for-6.6-rc4' of https://github.com...
2023-09-29 Linus TorvaldsMerge tag 'xfs-6.6-fixes-2' of git://git./fs/xfs/xfs...
2023-09-29 Uwe Kleine... MAINTAINERS: Fix Florian Fainelli's email address
2023-09-29 Linus TorvaldsMerge tag 'ata-6.6-rc4' of git://git./linux/kernel...
2023-09-29 Linus TorvaldsMerge tag 'block-6.6-2023-09-28' of git://git.kernel...
2023-09-29 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-28' of git://git.kernel...
2023-09-29 Linus TorvaldsMerge tag 'slab-fixes-for-6.6-rc4' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'drm-fixes-2023-09-29' of git://anongit.freed...
2023-09-29 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc4' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'for-v6.6-rc' of git://git./linux/kernel...
2023-09-29 Linus TorvaldsMerge tag 'xtensa-20230928' of https://github.com/jcmvb...
2023-09-29 Jens Axboeio_uring/fs: remove sqe->rw_flags checking from LINKAT io_uring-6.6-2023-09-28
2023-09-29 Dave AirlieMerge tag 'drm-intel-fixes-2023-09-28' of git://anongit...
2023-09-28 Haitao Huangx86/sgx: Resolves SECS reclaim vs. page fault for EAUG...
2023-09-28 Dave AirlieMerge tag 'drm-misc-fixes-2023-09-28' of git://anongit...
next