Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing
2022-11-04tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)
2022-11-04fprobe: Check rethook_alloc() return in rethook initializationRafael Mendonca
2022-11-04kprobe: reverse kp->flags when arm_kprobe failedLi Qiang
2022-11-04bpf: Fix wrong reg type conversion in release_reference()Youlin Li
2022-11-03ftrace: Fix use-after-free for dynamic ftrace_opsLi Huafei
2022-11-03ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-11-02perf/hw_breakpoint: test: Skip the test if dependencies unmetDavid Gow
2022-11-01bpf, verifier: Fix memory leak in array reallocation for stack stateKees Cook
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-29Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-10-27perf: Fix missing raw data on tracepoint eventsJames Clark
2022-10-25PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24Merge tag 'rcu-urgent.2022.10.20a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-23Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-22bpf: Use __llist_del_all() whenever possbile during memory drainingHou Tao
2022-10-22bpf: Wait for busy refill_work when destroying bpf memory allocatorHou Tao
2022-10-22Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-21Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-21gcov: support GCC 12.1 and newer compilersMartin Liska
2022-10-21bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa
2022-10-21rcu: Keep synchronize_rcu() from enabling irqs in early bootPaul E. McKenney
2022-10-20blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'Ye Bin
2022-10-20blktrace: fix possible memleak in '__blk_trace_remove'Ye Bin
2022-10-20blktrace: introduce 'blk_trace_{start,stop}' helperYe Bin
2022-10-18Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-17bpf: prevent decl_tag from being referenced in func_protoStanislav Fomichev
2022-10-17sched: Introduce struct balance_callback to avoid CFI mismatchesKees Cook
2022-10-17sched/core: Fix comparison in sched_group_cookie_match()Lin Shengwang
2022-10-17bpf: Fix sample_flags for bpf_perf_event_outputSumanth Korikkar
2022-10-17perf: Fix missing SIGTRAPsPeter Zijlstra
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-13Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2022-10-13bpf: Allow bpf_user_ringbuf_drain() callbacks to return 1David Vernet
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12tracing: Fix reading strings from synthetic eventsSteven Rostedt (Google)
2022-10-12tracing: Add "(fault)" name injection to kernel probesSteven Rostedt (Google)
2022-10-12tracing: Move duplicate code of trace_kprobe/eprobe.c into headerSteven Rostedt (Google)
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-12ring-buffer: Fix kernel-docJiapeng Chong
2022-10-12ftrace: Fix char print issue in print_ip_ins()Zheng Yejian
2022-10-12mm: cgroup: fix comments for get from fd/file helpersYosry Ahmed