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-27
net: Fix some comments
Miaohe Lin
1
-2
/
+2
2020-08-27
net: xgene: Move shared header file into include/linux
Andrew Lunn
1
-0
/
+130
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
1
-0
/
+16
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
1
-4
/
+4
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
1
-2
/
+2
2020-08-27
gpio: dwapb: Add max GPIOs macro
Serge Semin
1
-1
/
+3
2020-08-27
Compiler Attributes: fix comment concerning GCC 4.6
Luc Van Oostenryck
1
-1
/
+1
2020-08-27
Compiler Attributes: remove comment about sparse not supporting __has_attribute
Luc Van Oostenryck
1
-6
/
+0
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
1
-0
/
+16
2020-08-26
spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.h
Andy Shevchenko
1
-2
/
+0
2020-08-26
spi: pxa2xx: Switch to use BIT() and GENMASK() in pxa2xx_ssp.h
Andy Shevchenko
1
-72
/
+72
2020-08-26
spi: pxa2xx: Update header block in pxa2xx_ssp.h
Andy Shevchenko
1
-2
/
+7
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
1
-0
/
+36
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
1
-11
/
+0
2020-08-26
spi: pxa2xx: Add SSC2 and SSPSP2 SSP registers
Cezary Rojewski
1
-0
/
+4
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
1
-0
/
+2
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
1
-0
/
+2
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
1
-1
/
+1
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
1
-1
/
+22
2020-08-26
seqlock: Fix multiple kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2020-08-26
locking/refcount: Provide __refcount API to obtain the old value
Peter Zijlstra
1
-8
/
+57
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
1
-7
/
+0
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
1
-5
/
+4
2020-08-26
sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
Sebastian Andrzej Siewior
1
-2
/
+2
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
instrumented.h: Introduce read-write instrumentation hooks
Marco Elver
1
-0
/
+30
2020-08-24
kcsan: Support compounded read-write instrumentation
Marco Elver
1
-15
/
+30
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
[prev]
[next]