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
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
6
-0
/
+704
2024-07-01
Documentation: gpio: Reconfiguration with unset direction (uAPI v2)
Kent Gibson
1
-2
/
+5
2024-07-01
Documentation: gpio: Reconfiguration with unset direction (uAPI v1)
Kent Gibson
1
-1
/
+4
2024-06-28
dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
Frank Li
1
-0
/
+4
2024-06-26
gpio: ath79: convert to dynamic GPIO base allocation
Shiji Yang
1
-2
/
+0
2024-06-25
pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
1
-1
/
+1
2024-06-14
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
4
-5
/
+10
2024-06-12
Documentation: gpio: Clarify effect of active low flag on line edges
Kent Gibson
2
-0
/
+10
2024-06-12
Documentation: gpio: Clarify effect of active low flag on line values
Kent Gibson
4
-0
/
+28
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
3
-8
/
+3
2024-06-11
gpio: sim: use devm_mutex_init()
Bartosz Golaszewski
1
-10
/
+1
2024-06-11
gpio: sim: drop kernel.h include
Bartosz Golaszewski
1
-1
/
+1
2024-06-11
gpio: sim: use device_match_name() instead of strcmp(dev_name(...
Bartosz Golaszewski
1
-12
/
+12
2024-06-10
docs: gpio: prefer pread(2) for interrupt reading
Huichun Feng
1
-3
/
+4
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
1
-2
/
+2
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
1
-6
/
+6
2024-06-03
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
1
-8
/
+4
2024-06-03
dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells
Andrew Jeffery
1
-0
/
+5
2024-06-03
dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names
Andrew Jeffery
1
-0
/
+5
2024-06-03
dt-bindings: gpio: mpc8xxx: Convert to yaml format
Frank Li
2
-53
/
+82
2024-06-03
dt-bindings: gpio: pca95xx: Document the TI TCA9535 variant
Fabio Estevam
1
-0
/
+1
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
1
-0
/
+1
2024-06-03
gpio: brcmstb: Allow building driver for ARCH_BCM2835
Peter Robinson
1
-1
/
+1
2024-05-30
gpiolib: cdev: Cleanup kfifo_out() error handling
Kent Gibson
1
-26
/
+27
2024-05-30
gpiolib: cdev: Refactor allocation of linereq events kfifo
Kent Gibson
1
-13
/
+13
2024-05-30
gpiolib: cdev: Add INIT_KFIFO() for linereq events
Kent Gibson
1
-0
/
+1
2024-05-30
gpio: rdc321x: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-3
/
+3
2024-05-30
gpio: amd8111: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-05-29
gpio: syscon: do not report bogus error
Etienne Buira
1
-11
/
+16
2024-05-27
dt-bindings: gpio: lsi,zevio-gpio: convert to dtschema
Pratik Farkase
2
-16
/
+43
2024-05-27
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-05-27
gpio: Remove legacy API documentation
Andy Shevchenko
9
-1900
/
+2
2024-05-26
Linux 6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
1
-1
/
+2
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
1
-2
/
+7
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability of OOM-killer invocation
Dev Jain
1
-22
/
+49
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-05-24
mailmap: update email address for Satya Priya
Satya Priya Kakitapalli
1
-1
/
+1
2024-05-24
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
1
-0
/
+7
[next]