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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
dt-bindings: i2c: qcom-geni: document I2C Master Hub serial I2C engine
Neil Armstrong
1
-10
/
+54
2022-12-05
dt-bindings: qcom: geni-se: document I2C Master Hub wrapper variant
Neil Armstrong
1
-6
/
+38
2022-12-02
dt-bindings: i2c: renesas,riic: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2022-12-02
i2c: tegra: Set ACPI node as primary fwnode
Akhil R
1
-0
/
+1
2022-12-01
i2c: smbus: add DDR support for SPD
Corentin Labbe
1
-0
/
+6
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2
-0
/
+15
2022-11-12
i2c: /pasemi: PASemi I2C controller IRQ enablement
Arminder Singh
3
-5
/
+38
2022-11-12
i2c: imx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-11-12
i2c: designware: Add comment to custom register value constants
Jarkko Nikula
1
-2
/
+2
2022-11-12
i2c: designware: Align defines in i2c-designware-core.h
Jarkko Nikula
1
-115
/
+115
2022-11-12
i2c: designware: Remove common i2c_dw_disable_int()
Jarkko Nikula
4
-15
/
+5
2022-11-12
i2c: designware: Simplify master interrupt handler nesting
Jarkko Nikula
1
-21
/
+12
2022-11-12
i2c: designware: Move debug print in i2c_dw_isr()
Jarkko Nikula
1
-1
/
+1
2022-11-12
i2c: designware: Do not process interrupt when device is suspended
Jarkko Nikula
1
-0
/
+2
2022-11-12
i2c: designware: Simplify slave interrupt handler nesting
Jarkko Nikula
1
-14
/
+4
2022-11-12
i2c: designware: Remove unused completion code from i2c-designware-slave
Jarkko Nikula
1
-4
/
+0
2022-11-12
i2c: designware: Remove needless initializations from i2c_dw_reg_slave()
Jarkko Nikula
1
-6
/
+0
2022-11-12
i2c: designware: Define software status flags with BIT()
Jarkko Nikula
3
-8
/
+8
2022-11-12
i2c: designware: Empty receive FIFO in slave interrupt handler
Jarkko Nikula
2
-5
/
+8
2022-11-12
i2c: designware: Fix slave state machine for sequential reads
Jarkko Nikula
2
-17
/
+16
2022-11-02
dt-bindings: i2c: add entry for hisilicon,ascend910-i2c
Weilong Chen
2
-0
/
+74
2022-11-02
i2c: hisi: Add initial device tree support
Weilong Chen
2
-1
/
+8
2022-11-02
dt-bindings: i2c: mv64xxx: Add F1C100s compatible string
Andre Przywara
1
-0
/
+1
2022-11-01
i2c: npcm7xx: Annotate register field definitions with longer names
Jonathan Neuschäfer
1
-28
/
+28
2022-11-01
i2c: npcm7xx: Group bank 0/1 registers together for readability
Jonathan Neuschäfer
1
-16
/
+15
2022-11-01
i2c: mediatek: add mt7986 support
Frank Wunderlich
1
-0
/
+14
2022-11-01
dt-bindings: i2c: update bindings for mt7986 soc
Frank Wunderlich
1
-0
/
+1
2022-11-01
i2c: amd-mp2: use msix/msi if the hardware supports
Raju Rangoju
2
-9
/
+22
2022-10-30
Linux 6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init()
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
4
-6
/
+44
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
2022-10-28
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
1
-1
/
+2
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
1
-0
/
+7
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
1
-3
/
+3
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2
-1
/
+2
2022-10-28
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
1
-1
/
+11
2022-10-28
mm/page_isolation: fix clang deadcode warning
Maria Yu
1
-1
/
+1
[next]