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-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
1
-0
/
+1
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
1
-1
/
+1
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-37
/
+155
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
1
-1
/
+3
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+11
2019-03-03
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
1
-0
/
+1
2019-03-03
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-0
/
+1
2019-03-02
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
1
-1
/
+9
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
[prev]
[next]