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-02-16
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-02-16
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
1
-0
/
+731
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
3
-6
/
+0
2018-02-16
drm/bridge/synopsys: dw-hdmi: don't clobber drvdata
Jernej Skrabec
1
-6
/
+7
2018-02-16
drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
Jernej Skrabec
1
-0
/
+11
2018-02-16
headers: Drop two #included headers from <linux/interrupt.h>
Randy Dunlap
1
-2
/
+0
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
2
-0
/
+6
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-0
/
+78
2018-02-15
scsi: core: host template attribute groups
Stanislav Nijnikov
1
-0
/
+6
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
13
-82
/
+224
2018-02-16
Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
3
-14
/
+11
2018-02-15
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-5
/
+5
2018-02-15
Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2018-02-15
IB/uverbs: Use __aligned_u64 for uapi headers
Jason Gunthorpe
1
-2
/
+2
2018-02-15
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
1
-6
/
+4
2018-02-15
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
1
-7
/
+28
2018-02-15
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
1
-4
/
+0
2018-02-15
net/ipv4: Remove fib table id from rtable
David Ahern
1
-2
/
+0
2018-02-15
net: Make extern and export get_net_ns()
Kirill Tkhai
1
-0
/
+2
2018-02-15
drm/vblank: Restoring vblank counts after device PM events.
Dhinakaran Pandiyan
1
-0
/
+2
2018-02-15
drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
1
-1
/
+1
2018-02-15
drm/vblank: Data type fixes for 64-bit vblank sequences.
Dhinakaran Pandiyan
1
-1
/
+1
2018-02-15
[poll] annotate SAA6588_CMD_POLL users
Al Viro
1
-0
/
+1
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-02-15
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
1
-29
/
+39
2018-02-15
crypto: mcryptd - remove pointless wrapper functions
Eric Biggers
1
-5
/
+0
2018-02-15
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
1
-1
/
+1
2018-02-15
drm: Add DPCD definitions for DP 1.4 FEC feature
Anusha Srivatsa
1
-0
/
+30
2018-02-15
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
1
-14
/
+37
2018-02-15
net/mlx5: Remove redundant EQ API exports
Saeed Mahameed
1
-17
/
+0
2018-02-15
net/mlx5: Move CQ completion and event forwarding logic to eq.c
Saeed Mahameed
1
-2
/
+0
2018-02-15
net/mlx5: CQ hold/put API
Saeed Mahameed
1
-0
/
+11
2018-02-15
net/mlx5: CQ Database per EQ
Saeed Mahameed
2
-15
/
+10
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+22
2018-02-14
drm/i915/cnl: Sync PCI ID with Spec.
Rodrigo Vivi
1
-7
/
+8
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
Andy Lutomirski
1
-1
/
+1
2018-02-15
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-02-14
rxe: Do not use 'struct sockaddr' in a uapi header
Jason Gunthorpe
1
-1
/
+3
2018-02-14
RDMA: Do not used __packed in uapi headers
Jason Gunthorpe
2
-4
/
+4
2018-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
1
-3
/
+104
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
1
-0
/
+14
2018-02-14
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
1
-0
/
+15
2018-02-14
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
1
-0
/
+5
2018-02-14
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
1
-0
/
+15
2018-02-14
net: ptp: Add stub for ptp_classify_raw()
Andrew Lunn
1
-0
/
+4
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
1
-1
/
+2
2018-02-14
media: rc: remove IR_dprintk() from rc-core
Sean Young
1
-7
/
+0
2018-02-14
ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy data
Suman Anna
1
-12
/
+0
[prev]
[next]