summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* rethook: Add a generic return hookMasami Hiramatsu2022-03-185-0/+334
* fprobe: Add ftrace based probe APIsMasami Hiramatsu2022-03-183-0/+224
* ftrace: Add ftrace_set_filter_ips functionJiri Olsa2022-03-181-9/+49
* bpf: Fix net.core.bpf_jit_harden raceHou Tao2022-03-162-3/+5
* bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepableRoberto Sassu2022-03-111-0/+1
* bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu2022-03-111-0/+20
* bpf: Use offsetofend() to simplify macro definitionYuntao Wang2022-03-101-2/+1
* bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen2022-03-092-1/+2
* bpf: Determine buf_info inside check_buffer_access()Shung-Hsi Yu2022-03-081-9/+3
* bpf: Remove redundant slashYuntao Wang2022-03-081-3/+2
* bpf: Replace strncpy() with strscpy()Yuntao Wang2022-03-081-7/+2
* bpf: Reject programs that try to load __percpu memory.Hao Luo2022-03-062-11/+21
* bpf: Fix checking PTR_TO_BTF_ID in check_mem_accessHao Luo2022-03-061-1/+2
* bpf: Harden register offset checks for release helpers and kfuncsKumar Kartikeya Dwivedi2022-03-062-17/+41
* bpf: Disallow negative offset in check_ptr_off_regKumar Kartikeya Dwivedi2022-03-061-0/+6
* bpf: Fix PTR_TO_BTF_ID var_off checkKumar Kartikeya Dwivedi2022-03-061-3/+6
* bpf: Add check_func_arg_reg_off functionKumar Kartikeya Dwivedi2022-03-061-28/+41
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-0514-50/+82
|\
| * bpf: Small BPF verifier log improvementsMykola Lysenko2022-03-031-29/+35
| * bpf, x86: Set header->size properly before freeing itSong Liu2022-03-021-3/+6
| * bpf: Add some description about BPF_JIT_ALWAYS_ON in KconfigTiezhu Yang2022-03-011-0/+4
| * bpf: Cache the last valid build_idHao Luo2022-02-281-1/+11
| * bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien2022-02-281-1/+2
| * bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.Yucong Sun2022-02-251-0/+7
| * bpf: Cleanup commentsTom Rix2022-02-249-14/+14
| * bpf: Initialize ret to 0 inside btf_populate_kfunc_set()Souptick Joarder (HPE)2022-02-201-1/+1
| * bpf: Call maybe_wait_bpf_programs() only once from generic_map_delete_batch()Eric Dumazet2022-02-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-0311-55/+133
|\ \
| * \ Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-03-031-1/+13
| |\ \
| | * | ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman2022-02-251-1/+13
| * | | Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-271-1/+2
| |\ \ \
| | * | | swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-141-1/+2
| * | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-269-53/+118
| |\ \ \ \
| | * | | | tracing: Fix selftest config check for function graph start up testChristophe Leroy2022-02-261-4/+2
| | * | | | tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira2022-02-251-21/+32
| | * | | | ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor2022-02-251-1/+0
| | * | | | tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2022-02-251-4/+6
| | * | | | tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2022-02-251-0/+14
| | * | | | eprobes: Remove redundant event type informationSteven Rostedt (Google)2022-02-254-16/+12
| | * | | | tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)2022-02-251-6/+46
| | * | | | tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira2022-02-251-1/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-259-46/+86
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-243-2/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-233-7/+25
| |\ \ \ \ \
| | * | | | | cpuset: Fix kernel-docJiapeng Chong2022-02-221-5/+5
| | * | | | | cgroup-v1: Correct privileges check in release_agent writesMichal Koutný2022-02-221-2/+4
| | * | | | | cgroup: clarify cgroup_css_set_fork()Christian Brauner2022-02-221-0/+14
| | * | | | | cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplugZhang Qiao2022-02-141-0/+2
| * | | | | | Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-201-2/+2
| |\ \ \ \ \ \
| | * | | | | | lockdep: Correct lock_classes index mappingCheng Jui Wang2022-02-111-2/+2