index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
2023-08-25
Merge branches 'pm-sleep', 'pm-qos' and 'powercap'
Rafael J. Wysocki
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2023-08-25
bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
Dave Marchevsky
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
2023-08-25
bpf: Reenable bpf_refcount_acquire
Dave Marchevsky
2023-08-25
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
Dave Marchevsky
2023-08-25
bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_a...
Dave Marchevsky
2023-08-24
bpf: Remove a WARN_ON_ONCE warning related to local kptr
Yonghong Song
2023-08-23
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
2023-08-22
bpf: Fix check_func_arg_reg_off bug for graph root/node
Kumar Kartikeya Dwivedi
2023-08-22
PM: QoS: Add check to make sure CPU latency is non-negative
Clive Lin
2023-08-22
bpf: Fix a bpf_kptr_xchg() issue with local kptr
Yonghong Song
2023-08-21
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
Jiri Olsa
2023-08-21
bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free
Hou Tao
2023-08-21
bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
Hou Tao
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
2023-08-21
nsproxy: Convert nsproxy.count to refcount_t
Elena Reshetova
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]