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
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-23
MAINTAINERS: update email address for Naoya Horiguchi
Naoya Horiguchi
1
-1
/
+1
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
3
-10
/
+8
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-23
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2020-05-23
Revert "kobject: Make sure the parent does not get released before its children"
Greg Kroah-Hartman
1
-20
/
+10
2020-05-22
arm64: Add get_user() type annotation on the !access_ok() path
Al Viro
1
-1
/
+1
2020-05-22
misc: rtsx: Add short delay after exit from ASPM
Klaus Doth
1
-0
/
+3
2020-05-21
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
1
-0
/
+19
2020-05-21
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-21
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-21
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-21
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
1
-1
/
+1
2020-05-21
null_blk: don't allow discard for zoned mode
Chaitanya Kulkarni
1
-0
/
+7
2020-05-21
null_blk: return error for invalid zone size
Chaitanya Kulkarni
1
-0
/
+4
2020-05-22
powerpc/64s: Disable STRICT_KERNEL_RWX
Michael Ellerman
1
-1
/
+1
2020-05-21
kobject: Make sure the parent does not get released before its children
Heikki Krogerus
1
-10
/
+20
2020-05-21
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
Saravana Kannan
1
-3
/
+5
2020-05-20
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-20
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
6
-1
/
+81
2020-05-20
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
11
-94
/
+18
2020-05-20
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
1
-0
/
+27
2020-05-20
pipe: Fix pipe_full() test in opipe_prep().
Tetsuo Handa
1
-1
/
+1
2020-05-20
io_uring: reset -EBUSY error when io sq thread is waken up
Xiaoguang Wang
1
-0
/
+1
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
3
-13
/
+18
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
1
-3
/
+4
2020-05-20
s390/kaslr: add support for R_390_JMP_SLOT relocation type
Gerald Schaefer
1
-0
/
+1
2020-05-20
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
1
-3
/
+6
2020-05-19
io_uring: don't add non-IO requests to iopoll pending list
Jens Axboe
1
-1
/
+2
2020-05-20
drm/edid: Add Oculus Rift S to non-desktop list
Jan Schmidt
1
-1
/
+2
2020-05-19
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-19
io_uring: don't use kiocb.private to store buf_index
Bijan Mottahedeh
1
-8
/
+8
2020-05-19
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2
-31
/
+33
2020-05-19
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
1
-1
/
+1
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-19
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-19
driver core: Fix SYNC_STATE_ONLY device link implementation
Saravana Kannan
1
-22
/
+39
2020-05-19
iommu: Fix deferred domain attachment
Joerg Roedel
1
-6
/
+11
2020-05-19
drm/etnaviv: Fix a leak in submit_pin_objects()
Dan Carpenter
1
-1
/
+3
2020-05-19
drm/etnaviv: fix perfmon domain interation
Christian Gmeiner
1
-1
/
+1
2020-05-19
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
1
-2
/
+1
2020-05-19
ALSA: hda/realtek - Add more fixup entries for Clevo machines
PeiSen Hou
1
-0
/
+3
2020-05-18
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
1
-1
/
+1
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-05-18
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
Scott Bahling
1
-1
/
+2
[next]