index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
fat: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
f2fs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
ext2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
efs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
debugfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
cifs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
bdev: switch to ->free_inode()
Al Viro
1
-11
/
+3
2019-05-02
bfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
befs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
affs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
adfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
9p: switch to ->free_inode()
Al Viro
3
-11
/
+5
2019-05-02
erofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
spufs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
new inode method: ->free_inode()
Al Viro
4
-23
/
+66
2019-04-10
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-10
securityfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-08
Linux 5.1-rc4
v5.1-rc4
Linus Torvalds
1
-1
/
+1
2019-04-08
ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPU
Arnd Bergmann
1
-0
/
+4
2019-04-08
ARM: iop: don't use using 64-bit DMA masks
Arnd Bergmann
3
-12
/
+12
2019-04-08
ARM: orion: don't use using 64-bit DMA masks
Arnd Bergmann
1
-2
/
+2
2019-04-08
Revert "ARM: dts: nomadik: Fix polarity of SPI CS"
Olof Johansson
1
-5
/
+4
2019-04-08
dt-bindings: cpu: Fix JSON schema
Maxime Ripard
1
-1
/
+1
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2
-6
/
+3
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
1
-1
/
+2
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2019-04-06
Revert: parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
1
-1
/
+5
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
5
-5
/
+389
2019-04-06
xsysace: Fix error handling in ace_setup
Guenter Roeck
1
-0
/
+2
2019-04-06
null_blk: prevent crash from bad home_node value
John Pittman
1
-0
/
+5
2019-04-06
i2c: imx: don't leak the i2c adapter on error
Laurentiu Tudor
1
-1
/
+3
2019-04-06
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-06
mm/util.c: fix strndup_user() comment
Andrew Morton
1
-1
/
+1
2019-04-06
sh: fix multiple function definition build errors
Randy Dunlap
1
-2
/
+2
2019-04-06
MAINTAINERS: add maintainer and replacing reviewer ARM/NUVOTON NPCM
Tomer Maimon
1
-1
/
+2
2019-04-06
MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM
Tomer Maimon
1
-1
/
+1
2019-04-06
mm: writeback: use exact memcg dirty counts
Greg Thelen
2
-3
/
+22
2019-04-06
psi: clarify the units used in pressure files
Waiman Long
1
-6
/
+6
2019-04-06
mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
Aneesh Kumar K.V
1
-0
/
+36
2019-04-06
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
1
-6
/
+14
2019-04-06
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
1
-1
/
+1
2019-04-06
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
3
-9
/
+12
2019-04-06
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-06
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
2
-5
/
+18
2019-04-06
lib/string.c: implement a basic bcmp
Nick Desaulniers
2
-0
/
+23
2019-04-06
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
1
-3
/
+1
2019-04-05
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-05
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-04-05
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
David Rientjes
1
-3
/
+9
2019-04-05
kvm: svm: fix potential get_num_contig_pages overflow
David Rientjes
1
-5
/
+5
[next]