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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
batman-adv: Fix deletion of RTR(4|6) mcast list entries
Sven Eckelmann
1
-2
/
+4
2019-07-22
batman-adv: Fix netlink dumping of all mcast_flags buckets
Sven Eckelmann
1
-1
/
+1
2019-07-22
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
1
-0
/
+9
2019-07-22
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
1
-2
/
+2
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
1
-2
/
+1
2019-07-22
IB/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-2
/
+2
2019-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
5
-13
/
+30
2019-07-22
IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
Kaike Wan
1
-41
/
+1
2019-07-22
IB/hfi1: Field not zero-ed when allocating TID flow memory
Kaike Wan
1
-0
/
+1
2019-07-22
IB/hfi1: Unreserve a flushed OPFN request
Kaike Wan
2
-7
/
+4
2019-07-22
IB/hfi1: Check for error on call to alloc_rsm_map_table
John Fleck
1
-2
/
+9
2019-07-22
drm/msm/dpu: Correct dpu encoder spinlock initialization
Shubhashree Dhar
1
-2
/
+1
2019-07-22
RDMA/hns: Fix sg offset non-zero issue
Xi Wang
1
-7
/
+8
2019-07-22
drm/msm: correct NULL pointer dereference in context_init
Brian Masney
1
-1
/
+1
2019-07-22
RDMA/siw: Fix error return code in siw_init_module()
Wei Yongjun
1
-0
/
+1
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2019-07-22
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-0
/
+1
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-4
/
+32
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-2
/
+8
2019-07-22
iommu/vt-d: Print pasid table entries MSB to LSB in debugfs
Sai Praneeth Prakhya
1
-2
/
+2
2019-07-22
iommu/virtio: Update to most recent specification
Jean-Philippe Brucker
2
-25
/
+47
2019-07-22
iommu/iova: Remove stale cached32_node
Chris Wilson
1
-2
/
+3
2019-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
91
-236
/
+322
2019-07-22
iommu/vt-d: Check if domain->pgd was allocated
Dmitry Safonov
1
-3
/
+5
2019-07-22
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
3
-5
/
+22
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
1
-9
/
+13
2019-07-22
balloon: fix up comments
Michael S. Tsirkin
1
-30
/
+37
2019-07-22
mm/balloon_compaction: avoid duplicate page removal
Wei Wang
1
-3
/
+9
2019-07-22
iommu/vt-d: Avoid duplicated pci dma alias consideration
Lu Baolu
1
-53
/
+2
2019-07-22
arm64: Force SSBS on context switch
Marc Zyngier
2
-3
/
+40
2019-07-22
Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
Joerg Roedel
1
-36
/
+87
2019-07-22
selftests/bpf: fix sendmsg6_prog on s390
Ilya Leoshkevich
1
-2
/
+1
2019-07-22
bcache: fix possible memory leak in bch_cached_dev_run()
Wei Yongjun
1
-0
/
+3
2019-07-22
libbpf: Avoid designated initializers for unnamed union members
Arnaldo Carvalho de Melo
1
-7
/
+7
2019-07-22
libbpf: Fix endianness macro usage for some compilers
Arnaldo Carvalho de Melo
2
-4
/
+6
2019-07-22
Merge branch 'bpf-sockmap-tls-fixes'
Daniel Borkmann
10
-68
/
+419
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
1
-0
/
+27
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
1
-0
/
+10
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
1
-0
/
+31
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
1
-0
/
+52
2019-07-22
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
1
-0
/
+74
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
5
-8
/
+53
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
1
-0
/
+3
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
1
-0
/
+2
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
1
-5
/
+9
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
3
-1
/
+65
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
4
-45
/
+64
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
3
-7
/
+22
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
1
-4
/
+0
[prev]
[next]