messages from 2024-09-04 12:37:06 to 2024-09-04 13:10:07 UTC [more...]
i915 | Bug in virtual PCH detection
2024-09-04 12:52 UTC (4+ messages)
[PATCH -next 0/2] perf stat: Support inherit events for bperf
2024-09-04 13:09 UTC (4+ messages)
` [PATCH -next 1/2] perf stat: Support inherit events during fork() "
` [PATCH -next 2/2] perf test: Use sqrtloop workload to test bperf event
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-04 13:09 UTC (5+ messages)
` [PATCH v6 02/12] of: base: Add for_each_child_of_node_with_prefix_scoped()
` [PATCH v6 03/12] regulator: Move OF-specific regulator lookup code to of_regulator.c
[PATCH 00/13] Use VRR timing generator for fixed refresh rate modes
2024-09-04 13:08 UTC (16+ messages)
` [PATCH 03/13] drm/i915/display: Add member fixed_rr to denote Fixed refresh rate with VRRTG
` [PATCH 06/13] drm/i915/vrr: Compute vrr vsync if platforms support it
` [PATCH 10/13] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed refresh rate
` [PATCH 11/13] drm/i915/vrr: Handle joiner with vrr
` [PATCH 12/13] drm/i915/vrr: Always use VRR timing generator for XELPD+
[PATCH] drm: enable warnings on unused static inlines
2024-09-04 13:08 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
2024-09-04 13:00 UTC (3+ messages)
` [PATCH v11 08/11] "
[RFC/PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v2)
2024-09-04 13:07 UTC (3+ messages)
` [PATCH 1/8] perf tools: Don't set attr.exclude_guest by default
[PATCH v2] rpmb: fix error path in rpmb_dev_register()
2024-09-04 13:06 UTC (2+ messages)
[PATCH 1/2] drm/i915/display: pass display to intel_crtc_for_pipe()
2024-09-04 13:06 UTC (2+ messages)
` [PATCH 2/2] drm/i915/display: convert intel_display_trace.h to struct intel_display
CVE-2024-41041: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
2024-09-04 13:06 UTC (8+ messages)
` [PATCH 5.10, 5.4] net: set SOCK_RCU_FREE before inserting socket into hashtable
[PATCH net] selftests: net: enable bind tests
2024-09-04 13:06 UTC (2+ messages)
[PATCH] nfsd: return -EINVAL when namelen is 0
2024-09-04 13:06 UTC (2+ messages)
[PATCH v1 2/3] pinctrl: baytrail: Replace ifdeffery by pm_sleep_ptr() macro
2024-09-04 13:04 UTC (2+ messages)
[PATCH 00/15] timers: Cleanup delay/sleep related mess
2024-09-04 13:05 UTC (15+ messages)
` [PATCH 01/15] timers: Rename next_expiry_recalc() to be unique
` [PATCH 02/15] cpu: Use already existing usleep_range()
` [PATCH 03/15] Comments: Fix wrong singular form of jiffies
` [PATCH 04/15] timers: Move *sleep*() and timeout functions into a separate file
` [PATCH 05/15] timers: Rename sleep_idle_range() to sleep_range_idle()
` [PATCH 06/15] timers: Update function descriptions of sleep/delay related functions
` [PATCH 07/15] timers: Adjust flseep() to reflect reality
` [PATCH 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()
` [PATCH 09/15] timers: Add a warning to usleep_range_state() for wrong order of arguments
` [PATCH 10/15] checkpatch: Remove broken sleep/delay related checks
` [PATCH 11/15] regulator: core: Use fsleep() to get best sleep mechanism
` [PATCH 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
` [PATCH 14/15] media: anysee: Fix link to outdated sleep function documentation
` [PATCH 15/15] timers/Documentation: Cleanup delay/sleep documentation
[qemu-mainline test] 187481: regressions - FAIL
2024-09-04 13:05 UTC
[PATCH v14 0/7] Introduce perf check subcommand
2024-09-04 13:05 UTC (3+ messages)
` [PATCH v14 3/7] perf version: Update --build-options to use 'supported_features' array
[PATCH v2 0/4] platform/x86: int3472: A few cleanups
2024-09-04 13:05 UTC (3+ messages)
[PATCH 2/4] drm/i915/display: add intel_display_snapshot abstraction
2024-09-04 13:04 UTC (2+ messages)
[PATCH 0/3] sched: Miscellaneous isolation related cleanups
2024-09-04 13:04 UTC (8+ messages)
` [PATCH 1/3] sched/isolation: Add HK_FLAG_SCHED to nohz_full
[PATCH net-next 0/18] pull-request: can-next 2024-09-04-2
2024-09-04 12:55 UTC (19+ messages)
` [PATCH net-next 01/18] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH net-next 02/18] can: rockchip_canfd: add driver for Rockchip "
` [PATCH net-next 03/18] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH net-next 04/18] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH net-next 05/18] can: rockchip_canfd: add support for rk3568v3
` [PATCH net-next 06/18] can: rockchip_canfd: add notes about known issues
` [PATCH net-next 07/18] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH net-next 08/18] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH net-next 09/18] can: rockchip_canfd: add TX PATH
` [PATCH net-next 10/18] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH net-next 11/18] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH net-next 12/18] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH net-next 13/18] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH net-next 14/18] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH net-next 15/18] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH net-next 16/18] can: rockchip_canfd: add hardware timestamping support
` [PATCH net-next 17/18] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH net-next 18/18] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING
[PATCH v2 0/3] Fix some starvation problems in block layer
2024-09-04 13:04 UTC (5+ messages)
` [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "
[PATCH net-next 0/20] pull-request: can-next 2024-09-04
2024-09-04 13:04 UTC (3+ messages)
[PATCH v2 1/1] media: i2c: max96717: add test pattern ctrl
2024-09-04 13:03 UTC (5+ messages)
[PATCH net-next v7 0/7] net: stmmac: FPE via ethtool + tc
2024-09-04 13:02 UTC (3+ messages)
` [PATCH net-next v7 3/7] net: stmmac: refactor FPE verification process
[PATCH] iommu/amd: Add parameter to limit V1 page-sizes to 4 KiB
2024-09-04 13:03 UTC (2+ messages)
[PATCH] drm/i915/psr: Implment WA to help reach PC10
2024-09-04 13:03 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/psr: Implment WA to help reach PC10 (rev2)
[PATCH] bio-integrity: don't restrict the size of integrity metadata
2024-09-04 13:02 UTC (2+ messages)
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-09-04 13:01 UTC (4+ messages)
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers
[PATCH 0/1] dt-bindings: mmc: Add support for rk3576 eMMC
2024-09-04 13:02 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
2024-09-04 13:02 UTC (3+ messages)
[PATCH v3] dt-bindings: Fix various typos
2024-09-04 12:58 UTC
[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
2024-09-04 13:00 UTC (5+ messages)
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
[PATCH net-next v3] net: enetc: Replace ifdef with IS_ENABLED
2024-09-04 13:01 UTC (5+ messages)
[mlx4] Mellanox ConnectX2 (MHQH29C aka 26428) and module diagnostic support (ethtool -m) issues
2024-09-04 13:00 UTC (2+ messages)
One-off rcu_nocb_rdp_deoffload bug
2024-09-04 12:59 UTC (4+ messages)
FAILED: patch "[PATCH] selftests: mptcp: join: test for flush/re-add endpoints" failed to apply to 6.6-stable tree
2024-09-04 12:59 UTC (3+ messages)
` [PATCH 6.6.y 2/4] selftests: mptcp: join: test for flush/re-add endpoints
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-09-04 12:58 UTC (20+ messages)
` [PATCH v2 00/21] "
` [PATCH v2 15/21] dt-bindings: i2c: document support for SA8255p
` [PATCH v2 16/21] dt-bindings: spi: "
` [PATCH v2 17/21] dt-bindings: serial: "
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-09-04 12:57 UTC (7+ messages)
` [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module
[PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
2024-09-04 12:57 UTC (8+ messages)
` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs
[PATCH 0/3] driver core: bus: Fix issues related to bus_rescan_devices_helper()
2024-09-04 12:56 UTC (4+ messages)
` [PATCH 1/3] driver core: Mark impossible return values of bus_type's match() with unlikely()
` [PATCH 2/3] driver core: bus: Give error prompt for storing bus attribute drivers_probe failure
` [PATCH 3/3] driver core: bus: Correct API bus_rescan_devices() behavior
[PATCH] PCI: Fix devres regression in pci_intx()
2024-09-04 12:57 UTC (4+ messages)
[PATCH] drm/i915/display: use to_intel_display() global state macros
2024-09-04 12:53 UTC
FAILED: patch "[PATCH] mptcp: pm: fix RM_ADDR ID for the initial subflow" failed to apply to 6.6-stable tree
2024-09-04 12:56 UTC (3+ messages)
` [PATCH 6.6.y 0/2] Backport of "mptcp: pm: fix RM_ADDR ID for the initial subflow"
[RFC PATCH v1 0/4] Implement performance impact measurement tool
2024-09-04 12:56 UTC (3+ messages)
` [RFC PATCH v1 2/4] selftests/landlock: Implement per-syscall microbenchmarks
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-04 12:55 UTC (2+ messages)
[PATCH v5 06/30] arm64: context switch POR_EL0 register
2024-09-04 12:55 UTC (11+ messages)
[android-common:android15-6.6-desktop 13128/15111] kernel/time/hrtimer.c:993:6: sparse: sparse: symbol 'hrtimer_switch_to_lres' was not declared. Should it be static?
2024-09-04 12:54 UTC
[PATCH v4 0/4] selftests: Fix cpuid / vendor checking build issues
2024-09-04 12:54 UTC (5+ messages)
[syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbtmc_write
2024-09-04 12:47 UTC (2+ messages)
[PATCH] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
2024-09-04 12:53 UTC (3+ messages)
[PATCH] drm/i915: convert comma to semicolon
2024-09-04 12:52 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 0/2] Add resume support for the mux mmio driver
2024-09-04 12:52 UTC (7+ messages)
` [PATCH 1/2] mux: add mux_chip_resume() function
[PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
2024-09-04 12:51 UTC (6+ messages)
` [PATCH 1/5] firewire: core: allocate workqueue to handle isochronous contexts in card
` [PATCH 2/5] firewire: core: add local API to queue work item to workqueue specific to isochronous contexts
` [PATCH 3/5] firewire: ohci: operate IT/IR events in sleepable work process instead of tasklet softIRQ
` [PATCH 4/5] firewire: core: non-atomic memory allocation for isochronous event to user client
` [PATCH 5/5] ALSA: firewire: use nonatomic PCM operation
[PATCH v2 0/6] Various 32-bit and test fixes
2024-09-04 12:51 UTC (2+ messages)
[PATCH net-next v7 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-09-04 12:51 UTC (4+ messages)
` [PATCH net-next v7 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH v4 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-09-04 12:51 UTC (5+ messages)
[PULL 00/34] Migration patches for 2024-09-04
2024-09-04 12:44 UTC (35+ messages)
` [PULL 01/34] migration: delete unused parameter mis
` [PULL 02/34] tests/qtest/migration: Remove vmstate-static-checker test
` [PULL 03/34] tests/qtest/migration-test: Fix bootfile cleanup handling
` [PULL 04/34] tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
` [PULL 05/34] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
` [PULL 06/34] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
` [PULL 07/34] tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
` [PULL 08/34] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
` [PULL 09/34] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
` [PULL 10/34] tests/qtest/migration-test: Don't strdup in get_dirty_rate()
` [PULL 11/34] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()
` [PULL 12/34] migration/multifd: Reduce access to p->pages
` [PULL 13/34] migration/multifd: Inline page_size and page_count
` [PULL 14/34] migration/multifd: Remove pages->allocated
` [PULL 15/34] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [PULL 16/34] migration/multifd: Introduce MultiFDSendData
` [PULL 17/34] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PULL 18/34] migration/multifd: Replace p->pages with an union pointer
` [PULL 19/34] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [PULL 20/34] migration/multifd: Remove total pages tracing
` [PULL 21/34] migration/multifd: Isolate ram pages packet data
` [PULL 22/34] migration/multifd: Don't send ram data during SYNC
` [PULL 23/34] migration/multifd: Replace multifd_send_state->pages with client data
` [PULL 24/34] migration/multifd: Allow multifd sync without flush
` [PULL 25/34] migration/multifd: Standardize on multifd ops names
` [PULL 26/34] migration/multifd: Register nocomp ops dynamically
` [PULL 27/34] migration/multifd: Move nocomp code into multifd-nocomp.c
` [PULL 28/34] migration/multifd: Make MultiFDMethods const
` [PULL 29/34] migration/multifd: Stop changing the packet on recv side
` [PULL 30/34] migration/multifd: Fix p->iov leak in multifd-uadk.c
` [PULL 31/34] migration/multifd: Add a couple of asserts for p->iov
` [PULL 32/34] migration/multifd: Add documentation for multifd methods
` [PULL 33/34] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
` [PULL 34/34] tests/qtest/migration: Add a check for the availability of the "pc" machine
[PATCH] arm/smmu: Complete SMR masking support
2024-09-04 12:50 UTC (2+ messages)
[libgpiod][PATCH] dbus: update glib dependency to 2.80
2024-09-04 12:50 UTC
[PATCH] drm/xe: Kill missing outer runtime PM protection warning
2024-09-04 12:49 UTC (2+ messages)
[PATCH v3] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
2024-09-04 12:48 UTC (2+ messages)
[PATCH] mips: Remove posix_types.h include from sigcontext.h
2024-09-04 12:49 UTC (4+ messages)
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-09-04 12:48 UTC (3+ messages)
[PATCH] netfilter: tproxy: Add RCU protection in nf_tproxy_laddr4
2024-09-04 12:48 UTC (3+ messages)
[PATCH 5.15 000/215] 5.15.166-rc1 review
2024-09-04 12:48 UTC (3+ messages)
[PATCH 00/10] Support XGMI reset on init
2024-09-04 12:47 UTC (2+ messages)
[PATCH] target/hexagon: relicense GPL files to BSD-3
2024-09-04 12:45 UTC
[PATCH] Add provision to busyloop for events in ep_poll
2024-09-04 12:46 UTC (4+ messages)
[RFC PATCH 00/10] drm/panthor: Add user submission
2024-09-04 12:46 UTC (10+ messages)
[RFC PATCH v3 00/19] Support socket access-control
2024-09-04 12:45 UTC (3+ messages)
` [RFC PATCH v3 12/19] selftests/landlock: Test that kernel space sockets are not restricted
[OE-core] [RFC PATCH] bitbake.conf: DEBUG_PREFIX_MAP: move STAGING_DIR_NATIVE before STAGING_DIR_HOST
2024-09-04 12:45 UTC (3+ messages)
[PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
2024-09-04 12:45 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH v3 0/7] x86/time: improvements to wallclock logic
2024-09-04 12:45 UTC (10+ messages)
` [PATCH v3 4/7] x86/time: introduce probing logic for the wallclock
` [PATCH v3 7/7] x86/time: probe the CMOS RTC by default
[PATCH 0/7] Generic hotplug support for a PMU with a scope
2024-09-04 12:44 UTC (2+ messages)
[PATCH 0/5] ACPI: battery: various cleanups
2024-09-04 12:44 UTC (2+ messages)
[Buildroot] [PATCH v3 1/2] DEVELOPERS: add bluez-alsa to myself
2024-09-04 12:42 UTC (2+ messages)
` [Buildroot] [PATCH v3 2/2] package/bluez-alsa: bump version to 4.3.1
[PATCH 1/2] ARM: dma-mapping: Pass device to arm_iommu_create_mapping()
2024-09-04 12:44 UTC (2+ messages)
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-09-04 12:43 UTC (4+ messages)
[PATCH 0/3] drm/xe/pciids: more ADL-N, cleanups
2024-09-04 12:41 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2] module: abort module loading when sysfs setup suffer errors
2024-09-04 12:41 UTC
[PATCH v2 0/4] Add SWIG Bindings to libcpupower
2024-09-04 12:41 UTC (2+ messages)
FAILED: patch "[PATCH] selftests: mptcp: join: test for flush/re-add endpoints" failed to apply to 6.10-stable tree
2024-09-04 12:40 UTC (3+ messages)
` [PATCH 6.10.y 2/6] selftests: mptcp: join: test for flush/re-add endpoints
[PATCH 0/2] soc: qcom: pd_mapper: Add X1E80100 and older platforms
2024-09-04 12:40 UTC (10+ messages)
` [PATCH 1/2] soc: qcom: pd_mapper: Add X1E80100
[RFC 00/31] objtool, livepatch: Livepatch module generation
2024-09-04 12:39 UTC (5+ messages)
` [RFC 28/31] x86/alternative: Create symbols for special section entries
[PATCH] tools/libxg: Don't gunzip the guests initrd
2024-09-04 12:39 UTC (2+ messages)
[PATCH v1 1/1] Documentation: PM: Discourage use of deprecated macros
2024-09-04 12:38 UTC (2+ messages)
b4 send falls over sending a series
2024-09-04 12:38 UTC (2+ messages)
[PATCH V2 0/2] firmware: arm_scmi: Misc Fixes
2024-09-04 12:38 UTC (5+ messages)
` [PATCH V2 1/2] firmware: arm_scmi: Ensure that the message-id supports fastchannel
[PATCH v2] drm/fbdev-dma: Only install deferred I/O if necessary
2024-09-04 12:36 UTC
[Intel-wired-lan] [PATCH iwl-next] ice: make ice_cfg_tx_topo() almost const-correct
2024-09-04 12:37 UTC (3+ messages)
` "
[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-09-04 12:36 UTC (5+ messages)
` [PATCH net-next v2 3/7] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
[PATCH 0/6] Miscellaneous FWU fixes
2024-09-04 12:36 UTC (3+ messages)
` [PATCH 4/6] fwu: check all images for transitioning out of Trial State
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.