index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-21
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-21
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-21
Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-21
Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-21
Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-21
Merge tag 'v6.6-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-21
Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-21
Merge tag 'iio-fixes-for-6.6b' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-10-21
net: ethernet: adi: adin1110: Fix uninitialized variable
Dell Jin
2023-10-21
net: stmmac: update MAC capabilities when tx queues are updated
Michael Sit Wei Hong
2023-10-21
net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF
Rob Herring
2023-10-21
fpga: disable KUnit test suites when module support is enabled
Marco Pagani
2023-10-20
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
2023-10-20
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
2023-10-20
neighbour: fix various data-races
Eric Dumazet
2023-10-20
net: do not leave an empty skb in write queue
Eric Dumazet
2023-10-20
blk-throttle: check for overflow in calculate_bytes_allowed
Khazhismel Kumykov
2023-10-20
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...
Linus Torvalds
2023-10-20
Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
2023-10-20
Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-10-20
Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-20
Merge tag 'acpi-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-10-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-10-20
Merge tag 'pinctrl-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-20
Merge tag 'mmc-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2023-10-20
Merge tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-20
Merge tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-20
Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-10-20
Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-20
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
2023-10-20
Merge branch 'acpi-irq'
Rafael J. Wysocki
2023-10-20
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-20
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
2023-10-20
treewide: Spelling fix in comment
Kunwu Chan
2023-10-20
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
2023-10-20
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-20
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
Mirsad Goran Todorovac
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...
Mirsad Goran Todorovac
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
Mirsad Goran Todorovac
2023-10-20
gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
Andy Shevchenko
2023-10-20
Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-10-20
Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
2023-10-20
Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-10-20
Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-10-20
Merge tag 'amd-drm-fixes-6.6-2023-10-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
[prev]
[next]