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-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-25
power: supply: Support battery temperature device-tree properties
Dmitry Osipenko
1
-0
/
+6
2020-08-24
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
1
-0
/
+7
2020-08-24
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2
-2
/
+0
2020-08-24
rculist: Introduce list/hlist_for_each_entry_srcu() macros
Madhuparna Bhowmik
1
-0
/
+48
2020-08-24
rcu: Fix kerneldoc comments in rcupdate.h
Tobias Klauser
1
-6
/
+6
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
2020-08-24
soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform data
Tony Lindgren
1
-3
/
+0
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-23
timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper
Thomas Gleixner
1
-0
/
+15
2020-08-22
platform_data: ad7793.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
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-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
1
-0
/
+20
2020-08-21
KVM: arm64: Drop type input from kvm_put_guest
Andrew Jones
1
-5
/
+6
2020-08-21
driver: tee: Handle NULL pointer indication from client
Cedric Neveux
1
-0
/
+3
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
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
cpufreq: s3c24xx: move low-level clk reg access into platform code
Arnd Bergmann
1
-0
/
+7
2020-08-20
cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh
Arnd Bergmann
1
-0
/
+1
2020-08-20
ARM: s3c: remove cpufreq header dependencies
Arnd Bergmann
3
-0
/
+446
2020-08-20
fbdev: s3c2410fb: remove mach header dependency
Arnd Bergmann
1
-0
/
+99
2020-08-20
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
1
-1
/
+1
2020-08-20
ARM: s3c24xx: move s3cmci pinctrl handling into board files
Arnd Bergmann
1
-0
/
+2
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-20
sched: remove _do_fork()
Christian Brauner
1
-4
/
+0
[prev]
[next]