index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-07-12
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-07-11
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-07
bpf: sockmap, consume_skb in close path
John Fastabend
2018-07-07
bpf: sockhash, disallow bpf_tcp_close and update in parallel
John Fastabend
2018-07-07
bpf: sockmap, hash table is RCU so readers do not need locks
John Fastabend
2018-07-07
bpf: sockmap, error path can not release psock in multi-map case
John Fastabend
2018-07-03
bpf: hash map: decrement counter on error
Mauricio Vasquez B
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-01
Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
bpf: sockhash, add release routine
John Fastabend
2018-07-01
bpf: sockhash fix omitted bucket lock in sock_close
John Fastabend
2018-07-01
bpf: sockmap, fix smap_list_map_remove when psock is in many maps
John Fastabend
2018-07-01
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
2018-06-29
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
2018-06-28
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
2018-06-27
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2018-06-15
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
[next]