index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()
Sean Christopherson
1
-1
/
+1
2021-10-18
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-18
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
1
-1
/
+1
2021-10-18
mm, slub: fix incorrect memcg slab count for bulk free
Miaohe Lin
1
-1
/
+3
2021-10-18
mm, slub: fix potential use-after-free in slab_debugfs_fops
Miaohe Lin
1
-2
/
+4
2021-10-18
mm, slub: fix potential memoryleak in kmem_cache_open()
Miaohe Lin
1
-1
/
+1
2021-10-18
mm, slub: fix mismatch between reconstructed freelist depth and cnt
Miaohe Lin
1
-2
/
+9
2021-10-18
mm, slub: fix two bugs in slab_debug_trace_open()
Miaohe Lin
1
-1
/
+7
2021-10-18
mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
Eric Dumazet
1
-11
/
+5
2021-10-18
memblock: check memory total_size
Peng Fan
1
-1
/
+1
2021-10-18
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-18
ocfs2: fix data corruption after conversion from inline format
Jan Kara
1
-34
/
+12
2021-10-18
mm/migrate: fix CPUHP state to update node demotion order
Huang Ying
2
-3
/
+9
2021-10-18
mm/migrate: add CPU hotplug to demotion #ifdef
Dave Hansen
4
-27
/
+28
2021-10-18
mm/migrate: optimize hotplug-time demotion order updates
Dave Hansen
1
-1
/
+11
2021-10-18
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
1
-3
/
+9
2021-10-18
mm/userfaultfd: selftests: fix memory corruption with thp enabled
Peter Xu
1
-3
/
+20
2021-10-17
Linux 5.15-rc6
Linus Torvalds
1
-1
/
+1
2021-10-17
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
2
-6
/
+5
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-120
/
+171
2021-10-17
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-37
/
+23
2021-10-17
Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-12
/
+19
2021-10-17
Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-31
/
+25
2021-10-17
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
1
-1
/
+1
2021-10-17
Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-10-17
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-4
/
+4
2021-10-17
Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+1
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
11
-24
/
+50
2021-10-17
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
14
-25
/
+73
2021-10-17
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
16
-18
/
+52
2021-10-17
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+6
2021-10-17
Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
8
-22
/
+70
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-34
/
+68
2021-10-17
block, bfq: reset last_bfqq_created on group change
Paolo Valente
1
-0
/
+6
2021-10-17
block: warn when putting the final reference on a registered disk
Christoph Hellwig
1
-0
/
+1
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-16
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
3
-8
/
+9
2021-10-16
Merge tag 'fixes-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-1
/
+6
2021-10-16
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
6
-14
/
+117
2021-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
5
-11
/
+5
2021-10-16
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
4
-11
/
+31
2021-10-16
Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-10
/
+8
2021-10-16
Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linux
Linus Torvalds
4
-3
/
+8
2021-10-16
Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
1
-5
/
+0
2021-10-16
Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-25
/
+98
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-6
/
+12
2021-10-16
Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+2
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
2021-10-15
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
[next]