index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cpu_rmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
1
-14
/
+22
2022-01-20
kstrtox: uninline everything
Alexey Dobriyan
1
-0
/
+12
2022-01-20
get_maintainer: don't remind about no git repo when --nogit is used
Randy Dunlap
1
-1
/
+1
2022-01-20
kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
Davidlohr Bueso
1
-8
/
+8
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
3
-2
/
+34
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
3
-8
/
+13
2022-01-20
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
1
-2
/
+2
2022-01-20
samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...
Yafang Shao
3
-9
/
+11
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
3
-1
/
+11
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2
-2
/
+2
2022-01-20
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
Yafang Shao
1
-1
/
+2
2022-01-20
fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
Yafang Shao
1
-1
/
+1
2022-01-20
kernel.h: include a note to discourage people from including it in headers
Andy Shevchenko
1
-0
/
+9
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
3
-1
/
+5
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
1
-1
/
+0
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
1
-4
/
+4
2022-01-20
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
1
-2
/
+2
2022-01-20
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
2
-7
/
+13
2022-01-20
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
1
-8
/
+2
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
6
-162
/
+78
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
7
-228
/
+54
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
7
-25
/
+62
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
8
-74
/
+33
2022-01-09
Linux 5.16
v5.16
Linus Torvalds
1
-1
/
+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-08
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
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
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-06
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-06
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-06
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-9
/
+21
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-31
/
+65
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+12
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
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
2022-01-06
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
4
-0
/
+11
2022-01-05
RDMA/core: Don't infoleak GRH fields
Leon Romanovsky
1
-1
/
+1
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-05
RDMA/uverbs: Check for null return of kmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2
-15
/
+17
2022-01-05
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-04
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-04
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
[next]