index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
1
-8
/
+7
2020-08-26
locking/lockdep: Cleanup
Peter Zijlstra
1
-24
/
+30
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2
-6
/
+12
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2
-8
/
+16
2020-08-26
sched: Use __always_inline on is_idle_task()
Marco Elver
1
-1
/
+1
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2
-1
/
+54
2020-08-25
bpf: Add btf_struct_ids_match function
Jiri Olsa
1
-0
/
+2
2020-08-25
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
1
-2
/
+1
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2
-0
/
+32
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
1
-0
/
+163
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
1
-0
/
+8
2020-08-24
qed: align adjacent indent
Igor Russkikh
1
-32
/
+29
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
1
-0
/
+3
2020-08-24
qed: health reporter init deinit seq
Igor Russkikh
1
-0
/
+1
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
1
-0
/
+9
2020-08-24
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+3
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+9
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-5
/
+8
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2
-0
/
+29
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
1
-2
/
+2
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
1
-0
/
+2
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
1
-1
/
+6
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+2
2020-08-24
libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
Ilya Dryomov
1
-4
/
+4
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-32
/
+35
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-6
/
+7
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
1
-0
/
+7
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
1
-17
/
+0
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
1
-0
/
+4
2020-08-21
bpf: Implement link_query for bpf iterators
Yonghong Song
1
-0
/
+6
2020-08-21
Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+1
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-1
/
+1
2020-08-20
clocksource/drivers: Add CLINT timer driver
Anup Patel
1
-0
/
+1
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2020-08-20
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
1
-0
/
+1
2020-08-20
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
1
-0
/
+2
2020-08-19
ptp: Remove unused macro
Kurt Kanzenbach
1
-1
/
+0
2020-08-19
ptp: Add generic ptp message type function
Kurt Kanzenbach
1
-0
/
+25
2020-08-19
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
1
-0
/
+44
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
1
-3
/
+12
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
1
-4
/
+4
2020-08-18
Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-0
/
+2
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-19
/
+2
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
1
-0
/
+2
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
1
-1
/
+2
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+3
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-18
/
+0
2020-08-16
firmware: ti_sci: Add support for getting resource with subtype
Lokesh Vutla
1
-0
/
+13
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[prev]
[next]