index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
-2
/
+1
2022-07-15
blktrace: Fix the blk_fill_rwbs() kernel-doc header
Bart Van Assche
-3
/
+3
2022-07-15
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
-7
/
+3
2022-07-15
security: Add LSM hook to setgroups() syscall
Micah Morton
-0
/
+13
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
-8
/
+16
2022-07-15
bpf: Fix check against plain integer v 'NULL'
Ben Dooks
-1
/
+2
2022-07-15
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+11
2022-07-15
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
-0
/
+17
2022-07-15
kexec: clean up arch_kexec_kernel_verify_sig
Coiby Xu
-20
/
+13
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
-27
/
+0
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
-33
/
+2
2022-07-15
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
-2
/
+11
2022-07-15
printk: do not wait for consoles when suspended
John Ogness
-2
/
+11
2022-07-14
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
-3
/
+1
2022-07-14
module: Show the last unloaded module's taint flag(s)
Aaron Tomlin
-5
/
+11
2022-07-14
module: Use strscpy() for last_unloaded_module
Aaron Tomlin
-1
/
+1
2022-07-14
module: Modify module_flags() to accept show_state argument
Aaron Tomlin
-6
/
+9
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+127
2022-07-14
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
Yafang Shao
-0
/
+1
2022-07-14
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
-9
/
+11
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+33
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+10
2022-07-14
PM: Use the enum req_op and blk_opf_t types
Bart Van Assche
-16
/
+13
2022-07-14
blktrace: Use the new blk_opf_t type
Bart Van Assche
-26
/
+25
2022-07-14
blktrace: Trace remapped requests correctly
Bart Van Assche
-1
/
+1
2022-07-14
block: remove bdevname
Christoph Hellwig
-2
/
+2
2022-07-13
bpf: Tidy up verifier check_func_arg()
Joanne Koong
-28
/
+38
2022-07-13
Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-14
/
+23
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
-1
/
+10
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
-4
/
+4
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
-2
/
+2
2022-07-13
swiotlb: split up the global swiotlb lock
Tianyu Lan
-40
/
+189
2022-07-13
sched/core: Always flush pending blk_plug
John Keeping
-2
/
+6
2022-07-13
sched/fair: fix case with reduced capacity CPU
Vincent Guittot
-12
/
+42
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
-14
/
+31
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
-680
/
+267
2022-07-12
bpf: Make non-preallocated allocation low priority
Yafang Shao
-6
/
+6
2022-07-12
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
-17
/
+12
2022-07-12
Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+10
2022-07-12
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
-8
/
+28
2022-07-12
bpf: add a ksym BPF iterator
Alan Maguire
-0
/
+91
2022-07-12
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
-3
/
+2
2022-07-12
tracing/user_events: Fix syntax errors in comments
Xiang wangx
-1
/
+1
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
-1
/
+2
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
-5
/
+6
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
-0
/
+2
2022-07-12
module: Move module's Kconfig items in kernel/module/
Christophe Leroy
-0
/
+293
2022-07-12
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
-1
/
+1
2022-07-12
Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-0
/
+9
2022-07-11
kunit: unify module and builtin suite definitions
Jeremy Kerr
-0
/
+6
[prev]
[next]