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-08-24
powerpc: Remove <asm/ide.h>
Geert Uytterhoeven
1
-18
/
+0
2023-08-24
parisc: Remove <asm/ide.h>
Geert Uytterhoeven
1
-54
/
+0
2023-08-24
ARM: Remove <asm/ide.h>
Geert Uytterhoeven
1
-24
/
+0
2023-08-17
ata: pata_imx: Use helper function devm_clk_get_enabled()
Li Zetao
1
-21
/
+7
2023-08-02
ata: sata_rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_mv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: sata_gemini: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_fsl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_dwc_460ex: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: pata_rb532_cf: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_pxa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_mpc52xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-08-02
ata: pata_imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_ftide010: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: pata_ep93xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: pata_arasan_cf: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
3
-24
/
+7
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
4
-156
/
+0
2023-08-02
ata: sata_sx4: drop already completed TODO
Niklas Cassel
1
-1
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
3
-22
/
+1
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
6
-20
/
+6
2023-08-02
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
1
-9
/
+2
2023-08-02
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
2
-8
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
4
-17
/
+2
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
3
-42
/
+0
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
6
-391
/
+170
2023-08-02
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
Sergey Shtylyov
1
-2
/
+2
2023-08-02
ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val()
Sergey Shtylyov
1
-3
/
+2
2023-08-02
ata: libahci: fix parameter type of ahci_exec_polled_cmd()
Sergey Shtylyov
1
-2
/
+3
2023-08-02
ata: libata-scsi: fix timeout type in ata_scsi_park_store()
Sergey Shtylyov
1
-2
/
+2
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
12
-29
/
+29
2023-08-02
ata: libata-eh: fix reset timeout type
Sergey Shtylyov
1
-3
/
+3
2023-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
2
-2
/
+2
2023-08-02
ata: libata: fix parameter type of ata_deadline()
Sergey Shtylyov
1
-1
/
+1
2023-08-02
ata: pata_imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-02
ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-5
/
+1
2023-08-02
ata: pata_ixp4xx: Remove unnecessary return value check
Yangtao Li
1
-5
/
+2
2023-08-02
ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-10
/
+7
2023-08-02
ata: sata_rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-02
ata: sata_rcar: Remove unnecessary return value check
Yangtao Li
1
-2
/
+0
2023-08-02
ata: sata_rcar: drop useless initializer
Yangtao Li
1
-2
/
+1
2023-08-02
ata: ahci_tegra: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-02
ata: ahci_xgene: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-08-02
ata: ahci_seattle: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-02
ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
16
-20
/
+17
2023-07-30
Linux 6.5-rc4
Linus Torvalds
1
-1
/
+1
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
64
-75
/
+63
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
[next]