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-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
1
-0
/
+2
2020-10-28
firmware: imx: add dummy functions
Peng Fan
3
-0
/
+59
2020-10-27
audit: trigger accompanying records when no rules present
Richard Guy Briggs
1
-8
/
+0
2020-10-27
dt-bindings: memory: tegra: Add missing swgroups
Nicolin Chen
1
-0
/
+10
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
1
-0
/
+1
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
1
-1
/
+9
2020-10-27
bpf: Fix -Wshadow warnings
Arnd Bergmann
1
-11
/
+11
2020-10-27
asm-generic: mark __{get,put}_user_fn as __always_inline
Christoph Hellwig
1
-2
/
+4
2020-10-27
MIPS: ingenic: remove unused platform_data header file
Sam Ravnborg
1
-25
/
+0
2020-10-27
drm: drm_print.h: fix kernel-doc markups
Mauro Carvalho Chehab
1
-3
/
+17
2020-10-27
drm: kernel-doc: drm_dp_helper.h: fix a typo
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-27
drm: drm_edid: remove a duplicated kernel-doc declaration
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-27
drm/doc: Document legacy_cursor_update better
Daniel Vetter
1
-1
/
+11
2020-10-26
asm-generic: percpu: avoid Wshadow warning
Arnd Bergmann
1
-9
/
+9
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-0
/
+2
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
1
-1
/
+0
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2
-14
/
+2
2020-10-26
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
1
-0
/
+18
2020-10-26
scsi: fc: Add mechanism to update FPIN signal statistics
Shyam Sundar
1
-0
/
+3
2020-10-26
scsi: fc: Parse FPIN packets and update statistics
Shyam Sundar
1
-0
/
+1
2020-10-26
scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
Shyam Sundar
1
-0
/
+32
2020-10-26
scsi: fc: Update formal FPIN descriptor definitions
Shyam Sundar
1
-1
/
+113
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
1
-0
/
+5
2020-10-26
ALSA: make snd_kcontrol_new name a normal string
Arnd Bergmann
1
-1
/
+1
2020-10-26
kunit: test: fix remaining kernel-doc warnings
Mauro Carvalho Chehab
1
-8
/
+8
2020-10-26
qspinlock: use signed temporaries for cmpxchg
Arnd Bergmann
2
-6
/
+6
2020-10-26
Merge series "ASoC: merge soc_pcm_hw_param() rollback and soc_pcm_hw_free()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
4
-11
/
+9
2020-10-26
ASoC: adau1977: remove platform data and move micbias bindings include
Alexandru Ardelean
2
-44
/
+15
2020-10-26
drm: deprecate DRM_FORMAT_MOD_NONE
Simon Ser
1
-1
/
+10
2020-10-26
ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free()
Kuninori Morimoto
1
-4
/
+0
2020-10-26
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
1
-1
/
+3
2020-10-26
ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()
Kuninori Morimoto
1
-3
/
+3
2020-10-26
ASoC: soc-link: add mark for snd_soc_link_hw_params/free()
Kuninori Morimoto
2
-1
/
+3
2020-10-26
ASoC: soc.h: remove for_each_rtd_dais_rollback()
Kuninori Morimoto
1
-2
/
+0
2020-10-26
asm-generic: fix ffs -Wshadow warning
Arnd Bergmann
1
-4
/
+1
2020-10-26
asm-generic: percpu: avoid Wshadow warning
Arnd Bergmann
1
-9
/
+9
2020-10-26
asm-generic/sembuf: Update architecture related information in comment
Viresh Kumar
1
-3
/
+3
2020-10-26
asm-generic: add generic MMU versions of mmu context functions
Nicholas Piggin
2
-14
/
+63
2020-10-26
dt-bindings: power: rpmpd: Add MSM8916 RPM power domains
Stephan Gerhold
1
-0
/
+7
2020-10-26
dt-bindings: power: rpmpd: Add MSM8939 RPM power domains
Jun Nie
1
-0
/
+10
2020-10-26
dt-bindings: power: rpmpd: Add SDM660 power-domains bindings
Konrad Dybcio
1
-0
/
+12
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
3
-4
/
+5
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2
-31
/
+16
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
1
-1
/
+1
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
1
-10
/
+0
2020-10-26
elf: Expose ELF header on arch_setup_additional_pages()
Gabriel Krisman Bertazi
1
-0
/
+5
2020-10-26
elf: Expose ELF header in compat_start_thread()
Gabriel Krisman Bertazi
1
-0
/
+5
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-10-26
gpu: ipu-v3: remove unused functions
Philipp Zabel
1
-3
/
+0
2020-10-26
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
1
-0
/
+1
[prev]
[next]