summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)
2023-04-25seq_buf: Add seq_buf_do_printk() helperSergey Senozhatsky
2023-03-29tracing/user_events: Align structs with tabs for readabilityBeau Belgrave
2023-03-29tracing/user_events: Use remote writes for event enablementBeau Belgrave
2023-03-29tracing/user_events: Track fork/exec/exit for mm lifetimeBeau Belgrave
2023-03-29tracing/user_events: Split header into uapi and kernelBeau Belgrave
2023-03-28fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)
2023-03-28fprobe: Add nr_maxactive to specify rethook_node pool sizeMasami Hiramatsu (Google)
2023-03-28fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)
2023-03-21ftrace: Show a list of all functions that have ever been enabledSteven Rostedt (Google)
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-21ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGSFlorent Revest
2023-03-21ftrace: Store direct called addresses in their opsFlorent Revest
2023-03-21ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest
2023-03-21ftrace: Remove the legacy _ftrace_direct APIFlorent Revest
2023-03-21ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()Florent Revest
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-03-15nvme-trace: show more opcode namesMinwoo Im
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-14tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-14block: do not reverse request order when flushing plug listJan Kara
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o
2023-03-10Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai
2023-03-09clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor
2023-03-09i2c: Switch .probe() to not take an id parameterUwe Kleine-König
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-07interconnect: fix provider registration APIJohan Hovold
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds
2023-03-07new helper: put_and_unmap_page()Al Viro
2023-03-06clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-03Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds