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-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-0
/
+2
2018-03-11
leds: Extends disk trigger for reads and writes
Linus Walleij
1
-2
/
+2
2018-03-11
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
3
-5
/
+11
2018-03-10
ring-buffer: Add nesting for adding events within events
Steven Rostedt (VMware)
1
-0
/
+3
2018-03-10
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
1
-6
/
+8
2018-03-10
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
1
-5
/
+7
2018-03-10
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
1
-0
/
+2
2018-03-10
Merge branch 'linus' into locking/core, to pick up fixes and dependencies
Ingo Molnar
52
-160
/
+316
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
1
-0
/
+2
2018-03-09
mn10300: Remove the architecture
David Howells
7
-8
/
+6
2018-03-09
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+10
2018-03-09
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
1
-0
/
+3
2018-03-09
net: introduce IFF_NO_RX_HANDLER
Paolo Abeni
1
-0
/
+3
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
1
-1
/
+0
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
1
-0
/
+1
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-0
/
+6
2018-03-09
ASoC: da7219: Add common clock usage for providing DAI clks
Adam Thomson
1
-0
/
+2
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+17
2018-03-09
typec: tcpm: Add SDB header for Status message handling
Adam Thomson
1
-0
/
+31
2018-03-09
typec: tcpm: Add ADO header for Alert message handling
Adam Thomson
1
-0
/
+42
2018-03-09
typec: tcpm: Add PD Rev 3.0 definitions to PD header
Adam Thomson
1
-11
/
+174
2018-03-09
vhost_net: examine pointer types during un-producing
Jason Wang
1
-0
/
+4
2018-03-09
net sched actions: add new tc_action_ops callback
Roman Mashak
1
-0
/
+1
2018-03-09
net sched actions: update Add/Delete action API with new argument
Roman Mashak
1
-1
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2
-0
/
+9
2018-03-09
Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core
Will Deacon
1
-1
/
+0
2018-03-09
drm/etnaviv: add more minor features fields
Lucas Stach
1
-0
/
+6
2018-03-09
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
1
-0
/
+4
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
1
-0
/
+2
2018-03-09
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
1
-0
/
+13
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
1
-0
/
+1
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-2
/
+0
2018-03-09
cpufreq/schedutil: Rewrite CPUFREQ_RT support
Peter Zijlstra
1
-2
/
+1
2018-03-09
cpufreq/schedutil: Remove unused CPUFREQ_DL
Peter Zijlstra
1
-2
/
+1
2018-03-09
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
50
-151
/
+265
2018-03-08
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2
-6
/
+31
2018-03-09
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
3
-34
/
+32
2018-03-08
block: Move the queue_flag_*() functions from a public into a private header file
Bart Van Assche
1
-69
/
+0
2018-03-08
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
1
-0
/
+6
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
1
-0
/
+5
2018-03-08
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
1
-11
/
+11
2018-03-08
RDMA/nldev: provide detailed PD information
Steve Wise
1
-0
/
+7
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
3
-0
/
+18
2018-03-08
RDMA/nldev: provide detailed CQ information
Steve Wise
1
-0
/
+8
2018-03-08
RDMA/nldev: provide detailed CM_ID information
Steve Wise
3
-5
/
+47
2018-03-08
Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
David S. Miller
3
-1
/
+238
2018-03-08
clk: tegra: MBIST work around for Tegra210
Peter De Schrijver
1
-0
/
+1
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
Linus Torvalds
1
-2
/
+24
2018-03-08
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
1
-0
/
+1
2018-03-08
Merge branch 'dtc-update' into dt/next
Rob Herring
39
-103
/
+175
[prev]
[next]