index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2022-01-23
2
-3
/
+10
*
|
|
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-23
3
-4
/
+3
|
\
\
\
|
*
|
|
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
2022-01-23
1
-1
/
+1
|
*
|
|
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
2022-01-23
1
-1
/
+1
|
*
|
|
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
2022-01-23
1
-1
/
+1
|
*
|
|
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
2022-01-22
1
-1
/
+0
*
|
|
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
73
-438
/
+635
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vsprintf: rework bitmap_list_string
Yury Norov
2022-01-15
1
-17
/
+7
|
*
|
|
lib: bitmap: add performance test for bitmap_print_to_pagebuf
Yury Norov
2022-01-15
1
-0
/
+37
|
*
|
|
bitmap: unify find_bit operations
Yury Norov
2022-01-15
4
-46
/
+65
|
*
|
|
mm/percpu: micro-optimize pcpu_is_populated()
Yury Norov
2022-01-15
1
-7
/
+8
|
*
|
|
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
3
-6
/
+5
|
*
|
|
find: micro-optimize for_each_{set,clear}_bit()
Yury Norov
2022-01-15
1
-2
/
+2
|
*
|
|
include/linux: move for_each_bit() macros from bitops.h to find.h
Yury Norov
2022-01-15
2
-34
/
+34
|
*
|
|
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2022-01-15
6
-6
/
+22
|
*
|
|
tools: sync tools/bitmap with mother linux
Yury Norov
2022-01-15
5
-11
/
+100
|
*
|
|
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
21
-48
/
+47
|
*
|
|
cpumask: use find_first_and_bit()
Yury Norov
2022-01-15
1
-10
/
+20
|
*
|
|
lib: add find_first_and_bit()
Yury Norov
2022-01-15
3
-0
/
+69
|
*
|
|
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
8
-22
/
+0
|
*
|
|
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
24
-31
/
+11
|
*
|
|
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
2022-01-15
2
-64
/
+69
|
*
|
|
bitops: protect find_first_{,zero}_bit properly
Yury Norov
2022-01-15
1
-0
/
+5
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
172
-2820
/
+1766
|
\
\
\
\
|
*
|
|
|
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
2022-01-22
1
-15
/
+3
|
*
|
|
|
frontswap: remove support for multiple ops
Christoph Hellwig
2022-01-22
3
-42
/
+19
|
*
|
|
|
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2022-01-22
2
-4
/
+2
|
*
|
|
|
frontswap: simplify frontswap_register_ops
Christoph Hellwig
2022-01-22
1
-41
/
+0
|
*
|
|
|
frontswap: remove frontswap_test
Christoph Hellwig
2022-01-22
2
-12
/
+1
|
*
|
|
|
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
5
-97
/
+30
|
*
|
|
|
frontswap: remove the frontswap exports
Christoph Hellwig
2022-01-22
1
-6
/
+0
|
*
|
|
|
frontswap: simplify frontswap_init
Christoph Hellwig
2022-01-22
3
-11
/
+4
|
*
|
|
|
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2022-01-22
2
-29
/
+0
|
*
|
|
|
frontswap: remove frontswap_shrink
Christoph Hellwig
2022-01-22
3
-97
/
+0
|
*
|
|
|
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2022-01-22
2
-24
/
+1
|
*
|
|
|
frontswap: remove frontswap_writethrough
Christoph Hellwig
2022-01-22
3
-29
/
+1
|
*
|
|
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
37
-873
/
+4
|
*
|
|
|
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2022-01-22
2
-1
/
+13
|
*
|
|
|
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
11
-18
/
+76
|
*
|
|
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
50
-180
/
+178
|
*
|
|
|
fs: proc: store PDE()->data into inode->i_private
Muchun Song
2022-01-22
4
-12
/
+13
|
*
|
|
|
zsmalloc: replace get_cpu_var with local_lock
Mike Galbraith
2022-01-22
1
-3
/
+8
|
*
|
|
|
zsmalloc: replace per zpage lock with pool->migrate_lock
Minchan Kim
2022-01-22
1
-109
/
+96
|
*
|
|
|
locking/rwlocks: introduce write_lock_nested
Minchan Kim
2022-01-22
6
-0
/
+47
|
*
|
|
|
zsmalloc: remove zspage isolation for migration
Minchan Kim
2022-01-22
1
-149
/
+8
|
*
|
|
|
zsmalloc: move huge compressed obj from page to zspage
Minchan Kim
2022-01-22
1
-24
/
+26
|
*
|
|
|
zsmalloc: introduce obj_allocated
Minchan Kim
2022-01-22
1
-17
/
+16
|
*
|
|
|
zsmalloc: decouple class actions from zspage works
Minchan Kim
2022-01-22
1
-10
/
+13
|
*
|
|
|
zsmalloc: rename zs_stat_type to class_stat_type
Minchan Kim
2022-01-22
1
-12
/
+12
|
*
|
|
|
zsmalloc: introduce some helper functions
Minchan Kim
2022-01-22
1
-31
/
+23
[prev]
[next]