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
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
4
-28
/
+29
2019-07-22
dmaengine: dw-edma: fix unnecessary stack usage
Arnd Bergmann
1
-1
/
+1
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
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
4
-10
/
+19
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-22
MAINTAINERS: Update my email address
Jean-Philippe Brucker
2
-1
/
+2
2019-07-22
Merge drm-misc-next-fixes-2019-07-18 into drm-misc-fixes
Sean Paul
1
-1
/
+1
2019-07-22
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
1
-2
/
+4
2019-07-22
mmc: mmc_spi: Enable stable writes
Andreas Koop
1
-0
/
+5
2019-07-22
powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
Vaibhav Jain
1
-1
/
+14
2019-07-22
powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
Vaibhav Jain
1
-7
/
+22
2019-07-22
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
Vaibhav Jain
1
-3
/
+8
2019-07-22
MAINTAINERS: Update my email address
Julien Thierry
2
-1
/
+2
2019-07-22
MAINTAINERS: Fix spelling mistake in my name
Suzuki K Poulose
1
-1
/
+1
2019-07-22
MAINTAINERS: Update my email address to @kernel.org
Marc Zyngier
2
-4
/
+5
2019-07-22
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-07-22
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
1
-2
/
+1
2019-07-22
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
1
-0
/
+1
2019-07-22
Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linux
Greg Kroah-Hartman
1
-3
/
+3
2019-07-22
spi: pxa2xx: Balance runtime PM enable/disable on error
Lubomir Rintel
1
-2
/
+4
2019-07-22
ASoC: SOF: use __u32 instead of uint32_t in uapi headers
Masahiro Yamada
2
-13
/
+17
2019-07-22
SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
Enric Balletbo i Serra
1
-0
/
+32
2019-07-22
ASoC: cs42xx8: Fix MFREQ selection issue for async mode
Shengjiu Wang
1
-19
/
+97
2019-07-22
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
Charles Keepax
1
-4
/
+4
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
1
-0
/
+2
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
4
-5
/
+27
2019-07-22
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
1
-3
/
+6
[prev]
[next]