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
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+1
2019-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+4
2019-06-29
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2019-06-29
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vinod Koul
1
-1
/
+2
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
1
-1
/
+1
2019-06-29
mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address
Anshuman Khandual
1
-1
/
+1
2019-06-28
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
Michael J. Ruhl
1
-0
/
+50
2019-06-28
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
2
-5
/
+20
2019-06-28
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
2
-5
/
+45
2019-06-28
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
Kamenee Arumugam
1
-0
/
+7
2019-06-28
IB/hfi1: Move receive work queue struct into uapi directory
Kamenee Arumugam
2
-21
/
+60
2019-06-28
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
3
-6
/
+80
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1563
-11568
/
+1967
2019-06-29
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2019-06-29
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
3
-5
/
+8
2019-06-29
devmap: Rename ifindex member in bpf_redirect_info
Toke Høiland-Jørgensen
1
-1
/
+1
2019-06-29
xskmap: Move non-standard list manipulation to helper
Toke Høiland-Jørgensen
1
-0
/
+14
2019-06-28
net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
Arnd Bergmann
1
-1
/
+1
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
7
-51
/
+109
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
1
-0
/
+4
2019-06-28
etf: Add skip_sock_check
Vedang Patel
1
-0
/
+1
2019-06-28
etf: Don't use BIT() in UAPI headers.
Vedang Patel
1
-2
/
+2
2019-06-28
net: phylink: further documentation clarifications
Russell King
1
-2
/
+9
2019-06-28
net: sched: refactor reinsert action
John Hurley
2
-2
/
+2
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
8
-46
/
+55
2019-06-28
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+8
2019-06-28
power: supply: add input power and voltage limit properties
Enric Balletbo i Serra
1
-0
/
+2
2019-06-28
nl80211: Fix undefined behavior in bit shift
Jiunn Chang
1
-1
/
+1
2019-06-28
ASoC: soc-core: support dai_link with platforms_num != 1
Jerome Brunet
1
-0
/
+6
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-1
/
+3
2019-06-28
pid: add pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-28
pidfd: add polling support
Joel Fernandes (Google)
1
-0
/
+3
2019-06-28
lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators
Fredrik Noring
1
-1
/
+9
2019-06-28
x86/kdump/64: Restrict kdump kernel reservation to <64TB
Baoquan He
1
-0
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-18
/
+8
2019-06-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-1
/
+1
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+1
2019-06-27
iomap: don't mark the inode dirty in iomap_write_end
Andreas Gruenbacher
1
-0
/
+1
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-17
/
+3
2019-06-27
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
5
-0
/
+72
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2
-55
/
+129
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2
-5
/
+45
2019-06-27
workqueue: Make alloc/apply/free_workqueue_attrs() static
Thomas Gleixner
1
-4
/
+0
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
1
-3
/
+3
2019-06-27
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
1
-0
/
+8
2019-06-27
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
1
-0
/
+21
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-418
/
+366
2019-06-27
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
1
-0
/
+1
2019-06-27
mtd: Add flag to indicate panic_write
Kamal Dasu
1
-0
/
+6
[prev]
[next]