index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-07-27
mailmap: update Gao Xiang's email addresses
Gao Xiang
1
-0
/
+2
2022-07-27
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
1
-5
/
+7
2022-07-19
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-19
hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-0
/
+1
2022-07-19
fs: sendfile handles O_NONBLOCK of out_fd
Andrei Vagin
1
-0
/
+3
2022-07-19
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-07-19
secretmem: fix unhandled fault in truncate
Mike Rapoport
1
-7
/
+26
2022-07-19
mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
Naoya Horiguchi
1
-2
/
+7
2022-07-19
mm: fix missing wake-up event for FSDAX pages
Muchun Song
3
-10
/
+16
2022-07-19
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
1
-2
/
+5
2022-07-19
mailmap: update Seth Forshee's email address
Seth Forshee
1
-0
/
+1
2022-07-19
tmpfs: fix the issue that the mount and remount results are inconsistent.
ZhaoLong Wang
1
-5
/
+2
2022-07-19
mm: kfence: apply kmemleak_ignore_phys on early allocated pool
Yee Lee
1
-9
/
+9
2022-07-04
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
1
-13
/
+14
2022-07-04
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-04
mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()
David Hildenbrand
1
-10
/
+17
2022-07-04
riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMU
YueHaibing
1
-1
/
+1
2022-07-04
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
1
-9
/
+9
2022-07-04
mm: sparsemem: fix missing higher order allocation splitting
Muchun Song
1
-0
/
+8
2022-07-04
mm/damon: use set_huge_pte_at() to make huge pte old
Baolin Wang
1
-2
/
+1
2022-07-04
sh: convert nommu io{re,un}map() to static inline functions
Geert Uytterhoeven
1
-2
/
+6
2022-07-04
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
Axel Rasmussen
1
-1
/
+4
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-25
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-25
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-06-25
LoongArch: Make compute_return_era() return void
Tiezhu Yang
2
-4
/
+2
2022-06-25
LoongArch: Fix wrong fpu version
Tiezhu Yang
1
-1
/
+1
2022-06-25
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
1
-2
/
+3
2022-06-25
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
Huacai Chen
1
-1
/
+1
2022-06-25
LoongArch: Fix the _stext symbol address
Huacai Chen
2
-2
/
+1
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-24
cifs: update cifs_ses::ip_addr after failover
Paulo Alcantara
1
-1
/
+7
2022-06-24
ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom
Jae Hyun Yoo
2
-3
/
+3
2022-06-24
arm: mach-spear: Add missing of_node_put() in time.c
Liang He
1
-2
/
+6
2022-06-24
ARM: cns3xxx: Fix refcount leak in cns3xxx_init
Miaoqian Lin
1
-0
/
+2
2022-06-24
MAINTAINERS: Update email address
Thara Gopinath
1
-2
/
+2
2022-06-24
cifs: avoid deadlocks while updating iface
Shyam Prasad N
2
-15
/
+33
[next]