开源镜像站
帮助
动态
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-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-05
arm64: cpufeature: Group indexed system register definitions by name
Will Deacon
2020-05-05
arm64: cpufeature: Extend comment to describe absence of field info
Will Deacon
2020-04-28
arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constants
Ard Biesheuvel
2020-04-28
arm64: cpufeature: Add an overview comment for the cpufeature framework
Will Deacon
2020-04-28
arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
Will Deacon
2020-04-28
arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
Will Deacon
2020-04-28
arm64: cpufeature: Factor out checking of AArch32 features
Will Deacon
2020-04-28
arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
Will Deacon
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
2020-04-28
arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
Will Deacon
2020-04-28
arm64: cpufeature: Relax check for IESB support
Sai Prakash Ranjan
2020-04-26
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
2020-04-26
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-26
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-26
Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-26
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-26
Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-26
Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-25
Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-25
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-24
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
2020-04-24
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
2020-04-24
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
2020-04-24
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
2020-04-24
bpf: Fix reStructuredText markup
Jakub Wilk
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
[next]