index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
fuse: use DIV_ROUND_UP helper macro for calculations
Wu Bo
1
-1
/
+1
2021-06-22
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
4
-5
/
+15
2021-06-22
fuse: allow fallocate(FALLOC_FL_ZERO_RANGE)
Richard W.M. Jones
1
-4
/
+6
2021-06-22
fuse: Make fuse_fill_super_submount() static
Greg Kurz
2
-11
/
+2
2021-06-22
fuse: Switch to fc_mount() for submounts
Greg Kurz
1
-23
/
+6
2021-06-22
fuse: Call vfs_get_tree() for submounts
Greg Kurz
2
-48
/
+41
2021-06-22
fuse: add dedicated filesystem context ops for submounts
Greg Kurz
3
-0
/
+24
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
4
-1
/
+53
2021-06-22
fuse: reject internal errno
Miklos Szeredi
1
-1
/
+1
2021-06-22
fuse: check connected before queueing on fpq->io
Miklos Szeredi
1
-0
/
+9
2021-06-18
fuse: ignore PG_workingset after stealing
Miklos Szeredi
1
-0
/
+1
2021-06-09
fuse: Fix infinite loop in sget_fc()
Greg Kurz
1
-0
/
+11
2021-06-09
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
1
-4
/
+4
2021-06-09
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
1
-1
/
+5
2021-06-07
Linux 5.13-rc5
v5.13-rc5
Linus Torvalds
1
-1
/
+1
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
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
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
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
2021-06-04
wireguard: allowedips: remove nodes in O(1)
Jason A. Donenfeld
2
-84
/
+57
2021-06-04
wireguard: allowedips: initialize list head in selftest
Jason A. Donenfeld
1
-1
/
+2
2021-06-04
wireguard: peer: allocate in kmem_cache
Jason A. Donenfeld
3
-4
/
+27
2021-06-04
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2
-4
/
+4
2021-06-04
wireguard: do not use -O3
Jason A. Donenfeld
1
-2
/
+1
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
1
-1
/
+0
2021-06-04
i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
Roja Rani Yarubandi
1
-1
/
+11
2021-06-04
i2c: qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
1
-0
/
+9
2021-06-04
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
1
-5
/
+6
2021-06-04
virtchnl: Add missing padding to virtchnl_proto_hdrs
Geert Uytterhoeven
1
-0
/
+1
2021-06-04
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
1
-1
/
+4
2021-06-04
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
1
-45
/
+6
[next]