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
2024-11-29
of: base: Document prefix argument for of_get_next_child_with_prefix()
Chen-Yu Tsai
1
-0
/
+1
2024-11-27
i2c: Fix whitespace style issue
Liam Zuiderhoek
1
-1
/
+1
2024-11-27
arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
Chen-Yu Tsai
2
-2
/
+16
2024-11-27
platform/chrome: Introduce device tree hardware prober
Chen-Yu Tsai
3
-0
/
+166
2024-11-27
i2c: of-prober: Add GPIO support to simple helpers
Chen-Yu Tsai
2
-2
/
+119
2024-11-27
i2c: of-prober: Add simple helpers for regulator support
Chen-Yu Tsai
2
-1
/
+181
2024-11-27
i2c: Introduce OF component probe function
Chen-Yu Tsai
4
-0
/
+267
2024-11-27
of: base: Add for_each_child_of_node_with_prefix()
Chen-Yu Tsai
2
-0
/
+44
2024-11-27
of: dynamic: Add of_changeset_update_prop_string
Chen-Yu Tsai
2
-0
/
+48
2024-11-26
rust: fix up formatting after merge
Linus Torvalds
1
-2
/
+6
2024-11-25
iommu: remove stale declaration left over by a merge conflict
Linus Torvalds
1
-1
/
+0
2024-11-25
x86: fix off-by-one in access_ok()
David Laight
1
-2
/
+2
2024-11-25
futex: improve user space accesses
Linus Torvalds
3
-26
/
+63
2024-11-25
PCI: rockchip-ep: Handle PERST# signal in EP mode
Damien Le Moal
4
-14
/
+141
2024-11-25
PCI: rockchip-ep: Improve link training
Damien Le Moal
2
-1
/
+92
2024-11-25
PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation
Damien Le Moal
2
-0
/
+14
2024-11-25
PCI: rockchip-ep: Refactor endpoint link training enable
Damien Le Moal
2
-9
/
+9
2024-11-25
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
Damien Le Moal
1
-24
/
+30
2024-11-25
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
Damien Le Moal
1
-46
/
+61
2024-11-25
PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()
Damien Le Moal
1
-3
/
+3
2024-11-25
PCI: rockchip-ep: Fix MSI IRQ data mapping
Damien Le Moal
1
-9
/
+13
2024-11-25
PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
2
-0
/
+28
2024-11-25
PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
Damien Le Moal
1
-0
/
+3
2024-11-25
PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
Damien Le Moal
1
-6
/
+2
2024-11-25
PCI: rockchip-ep: Use a macro to define EP controller .align feature
Damien Le Moal
2
-1
/
+2
2024-11-25
PCI: rockchip-ep: Fix address translation unit programming
Damien Le Moal
2
-3
/
+17
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
5
-106
/
+4
2024-11-25
rust: alloc: Fix `ArrayLayout` allocations
Asahi Lina
1
-1
/
+1
2024-11-25
docs: rust: remove spurious item in `expect` list
Miguel Ojeda
1
-3
/
+1
2024-11-25
rust: allow `clippy::needless_lifetimes`
Miguel Ojeda
1
-0
/
+1
2024-11-24
mailbox: pcc: Check before sending MCTP PCC response ACK
Adam Young
2
-8
/
+60
2024-11-24
mailbox: Switch back to struct platform_driver::remove()
Uwe Kleine-König
11
-13
/
+13
2024-11-24
mailbox: imx: Modify the incorrect format specifier
zhang jiao
1
-2
/
+2
2024-11-24
mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()
Dan Carpenter
1
-4
/
+4
2024-11-24
mailbox: zynqmp: setup IPI for each valid child node
Tanmay Shah
1
-2
/
+2
2024-11-24
dt-bindings: mailbox: Add thead,th1520-mailbox bindings
Michal Wilczynski
2
-0
/
+90
2024-11-24
mailbox: Introduce support for T-head TH1520 Mailbox driver
Michal Wilczynski
4
-0
/
+610
2024-11-24
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Yang Yingliang
1
-1
/
+1
2024-11-24
dt-bindings: mailbox: qcom-ipcc: Add SM8750
Krzysztof Kozlowski
1
-0
/
+1
2024-11-24
dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacks
Krzysztof Kozlowski
1
-6
/
+7
2024-11-24
dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatible
Dmitry Baryshkov
1
-0
/
+1
2024-11-24
mailbox: ti-msgmgr: Allow building under COMPILE_TEST
Andrew Davis
1
-1
/
+1
2024-11-24
mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
Andrew Davis
1
-1
/
+1
2024-11-24
mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag
Sibi Sankar
1
-1
/
+1
2024-11-24
mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
2024-11-24
mailbox: mpfs: support new, syscon based, devicetree configuration
Conor Dooley
2
-14
/
+68
2024-11-24
dt-bindings: mailbox: mpfs: fix reg properties
Conor Dooley
1
-5
/
+8
2024-11-24
hwmon: (aquacomputer_d5next) Fix length of speed_input array
Aleksa Savic
1
-1
/
+1
2024-11-24
MAINTAINERS: transfer i2c-aspeed maintainership from Brendan to Ryan
Brendan Higgins
1
-1
/
+1
2024-11-24
i2c: designware: determine HS tHIGH and tLOW based on HW parameters
Michael Wu
3
-2
/
+32
[next]