开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
2020-09-01
objtool: Move ORC logic out of check()
Julien Thierry
2020-09-01
objtool: Move object file loading out of check()
Julien Thierry
2020-09-01
x86/perf, static_call: Optimize x86_pmu methods
Peter Zijlstra
2020-09-01
tracepoint: Optimize using static_call()
Steven Rostedt (VMware)
2020-09-01
static_call: Allow early init
Peter Zijlstra
2020-09-01
static_call: Add some validation
Peter Zijlstra
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
2020-09-01
x86/alternatives: Teach text_poke_bp() to emulate RET
Peter Zijlstra
2020-09-01
static_call: Add simple self-test for static calls
Peter Zijlstra
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
static_call: Add basic static call infrastructure
Josh Poimboeuf
2020-09-01
compiler.h: Make __ADDRESSABLE() symbol truly unique
Josh Poimboeuf
2020-09-01
jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved()
Peter Zijlstra
2020-09-01
module: Properly propagate MODULE_STATE_COMING failure
Peter Zijlstra
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-08-30
Linux 5.9-rc3
v5.9-rc3
Linus Torvalds
2020-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-30
Merge tag 'dma-mapping-5.9-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-08-29
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
2020-08-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-29
Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-29
Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-28
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-28
Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-28
Merge branch 'acpi-mm'
Rafael J. Wysocki
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]