index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
1
-9
/
+5
2019-10-18
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
Jiri Slaby
1
-1
/
+1
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-6
/
+2
2019-10-18
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
1
-0
/
+2
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-0
/
+4
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
1
-0
/
+2
2019-10-18
linkage: Introduce new macros for assembler symbols
Jiri Slaby
1
-8
/
+237
2019-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-1
/
+1
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
7
-5
/
+94
2019-10-17
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
1
-0
/
+2
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
3
-6
/
+83
2019-10-17
percpu: add __percpu to SHIFT_PERCPU_PTR
Ben Dooks
1
-1
/
+1
2019-10-17
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+8
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-5
/
+13
2019-10-17
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2
-0
/
+13
2019-10-17
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
1
-0
/
+3
2019-10-17
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2
-1
/
+20
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
1
-0
/
+1
2019-10-17
bpf: Process in-kernel BTF
Alexei Starovoitov
2
-1
/
+4
2019-10-17
bpf: Add typecast to bpf helpers to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-17
ARM: mmp: move cputype.h to include/linux/soc/
Lubomir Rintel
1
-0
/
+85
2019-10-17
printf: add support for printing symbolic error names
Rasmus Villemoes
1
-0
/
+16
2019-10-17
pidfd: check pid has attached task in fdinfo
Christian Brauner
1
-0
/
+4
2019-10-17
driver: core: Improve documentation for fwnode_operations.add_links()
Saravana Kannan
1
-2
/
+19
2019-10-17
netfilter: add and use nf_hook_slow_list()
Florian Westphal
1
-9
/
+30
2019-10-16
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
1
-5
/
+5
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+1
2019-10-16
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domain
Tejas Patel
1
-1
/
+2
2019-10-16
rtc: ds1685: add indirect access method and remove plat_read/plat_write
Thomas Bogendoerfer
1
-3
/
+5
2019-10-15
net: phylink: use more linkmode_*
Russell King
1
-0
/
+6
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-15
PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private
Bjorn Helgaas
1
-5
/
+0
2019-10-15
PCI/ATS: Remove unused PRI and PASID stubs
Bjorn Helgaas
1
-10
/
+0
2019-10-15
PCI/ATS: Consolidate ATS declarations in linux/pci-ats.h
Krzysztof Wilczynski
2
-61
/
+28
2019-10-15
PCI/ATS: Cache PRI PRG Response PASID Required bit
Bjorn Helgaas
1
-0
/
+1
2019-10-15
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-10-15
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-10-15
PCI/ATS: Disable PF/VF ATS service independently
Kuppuswamy Sathyanarayanan
1
-1
/
+0
2019-10-15
PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRI
Bjorn Helgaas
1
-6
/
+5
2019-10-15
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
1
-0
/
+2
2019-10-15
PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()
Heiner Kallweit
1
-3
/
+7
2019-10-15
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
1
-1
/
+2
2019-10-15
iommu: Introduce guest PASID bind function
Jacob Pan
1
-0
/
+22
2019-10-15
iommu/ioasid: Add custom allocators
Jacob Pan
1
-0
/
+28
2019-10-15
iommu: Add I/O ASID allocator
Jean-Philippe Brucker
1
-0
/
+48
2019-10-15
iommu: Introduce cache_invalidate API
Yi L Liu
1
-0
/
+14
[prev]
[next]