开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-12-16
genirq/msi: Provide interface to retrieve Linux interrupt number
Thomas Gleixner
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
genirq/msi: Consolidate MSI descriptor data
Thomas Gleixner
2021-12-16
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
2021-12-16
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-11
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-10
timers: implement usleep_idle_range()
SeongJae Park
2021-12-10
Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-09
percpu_ref: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2021-12-09
PCI/MSI: Remove msi_desc_to_pci_sysdata()
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
2021-12-09
genirq/msi: Fixup includes
Thomas Gleixner
2021-12-09
genirq/msi: Remove unused domain callbacks
Thomas Gleixner
2021-12-09
genirq/msi: Guard sysfs code
Thomas Gleixner
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
2021-12-07
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-12-06
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
[next]