messages from 2023-06-21 08:58:03 to 2023-06-21 09:32:05 UTC [more...]
[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
2023-06-21 9:29 UTC (15+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v10 04/11] drm/etnaviv: Add helpers for private data construction and destruction
` [PATCH v10 05/11] drm/etnaviv: Allow bypass component framework
[PATCH QEMU v6 8/9] migration: Extend query-migrate to provide dirty page limit info
2023-06-21 9:31 UTC (2+ messages)
[PATCH] arm: dts: Enable device-tree overlay support for AT91 boards
2023-06-21 9:31 UTC (2+ messages)
[PATCH 1/3] [v4] wifi: rtw88: delete timer and free skb queue when unloading
2023-06-21 9:30 UTC (4+ messages)
` [PATCH 2/3] [v4] wifi: rtw88: remove unused and set but unused leftovers
` [PATCH 3/3] [v4] wifi: rtw88: remove unused USB bulkout size set
[Acpica-devel] [PATCH v1 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
2023-06-21 9:31 UTC (7+ messages)
` [Acpica-devel] [PATCH v1 2/2] ACPI: platform: Move SMB0001 HID to the header and reuse
` [PATCH v1 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
[PATCH] x86/vpmu: Simplify is_pmc_quirk
2023-06-21 9:30 UTC (3+ messages)
[PATCH v6 0/5] Improve PTT filter interface and some fixes
2023-06-21 9:28 UTC (6+ messages)
` [PATCH v6 1/5] hwtracing: hisi_ptt: Factor out filter allocation and release operation
` [PATCH v6 2/5] hwtracing: hisi_ptt: Add support for dynamically updating the filter list
` [PATCH v6 3/5] hwtracing: hisi_ptt: Export available filters through sysfs
` [PATCH v6 4/5] hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
` [PATCH v6 5/5] hwtracing: hisi_ptt: Fix potential sleep in atomic context
[virtio-comment] [RFC PATCH] virtio-rpmb: fix spec land mine in max_[wr|rd]_cnt
2023-06-21 9:30 UTC (2+ messages)
[PATCH 0/2] x86/cfi: Fix FineIBT
2023-06-21 9:27 UTC (5+ messages)
` [PATCH 1/2] x86/cfi: Fix ret_from_fork indirect calls
[PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
2023-06-21 9:29 UTC (4+ messages)
[PATCH] mm: zswap: fix double invalidate with exclusive loads
2023-06-21 9:30 UTC
[PATCH 0/3] dt-bindings: display: msm: document the SM8[345]50 displayport MDSS subnode
2023-06-21 9:26 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: display: msm: sm8350-mdss: document displayport controller subnode
` [PATCH 2/3] dt-bindings: display: msm: sm8450-mdss: "
` [PATCH 3/3] dt-bindings: display: msm: sm8550-mdss: "
[XEN PATCH 00/13] xen: fixed violations of MISRA C:2012 Rule 7.2
2023-06-21 9:27 UTC (9+ messages)
` [XEN PATCH 06/13] xen/efi: "
` [XEN PATCH 09/13] xen/public: "
[PATCH 00/10] gpio: add proper gpiod API and gpio-mux support
2023-06-21 9:27 UTC (2+ messages)
[PATCH] mkfs.xfs: fix segmentation fault caused by accessing a null pointer
2023-06-21 9:25 UTC
[PATCH v1 00/46] Add LoongArch LASX instructions
2023-06-21 9:27 UTC (8+ messages)
` [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
[Intel-wired-lan] [PATCH] [iwl-net, v2] igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings
2023-06-21 9:26 UTC (2+ messages)
[PATCH v2 1/2] mm: zswap: support exclusive loads
2023-06-21 9:26 UTC (7+ messages)
` [BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e
[PATCH QEMU v6 6/9] migration: Put the detection logic before auto-converge checking
2023-06-21 9:25 UTC (2+ messages)
[PATCH] drm/amdgpu: Clear VCN cache when hw_init
2023-06-21 9:25 UTC (2+ messages)
[PATCH] fstests: reduce runtime of check -n
2023-06-21 9:26 UTC (3+ messages)
[PATCH v3 00/12] AMDGPU Doorbell manager
2023-06-21 9:24 UTC (6+ messages)
` [PATCH v3 06/12] drm/amdgpu: create kernel doorbell pages
[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
2023-06-21 9:23 UTC (13+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 02/12] can: m_can: Implement receive coalescing
` [PATCH v4 03/12] can: m_can: Implement transmit coalescing
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v4 05/12] can: m_can: Add tx "
` [PATCH v4 06/12] can: m_can: Use u32 for putidx
` [PATCH v4 07/12] can: m_can: Cache tx putidx
` [PATCH v4 08/12] can: m_can: Use the workqueue as queue
` [PATCH v4 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v4 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v4 11/12] can: m_can: Implement BQL
` [PATCH v4 12/12] can: m_can: Implement transmit submission coalescing
[Intel-wired-lan] [PATCH] [iwl-net, v2] igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings
2023-06-21 9:23 UTC (2+ messages)
[PATCH] nvme-core: checking nlbaf when retrieving lbaf index
2023-06-21 9:22 UTC
[PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
2023-06-21 9:22 UTC (2+ messages)
[f2fs-dev] [PATCH v8] fsck.f2fs: Detect and fix looped node chain efficiently
2023-06-21 9:18 UTC (4+ messages)
[PATCH v3 0/4] block/badblocks: fix badblocks setting error
2023-06-21 17:20 UTC (5+ messages)
` [PATCH v3 1/4] block/badblocks: change some members of badblocks to bool
` [PATCH v3 2/4] block/badblocks: only set bb->changed/unacked_exist when badblocks changes
` [PATCH v3 3/4] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v3 4/4] block/badblocks: fix the bug of reverse order
[PATCH v2 0/6] wifi: rtw88: correct AP and PS mode behaviors
2023-06-21 9:21 UTC (2+ messages)
[PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules
2023-06-21 9:20 UTC
btrfs replace without size restriction?
2023-06-21 9:19 UTC (2+ messages)
[PATCH V23 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
2023-06-21 9:18 UTC (9+ messages)
` [PATCH V23 2/3] misc: dcc: "
[PATCH 01/11] mmc: core: Use BIT() macro
2023-06-21 9:18 UTC (4+ messages)
[PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
2023-06-21 9:18 UTC (5+ messages)
` [PATCH v2 2/3] Documentation: riscv: Add early boot document
[Weekly meetings] MoM - 20th of June 2023
2023-06-21 9:18 UTC
[master/kirkstone 0/3] Add meta-sysrepo recipes
2023-06-21 9:18 UTC (4+ messages)
` [master/kirkstone 1/3] meta-arago-extras: sysrepo: Update checksum for nw-configurator
` [master/kirkstone 2/3] meta-arago-extras: sysrepo: Add meta-sysrepo recipes
` [master/kirkstone 3/3] tisdk-default-image: Add packages to support NETCONF/YANG
[PATCH v2] ref-manual: variables.rst: explicit variables accepting colon separated lists
2023-06-21 9:17 UTC
[Intel-gfx] [PATCH] i915/display/hotplug: use drm_kms_helper_connector_hotplug_event()
2023-06-21 9:17 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[igt-dev] [i-g-t] lib/igt_fb: Stop using rendercopy for linear buffers on XE
2023-06-21 9:17 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[RFC 0/4] Landlock: ioctl support
2023-06-21 9:17 UTC (7+ messages)
[PATCH v2 1/2] usb: add basic USB Type-C framework
2023-06-21 9:16 UTC (3+ messages)
` [PATCH v2 2/2] usb: add basic TUSB320 Type-C controller support
[Intel-gfx] [PATCH v13 00/22] Add vfio_device cdev for iommufd support
2023-06-21 9:17 UTC (3+ messages)
` "
[Intel-wired-lan] [PATCH iwl-next V1 00/15] Add E800 live migration driver
2023-06-21 9:16 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next V1 01/15] ice: Fix missing legacy 32byte RXDID in the supported bitmap
[PATCH v4 00/14] Add display driver for MT8188 VDOSYS1
2023-06-21 9:16 UTC (5+ messages)
` [PATCH v4 13/14] drm/mediatek: Sort OVL adaptor components in alphabetical order
[Intel-gfx] [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-21 9:06 UTC (4+ messages)
` "
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-06-21 9:15 UTC (4+ messages)
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
[PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg
2023-06-21 9:16 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: Unbind display fb immediately, v2
2023-06-21 9:15 UTC
[PATCH v2] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-21 9:14 UTC
[PATCH v3] ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio
2023-06-21 9:14 UTC (2+ messages)
[PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
2023-06-21 9:14 UTC (6+ messages)
[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
2023-06-21 9:12 UTC (2+ messages)
[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
2023-06-21 9:13 UTC (3+ messages)
` [PATCH 2/2] tpm_crb: mark memory as protected
[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements
2023-06-21 9:13 UTC (6+ messages)
` [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
[f2fs-dev] [PATCH] fsck.f2fs: refactor looped node chain detetected logic for cleanup
2023-06-21 9:12 UTC
[rppt:jitalloc/v2.2 10/12] arch/riscv/mm/init.c:1377:4: error: field designator 'text' does not refer to any field in type 'struct execmem_range'
2023-06-21 9:12 UTC
[Intel-wired-lan] [PATCH iwl-next V2 00/15] Add E800 live migration driver
2023-06-21 9:11 UTC (16+ messages)
` [Intel-wired-lan] [PATCH iwl-next V2 01/15] ice: Fix missing legacy 32byte RXDID in the supported bitmap
` [Intel-wired-lan] [PATCH iwl-next V2 02/15] ice: add function to get rxq context
` [Intel-wired-lan] [PATCH iwl-next V2 03/15] ice: check VF migration status before sending messages to VF
` [Intel-wired-lan] [PATCH iwl-next V2 04/15] ice: add migration init field and helper functions
` [Intel-wired-lan] [PATCH iwl-next V2 05/15] ice: save VF messages as device state
` [Intel-wired-lan] [PATCH iwl-next V2 06/15] ice: save and restore "
` [Intel-wired-lan] [PATCH iwl-next V2 07/15] ice: do not notify VF link state during migration
` [Intel-wired-lan] [PATCH iwl-next V2 08/15] ice: change VSI id in virtual channel message after migration
` [Intel-wired-lan] [PATCH iwl-next V2 09/15] ice: save and restore RX queue head
` [Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX "
` [Intel-wired-lan] [PATCH iwl-next V2 11/15] ice: stop device before saving device states
` [Intel-wired-lan] [PATCH iwl-next V2 12/15] ice: mask VF advanced capabilities if live migration is activated
` [Intel-wired-lan] [PATCH iwl-next V2 13/15] vfio/ice: implement vfio_pci driver for E800 devices
` [Intel-wired-lan] [PATCH iwl-next V2 14/15] vfio: Expose vfio_device_has_container()
` [Intel-wired-lan] [PATCH iwl-next V2 15/15] vfio/ice: support iommufd vfio compat mode
[PATCH] drm/virtgpu: Replace dev_private by helper function
2023-06-21 9:12 UTC (2+ messages)
` "
[PATCH 00/11] Remove the end element in sysctl table arrays
2023-06-21 9:09 UTC (12+ messages)
` [PATCH 01/11] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH 02/11] sysctl: Use the ctl header in list ctl_table macro
` [PATCH 03/11] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH 04/11] sysctl: Add size argument to init_header
` [PATCH 05/11] sysctl: Add a size arg to __register_sysctl_table
` [PATCH 06/11] sysctl: Add size to register_net_sysctl function
` [Bridge] "
` [PATCH 07/11] sysctl: Add size to register_sysctl
` [PATCH 08/11] sysctl: Add size to register_sysctl_init
[rppt:jitalloc/v2.2 10/12] arch/riscv/mm/init.c:1377:17: warning: braces around scalar initializer
2023-06-21 9:11 UTC
[PATCH -next v2 1/2] mm: compaction: convert to use a folio in isolate_migratepages_block()
2023-06-21 9:11 UTC (4+ messages)
[igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT
2023-06-21 9:09 UTC (5+ messages)
` [igt-dev] [PATCH 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH 4/4] tests/xe/xe_tile_prop: adds new test to verify per tile vram addr_range
[PATCHv5 0/4] net/tls: fixes for NVMe-over-TLS
2023-06-21 9:08 UTC (7+ messages)
` [PATCH 4/4] net/tls: implement ->read_sock()
[Buildroot] [PATCH v1] optee-client: add option to set tee-supplicant startup priority
2023-06-21 9:07 UTC
[PATCH v6 0/5] Add Toshiba Visconti Video Input Interface driver
2023-06-21 9:01 UTC (5+ messages)
` [PATCH v6 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
[RFC 0/4] minimum folio order support in filemap
2023-06-21 9:07 UTC (10+ messages)
` [RFC 2/4] filemap: use minimum order while allocating folios
` [RFC 1/4] fs: Allow fine-grained control of folio sizes
` [RFC 3/4] block: set mapping order for the block cache in set_init_blocksize
` [RFC 4/4] nvme: enable logical block size > PAGE_SIZE
[LTP] [PATCH v1 1/1] runtest/cve: Add some existing CVE tests to runtest file
2023-06-21 9:07 UTC (3+ messages)
` [LTP] [PATCH v2 "
[PATCH] USB: serial: option: add u-blox LARA-R6 01B modem
2023-06-21 9:07 UTC (3+ messages)
[PATCH 1/2] bitbake.conf: Add layer-<layername> override support
2023-06-21 9:06 UTC (6+ messages)
` [PATCH 2/2] insane: Improve patch-status layer filtering
` [OE-core] "
[PATCH v1 0/4] Fix rtl8169 compile warning and add a new device ID
2023-06-21 9:05 UTC (5+ messages)
` [PATCH v1 1/4] net: rtl8169: Fix compile warning in rtl8169 network adapter
` [PATCH v1 2/4] net: rtl8169: Fix DMA min aligned compile warning in riscv
` [PATCH v1 3/4] net: rtl8169: Add one more device ID
` [PATCH v1 4/4] configs: starfive-jh7110: Add CONFIG_RTL8169
[PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
2023-06-21 8:30 UTC (5+ messages)
` [PATCH 17/22] tools/perf/tests: Fix shellcheck warnings for thread_loop_check_tid_10.sh
` [PATCH 20/22] tools/perf/tests: Fix the shellcheck wanrings in lib/waiting.sh
[PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
2023-06-21 8:31 UTC (2+ messages)
[LTP] [PATCH 0/5] fcntl: add more testcases
2023-06-21 9:03 UTC (3+ messages)
` [LTP] [PATCH 1/5] fcntl40: test for owner values on classic posix lock
[PATCH blktests v1 0/3] More fixes for FC enabling
2023-06-21 9:02 UTC (5+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-21 9:01 UTC (3+ messages)
[Intel-xe] [PATCH v4 0/1] User fence wait uAPI change to nanoseconds
2023-06-21 9:02 UTC (4+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH] repack: only repack .packs that exist
2023-06-21 9:01 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5
2023-06-21 9:01 UTC (3+ messages)
[igt-dev] [PATCH i-g-t 0/3] Misc. fixes
2023-06-21 9:00 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] i915/kms_busy: Free spinners after use
` [igt-dev] [PATCH i-g-t 2/3] i915/kms_mmap_write_crc: Free the mmap and dma-buf fd
` [igt-dev] [PATCH i-g-t v2 3/3] lib/igt_draw: Use intel_display_ver() for drawing with blits
[igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT
2023-06-21 9:00 UTC (2+ messages)
filesystem inconsistent ?
2023-06-21 8:59 UTC (3+ messages)
[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
2023-06-21 8:57 UTC (3+ messages)
` [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
Unacceptably Poor RAID1 Performance with Many CPU Cores
2023-06-21 8:55 UTC (13+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG GV601V
2023-06-21 8:57 UTC
[PATCH] dma-buf: heaps: Delete repeated word
2023-06-21 8:58 UTC (2+ messages)
[qemu-mainline test] 181530: regressions - trouble: blocked/broken/fail/pass
2023-06-21 8:57 UTC
[PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
2023-06-21 8:53 UTC (6+ messages)
` [PATCH v4 05/24] q800: move CPU object into Q800MachineState
` [PATCH v4 06/24] q800: move ROM memory region to Q800MachineState
` [PATCH v4 13/24] q800: move VIA2 device "
` [PATCH v4 17/24] q800: move escc_orgate "
` [PATCH v4 18/24] q800: move ESP "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.