index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
lib: bitmap: add performance test for bitmap_print_to_pagebuf
Yury Norov
1
-0
/
+37
2022-01-15
bitmap: unify find_bit operations
Yury Norov
4
-46
/
+65
2022-01-15
mm/percpu: micro-optimize pcpu_is_populated()
Yury Norov
1
-7
/
+8
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
3
-6
/
+5
2022-01-15
find: micro-optimize for_each_{set,clear}_bit()
Yury Norov
1
-2
/
+2
2022-01-15
include/linux: move for_each_bit() macros from bitops.h to find.h
Yury Norov
2
-34
/
+34
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
6
-6
/
+22
2022-01-15
tools: sync tools/bitmap with mother linux
Yury Norov
5
-11
/
+100
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
21
-48
/
+47
2022-01-15
cpumask: use find_first_and_bit()
Yury Norov
1
-10
/
+20
2022-01-15
lib: add find_first_and_bit()
Yury Norov
3
-0
/
+69
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
8
-22
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
24
-31
/
+11
2022-01-15
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
2
-64
/
+69
2022-01-15
bitops: protect find_first_{,zero}_bit properly
Yury Norov
1
-0
/
+5
2022-01-10
Linux 5.16
v5.16
Linus Torvalds
1
-1
/
+1
2022-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-9
/
+9
2022-01-09
Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+4
2022-01-09
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...
Linus Torvalds
2
-20
/
+1
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2022-01-09
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-9
/
+9
2022-01-09
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
2022-01-08
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-5
/
+11
2022-01-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-101
/
+9
2022-01-08
Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
3
-4
/
+8
2022-01-08
Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
2022-01-08
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-44
/
+263
2022-01-08
Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2022-01-08
Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2022-01-07
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-95
/
+0
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
1
-1
/
+1
2022-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2022-01-07
Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-1
/
+90
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
1
-0
/
+3
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2022-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-25
/
+28
2022-01-07
Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-3
/
+14
2022-01-07
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-07
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-07
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-07
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-9
/
+21
2022-01-07
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-31
/
+65
2022-01-07
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+12
2022-01-06
Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...
Dave Airlie
6
-1
/
+90
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
2022-01-06
Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
372
-1349
/
+3225
2022-01-06
Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...
Olof Johansson
2
-9
/
+7
2022-01-06
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-06
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
[next]