index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...
Joerg Roedel
13
-30
/
+40
2019-02-28
io_uring: add submission polling
Jens Axboe
1
-1
/
+11
2019-02-28
io_uring: add file set registration
Jens Axboe
1
-1
/
+8
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2
-2
/
+15
2019-02-28
io_uring: support for IO polling
Jens Axboe
1
-0
/
+5
2019-02-28
io_uring: add fsync support
Christoph Hellwig
1
-1
/
+7
2019-02-28
Add io_uring IO interface
Jens Axboe
2
-1
/
+100
2019-02-28
habanalabs: add comments in uapi/misc/habanalabs.h
Oded Gabbay
1
-1
/
+9
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
4
-22
/
+17
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-3
/
+43
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
1
-0
/
+2
2019-02-27
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
1
-4
/
+2
2019-02-26
PCI/ATS: Add pci_ats_page_aligned() interface
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-02-26
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-02-25
net: sched: pie: add more cases to auto-tune alpha and beta
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
1
-0
/
+2
2019-02-24
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
1
-8
/
+9
2019-02-24
ubi: Expose the bitrot interface
Richard Weinberger
1
-0
/
+5
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+2
2019-02-21
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
Callum Sinclair
2
-2
/
+16
2019-02-21
devlink: Rename devlink health attributes
Aya Levin
1
-2
/
+2
2019-02-20
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
1
-2
/
+2
2019-02-20
nvme_ioctl.h: remove duplicate GPL boilerplate
Christoph Hellwig
1
-9
/
+0
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
1
-2
/
+8
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
1
-0
/
+43
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-0
/
+8
2019-02-19
ethtool: Added support for 50Gbps per lane link modes
Aya Levin
1
-1
/
+17
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+36
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
1
-0
/
+1
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
1
-0
/
+9
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+5
2019-02-18
media: rc: rcmm decoder and encoder
Patrick Lerda
1
-0
/
+6
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+9
2019-02-18
media: v4l: Add 32-bit packed YUV formats
Vivek Kasireddy
1
-0
/
+4
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2
-3
/
+5
2019-02-18
compat ABI: use non-compat openat and open_by_handle_at variants
Yury Norov
1
-3
/
+2
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
12
-30
/
+38
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
1
-1
/
+74
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
1
-1
/
+121
2019-02-18
habanalabs: add command submission module
Oded Gabbay
1
-1
/
+157
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
1
-0
/
+29
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
1
-0
/
+46
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
1
-0
/
+20
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
12
-30
/
+38
2019-02-17
devlink: add flash update command
Jakub Kicinski
1
-0
/
+6
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+89
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+11
2019-02-15
drm/amdgpu: Add command to override the context priority.
Bas Nieuwenhuizen
1
-1
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+11
2019-02-14
errqueue.h: Include time_types.h
Deepa Dinamani
1
-0
/
+1
[prev]
[next]