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-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
1
-0
/
+6
2021-03-13
MAINTAINERS: exclude uapi directories in API/ABI section
Vlastimil Babka
1
-2
/
+2
2021-03-13
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
1
-15
/
+14
2021-03-13
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-03-13
hugetlb: do early cow when page pinned on src mm
Peter Xu
1
-4
/
+62
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
4
-9
/
+3
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
4
-18
/
+24
2021-03-13
hugetlb: break earlier in add_reservation_in_range() when we can
Peter Xu
1
-1
/
+1
2021-03-13
hugetlb: dedup the code to add a new file_region
Peter Xu
1
-24
/
+27
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
2
-0
/
+9
2021-03-13
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
1
-83
/
+75
2021-03-13
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
1
-2
/
+1
2021-03-13
stop_machine: mark helpers __always_inline
Arnd Bergmann
1
-5
/
+6
2021-03-13
memblock: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-03-13
kbuild: fix ld-version.sh to not be affected by locale
Masahiro Yamada
1
-1
/
+1
2021-03-12
Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
10
-61
/
+76
2021-03-12
Merge branch 'for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+1
2021-03-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-59
/
+60
2021-03-12
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
1
-11
/
+1
2021-03-12
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
42
-79
/
+138
2021-03-12
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-397
/
+470
2021-03-12
Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+21
2021-03-12
Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-26
/
+32
2021-03-12
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
1
-1
/
+1
2021-03-12
Merge tag 'sound-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-25
/
+87
2021-03-12
Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-11
/
+25
2021-03-12
Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+19
2021-03-12
Merge tag 'configfs-for-5.12' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-4
/
+2
2021-03-12
Merge tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-19
/
+22
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-70
/
+96
2021-03-12
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-81
/
+169
2021-03-12
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
1
-0
/
+1
2021-03-12
KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
Sean Christopherson
1
-0
/
+11
2021-03-12
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
1
-10
/
+9
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
1
-2
/
+2
2021-03-12
Merge branch 'pm-opp'
Rafael J. Wysocki
2
-23
/
+27
2021-03-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2
-23
/
+27
2021-03-12
io_uring: fix OP_ASYNC_CANCEL across tasks
Pavel Begunkov
1
-1
/
+40
2021-03-12
io_uring: cancel sqpoll via task_work
Pavel Begunkov
1
-80
/
+71
2021-03-12
io_uring: prevent racy sqd->thread checks
Pavel Begunkov
1
-6
/
+22
2021-03-12
drm/i915: s/plane_res_b/blocks/ etc.
Ville Syrjälä
3
-116
/
+112
2021-03-12
drm/i915: Extract skl_check_wm_level() and skl_check_nv12_wm_level()
Ville Syrjälä
1
-23
/
+35
2021-03-12
drm/i915: Calculate min_ddb_alloc for trans_wm
Ville Syrjälä
1
-3
/
+5
2021-03-12
drm/i915: Check SAGV wm min_ddb_alloc rather than plane_res_b
Ville Syrjälä
1
-1
/
+1
2021-03-12
drm/i915: Tighten SAGV constraint for pre-tgl
Ville Syrjälä
1
-4
/
+16
2021-03-12
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2
-2
/
+37
2021-03-12
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-03-12
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
2
-4
/
+11
[prev]
[next]