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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2
-2
/
+6
2020-10-07
clk: rockchip: Initialize hw to error to avoid undefined behavior
Stephen Boyd
1
-1
/
+1
2020-10-07
Merge branch 'libbpf: auto-resize relocatable LOAD/STORE instructions'
Alexei Starovoitov
3
-9
/
+539
2020-10-08
powerpc/papr_scm: Add PAPR command family to pass-through command-set
Vaibhav Jain
1
-0
/
+3
2020-10-08
powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size
Aneesh Kumar K.V
2
-7
/
+13
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2
-2
/
+2
2020-10-08
powerpc/memhotplug: Make lmb size 64bit
Aneesh Kumar K.V
1
-14
/
+29
2020-10-08
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
3
-13
/
+33
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2
-0
/
+397
2020-10-07
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
1
-1
/
+1
2020-10-07
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
1
-8
/
+136
2020-10-07
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
1
-0
/
+5
2020-10-07
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2
-14
/
+12
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
3
-81
/
+7
2020-10-07
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-10-07
platform/x86: mlx-platform: Add capability field to platform FAN description
Vadim Pasternak
1
-0
/
+1
2020-10-07
platform_data/mlxreg: Extend core platform structure
Vadim Pasternak
1
-0
/
+2
2020-10-07
platform_data/mlxreg: Update module license
Vadim Pasternak
1
-30
/
+2
2020-10-07
platform/x86: mlx-platform: Remove PSU EEPROM configuration
Vadim Pasternak
1
-13
/
+2
2020-10-07
can: xilinx_can: Fix incorrect variable and initialize with a default value
Srinivas Neeli
1
-2
/
+2
2020-10-07
can: xilinx_can: Check return value of set_reset_mode
Srinivas Neeli
1
-1
/
+5
2020-10-07
can: xilinx_can: Limit CANFD brp to 2
Srinivas Neeli
1
-2
/
+2
2020-10-07
can: flexcan: remove ack_grp and ack_bit handling from driver
Marc Kleine-Budde
1
-9
/
+4
2020-10-07
dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-mode
Marc Kleine-Budde
1
-3
/
+1
2020-10-07
dt-bindings: can: flexcan: list supported processors
Michael Walle
1
-0
/
+6
2020-10-07
dt-bindings: can: rcar_can: Document r8a774e1 support
Lad Prabhakar
1
-2
/
+3
2020-10-07
dt-bindings: can: rcar_canfd: Document r8a774e1 support
Lad Prabhakar
1
-2
/
+3
2020-10-07
dt-bindings: can: rcar_can: Add r8a7742 support
Lad Prabhakar
1
-1
/
+2
2020-10-07
can: add ISO 15765-2:2016 transport protocol
Oliver Hartkopp
5
-0
/
+1609
2020-10-07
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
2
-7
/
+21
2020-10-07
MAINTAINERS: Update maintainers for pmc_core driver
Gayatri Kammela
1
-2
/
+2
2020-10-07
platform/x86: intel_pmc_core: fix: Replace dev_dbg macro with dev_info()
Gayatri Kammela
1
-3
/
+3
2020-10-07
platform/x86: intel_pmc_core: Add Intel RocketLake (RKL) support
Gayatri Kammela
1
-0
/
+1
2020-10-07
platform/x86: intel_pmc_core: Clean up: Remove the duplicate comments and reorganize
Gayatri Kammela
1
-12
/
+20
2020-10-07
platform/x86: intel_pmc_core: Fix the slp_s0 counter displayed value
Gayatri Kammela
2
-4
/
+11
2020-10-07
platform/x86: intel_pmc_core: Fix TigerLake power gating status map
Gayatri Kammela
1
-24
/
+24
2020-10-07
platform/x86: pmc_core: Use descriptive names for LPM registers
David E. Box
1
-12
/
+12
2020-10-07
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2
-4
/
+24
2020-10-07
drm/amdgpu: fix NULL pointer dereference for Renoir
Dirk Gouders
1
-5
/
+5
2020-10-07
tools/power/x86/intel-speed-select: Update version for v5.10
Srinivas Pandruvada
1
-1
/
+1
2020-10-07
tools/power/x86/intel-speed-select: Fix missing base-freq core IDs
Jonathan Doman
3
-14
/
+17
2020-10-07
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
1
-1
/
+6
2020-10-07
vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
Matthew Rosato
2
-0
/
+89
2020-10-07
s390/pci: track whether util_str is valid in the zpci_dev
Matthew Rosato
2
-1
/
+3
2020-10-07
s390/pci: stash version in the zpci_dev
Matthew Rosato
2
-0
/
+2
2020-10-07
vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
Bharat Bhushan
8
-0
/
+193
2020-10-07
Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"
Paul Cercueil
3
-119
/
+13
2020-10-07
s390/sie: fix typo in SIGP code description
Julian Wiedmann
1
-1
/
+1
2020-10-07
s390/lib: fix kernel doc for memcmp()
Julian Wiedmann
1
-1
/
+1
[prev]
[next]