index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-15
bpf: Clear subreg_def for global function return values
Ilya Leoshkevich
2021-02-12
bpf: Support pointers in global func args
Dmitrii Banshchikov
2021-02-12
bpf: Extract nullable reg type conversion into a helper function
Dmitrii Banshchikov
2021-02-12
bpf: Rename bpf_reg_state variables
Dmitrii Banshchikov
2021-02-13
bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
Jun'ichi Nomura
2021-02-12
bpf: Fix an unitialized value in bpf_iter
Yonghong Song
2021-02-12
bpf: Allow bpf_d_path in bpf_iter program
Song Liu
2021-02-12
bpf: Introduce task_vma bpf_iter
Song Liu
2021-02-11
bpf: Fix subreg optimization for BPF_FETCH
Ilya Leoshkevich
2021-02-11
bpf: Clear per_cpu pointers during bpf_prog_realloc
Alexei Starovoitov
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
2021-02-11
bpf: Allows per-cpu maps and map-in-map in sleepable programs
Alexei Starovoitov
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2021-02-11
bpf: Compute program stats for sleepable programs
Alexei Starovoitov
2021-02-11
bpf: Run sleepable programs with migration disabled
Alexei Starovoitov
2021-02-11
bpf: Optimize program stats
Alexei Starovoitov
2021-02-10
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-02-10
bpf: Allow variable-offset stack access
Andrei Matei
2021-02-10
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
2021-02-10
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
2021-02-10
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
2021-02-08
Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-07
Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-02-05
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2021-02-04
bpf: Refactor BPF_PSEUDO_CALL checking as a helper function
Yonghong Song
2021-02-04
bpf: Allow usage of BPF ringbuffer in sleepable programs
KP Singh
2021-02-03
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-03
bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3
Alexei Starovoitov
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-02
Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-31
Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-29
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-01-29
Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
[next]