summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-21Merge branch irq/misc-6.5 into irq/irqchip-nextMarc Zyngier
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-17irqdomain: Include internals.h for function prototypesArnd Bergmann
2023-06-16trace,smp: Add tracepoints for scheduling remotelly called functionsLeonardo Bras
2023-06-16trace,smp: Add tracepoints around remotelly called functionsLeonardo Bras
2023-06-16tick/common: Align tick period during sched_timer setupThomas Gleixner
2023-06-16genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans
2023-06-16genirq: Expand doc for PENDING and REPLAY flagsJames Gowans
2023-06-14tracing/user_events: Add auto cleanup and future persist flagBeau Belgrave
2023-06-14tracing/user_events: Track refcount consistently via put/getBeau Belgrave
2023-06-14tracing/user_events: Store register flags on eventsBeau Belgrave
2023-06-14tracing/user_events: Remove user_ns walk for groupsBeau Belgrave
2023-06-14tracing/user_events: Fix the incorrect trace record for empty arguments eventssunliming
2023-06-14tracing: Modify print_fields() for fields output ordersunliming
2023-06-14tracing/user_events: Handle matching arguments that is null from dyn_eventssunliming
2023-06-14tracing/user_events: Prevent same name but different args eventsunliming
2023-06-13bpf: ensure main program has an extableKrister Johansen
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-12kexec: support purgatories with .text.hot sectionsRicardo Ribalda
2023-06-12cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng
2023-06-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...Tetsuo Handa
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12swsusp: don't pass a stack address to blkdev_get_by_pathChristoph Hellwig
2023-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-08vhost: Fix worker hangs due to missed wake up callsMike Christie
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08bpf: Fix verifier id tracking of scalars on spillMaxim Mikityanskiy
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa
2023-06-06watch_queue: prevent dangling pipe pointerSiddh Raman Pant
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal
2023-06-05PM: hibernate: don't use early_lookup_bdev in resume_storeChristoph Hellwig
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2023-06-05PM: hibernate: move finding the resume device out of software_resumeChristoph Hellwig
2023-06-05PM: hibernate: remove the global snapshot_test variableChristoph Hellwig