messages from 2023-10-25 14:28:50 to 2023-10-25 15:09:50 UTC [more...]
[RFT PATCH 0/2] OPP: Simplify required-opp handling
2023-10-25 15:09 UTC (4+ messages)
` [PATCH 2/2] OPP: Call dev_pm_opp_set_opp() for required OPPs
[PATCH v2 00/11] Increase coverage on drm_framebuffer.c
2023-10-25 15:09 UTC (15+ messages)
` [PATCH v2 01/11] drm/tests: Stop using deprecated dev_private member on drm_framebuffer tests
` [PATCH v2 02/11] drm/tests: Add parameters to the drm_test_framebuffer_create test
` [PATCH v2 04/11] drm/tests: Add test case for drm_internal_framebuffer_create()
` [PATCH v2 06/11] drm/tests: Add test for drm_framebuffer_cleanup()
` [PATCH v2 07/11] drm/tests: Add test for drm_framebuffer_lookup()
` [PATCH v2 08/11] drm/tests: Add test for drm_framebuffer_init()
` [PATCH v2 09/11] drm/tests: Add test for drm_framebuffer_free()
[PATCH v2 0/6] Delay VERW
2023-10-25 15:06 UTC (6+ messages)
` [PATCH v2 1/6] x86/bugs: Add asm helpers for executing VERW
[PATCH] eal/unix: allow creating thread with real-time priority
2023-10-25 15:08 UTC (5+ messages)
[PATCH v2 0/2] adding support for Microchip PAC193X Power Monitor
2023-10-25 15:08 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: adding dt-bindings for PAC193X
` [PATCH v2 2/2] iio: adc: adding support for pac193x
using the TQ macro
2023-10-25 15:08 UTC (2+ messages)
[PATCH 5.10 000/199] 5.10.199-rc2 review
2023-10-25 15:07 UTC (2+ messages)
[PATCH] man*/: ffix (Place short options after long options)
2023-10-25 15:07 UTC
[GIT PULL] timer drivers for v6.7-rc1
2023-10-25 15:07 UTC
[POC][RFC][PATCH] sched: Extended Scheduler Time Slice
2023-10-25 15:07 UTC (7+ messages)
[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely
2023-10-25 15:04 UTC (5+ messages)
[PATCH v4 0/3] Fix clock division overflow problem
2023-10-25 15:05 UTC (5+ messages)
` [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW
[PATCH v2] dm: error: Add support for zoned block devices
2023-10-25 15:03 UTC (2+ messages)
[bug report] rdma/siw: connection management
2023-10-25 15:02 UTC (3+ messages)
[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-10-25 15:00 UTC (5+ messages)
[RESEND PATCH 1/2] oeqa/selftest/devtool: abort if a local workspace already exist
2023-10-25 15:01 UTC (3+ messages)
` [RESEND PATCH 2/2] oeqa/selftest/devtool: remove spaces on empty line
` [OE-core] "
[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
2023-10-25 15:00 UTC (19+ messages)
` [PATCH v2 06/29] migration: Add auto-pause capability
` [PATCH v2 19/29] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v2 28/29] migration: Add direct-io parameter
[Intel-gfx] [PATCH v2] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
2023-10-25 15:00 UTC (3+ messages)
[PATCH 0/2] [v3]: nvme: fixup module compilation
2023-10-25 15:00 UTC (6+ messages)
` [PATCH 2/2] nvme: keyring: fix conditional compilation
[PATCH iwl-next] i40e: Delete unused and useless i40e_pf fields
2023-10-25 14:59 UTC (2+ messages)
` [Intel-wired-lan] "
[Intel-gfx] [PATCH v4 00/23] Framework for display parameters
2023-10-25 15:00 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Framework for display parameters (rev5)
[PATCH BlueZ 2/4] shared/bass: Handle G_IO_HUP on io channels
2023-10-25 15:00 UTC (2+ messages)
[GIT PULL] interconnect changes for 6.7
2023-10-25 14:58 UTC
[PATCH v3] ima: detect changes to the backing overlay file
2023-10-25 14:59 UTC (2+ messages)
[PATCH v3 00/28] Get Xen PV shim running in QEMU, add net & console
2023-10-25 14:50 UTC (30+ messages)
` [PATCH v3 01/28] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
` [PATCH v3 02/28] i386/xen: fix per-vCPU upcall vector for Xen emulation
` [PATCH v3 03/28] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [PATCH v3 04/28] hw/xen: don't clear map_track[] in xen_gnttab_reset()
` [PATCH v3 05/28] hw/xen: fix XenStore watch delivery to guest
` [PATCH v3 06/28] hw/xen: take iothread mutex in xen_evtchn_reset_op()
` [PATCH v3 07/28] hw/xen: use correct default protocol for xen-block on x86
` [PATCH v3 08/28] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
` [PATCH v3 09/28] hw/xen: Clean up event channel 'type_val' handling to use union
` [PATCH v3 10/28] include: update Xen public headers to Xen 4.17.2 release
` [PATCH v3 11/28] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
` [PATCH v3 12/28] hw/xen: populate store frontend nodes with XenStore PFN/port
` [PATCH v3 13/28] hw/xen: automatically assign device index to block devices
` [PATCH v3 14/28] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH v3 15/28] hw/xen: do not repeatedly try to create a failing backend device
` [PATCH v3 16/28] hw/xen: update Xen console to XenDevice model
` [PATCH v3 17/28] hw/xen: add support for Xen primary console in emulated mode
` [PATCH v3 18/28] hw/xen: only remove peers of PCI NICs on unplug
` [PATCH v3 19/28] hw/xen: update Xen PV NIC to XenDevice model
` [PATCH v3 20/28] net: do not delete nics in net_cleanup()
` [PATCH v3 21/28] xen-platform: unplug AHCI disks
` [PATCH v3 22/28] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 22/28] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 23/28] net: report list of available models according to platform
` [PATCH v3 24/28] net: add qemu_create_nic_bus_devices()
` [PATCH v3 25/28] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH v3 26/28] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v3 27/28] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PATCH v3 28/28] docs: update Xen-on-KVM documentation
[PATCH] interconnect: Treat xlate() returning NULL node as an error
2023-10-25 14:58 UTC
[PATCH 0/3] Make the cpuinfo_cur_freq interface read correctly
2023-10-25 14:57 UTC (5+ messages)
` [PATCH 2/3] cpufreq: CPPC: Keep the target core awake when reading its cpufreq rate
[meta-rockchip][PATCH] rockchip-rkbin: fail if lacking an override
2023-10-25 14:57 UTC
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2023-10-25 14:57 UTC (3+ messages)
[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-10-25 14:57 UTC (7+ messages)
[PATCH 0/6] Support RISC-V IOPMP
2023-10-25 14:56 UTC (3+ messages)
` [PATCH 1/6] exec/memory: Introduce the translate_size function within the IOMMU class
[PATCH] test-manual: reproducible-builds: stop mentioning LTO bug
2023-10-25 14:55 UTC
[PATCH BlueZ 1/4] btio: Handle closed channel in server_cb
2023-10-25 14:55 UTC (2+ messages)
[PATCH 0/6] Add a few mt8183 follower boards
2023-10-25 14:54 UTC (10+ messages)
` [PATCH 3/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo
[PATCH net-next v6 1/5] rust: core abstractions for network PHY drivers
2023-10-25 14:54 UTC (5+ messages)
[PATCH 0/2] sh: Revive BIOS earlyprintk support
2023-10-25 14:54 UTC (2+ messages)
[LTP] [PATCH v2 1/1] doc/support: Update the oldest tested distros
2023-10-25 14:54 UTC
[PATCH 1/3] soundwire: qcom: drop unneeded DAI .set_stream callback
2023-10-25 14:53 UTC (4+ messages)
` [PATCH 2/3] soundwire: qcom: set owner device of runtime stream
` [PATCH 3/3] ASoC: codecs: wsa884x: check if set_stream is called for proper bus
[PATCH BlueZ 0/1] bass: Move io handling out of src/shared
2023-10-25 14:54 UTC (2+ messages)
` [PATCH BlueZ 1/1] "
rtw88, rtw89 -- options for bringing a couple rtw standalone GitHub repos into backports.git
2023-10-25 14:53 UTC (7+ messages)
[PATCH 1/4] [v2] sh: remove stale microdev board
2023-10-25 14:53 UTC (2+ messages)
[PATCH v1 0/2] jffs2: make cleanmarker support option
2023-10-25 14:53 UTC (7+ messages)
` [PATCH v1 2/2] "
[PATCH v2 0/5] Add gt_to_guc and guc_to_i915 helpers
2023-10-25 14:53 UTC (15+ messages)
` [Intel-gfx] "
` [PATCH v2 1/5] drm/i915/guc: Create the guc_to_i915() wrapper
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/5] drm/i915/gt: Create the gt_to_guc() wrapper
` "
` [PATCH v2 3/5] drm/i915/guc: Use the new "
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 4/5] drm/i915: "
` "
` [PATCH v2 5/5] drm/i915/guc: Use the ce_to_guc() wrapper whenever possible
` [Intel-gfx] "
[PATCH v2] virtio_pci: Switch away from deprecated irq_set_affinity_hint
2023-10-25 14:53 UTC (2+ messages)
[PATCH 6.7 fix 1/2] dt-bindings: nvmem: SID: allow NVMEM cells based on old syntax
2023-10-25 14:52 UTC (4+ messages)
` [PATCH 6.7 fix 2/2] dt-bindings: eeprom: at24: "
[lttng-dev] Debugging Libaries in Babeltrace 2
2023-10-25 14:50 UTC (4+ messages)
[PATCH] media: mgb4: Added support for T200 card variant
2023-10-25 16:51 UTC
[PATCH net-next] net/mlx5: fix uninit value use
2023-10-25 14:50 UTC
[XEN PATCH][for-4.19 v3 0/8] address violations of MISRA C:2012 Rule 10.1
2023-10-25 14:50 UTC (9+ messages)
` [XEN PATCH][for-4.19 v3 1/8] xen/include: add macro LOWEST_BIT
[Intel-gfx] [PATCH] drm/i915/gt: Use proper priority enum instead of 0
2023-10-25 14:50 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH v4][docs] dev-manual: add security team processes
2023-10-25 14:50 UTC (3+ messages)
[PATCH v6 00/25] Enable CET Virtualization
2023-10-25 14:49 UTC (6+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
[PATCH] drm/atomic: Spelling fix in comments
2023-10-25 14:50 UTC (2+ messages)
[Buildroot] [PATCH 1/4] configs/sipeed_maix_{bit, dock}_sdcard_defconfig: fix build with binutils >= 2.38
2023-10-25 14:50 UTC (4+ messages)
` [Buildroot] [PATCH 4/4] configs/avenger96_defconfig: bump ATF version to 2.9 for binutils 2.39+ support
[Intel-wired-lan] [PATCH iwl-next] i40e: Delete unused i40e_mac_info fields
2023-10-25 14:49 UTC (4+ messages)
[PATCH iwl-next v2] i40e: Delete unused i40e_mac_info fields
2023-10-25 14:48 UTC (2+ messages)
` [Intel-wired-lan] "
[Intel-wired-lan] [PATCH iwl-net] ice: Fix VF-VF direction matching in drop rule in switchdev
2023-10-25 14:47 UTC (2+ messages)
` "
[OE-core][PATCH] patchtest-send-results: check max line length, simplify responses
2023-10-25 14:47 UTC
[PATCH 00/10] clk: qcom: Introduce clocks drivers for SM8650
2023-10-25 14:47 UTC (3+ messages)
` [PATCH 03/10] dt-bindings: clock: qcom: document the SM8650 Display Clock Controller
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2023-10-25 14:45 UTC (5+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v3 2/4] mm: swap: Remove struct percpu_cluster
` [PATCH v3 3/4] mm: swap: Simplify ssd behavior when scanner steals entry
` [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
openssl-native.rm_work runs before kernel-module.install -> no signature
2023-10-25 14:45 UTC (3+ messages)
` [oe] "
[PATCH v4] usb: core: hub: Add quirks for reducing device address timeout
2023-10-25 14:44 UTC (3+ messages)
` [PATCH v5] usb: Reduce 'set_address' command timeout with a new quirk
[PATCH 00/12] show-ref: introduce mode to check for ref existence
2023-10-25 14:44 UTC (4+ messages)
[meta-rockchip] [PATCH v3] rock-3a add
2023-10-25 14:42 UTC (4+ messages)
` [yocto] "
[PATCH 0/4] block integrity: direclty map user space addresses
2023-10-25 14:42 UTC (4+ messages)
` [PATCH 1/4] block: bio-integrity: add support for user buffers
PIC probing code from e179f6914152 failing
2023-10-25 14:41 UTC (6+ messages)
[frederic-dynticks:rcu/dev] [rcu/tasks] f9a3a161b4: BUG:kernel_NULL_pointer_dereference,address
2023-10-25 14:36 UTC
[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS cd8892c07876da0c4b50e020048a32a28596a074
2023-10-25 14:40 UTC
add and use a per-mapping stable writes flag v2
2023-10-25 14:40 UTC (5+ messages)
` [PATCH 3/4] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 4/4] xfs: respect the stable writes flag on the RT device
[Intel-wired-lan] [PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h
2023-10-25 14:39 UTC (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/2] i40e: Remove VF MAC types
` "
[PATCH v2 0/4] ASoC: Intel: bytcr_wm5102: add various quirks
2023-10-25 14:35 UTC (5+ messages)
` [PATCH v2 1/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_SSP2 quirk
` [PATCH v2 2/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_MCLK_19_2MHZ quirk
` [PATCH v2 3/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_OUT_MAP quirk
` [PATCH v2 4/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_IN_MAP quirk
[PATCH] io_uring/rw: disable IOCB_DIO_CALLER_COMP
2023-10-25 14:03 UTC
[PATCH v4 0/6] querying mount attributes
2023-10-25 14:02 UTC (4+ messages)
` [PATCH v4 3/6] namespace: extract show_path() helper
` [PATCH v4 4/6] add statmount(2) syscall
` [PATCH v4 5/6] add listmount(2) syscall
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in release_sock
2023-10-25 13:11 UTC
[PATCH 1/2] drm/logicvc: Avoid possible overflow in layer buffer setup variables
2023-10-25 13:09 UTC
[PATCH v2 1/1] arm64: dts: cn913x: add device trees for COM Express boards
2023-10-25 14:39 UTC (3+ messages)
[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-10-25 14:39 UTC (6+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver
[PATCH v2] drm/doc: ci: Require more context for flaky tests
2023-10-25 14:38 UTC (2+ messages)
[PATCH] lsm: drop LSM_ID_IMA
2023-10-25 14:36 UTC (10+ messages)
[RFC PATCH] genirq: Exclude managed irq during irq migration
2023-10-25 14:36 UTC (3+ messages)
[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
2023-10-25 14:35 UTC (5+ messages)
` [PATCH V1 vfio 9/9] vfio/virtio: "
[PATCH v2 03/11] drm/tests: Replace strcpy to strscpy on drm_test_framebuffer_create test
2023-10-25 14:35 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mp: add imx8mp-venice-gw74xx-rpidsi overlay for display
2023-10-25 14:33 UTC (3+ messages)
[PATCH] phy: ti: gmii-sel: Fix register offset when parent is not a syscon node
2023-10-25 14:33 UTC (2+ messages)
[PATCH 0/4] hwmon: add ti,ina237 support to ina238 driver
2023-10-25 14:32 UTC (9+ messages)
` [PATCH 2/4] dt-bindings: hwmon: add ti,ina238
[PATCH] x86/sgx: Return VM_FAULT_SIGBUS for EPC exhaustion
2023-10-25 14:31 UTC (2+ messages)
[PATCH 0/3] Linux RISC-V AIA Preparatory Series
2023-10-25 14:31 UTC (8+ messages)
` [PATCH 1/3] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
` [PATCH 2/3] of: property: Add fw_devlink support for msi-parent
` [PATCH 3/3] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
2023-10-25 14:30 UTC (2+ messages)
[PATCH V3 1/2] dt-bindings: clock: support i.MX93 Analog clock module
2023-10-25 14:30 UTC (3+ messages)
[PATCH v3 0/3] Improve pwm-ir-tx precision
2023-10-25 9:53 UTC (8+ messages)
` [Intel-gfx] [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-25 14:29 UTC (8+ messages)
[RFC PATCH] x86/vlapic: address a violation of MISRA C:2012 Rule 16.2
2023-10-25 14:30 UTC (3+ messages)
[PATCH v10 0/1] smartpqi man page updates
2023-10-25 14:30 UTC (2+ messages)
[PATCH] config: compiler support check for machine arch flags
2023-10-25 14:29 UTC (2+ messages)
[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-25 14:29 UTC (5+ messages)
[PATCH] smbios: arm64: Allow table to be written at a fixed addr
2023-10-25 14:28 UTC (7+ messages)
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.