index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+5
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-3
/
+5
2018-05-25
mm: do not warn on offline nodes unless the specific node is explicitly requested
Michal Hocko
1
-1
/
+1
2018-05-25
fs: add timespec64_truncate()
Deepa Dinamani
1
-0
/
+1
2018-05-25
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
1
-2
/
+0
2018-05-25
Merge tag 'v4.18-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers
Olof Johansson
4
-0
/
+75
2018-05-25
net/mlx5: Use order-0 allocations for all WQ types
Tariq Toukan
1
-4
/
+12
2018-05-25
net/mlx5: Add cap bits for flow table destination in FDB table
Chris Mi
1
-1
/
+3
2018-05-25
soc: qcom: smem: introduce qcom_smem_virt_to_phys()
Alex Elder
1
-0
/
+2
2018-05-25
drivers: qcom: add command DB driver
Mahesh Sivasubramanian
1
-0
/
+45
2018-05-25
Merge tag 'imx-soc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
Olof Johansson
1
-12
/
+17
2018-05-25
openvswitch: Add conntrack limit netlink definition
Yi-Hung Wei
1
-0
/
+28
2018-05-25
Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
5
-0
/
+67
2018-05-25
qed*: Support drop action classification
Manish Chopra
2
-0
/
+4
2018-05-25
qed*: Support other classification modes.
Manish Chopra
1
-0
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
2
-0
/
+2
2018-05-25
regmap: add missing prototype for devm_init_slimbus
Srinivas Kandagatla
1
-1
/
+17
2018-05-25
fpga: use SPDX
Alan Tull
3
-24
/
+4
2018-05-25
fpga: region: change api, add fpga_region_create/free
Alan Tull
1
-4
/
+7
2018-05-25
fpga: bridge: change api, don't use drvdata
Alan Tull
1
-3
/
+6
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
1
-4
/
+6
2018-05-25
Merge tag 'phy-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
Greg Kroah-Hartman
1
-0
/
+37
2018-05-25
Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
Olof Johansson
6
-1
/
+149
2018-05-25
Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
Olof Johansson
1
-0
/
+10
2018-05-25
KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
Eric Auger
1
-1
/
+1
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
1
-1
/
+0
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
1
-4
/
+10
2018-05-25
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
1
-0
/
+9
2018-05-25
thread_info: Add update_thread_flag() helpers
Dave Martin
2
-0
/
+17
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
1
-2
/
+2
2018-05-25
ACPICA: Introduce acpi_dispatch_gpe()
Rafael J. Wysocki
1
-0
/
+1
2018-05-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
24
-57
/
+139
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
1
-1
/
+1
2018-05-25
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
1
-0
/
+8
2018-05-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
25
-58
/
+142
2018-05-25
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
Sebastian Andrzej Siewior
1
-1
/
+3
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
1
-0
/
+11
2018-05-24
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
1
-35
/
+0
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-7
/
+22
2018-05-24
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
1
-24
/
+38
2018-05-24
net_sched: switch to rcu_work
Cong Wang
1
-1
/
+1
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-1
/
+1
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
20
-92
/
+346
2018-05-24
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
1
-4
/
+6
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-5
/
+9
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2
-2
/
+4
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2
-2
/
+43
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2
-4
/
+21
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2
-0
/
+43
[prev]
[next]