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
2020-04-12
io_uring: restore req->work when canceling poll request
Xiaoguang Wang
1
-0
/
+10
2020-04-12
io_uring: move all request init code in one place
Pavel Begunkov
1
-52
/
+52
2020-04-12
io_uring: keep all sqe->flags in req->flags
Pavel Begunkov
1
-10
/
+13
2020-04-12
io_uring: early submission req fail code
Pavel Begunkov
1
-31
/
+19
2020-04-12
io_uring: track mm through current->mm
Pavel Begunkov
1
-21
/
+16
2020-04-12
io_uring: remove obsolete @mm_fault
Pavel Begunkov
1
-3
/
+1
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
130
-366
/
+706
2020-04-10
Merge tag 'docs-5.7-2' of git://git.lwn.net/linux
Linus Torvalds
6
-24
/
+22
2020-04-10
Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+26
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-15
/
+8
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-123
/
+142
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-10
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-10
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
1
-2
/
+2
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
10
-7
/
+36
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
7
-17
/
+27
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2
-0
/
+14
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
8
-25
/
+34
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
10
-33
/
+33
2020-04-10
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
1
-2
/
+0
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
21
-95
/
+58
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
11
-12
/
+16
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
28
-89
/
+31
2020-04-10
mm/memory.c: add vm_insert_pages()
Arjun Roy
2
-2
/
+129
2020-04-10
mm: define pte_index as macro for x86
Arjun Roy
1
-0
/
+3
2020-04-10
mm: bring sparc pte_index() semantics inline with other platforms
Arjun Roy
1
-5
/
+5
2020-04-10
mm/memory.c: refactor insert_page to prepare for batched-lock insert
Arjun Roy
1
-15
/
+24
2020-04-10
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
5
-0
/
+139
2020-04-10
mm: cma: NUMA node interface
Aslan Bakirov
4
-10
/
+25
2020-04-10
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-10
mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
Jason Yan
1
-2
/
+2
2020-04-10
mm/page_alloc.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-04-10
docs: mm: slab.h: fix a broken cross-reference
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-10
mm, slab_common: fix a typo in comment "eariler"->"earlier"
Qiujun Huang
1
-1
/
+1
2020-04-10
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
1
-0
/
+3
2020-04-10
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
5
-16
/
+40
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-5
/
+7
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-349
/
+563
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-38
/
+153
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
33
-192
/
+354
[next]