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-09-24
kbuild: clean compressed initramfs image
Greg Thelen
1
-0
/
+3
2019-09-24
z3fold: fix retry mechanism in page reclaim
Vitaly Wool
1
-15
/
+34
2019-09-24
mm: add dummy can_do_mlock() helper
Arnd Bergmann
1
-0
/
+4
2019-09-24
Revert "mm/z3fold.c: fix race between migration and destruction"
Vitaly Wool
1
-90
/
+0
2019-09-24
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
2019-09-25
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
1
-8
/
+40
2019-09-25
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
1
-15
/
+11
2019-09-25
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
Aneesh Kumar K.V
2
-0
/
+736
2019-09-24
pNFS/filelayout: enable LAYOUTGET on OPEN
Olga Kornievskaia
1
-0
/
+1
2019-09-24
NFS: Optimise the default readahead size
Trond Myklebust
2
-9
/
+8
2019-09-24
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-325
/
+92
2019-09-24
Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
7
-16
/
+222
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
10
-134
/
+613
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-750
/
+740
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
3
-2
/
+2
2019-09-24
drm/amdgpu/gfx10: add support for wks firmware loading
Tianci.Yin
1
-6
/
+16
2019-09-24
drm/amdgpu/display: include slab.h in dcn21_resource.c
Alex Deucher
1
-0
/
+2
2019-09-24
libnvdimm/region: Enable MAP_SYNC for volatile regions
Aneesh Kumar K.V
1
-0
/
+3
2019-09-24
libnvdimm: prevent nvdimm from requesting key when security is disabled
Dave Jiang
1
-0
/
+4
2019-09-24
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
3
-5
/
+5
2019-09-24
libnvdimm/nfit_test: Fix acpi_handle redefinition
Nathan Chancellor
1
-3
/
+1
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
3
-1
/
+19
2019-09-24
libnvdimm: Fix endian conversion issues
Aneesh Kumar K.V
2
-7
/
+8
2019-09-24
libnvdimm/dax: Pick the right alignment default when creating dax devices
Aneesh Kumar K.V
3
-27
/
+61
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
3
-8
/
+9
2019-09-24
xfs: avoid unused to_mp() function warning
Austin Kim
1
-13
/
+0
2019-09-24
ARM: dts: Fix gpio0 flags for am335x-icev2
Tony Lindgren
2
-2
/
+2
2019-09-24
xfs: log proper length of superblock
Eric Sandeen
1
-1
/
+1
2019-09-24
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-09-24
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
1
-14
/
+17
2019-09-24
iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
Luca Coelho
1
-3
/
+5
2019-09-24
mt76: mt7615: fix mt7615 firmware path definitions
Lorenzo Bianconi
2
-10
/
+7
2019-09-24
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
1
-14
/
+19
2019-09-24
Merge branch 'check-CAP_NEW_RAW'
David S. Miller
5
-2
/
+17
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-09-24
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+3
2019-09-24
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+5
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-09-24
kvm: nvmx: limit atomic switch MSRs
Marc Orr
2
-11
/
+33
2019-09-24
kvm: svm: Intercept RDPRU
Jim Mattson
3
-0
/
+10
2019-09-24
kvm: x86: Add "significant index" flag to a few CPUID leaves
Jim Mattson
1
-0
/
+6
2019-09-24
fuse: Make fuse_args_to_req static
YueHaibing
1
-1
/
+1
2019-09-24
fuse: fix memleak in cuse_channel_open
zhengbin
1
-0
/
+1
2019-09-24
fuse: fix beyond-end-of-page access in fuse_parse_cache()
Tejun Heo
1
-1
/
+3
2019-09-24
fuse: unexport fuse_put_request
Arnd Bergmann
1
-1
/
+0
2019-09-24
fuse: kmemcg account fs data
Khazhismel Kumykov
3
-4
/
+6
2019-09-24
fuse: on 64-bit store time in d_fsdata directly
Khazhismel Kumykov
1
-6
/
+30
2019-09-24
fuse: fix missing unlock_page in fuse_writepage()
Vasily Averin
1
-0
/
+1
[prev]
[next]