index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-02
soc: mediatek: mtk-mmsys: Use module_platform_driver() macro
AngeloGioacchino Del Regno
1
-13
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Add .remove() callback
AngeloGioacchino Del Regno
1
-0
/
+15
2023-03-31
dt-bindings: soc: mediatek: add display mutex for MT8365 SoC
Alexandre Mergnat
1
-0
/
+1
2023-03-31
dt-bindings: soc: mediatek: specify which compatible requires clocks property
Alexandre Mergnat
1
-1
/
+19
2023-03-30
soc: mediatek: mtk-svs: add thermal voltage compensation if needed
Roger Lu
1
-8
/
+9
2023-03-30
soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'
Roger Lu
1
-1
/
+1
2023-03-06
soc: mediatek: mtk-svs: delete node name check
Matthias Brugger
1
-5
/
+0
2023-03-06
soc: mediatek: mutex: support MT8195 VPPSYS
Roy-CW.Yeh
2
-0
/
+137
2023-03-06
soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1
Roy-CW.Yeh
1
-7
/
+26
2023-03-06
soc: mediatek: mmsys: add config api for RSZ switching and DCM
Roy-CW.Yeh
3
-0
/
+63
2023-03-06
dt-bindings: soc: mediatek: Add support for MT8195 VPPSYS
Roy-CW.Yeh
1
-0
/
+1
2023-03-06
soc: mediatek: mtk-svs: use common function to disable restore voltages
Roger Lu
1
-32
/
+22
2023-03-06
soc: mediatek: mtk-svs: use svs get efuse common function
Roger Lu
1
-46
/
+25
2023-03-05
Linux 6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-03
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
ALSA: ice1712: Delete unreachable code in aureon_add_controls()
Dmitry Fomin
1
-4
/
+0
2023-03-03
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
1
-1
/
+1
2023-03-03
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Ćukasz Stelmach
1
-0
/
+1
2023-03-03
ALSA: hda/realtek: Improve support for Dell Precision 3260
Jaroslav Kysela
1
-0
/
+1
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-02
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-02
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-02
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-02
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-02
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-03-02
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
1
-7
/
+7
2023-03-02
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-02
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-02
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
3
-1
/
+22
2023-03-02
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
3
-0
/
+23
2023-03-02
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-03-02
rust: bindgen: Add `alt_instr` as opaque type
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
nios2: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2
-2
/
+10
2023-03-02
alpha: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-03-02
hexagon: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
riscv: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
[next]