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
/
drivers
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-14
/
+3
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2025-05-16
misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple()
Jiri Slaby (SUSE)
1
-2
/
+3
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-28
lkdtm: use SLAB_NO_MERGE instead of an empty constructor
Harry Yoo
1
-14
/
+3
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-20
/
+1
2025-04-23
misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
Niklas Cassel
1
-20
/
+1
2025-04-15
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
Hans de Goede
1
-7
/
+7
2025-04-15
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
Hans de Goede
1
-11
/
+15
2025-04-15
misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
Rengarajan S
1
-1
/
+1
2025-04-15
misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
Rengarajan S
1
-1
/
+5
2025-04-15
mei: me: add panther lake H DID
Alexander Usyskin
2
-0
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-5
/
+5
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
25
-12887
/
+0
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+11
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
25
-12887
/
+0
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-6
/
+4
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
8
-141
/
+16
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-61
/
+70
2025-03-28
objtool, lkdtm: Obfuscate the do_nothing() pointer
Josh Poimboeuf
1
-3
/
+11
2025-03-27
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-1
/
+0
2025-03-26
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
Niklas Cassel
1
-5
/
+20
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
6
-20
/
+10
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
6
-20
/
+10
2025-03-16
cxl: Remove driver
Andrew Donnellan
25
-12887
/
+0
2025-03-14
misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header
Niklas Cassel
1
-23
/
+23
2025-03-14
misc: pci_endpoint_test: Do not use managed IRQ functions
Kunihiko Hayashi
1
-5
/
+4
2025-03-14
misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
Kunihiko Hayashi
1
-15
/
+3
2025-03-14
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
1
-0
/
+1
2025-03-14
misc: lis3lv02d: convert to use faux_device
Greg Kroah-Hartman
2
-18
/
+12
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
6
-20
/
+10
2025-03-08
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
1
-1
/
+1
2025-03-08
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
Kunihiko Hayashi
1
-0
/
+3
2025-03-08
misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
Niklas Cassel
1
-8
/
+10
2025-03-08
misc: pci_endpoint_test: Give disabled BARs a distinct error code
Niklas Cassel
1
-2
/
+4
2025-03-08
misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()
Niklas Cassel
1
-1
/
+1
2025-03-08
misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handling
Niklas Cassel
1
-2
/
+2
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
1
-1
/
+0
2025-03-03
eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
Andy Shevchenko
1
-6
/
+4
2025-02-27
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
Christian Heusel
1
-15
/
+0
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
1
-1
/
+1
2025-02-21
ntsync: Check wait count based on byte size.
Elizabeth Figura
1
-3
/
+3
2025-02-20
eeprom: ee1004: Check chip before probing
Eddie James
1
-0
/
+4
2025-02-20
mei: Remove unused functions
Dr. David Alan Gilbert
5
-123
/
+0
2025-02-20
eeprom: digsy_mtc: Make GPIO lookup table match the device
Andy Shevchenko
1
-1
/
+1
2025-02-19
ntsync: Set the permissions to be 0666
Mike Lothian
1
-0
/
+1
2025-02-19
mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
Hans de Goede
1
-1
/
+1
2025-02-19
mei: me: add panther lake P DID
Alexander Usyskin
2
-0
/
+4
2025-02-18
misc: vcpu_stall_detector: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
[next]