index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
mmc: core: Imply IOSCHED_BFQ
Linus Walleij
1
-0
/
+1
2023-01-27
mmc: uniphier-sd: Add control to switch UHS speed
Kunihiko Hayashi
1
-0
/
+22
2023-01-27
mmc: uniphier-sd: Add control of UHS mode using SD interface logic
Kunihiko Hayashi
1
-5
/
+56
2023-01-27
dt-bindings: mmc: uniphier-sd: Add socionext,syscon-uhs-mode property
Kunihiko Hayashi
1
-0
/
+10
2023-01-27
mmc: atmel-mci: fix race between stop command and start of next command
Tobias Schramm
1
-3
/
+0
2023-01-27
dt-bindings: mmc: sdhci-msm: add IPQ5332 compatible
Kathiravan T
1
-0
/
+1
2023-01-27
dt-bindings: mmc: sdhci-msm: Document the IPQ9574 compatible
devi priya
1
-0
/
+1
2023-01-24
dt-bindings: mmc: convert amlogic,meson-gx.txt to dt-schema
Neil Armstrong
2
-39
/
+73
2023-01-24
dt-bindings: mmc: correct pwrseq node names
Krzysztof Kozlowski
3
-3
/
+3
2023-01-24
dt-bindings: mmc: drop unneeded quotes
Krzysztof Kozlowski
17
-50
/
+50
2023-01-24
dt-bindings: mmc: sdhci-pxa: add pxav1
Doug Brown
1
-1
/
+18
2023-01-24
mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaround
Doug Brown
1
-1
/
+32
2023-01-24
mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller
Doug Brown
1
-1
/
+55
2023-01-24
mmc: sdhci-pxav2: add optional core clock
Doug Brown
1
-1
/
+8
2023-01-24
mmc: sdhci-pxav2: change clock name to match DT bindings
Doug Brown
1
-3
/
+5
2023-01-24
mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug
Doug Brown
1
-0
/
+10
2023-01-24
mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Doug Brown
1
-0
/
+1
2023-01-24
mmc: sdhci-pxav2: add initial support for PXA168 V1 controller
Doug Brown
1
-8
/
+32
2023-01-23
mmc: pwrseq_sd8787: Allow being built-in irrespective of dependencies
Lukas Wunner
1
-1
/
+1
2023-01-23
dt-bindings: mmc: fsl-imx-esdhc: Add some compatible fallbacks
Andreas Kemnade
1
-2
/
+5
2023-01-23
dt-bindings: mmc: renesas,sdhi: Fix RZ/V2M clock description
Geert Uytterhoeven
1
-0
/
+1
2023-01-23
mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC
Liming Sun
1
-0
/
+5
2023-01-23
mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
2
-5
/
+0
2023-01-23
mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-6
/
+8
2023-01-23
mmc: sdhci-pxav3: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-3
/
+1
2023-01-23
mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-4
/
+2
2023-01-23
mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-3
/
+1
2023-01-23
mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controller
Adrian Hunter
1
-3
/
+5
2023-01-23
mmc: sdio: Spelling s/compement/complement/
Geert Uytterhoeven
1
-1
/
+1
2023-01-23
mmc: pwrseq_simple: include deferred probe reasons
Tom Fitzhenry
1
-2
/
+2
2023-01-23
dt-bindings: mmc: fsl-imx-esdhc: update binding for i.MX50 and i.MX7D
Peng Fan
1
-0
/
+6
2023-01-23
mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO device
Haibo Chen
1
-0
/
+41
2023-01-23
mmc: sdhci-esdhc-imx: simplify the auto tuning logic
Haibo Chen
1
-9
/
+16
2023-01-23
mmc: renesas_sdhi: Add RZ/V2M compatible string
Fabrizio Castro
1
-0
/
+11
2023-01-23
dt-bindings: mmc: renesas,sdhi: Document RZ/V2M support
Fabrizio Castro
1
-0
/
+1
2023-01-21
Linux 6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
1
-0
/
+2
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
1
-1
/
+5
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
1
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
[next]