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-11-20
dma-direct: avoid a forward declaration for phys_to_dma
Christoph Hellwig
1
-16
/
+14
2019-11-20
dma-direct: unify the dma_capable definitions
Christoph Hellwig
1
-1
/
+1
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-10
/
+10
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
1
-3
/
+6
2019-11-20
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
1
-0
/
+1
2019-11-20
Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
5
-16
/
+43
2019-11-20
firmware: xilinx: Add SDIO Tap Delay nodes
Manish Narani
1
-1
/
+12
2019-11-20
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
1
-2
/
+4
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
2
-4
/
+9
2019-11-20
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2019-11-20
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2019-11-20
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-11-20
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+34
2019-11-20
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-15
/
+16
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
1
-2
/
+0
2019-11-19
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
platform/chrome: wilco_ec: Add keyboard backlight LED support
Daniel Campello
1
-0
/
+13
2019-11-19
platform/chrome: wilco_ec: Add charging config driver
Nick Crews
1
-0
/
+2
2019-11-19
fbdev: Unexport unlink_framebuffer()
Thomas Zimmermann
1
-1
/
+0
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
1
-0
/
+4
2019-11-18
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
1
-0
/
+13
2019-11-18
spi: mediatek: add SPI_CS_HIGH support
Luhua Xu
1
-1
/
+0
2019-11-18
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
1
-2
/
+19
2019-11-18
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
1
-1
/
+2
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
5
-25
/
+20
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2
-3
/
+9
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-8
/
+5
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-5
/
+5
2019-11-18
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-1
/
+1
2019-11-17
Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-26
/
+19
2019-11-16
percpu-refcount: Use normal instead of RCU-sched"
Sebastian Andrzej Siewior
1
-8
/
+8
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
1
-435
/
+0
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-11-16
usb: typec: tcpm: Remove tcpc_config configuration mechanism
Hans de Goede
1
-41
/
+0
2019-11-16
pinctrl/msm: Setup GPIO chip in hierarchy
Lina Iyer
1
-0
/
+13
2019-11-16
irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOs
Lina Iyer
1
-0
/
+21
2019-11-16
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
1
-0
/
+6
2019-11-16
irqdomain: Add bus token DOMAIN_BUS_WAKEUP
Lina Iyer
1
-0
/
+1
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+1
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
3
-1
/
+7
2019-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2
-0
/
+2
2019-11-15
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2
-0
/
+9
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2
-27
/
+62
[prev]
[next]