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
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2
-6
/
+13
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
1
-1
/
+1
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
1
-0
/
+18
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
1
-0
/
+2
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
1
-0
/
+17
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
1
-0
/
+2
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
1
-0
/
+5
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
1
-5
/
+11
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
1
-8
/
+8
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
1
-6
/
+15
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
1
-0
/
+3
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
1
-0
/
+9
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
1
-7
/
+7
2019-02-12
net/skbuff: fix up kernel-doc placement
Brian Norris
1
-6
/
+6
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
1
-0
/
+1
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
1
-8
/
+0
2019-02-12
ASoC: soc-acpi: remove new_mach_data field
Pierre-Louis Bossart
1
-2
/
+0
2019-02-12
ASoC: soc-acpi: remove asoc_plat_name field
Pierre-Louis Bossart
1
-3
/
+0
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
1
-3
/
+2
2019-02-12
bpf: offload: add priv field for drivers
Jakub Kicinski
1
-1
/
+2
2019-02-12
Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
Greg Kroah-Hartman
1
-7
/
+6
2019-02-12
firmware: xilinx: Add APIs to control node status/power
Rajan Vaja
1
-0
/
+26
2019-02-12
dt-bindings: power: Add ZynqMP power domain bindings
Rajan Vaja
1
-0
/
+39
2019-02-12
firmware: xilinx: Implement ZynqMP power management APIs
Jolly Shah
1
-0
/
+20
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
1
-0
/
+8
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
1
-0
/
+10
2019-02-12
misc: fastrpc: Add support for context Invoke method
Srinivas Kandagatla
1
-0
/
+23
2019-02-12
mei: bus: export to_mei_cl_device for mei client devices drivers
Tomas Winkler
1
-0
/
+2
2019-02-12
usb: ohci-da8xx: remove unused callbacks from platform data
Bartosz Golaszewski
1
-14
/
+0
2019-02-11
flow_offload: Fix flow action infrastructure
Eli Britstein
1
-1
/
+1
2019-02-11
devlink: add a generic board.manufacture version name
Jakub Kicinski
1
-0
/
+2
2019-02-11
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
1
-9
/
+40
2019-02-11
Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org/drm/drm-intel into driver-core-next
Greg Kroah-Hartman
3
-2
/
+83
2019-02-11
cfg80211: fix and clean up cfg80211_gen_new_bssid()
Johannes Berg
1
-10
/
+8
2019-02-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-9
/
+9
2019-02-11
module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
Thomas Gleixner
1
-1
/
+17
2019-02-11
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
Ingo Molnar
4
-1606
/
+4724
2019-02-11
ntb_hw_switchtec: Added support of >=4G memory windows
Paul Selles
1
-1
/
+5
2019-02-11
ntb_hw_switchtec: NT req id mapping table register entry number should be 512
Wesley Sheng
1
-2
/
+2
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+5
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
1
-0
/
+213
2019-02-11
ACPI / APEI: Add support for the SDEI GHES Notification type
James Morse
1
-0
/
+3
2019-02-11
firmware: arm_sdei: Add ACPI GHES registration helper
James Morse
1
-0
/
+6
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
9
-35
/
+150
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
26
-62
/
+133
2019-02-11
Merge 5.0-rc6 into tty-next
Greg Kroah-Hartman
26
-62
/
+133
2019-02-11
Merge 5.0-rc6 into staging-next
Greg Kroah-Hartman
26
-62
/
+133
[prev]
[next]