开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-06-28
resource: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-24
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
2024-06-24
crash: remove header files which are included more than once
Wenchao Hao
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-24
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
2024-06-24
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
2024-06-24
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
perf/core: fix several typos
Kuan-Wei Chiu
2024-06-24
fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
Uros Bizjak
2024-06-24
backtracetest: add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-19
Merge tag 'probes-fixes-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
2024-06-15
gcov: add support for GCC 14
Peter Oberparleiter
2024-06-15
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
Oleg Nesterov
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-06-13
bpf: fix UML x86_64 compile failure
Maciej Żenczykowski
2024-06-13
bpf: Reduce stack consumption in check_stack_write_fixed_off
Daniel Borkmann
2024-06-13
bpf: Fix reg_set_min_max corruption of fake_reg
Daniel Borkmann
2024-06-12
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
2024-06-10
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
2024-06-08
Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
2024-06-03
bpf: Fix a potential use-after-free in bpf_link_free()
Cong Wang
2024-06-03
bpf, devmap: Remove unnecessary if check in for loop
Thorsten Blum
2024-06-01
Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-31
bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list
Jiri Olsa
2024-05-31
Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
kheaders: use `command -v` to test for existence of `cpio`
Miguel Ojeda
2024-05-30
kheaders: explicitly define file modes for archived headers
Matthias Maennich
2024-05-28
Merge tag 'probes-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-27
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-27
tracing/probes: fix error check in parse_btf_field()
Carlos López
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic
Andrii Nakryiko
2024-05-25
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-24
swap: yield device immediately
Christian Brauner
2024-05-24
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
[next]