index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dt-bindings
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
interconnect: exynos: drop redundant link destroy
Johan Hovold
1
-6
/
+0
2023-03-13
interconnect: exynos: fix registration race
Johan Hovold
1
-10
/
+10
2023-03-13
interconnect: exynos: fix node leak in probe PM QoS error path
Johan Hovold
1
-3
/
+3
2023-03-13
interconnect: qcom: msm8974: fix registration race
Johan Hovold
1
-12
/
+8
2023-03-13
interconnect: qcom: rpmh: fix registration race
Johan Hovold
1
-10
/
+15
2023-03-13
interconnect: qcom: rpmh: fix probe child-node error handling
Johan Hovold
1
-2
/
+5
2023-03-13
interconnect: qcom: rpm: fix registration race
Johan Hovold
1
-12
/
+12
2023-03-07
interconnect: qcom: rpm: fix probe child-node error handling
Johan Hovold
1
-2
/
+5
2023-03-07
interconnect: qcom: osm-l3: fix registration race
Johan Hovold
1
-8
/
+6
2023-03-07
interconnect: imx: fix registration race
Johan Hovold
1
-10
/
+10
2023-03-07
interconnect: fix provider registration API
Johan Hovold
2
-14
/
+50
2023-03-07
interconnect: fix icc_provider_del() error handling
Johan Hovold
1
-12
/
+2
2023-03-07
interconnect: fix mem leak when freeing nodes
Johan Hovold
1
-0
/
+4
2023-03-06
interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
Konrad Dybcio
1
-2
/
+2
2023-03-06
interconnect: qcom: sm8550: switch to qcom_icc_rpmh_* function
Dmitry Baryshkov
1
-97
/
+2
2023-03-06
interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
Dmitry Baryshkov
1
-96
/
+2
2023-03-06
interconnect: qcom: osm-l3: fix icc_onecell_data allocation
Dmitry Baryshkov
1
-1
/
+1
2023-03-05
Linux 6.3-rc1
v6.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-04
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-03
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-03
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-03
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-03-03
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
1
-7
/
+7
2023-03-03
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-03
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-03
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
3
-1
/
+22
2023-03-03
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
3
-0
/
+23
2023-03-03
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
[next]