index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
7
-17
/
+134
2021-06-17
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
1
-0
/
+1
2021-06-17
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
1
-1
/
+8
2021-06-17
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
1
-0
/
+3
2021-06-17
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
3
-21
/
+21
2021-06-17
ext4: remove redundant assignment to error
Jiapeng Chong
1
-3
/
+2
2021-06-17
ext4: remove redundant check buffer_uptodate()
Joseph Qi
1
-1
/
+1
2021-06-17
ext4: fix overflow in ext4_iomap_alloc()
Jan Kara
1
-1
/
+1
2021-06-06
Linux 5.13-rc5
v5.13-rc5
Linus Torvalds
1
-1
/
+1
2021-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-18
/
+26
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-126
/
+135
2021-06-06
Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-126
/
+160
2021-06-06
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-57
/
+49
2021-06-06
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-126
/
+145
2021-06-06
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
1
-0
/
+4
2021-06-06
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
1
-2
/
+4
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-06
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-06
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+26
2021-06-05
Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
10
-63
/
+45
2021-06-05
Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...
Olof Johansson
2
-4
/
+8
2021-06-05
Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-24
/
+64
2021-06-05
Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-1
/
+2
2021-06-05
Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-3
/
+2
2021-06-05
Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
11
-31
/
+39
2021-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-36
/
+107
2021-06-05
Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+18
2021-06-05
mailmap: use private address for Michel Lespinasse
Michel Lespinasse
1
-0
/
+3
2021-06-05
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-05
lib: crc64: fix kernel-doc warning
YueHaibing
1
-1
/
+1
2021-06-05
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-2
/
+12
2021-06-05
mm/kasan/init.c: fix doc warning
Yu Kuai
1
-2
/
+2
2021-06-05
proc: add .gitignore for proc-subset-pid selftest
David Matlack
1
-0
/
+1
2021-06-05
hugetlb: pass head page to remove_hugetlb_page()
Naoya Horiguchi
1
-1
/
+1
2021-06-05
drivers/base/memory: fix trying offlining memory blocks with memory holes on ...
David Hildenbrand
1
-3
/
+3
2021-06-05
mm/page_alloc: fix counting of free pages after take off from buddy
Ding Hui
1
-0
/
+2
2021-06-05
mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
Gerald Schaefer
1
-2
/
+2
2021-06-05
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-06-05
kfence: use TASK_IDLE when awaiting allocation
Marco Elver
1
-3
/
+3
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
3
-16
/
+26
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
102
-576
/
+991
2021-06-04
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-04' of git://git.kernel.org/pub...
Linus Torvalds
15
-13
/
+80
2021-06-04
Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+13
2021-06-04
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
4
-7
/
+14
2021-06-04
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
1
-4
/
+4
2021-06-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
6
-52
/
+27
2021-06-04
Merge branch 'wireguard-fixes'
David S. Miller
10
-195
/
+227
2021-06-04
wireguard: allowedips: free empty intermediate nodes when removing single node
Jason A. Donenfeld
3
-131
/
+137
2021-06-04
wireguard: allowedips: allocate nodes in kmem_cache
Jason A. Donenfeld
3
-8
/
+38
[next]