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-26
ata: move *sata_set_spd*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-26
ata: move sata_scr_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-4
/
+20
2020-03-26
ata: start separating SATA specific code from libata-core.c
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2020-03-26
ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2020-03-26
ata: separate PATA timings code from libata-core.c
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2020-03-26
ata: optimize struct ata_force_param size
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2020-03-26
ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
Bartlomiej Zolnierkiewicz
1
-3
/
+8
2020-03-26
amba: Initialize dma_parms for amba devices
Ulf Hansson
1
-0
/
+1
2020-03-26
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
1
-0
/
+1
2020-03-26
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
1
-3
/
+12
2020-03-26
bus: mhi: core: Add support for reading MHI info from device
Manivannan Sadhasivam
1
-0
/
+17
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
1
-3
/
+0
2020-03-26
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
28
-63
/
+132
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
1
-0
/
+3
2020-03-25
remoteproc/omap: Remove the platform_data header
Tero Kristo
1
-51
/
+0
2020-03-25
remoteproc: Introduce "panic" callback in ops
Bjorn Andersson
1
-0
/
+3
2020-03-25
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
1
-0
/
+1
2020-03-25
remoteproc: Use u64 type for boot_addr
Clement Leger
1
-2
/
+2
2020-03-25
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
1
-3
/
+3
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
1
-1
/
+1
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-43
/
+80
2020-03-25
clk: Pass correct arguments to __clk_hw_register_gate()
Stephen Boyd
1
-5
/
+5
2020-03-25
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
1
-1
/
+2
2020-03-25
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
1
-266
/
+19
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-11
/
+45
2020-03-25
Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into arm/soc
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/soc
Arnd Bergmann
1
-0
/
+23
2020-03-25
Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc
Arnd Bergmann
1
-1
/
+5
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-4
/
+32
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2
-108
/
+115
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-120
/
+0
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
1
-0
/
+1
2020-03-25
block: mark part_in_flight and part_in_flight_rw static
Christoph Hellwig
1
-3
/
+0
2020-03-25
block: mark block_depr static
Christoph Hellwig
1
-1
/
+0
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2
-2
/
+15
2020-03-25
block/diskstats: replace time_in_queue with sum of request times
Konstantin Khlebnikov
1
-1
/
+0
2020-03-25
block/diskstats: accumulate all per-cpu counters in one pass
Konstantin Khlebnikov
1
-3
/
+0
2020-03-25
block/diskstats: more accurate approximation of io_ticks for slow disks
Konstantin Khlebnikov
1
-1
/
+1
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
1
-3
/
+1
2020-03-25
Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
Arnd Bergmann
1
-1
/
+0
2020-03-25
Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
3
-0
/
+31
2020-03-25
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers
Arnd Bergmann
1
-0
/
+2
2020-03-25
Merge tag 'omap-for-v5.7/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/drivers
Arnd Bergmann
1
-0
/
+5
2020-03-25
Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
1
-0
/
+5
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
1
-2
/
+2
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
1
-0
/
+2
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
1
-0
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-1
/
+1
[prev]
[next]