summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-08scripts/gdb: fix detection of current CPU in KGDBFlorian Rommel1-5/+1
2024-05-08scripts/gdb: make get_thread_info accept pointersFlorian Rommel1-1/+1
2024-05-08scripts/gdb: fix parameter handling in $lx_per_cpuFlorian Rommel1-3/+2
2024-05-08scripts/gdb: fix failing KGDB detection during probeFlorian Rommel1-1/+1
2024-05-08kfifo: don't use "proxy" headersAndy Shevchenko3-7/+13
2024-05-08media: stih-cec: add missing io.hAndy Shevchenko1-0/+1
2024-05-08media: rc: add missing io.hAndy Shevchenko4-0/+4
2024-05-08tools lib rbtree: pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo2-3/+3
2024-05-08ocfs2: remove redundant assignment to variable statusColin Ian King1-1/+0
2024-05-08nilfs2: convert to use the new mount APIEric Sandeen4-229/+174
2024-05-08kexec: fix the unexpected kexec_dprintk() macroBaoquan He1-4/+2
2024-05-08crash: add prefix for crash dumping messagesBaoquan He2-2/+4
2024-05-08cpumask: delete unused reset_cpu_possible_mask()Alexey Dobriyan1-5/+0
2024-04-29mux: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-04-29pps: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-04-29intel_th: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-04-26nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()Yang Li1-0/+1
2024-04-26nilfs2: add kernel-doc comments to nilfs_btree_convert_and_insert()Yang Li1-7/+16
2024-04-26nilfs2: add kernel-doc comments to nilfs_do_roll_forward()Yang Li1-0/+1
2024-04-26blktrace: convert strncpy() to strscpy_pad()Arnd Bergmann1-2/+1
2024-04-26block/partitions/ldm: convert strncpy() to strscpy()Arnd Bergmann1-4/+2
2024-04-26test_hexdump: avoid string truncation warningArnd Bergmann1-1/+1
2024-04-26ocfs2: use coarse time for new created filesSu Yue1-1/+1
2024-04-26ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue1-0/+2
2024-04-26ocfs2: fix races between hole punching and AIO+DIOSu Yue1-0/+2
2024-04-26ocfs2: return real error code in ocfs2_dio_wr_get_blockSu Yue1-2/+0
2024-04-26vmcore: replace strncpy with strscpy_padJustin Stitt1-3/+2
2024-04-26devres: don't use "proxy" headersAndy Shevchenko1-3/+6
2024-04-26devres: switch to use dev_err_probe() for unificationAndy Shevchenko1-8/+9
2024-04-26kgdb: add HAS_IOPORT dependencyNiklas Schnelle1-0/+1
2024-04-26Squashfs: remove deprecated strncpy by not copying the stringPhillip Lougher1-10/+4
2024-04-26ipc: remove the now superfluous sentinel element from ctl_table arrayJoel Granados2-2/+0
2024-04-26initrd: remove the now superfluous sentinel element from ctl_table arrayJoel Granados1-1/+0
2024-04-26kcov: avoid clang out-of-range warningArnd Bergmann1-1/+2
2024-04-26Documentation: kdump: clean up the outdated descriptionBaoquan He1-4/+4
2024-04-26ocfs2: fix sparse warningsHeming Zhao5-15/+16
2024-04-26ocfs2: speed up chain-list searchingHeming Zhao1-1/+1
2024-04-26ocfs2: adjust enabling place for la windowHeming Zhao2-12/+8
2024-04-26ocfs2: improve write IO performance when fragmentation is highHeming Zhao5-11/+108
2024-04-26regset: use kvzalloc() for regset_get_alloc()Douglas Anderson2-4/+4
2024-04-26NUMA: early use of cpu_to_node() returns 0 instead of the correct node idHuang Shijie1-0/+14
2024-04-26fs: add kernel-doc comments to fat_parse_long()Yang Li1-0/+12
2024-04-26x86: call instrumentation hooks from copy_mc.cAlexander Potapenko1-4/+17
2024-04-26instrumented.h: add instrument_memcpy_before, instrument_memcpy_afterAlexander Potapenko1-0/+35
2024-04-26mm: kmsan: implement kmsan_memmove()Alexander Potapenko2-0/+26
2024-04-26bootconfig: do not put quotes on cmdline items unless necessaryRasmus Villemoes1-3/+9
2024-04-26lib/build_OID_registry: don't mention the full path of the script in outputUwe Kleine-König1-1/+4
2024-04-26ocfs2: update inode ctime in ocfs2_fileattr_setSu Yue1-0/+1
2024-04-26ocfs2: correctly use ocfs2_find_next_zero_bit()Joseph Qi3-18/+9
2024-04-14Linux 6.9-rc4Linus Torvalds1-1/+1