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-06-27
fsnotify: pass connp and object type to fsnotify_add_mark()
Amir Goldstein
1
-6
/
+14
2018-06-27
fsnotify: use typedef fsnotify_connp_t for brevity
Amir Goldstein
1
-3
/
+4
2018-06-27
ARM: mvebu: convert secondary CPU clock sync to hotplug state
Lucas Stach
1
-0
/
+1
2018-06-27
nfp: reject binding to shared blocks
John Hurley
1
-0
/
+5
2018-06-26
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
2
-1
/
+3
2018-06-26
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
1
-0
/
+4
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
1
-4
/
+1
2018-06-26
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
1
-7
/
+7
2018-06-26
hwspinlock: Remove redundant config
Baolin Wang
1
-1
/
+1
2018-06-26
hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controller
Baolin Wang
1
-0
/
+6
2018-06-26
PCI: shpchp: Separate existence of SHPC and permission to use it
Bjorn Helgaas
1
-0
/
+1
2018-06-26
hwspinlock: Add devm_xxx() APIs to request/free hwlock
Baolin Wang
1
-0
/
+22
2018-06-26
hwspinlock: Add one new API to support getting a specific hwlock by the name
Baolin Wang
1
-0
/
+7
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-0
/
+1
2018-06-26
scsi: target: remove target_find_device
Mike Christie
1
-2
/
+0
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-2
/
+4
2018-06-26
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
1
-0
/
+15
2018-06-26
net: sched: add tcf_proto_op to offload a rule
John Hurley
2
-3
/
+6
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-4
/
+7
2018-06-26
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
1
-7
/
+31
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
3
-2
/
+37
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
14
-24
/
+39
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
1
-0
/
+1
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-1
/
+2
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
8
-28
/
+28
2018-06-26
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
2
-0
/
+17
2018-06-26
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
1
-1
/
+1
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-23
/
+36
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
1
-2
/
+0
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-2
/
+0
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
1
-39
/
+0
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-46
/
+3
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
1
-0
/
+3
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
1
-0
/
+2
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-0
/
+7
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
1
-1
/
+1
2018-06-25
srcu: Introduce srcu_read_{un,}lock_notrace()
Paul E. McKenney
1
-0
/
+17
2018-06-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
1
-1
/
+0
2018-06-25
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2
-1
/
+11
2018-06-25
kbuild: add macro for controlling warnings to linux/compiler.h
Arnd Bergmann
2
-0
/
+43
2018-06-25
USB: Report wakeup events on root-hub ports
Alan Stern
1
-0
/
+1
2018-06-25
acpi: Add helper for deactivating memory region
Heikki Krogerus
1
-0
/
+3
2018-06-25
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
1
-1
/
+2
2018-06-25
HID: i2c-hid: Add vddl regulator control
Stephen Boyd
1
-4
/
+3
2018-06-25
Merge tag 'pxa-for-4.19-dma_slave_map' of
Mark Brown
3
-2
/
+13
2018-06-25
module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literal
Masahiro Yamada
1
-2
/
+2
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2018-06-25
PM / Domains: Rename opp_node to np
Viresh Kumar
1
-2
/
+2
2018-06-25
PM / Domains: Fix return value of of_genpd_opp_to_performance_state()
Viresh Kumar
1
-1
/
+1
[prev]
[next]