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-01-18
lockdep: Convert some users to const
Matthew Wilcox
3
-6
/
+4
2018-01-18
lockdep: Make lockdep checking constant
Matthew Wilcox
1
-2
/
+2
2018-01-18
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
2
-0
/
+13
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
1
-0
/
+1
2018-01-18
Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'
Rafael J. Wysocki
2
-0
/
+9
2018-01-18
Merge branch 'acpica'
Rafael J. Wysocki
6
-20
/
+180
2018-01-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+3
2018-01-18
Merge branch 'pm-core'
Rafael J. Wysocki
2
-4
/
+19
2018-01-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-67
/
+18
2018-01-18
Merge branch 'pm-cpufreq-thermal' into pm-cpufreq
Rafael J. Wysocki
2
-67
/
+18
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
1
-0
/
+2
2018-01-17
PCI: Remove NULL device handling from PCI DMA API
Christoph Hellwig
1
-14
/
+13
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
1
-1
/
+1
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
44
-131
/
+284
2018-01-17
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-0
/
+8
2018-01-17
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
tun: allow to attach ebpf socket filter
Jason Wang
1
-0
/
+1
2018-01-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+7
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
1
-0
/
+10
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
1
-0
/
+18
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-2
/
+0
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2
-0
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-2
/
+1
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-0
/
+1
2018-01-17
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
1
-7
/
+13
2018-01-17
net/mlx5: Fix build break
Saeed Mahameed
1
-2
/
+0
2018-01-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
7
-13
/
+94
2018-01-17
Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
46
-135
/
+287
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
1
-4
/
+1
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
1
-0
/
+5
2018-01-17
iommu/vt-d: Add a check for 5-level paging support
Sohil Mehta
1
-0
/
+1
2018-01-17
iommu/vt-d: Add a check for 1GB page support
Sohil Mehta
1
-0
/
+1
2018-01-17
Expand INIT_STRUCT_PID and remove
David Howells
1
-15
/
+0
2018-01-17
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
David Howells
1
-39
/
+4
2018-01-17
Expand various INIT_* macros and remove
David Howells
4
-129
/
+0
2018-01-17
Expand INIT_TASK() in init/init_task.c and remove
David Howells
1
-83
/
+4
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-16
/
+48
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-25
/
+144
2018-01-16
target core: add device action configfs files
Mike Christie
2
-0
/
+2
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-11
/
+41
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
1
-0
/
+2
2018-01-16
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
1
-1
/
+0
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-0
/
+2
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
2
-0
/
+19
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
2
-0
/
+6
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
2
-0
/
+114
[prev]
[next]