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-07-22
leds: trigger: add support for LED-private device triggers
Marek BehĂșn
1
-0
/
+10
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
1
-0
/
+7
2020-07-22
leds: multicolor: Introduce a multicolor class definition
Dan Murphy
1
-0
/
+121
2020-07-22
misc: rtsx: Use standard PCI definitions
Bjorn Helgaas
1
-5
/
+0
2020-07-22
misc: rtsx: Find L1 PM Substates capability instead of hard-coding
Bjorn Helgaas
1
-4
/
+0
2020-07-22
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
Bjorn Helgaas
1
-12
/
+0
2020-07-22
misc: rtsx: Remove unused pcie_cap
Bjorn Helgaas
1
-1
/
+0
2020-07-22
i2c: drop duplicated word in the header file
Randy Dunlap
1
-1
/
+1
2020-07-22
perf: <linux/perf_event.h>: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2
-2
/
+9
2020-07-22
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
1
-3
/
+3
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
1
-1
/
+1
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
1
-6
/
+6
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
26
-59
/
+240
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
2
-1
/
+8
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
375
-4377
/
+7642
2020-07-21
fs-verity: use smp_load_acquire() for ->i_verity_info
Eric Biggers
1
-2
/
+7
2020-07-21
fscrypt: use smp_load_acquire() for ->i_crypt_info
Eric Biggers
1
-5
/
+24
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+3
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
1
-15
/
+30
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
1
-0
/
+48
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-2
/
+5
2020-07-21
Input: synaptics-rmi4 - drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-21
remoteproc: Add inline coredump functionality
Rishabh Bhatnagar
1
-0
/
+16
2020-07-21
remoteproc: Pass size and offset as arguments to segment dump function
Rishabh Bhatnagar
1
-2
/
+3
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: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
1
-5
/
+0
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
1
-2
/
+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
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
1
-0
/
+2
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
1
-91
/
+2
2020-07-21
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
1
-57
/
+0
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-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-0
/
+1
[prev]
[next]