index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
uniphier_thermal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
4 days
x86: fix off-by-one in access_ok()
David Laight
1
-2
/
+2
4 days
futex: improve user space accesses
Linus Torvalds
3
-26
/
+63
4 days
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
5
-106
/
+4
5 days
mailbox: pcc: Check before sending MCTP PCC response ACK
Adam Young
2
-8
/
+60
5 days
mailbox: Switch back to struct platform_driver::remove()
Uwe Kleine-König
11
-13
/
+13
5 days
mailbox: imx: Modify the incorrect format specifier
zhang jiao
1
-2
/
+2
5 days
mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()
Dan Carpenter
1
-4
/
+4
5 days
mailbox: zynqmp: setup IPI for each valid child node
Tanmay Shah
1
-2
/
+2
5 days
dt-bindings: mailbox: Add thead,th1520-mailbox bindings
Michal Wilczynski
2
-0
/
+90
5 days
mailbox: Introduce support for T-head TH1520 Mailbox driver
Michal Wilczynski
4
-0
/
+610
5 days
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Yang Yingliang
1
-1
/
+1
5 days
dt-bindings: mailbox: qcom-ipcc: Add SM8750
Krzysztof Kozlowski
1
-0
/
+1
5 days
dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fall...
Krzysztof Kozlowski
1
-6
/
+7
5 days
dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatible
Dmitry Baryshkov
1
-0
/
+1
5 days
mailbox: ti-msgmgr: Allow building under COMPILE_TEST
Andrew Davis
1
-1
/
+1
5 days
mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
Andrew Davis
1
-1
/
+1
5 days
mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag
Sibi Sankar
1
-1
/
+1
5 days
mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
5 days
mailbox: mpfs: support new, syscon based, devicetree configuration
Conor Dooley
2
-14
/
+68
5 days
dt-bindings: mailbox: mpfs: fix reg properties
Conor Dooley
1
-5
/
+8
5 days
MAINTAINERS: transfer i2c-aspeed maintainership from Brendan to Ryan
Brendan Higgins
1
-1
/
+1
5 days
i2c: designware: determine HS tHIGH and tLOW based on HW parameters
Michael Wu
3
-2
/
+32
5 days
dt-bindings: i2c: snps,designware-i2c: declare bus capacitance and clk freq o...
Michael Wu
1
-0
/
+18
5 days
i2c: nomadik: support >=1MHz speed modes
Théo Lebrun
1
-24
/
+16
5 days
i2c: nomadik: fix BRCR computation
Théo Lebrun
1
-1
/
+5
5 days
i2c: nomadik: support Mobileye EyeQ6H I2C controller
Théo Lebrun
1
-2
/
+6
5 days
i2c: nomadik: switch from of_device_is_compatible() to of_match_device()
Théo Lebrun
1
-8
/
+27
5 days
dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHz
Théo Lebrun
1
-1
/
+1
5 days
dt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindings
Théo Lebrun
1
-5
/
+6
5 days
dt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible string
Andre Przywara
1
-0
/
+1
5 days
i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKA
Yoshihiro Furudera
1
-0
/
+1
5 days
i2c: qup: use generic device property accessors
Bartosz Golaszewski
1
-2
/
+2
6 days
f2fs: fix to drop all discards after creating snapshot on lvm device
Chao Yu
2
-7
/
+21
6 days
f2fs: add a sysfs node to limit max read extent count per-inode
Chao Yu
4
-1
/
+24
7 days
docs: Add debugging guide for the media subsystem
Sebastian Fricke
3
-0
/
+198
7 days
docs: Add debugging section to process
Sebastian Fricke
4
-3
/
+573
7 days
docs/licensing: Clarify wording about "GPL" and "Proprietary"
Uwe Kleine-König
2
-9
/
+11
7 days
docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/G...
Pavel Tikhomirov
1
-9
/
+11
7 days
Documentation: kernel-doc: enumerate identifier *type*s
Randy Dunlap
1
-0
/
+1
7 days
Documentation: pwrseq: Fix trivial misspellings
Javier Carrasco
1
-4
/
+4
7 days
Documentation: filesystems: update filename extensions
Randy Dunlap
6
-6
/
+6
8 days
tpm: atmel: Drop PPC64 specific MMIO setup
Rob Herring (Arm)
3
-144
/
+61
8 days
char: tpm: cr50: Add new device/vendor ID 0x50666666
Jett Rink
1
-4
/
+28
8 days
char: tpm: cr50: Move i2c locking to request/relinquish locality ops
Jan Dabros
1
-9
/
+13
8 days
char: tpm: cr50: Use generic request/relinquish locality ops
Jan Dabros
1
-40
/
+54
8 days
tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver
Stefan Berger
2
-15
/
+1
8 days
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
1
-41
/
+29
8 days
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
1
-13
/
+14
8 days
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2
-1
/
+6
8 days
smb: client: get rid of bounds check in SMB2_ioctl_init()
Paulo Alcantara
1
-9
/
+0
[next]