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
2024-09-02
ata: pata_ftide010: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-08-29
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
3
-10
/
+46
2024-08-28
ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper function
Zhang Zekun
1
-3
/
+1
2024-08-27
ata: libata: Remove obsolete function declarations
Gaosheng Cui
2
-2
/
+0
2024-08-15
ata: ahci_imx: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2024-08-15
ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()
Zhang Zekun
1
-14
/
+5
2024-08-12
ata: ahci_imx: Correct the email address
Richard Zhu
1
-1
/
+1
2024-08-12
ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
Richard Zhu
1
-0
/
+10
2024-08-12
ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
Richard Zhu
1
-13
/
+15
2024-08-12
ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
Richard Zhu
1
-285
/
+80
2024-08-12
dt-bindings: ata: Add i.MX8QM AHCI compatible string
Richard Zhu
1
-0
/
+47
2024-08-02
ata: libata: Print device quirks only once
Damien Le Moal
2
-1
/
+8
2024-08-02
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
8
-20
/
+7
2024-07-30
ata: pata_hpt37x: Rename hpt_dma_blacklisted()
Damien Le Moal
1
-5
/
+5
2024-07-30
ata: pata_hpt366: Rename hpt_dma_blacklisted()
Damien Le Moal
1
-5
/
+5
2024-07-30
ata: pata_cs5520: Rephrase file header comment
Damien Le Moal
1
-3
/
+3
2024-07-30
ata: ata_piix: Remove useless comment in piix_init_sidpr()
Damien Le Moal
1
-1
/
+0
2024-07-30
ata: sata_sil: Rename sil_blacklist to sil_quirks
Damien Le Moal
1
-6
/
+6
2024-07-30
ata: ahci: Rephrase comment to not use the term blacklist
Damien Le Moal
1
-1
/
+1
2024-07-30
ata: pata_serverworks: Do not use the term blacklist
Damien Le Moal
1
-7
/
+9
2024-07-30
ata: libata: Print quirks applied to devices
Damien Le Moal
2
-39
/
+143
2024-07-30
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
8
-297
/
+297
2024-07-29
ata: libata: Rename ata_dma_blacklisted()
Damien Le Moal
1
-8
/
+9
2024-07-29
ata: libata: Change ata_dev_knobble() to return a bool
Damien Le Moal
1
-2
/
+2
2024-07-29
dt-bindings: ata: qcom,apq8064-ahci: add to dtschema
Rayyan Ansari
1
-0
/
+3
2024-07-29
dt-bindings: ata: qcom,ipq806x-ahci: use dtschema
Rayyan Ansari
2
-50
/
+28
2024-07-28
Linux 6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-26
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2
-15
/
+18
2024-07-26
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2
-5
/
+19
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
Yang Shi
1
-1
/
+1
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-26
dt-bindings: arm: update James Clark's email address
James Clark
2
-2
/
+2
2024-07-26
MAINTAINERS: mailmap: update James Clark's email address
James Clark
2
-2
/
+3
2024-07-26
dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
Rob Herring (Arm)
1
-3
/
+2
[next]