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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
1
-0
/
+1
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
1
-0
/
+30
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
1
-3
/
+7
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-4
/
+0
2020-07-21
power_supply: Add additional health properties to the header
Dan Murphy
1
-0
/
+3
2020-07-21
audit: report audit wait metric in audit status reply
Max Englander
1
-7
/
+11
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
1
-5
/
+0
2020-07-21
Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into master
Linus Torvalds
3
-0
/
+4
2020-07-21
drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
Christian König
1
-1
/
+0
2020-07-21
drm/ttm: remove io_reserve_fastpath flag
Christian König
1
-2
/
+0
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2
-4
/
+0
2020-07-21
coresight: Add default sink selection to CoreSight base
Mike Leach
1
-0
/
+3
2020-07-21
coresight: Fix comment in main header file
Mike Leach
1
-1
/
+2
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-7
/
+2
2020-07-21
exec: Move initialization of bprm->filename into alloc_bprm
Eric W. Biederman
1
-0
/
+1
2020-07-21
exec: Remove unnecessary spaces from binfmts.h
Eric W. Biederman
1
-5
/
+5
2020-07-21
Merge tag 'thunderbolt-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-21
usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
Badhri Jagan Sridharan
1
-0
/
+1
2020-07-21
usb: typec: tcpm: Support bist test data mode for compliance
Badhri Jagan Sridharan
1
-0
/
+2
2020-07-21
soundwire: intel: revisit SHIM programming sequences.
Pierre-Louis Bossart
1
-0
/
+2
2020-07-21
compiler.h: Move compiletime_assert() macros into compiler_types.h
Will Deacon
2
-41
/
+41
2020-07-21
include/linux: Remove smp_read_barrier_depends() from comments
Will Deacon
2
-2
/
+2
2020-07-21
locking/barriers: Remove definitions for [smp_]read_barrier_depends()
Will Deacon
1
-17
/
+0
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2
-2
/
+2
2020-07-21
asm/rwonce: Remove smp_read_barrier_depends() invocation
Will Deacon
1
-15
/
+4
2020-07-21
asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
Will Deacon
1
-0
/
+2
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
4
-92
/
+105
2020-07-21
dt-bindings: reset: Add binding constants for Actions S500 RMU
Cristian Ciocaltea
1
-0
/
+67
2020-07-21
dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC
Cristian Ciocaltea
1
-1
/
+6
2020-07-21
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
1
-57
/
+0
2020-07-21
Merge branch 'clk-imx' into clk-next
Stephen Boyd
1
-1
/
+2
2020-07-21
Merge branch 'clk-amlogic' into clk-next
Stephen Boyd
1
-0
/
+2
2020-07-21
Merge branch 'clk-renesas' into clk-next
Stephen Boyd
2
-0
/
+95
2020-07-21
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
1
-3
/
+3
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
1
-0
/
+1
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
1
-0
/
+12
2020-07-21
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
1
-2
/
+2
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-0
/
+1
2020-07-20
qed: add missing loopback modes
Alexander Lobakin
1
-0
/
+5
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
1
-0
/
+13
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
1
-31
/
+33
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-41
/
+6
2020-07-20
linkmode: introduce linkmode_intersects()
Alexander Lobakin
1
-0
/
+6
2020-07-20
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
1
-4
/
+2
2020-07-20
clk: qcom: ipq8074: Add correct index for PCIe clocks
Sivaprakash Murugesan
1
-3
/
+3
2020-07-20
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
1
-2
/
+2
2020-07-20
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
1
-1
/
+0
2020-07-20
net: dsa: Add wrappers for overloaded ndo_ops
Florian Fainelli
1
-0
/
+70
2020-07-20
Merge branch 'clk-doc' into clk-next
Stephen Boyd
1
-1
/
+1
[prev]
[next]