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
2020-12-18
Bluetooth: btusb: Always fallback to alt 1 for WBS
Trent Piepho
1
-14
/
+6
2020-12-18
Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function
Christophe JAILLET
1
-8
/
+19
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
434
-10871
/
+10173
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
290
-4015
/
+23560
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
31
-770
/
+827
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
67
-15085
/
+463
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
158
-4698
/
+4288
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
378
-6890
/
+32758
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1879
-38715
/
+71876
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
216
-2872
/
+4321
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2
-18
/
+18
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
1
-70
/
+74
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
1
-4
/
+4
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
1
-21
/
+31
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
5
-46
/
+52
2020-12-15
mm: fix kernel-doc markups
Mauro Carvalho Chehab
3
-22
/
+24
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
3
-2
/
+6
2020-12-15
zram: support page writeback
Minchan Kim
2
-4
/
+22
2020-12-15
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
1
-1
/
+1
2020-12-15
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
1
-7
/
+4
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
1
-45
/
+136
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-1
/
+1
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
1
-3
/
+3
2020-12-15
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
1
-1
/
+2
2020-12-15
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
1
-4
/
+4
2020-12-15
userfaultfd/selftests: always dump something in modes
Peter Xu
1
-0
/
+2
2020-12-15
userfaultfd: selftests: make __{s,u}64 format specifiers portable
Axel Rasmussen
1
-46
/
+35
2020-12-15
userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knob
Lokesh Gidra
2
-7
/
+18
2020-12-15
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
2
-1
/
+18
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
4
-28
/
+2
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
3
-17
/
+5
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
5
-6
/
+14
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
4
-54
/
+52
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters
Vlastimil Babka
3
-64
/
+46
2020-12-15
mm: cma: improve pr_debug log in cma_release()
Charan Teja Reddy
1
-1
/
+1
2020-12-15
mm/cma.c: remove redundant cma_mutex lock
Lecopzer Chen
1
-3
/
+1
2020-12-15
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
1
-4
/
+2
2020-12-15
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
1
-16
/
+46
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
3
-14
/
+6
2020-12-15
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
1
-2
/
+16
2020-12-15
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
1
-30
/
+38
2020-12-15
mm: truncate_complete_page() does not exist any more
Yang Shi
2
-2
/
+2
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
2
-4
/
+67
2020-12-15
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
1
-5
/
+4
2020-12-15
mm/migrate.c: fix comment spelling
Long Li
1
-1
/
+1
2020-12-15
mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()
Hui Su
1
-6
/
+8
2020-12-15
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
2
-16
/
+4
[next]