index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
1
-7
/
+11
2022-11-16
sched: Clear ttwu_pending after enqueue_task()
Tianchen Ding
1
-7
/
+11
2022-11-15
bpf: propagate nullness information for reg to reg comparisons
Eduard Zingerman
1
-2
/
+33
2022-11-15
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
1
-3
/
+5
2022-11-15
perf: Fix IS_ERR() vs NULL check in inherit_event()
Gaosheng Cui
1
-1
/
+1
2022-11-15
perf: Remove unused pointer task_ctx
Colin Ian King
1
-2
/
+0
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
3
-5
/
+5
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
1
-1
/
+1
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
4
-1
/
+500
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2
-9
/
+14
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2
-10
/
+10
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
4
-4
/
+202
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
1
-1
/
+23
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
1
-4
/
+8
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
1
-5
/
+8
2022-11-14
sched: Fix race in task_call_func()
Peter Zijlstra
1
-17
/
+35
2022-11-14
rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
Mathieu Desnoyers
1
-2
/
+17
2022-11-12
livepatch: Use kallsyms_on_each_match_symbol() to improve performance
Zhen Lei
1
-1
/
+19
2022-11-12
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
1
-0
/
+18
2022-11-12
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
2
-5
/
+15
2022-11-12
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
2
-11
/
+76
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-601
/
+783
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-37
/
+28
2022-11-11
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
1
-12
/
+11
2022-11-11
docs/bpf: Document BPF_MAP_TYPE_CPUMAP map
Maryam Tahhan
1
-3
/
+6
2022-11-11
module: Fix NULL vs IS_ERR checking for module_get_next_page
Miaoqian Lin
1
-4
/
+4
2022-11-11
kernel/params.c: defer most of param_sysfs_init() to late_initcall time
Rasmus Villemoes
1
-2
/
+19
2022-11-11
module: Remove unused macros module_addr_min/max
Chen Zhongjin
1
-3
/
+0
2022-11-11
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
2
-3
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-32
/
+44
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-4
/
+13
2022-11-10
kernel/ksysfs.c: export kernel cpu byteorder
Thomas Weißschuh
1
-0
/
+18
2022-11-10
resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()
Andy Shevchenko
1
-10
/
+7
2022-11-09
scs: add support for dynamic shadow call stacks
Ard Biesheuvel
1
-2
/
+12
2022-11-08
swap: add a limit for readahead page-cluster value
Kairui Song
1
-0
/
+1
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+1
2022-11-08
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-08
bpf: Fix memory leaks in __check_func_call
Wang Yufen
1
-5
/
+9
2022-11-08
perf: Improve missing SIGTRAP checking
Marco Elver
1
-6
/
+19
2022-11-07
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
Nathan Chancellor
1
-1
/
+1
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-11-04
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
1
-14
/
+8
2022-11-04
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
1
-6
/
+0
2022-11-04
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
1
-0
/
+37
2022-11-04
bpf: stop setting precise in current state
Andrii Nakryiko
1
-12
/
+91
2022-11-04
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
1
-1
/
+61
2022-11-04
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
1
-32
/
+39
2022-11-04
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
1
-0
/
+5
[prev]
[next]