index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
1
-14
/
+2
2016-12-12
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
1
-3
/
+7
2016-12-12
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
Andrew Morton
1
-1
/
+1
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
1
-0
/
+1
2016-12-12
mm: cma: make linux/cma.h standalone includible
Thierry Reding
1
-0
/
+3
2016-12-12
mm: disable numa migration faults for dax vmas
Dan Williams
1
-0
/
+8
2016-12-12
of/fdt: mark hotpluggable memory
Reza Arbab
1
-0
/
+1
2016-12-12
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
1
-0
/
+2
2016-12-12
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
1
-1
/
+5
2016-12-12
kthread: add __printf attributes
Nicolas Iooss
1
-1
/
+1
2016-12-12
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+4
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-41
/
+76
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-43
/
+82
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+46
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+45
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+1
2016-12-11
sparc64:Support User Probes for sparc
Allen Pais
1
-0
/
+1
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
9
-11
/
+41
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
9
-11
/
+41
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2016-12-09
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+3
2016-12-09
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-1
/
+8
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+4
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
1
-0
/
+4
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
1
-7
/
+7
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-0
/
+2
2016-12-08
net: rfs: add a jump label
Eric Dumazet
1
-0
/
+1
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
1
-0
/
+1
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
1
-0
/
+2
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
1
-1
/
+2
2016-12-08
kthread: Make struct kthread kmalloc'ed
Oleg Nesterov
1
-0
/
+1
2016-12-08
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-11
/
+4
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-34
/
+44
2016-12-06
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
Dan Williams
1
-1
/
+1
2016-12-06
netfilter: ingress: translate 0 nf_hook_slow retval to -1
Florian Westphal
1
-1
/
+6
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-1
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-26
/
+1
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-5
/
+1
2016-12-06
netfilter: decouple nf_hook_entry and nf_hook_ops
Aaron Conole
1
-4
/
+6
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
1
-0
/
+27
2016-12-06
locking/ww_mutex: Use relaxed atomics
Peter Zijlstra
1
-1
/
+1
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-8
/
+13
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2
-1
/
+7
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+0
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-1
/
+10
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-1
/
+1
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-0
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+37
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+4
[next]