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-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
1
-0
/
+11
2018-07-12
kernel: add ksys_personality()
Mark Rutland
1
-0
/
+11
2018-07-12
Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-next
Greg Kroah-Hartman
2
-0
/
+117
2018-07-11
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
3
-0
/
+43
2018-07-11
team: Publish team_port_get_rcu()
Petr Machata
1
-0
/
+5
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
1
-6
/
+28
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
1
-0
/
+2
2018-07-11
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
1
-0
/
+31
2018-07-11
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
1
-0
/
+16
2018-07-11
drm/amd: Add kfd ioctl defines for hw_exception event
Shaoyun Liu
1
-1
/
+19
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
1
-1
/
+1
2018-07-12
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
1
-0
/
+59
2018-07-11
drm/tinydrm: Fix doc build warnings
Noralf Trønnes
1
-4
/
+19
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-0
/
+24
2018-07-11
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
1
-24
/
+23
2018-07-11
libata: remove ata_sff_data_xfer_noirq()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2018-07-11
w1: core: match sub-nodes of bus masters in devicetree
Daniel Mack
1
-0
/
+2
2018-07-11
ipv6: xfrm: use 64-bit timestamps
Arnd Bergmann
1
-1
/
+1
2018-07-11
asm-generic: unistd.h: Wire up sys_rseq
Will Deacon
1
-1
/
+3
2018-07-11
ASoC: dpcm: add rate merge to the BE stream merge
Jerome Brunet
1
-0
/
+2
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-0
/
+1
2018-07-10
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
1
-1
/
+4
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
1
-0
/
+11
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
1
-0
/
+114
2018-07-10
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
1
-0
/
+2
2018-07-10
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
1
-1
/
+3
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
1
-8
/
+19
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
1
-33
/
+36
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
1
-3
/
+3
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
1
-1
/
+24
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-0
/
+3
2018-07-10
arm_pmu: Add support for 64bit event counters
Suzuki K Poulose
1
-0
/
+6
2018-07-10
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
1
-2
/
+2
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
1
-1
/
+0
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
2
-1
/
+6
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+12
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
4
-29
/
+75
2018-07-10
drm: Add support for extracting sync signal drive edge from videomode
Peter Ujfalusi
1
-0
/
+4
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+1
2018-07-10
watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n build
Peter Zijlstra
1
-7
/
+8
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2
-6
/
+0
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
1
-0
/
+2
2018-07-10
drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()
Noralf Trønnes
1
-3
/
+0
2018-07-10
drm/fb-helper: Finish the generic fbdev emulation
Noralf Trønnes
1
-0
/
+7
2018-07-10
drm/debugfs: Add internal client debugfs file
Noralf Trønnes
1
-0
/
+3
2018-07-10
drm/cma-helper: Use the generic fbdev emulation
Noralf Trønnes
1
-3
/
+0
2018-07-10
drm/fb-helper: Add generic fbdev emulation .fb_probe function
Noralf Trønnes
1
-0
/
+31
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
2
-0
/
+157
[prev]
[next]