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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
uio: add resource managed devm_uio_register_device() function
Alexandru Ardelean
1
-0
/
+9
2020-03-18
UIO: fix up inapposite whiteplace in uio head file
Qiang Su
1
-12
/
+12
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
1
-0
/
+2
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
1
-0
/
+10
2020-03-18
Merge tag 'iio-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
2
-2
/
+51
2020-03-18
watchdog: wm831x_wdt: Remove GPIO handling
Linus Walleij
1
-1
/
+0
2020-03-18
arm64: initialize ptrauth keys for kernel booting task
Amit Daniel Kachhap
1
-1
/
+1
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-67
/
+115
2020-03-17
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
1
-0
/
+2
2020-03-17
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
1
-0
/
+6
2020-03-17
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2
-0
/
+23
2020-03-17
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
1
-1
/
+2
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
1
-0
/
+2
2020-03-17
net/mlx5: Eswitch, enable forwarding back to uplink port
Eli Cohen
1
-1
/
+2
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
2
-0
/
+31
2020-03-18
netfilter: Generalize ingress hook
Lukas Wunner
1
-14
/
+31
2020-03-18
netfilter: Rename ingress hook include file
Lukas Wunner
1
-0
/
+0
2020-03-17
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
1
-0
/
+1
2020-03-17
mfd: wm8994: Fix comment spelling
Geert Uytterhoeven
1
-1
/
+1
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
1
-0
/
+1
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
1
-0
/
+2
2020-03-17
genirq: fix kerneldoc comment for irq_desc
Yunfeng Ye
1
-1
/
+1
2020-03-17
PNP: constify driver name
Corentin Labbe
1
-1
/
+1
2020-03-17
list/hashtable: minor documentation corrections.
NeilBrown
2
-3
/
+3
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
1
-0
/
+1
2020-03-17
Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
1
-254
/
+6
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
1
-17
/
+0
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
1
-0
/
+8
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
1
-0
/
+46
2020-03-16
scsi: linux/unaligned/byteshift.h: Remove superfluous casts
Bart Van Assche
2
-6
/
+6
2020-03-16
kernfs: Add option to enable user xattrs
Daniel Xu
1
-2
/
+9
2020-03-16
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
1
-1
/
+2
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
9
-39
/
+35
2020-03-16
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
1
-2
/
+0
2020-03-16
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
1
-1
/
+0
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
1
-1
/
+10
2020-03-16
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
1
-6
/
+12
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
1
-12
/
+9
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
1
-2
/
+1
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
1
-2
/
+0
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
1
-2
/
+2
2020-03-16
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
1
-3
/
+0
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-0
/
+3
2020-03-16
SUNRPC: Refactor xs_sendpages()
Chuck Lever
1
-14
/
+0
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
1
-0
/
+1
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
1
-3
/
+0
[prev]
[next]