index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-17
oradax: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-5
/
+3
2020-05-14
sparc32: mm: Reduce allocation size for PMD and PTE tables
Will Deacon
1
-2
/
+2
2020-05-14
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
4
-24
/
+24
2020-05-14
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
9
-103
/
+58
2020-05-14
sparc32: mm: Fix argument checking in __srmmu_get_nocache()
Will Deacon
1
-6
/
+6
2020-05-12
bootconfig: Fix to prevent warning message if no bootconfig option
Masami Hiramatsu
1
-4
/
+6
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
1
-2
/
+10
2020-05-11
tools/bootconfig: Fix apply_xbc() to return zero on success
Steven Rostedt (VMware)
1
-0
/
+1
2020-05-11
drm: fix trivial field description cut-and-paste error
Linus Torvalds
1
-1
/
+1
2020-05-11
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-10
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-10
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-10
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-10
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-10
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-10
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-10
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-08
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-08
gfs2: If go_sync returns error, withdraw but skip invalidate
Bob Peterson
1
-1
/
+2
2020-05-08
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
1
-3
/
+3
2020-05-08
gfs2: don't call quota_unhold if quotas are not locked
Bob Peterson
1
-2
/
+1
2020-05-08
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2
-3
/
+3
2020-05-08
gfs2: remove check for quotas on in gfs2_quota_check
Bob Peterson
1
-3
/
+0
2020-05-08
gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change
Bob Peterson
1
-1
/
+3
2020-05-08
gfs2: Fix problems regarding gfs2_qa_get and _put
Bob Peterson
2
-4
/
+4
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-08
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
1
-7
/
+12
2020-05-08
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
1
-7
/
+9
2020-05-08
gfs2: Fix use-after-free in gfs2_logd after withdraw
Bob Peterson
1
-0
/
+5
2020-05-08
gfs2: Fix BUG during unmount after file system withdraw
Bob Peterson
1
-4
/
+6
2020-05-08
gfs2: Fix error exit in do_xmote
Bob Peterson
1
-1
/
+1
2020-05-08
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
2020-05-08
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
2
-10
/
+6
2020-05-08
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
1
-1
/
+0
2020-05-08
epoll: atomically remove wait entry on wake up
Roman Penyaev
1
-19
/
+24
2020-05-08
kselftests: introduce new epoll60 testcase for catching lost wakeups
Roman Penyaev
1
-0
/
+146
2020-05-08
percpu: make pcpu_alloc() aware of current gfp context
Filipe Manana
1
-4
/
+10
2020-05-08
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
1
-15
/
+30
2020-05-08
scripts/gdb: repair rb_first() and rb_last()
Aymeric Agon-Rambosson
1
-2
/
+2
2020-05-08
eventpoll: fix missing wakeup for ovflist in ep_poll_callback
Khazhismel Kumykov
1
-9
/
+9
2020-05-08
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
1
-1
/
+1
2020-05-08
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
1
-1
/
+1
2020-05-08
kernel/kcov.c: fix typos in kcov_remote_start documentation
Maciej Grochowski
1
-2
/
+2
2020-05-08
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
1
-0
/
+1
2020-05-08
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
1
-6
/
+9
[next]