messages from 2023-06-15 14:13:21 to 2023-06-15 14:47:54 UTC [more...]
[PATCH 0/3] drm: Allow PRIME 'self-import' for all drivers
2023-06-15 14:47 UTC (3+ messages)
` [PATCH 1/3] drm: Enable PRIME import/export "
[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
2023-06-13 15:30 UTC (10+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
[kvm-unit-tests PATCH 0/3] EFI runtime fixes
2023-06-15 14:47 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/3] arch-run: Extend timeout when booting with UEFI
` [kvm-unit-tests PATCH 2/3] arm/efi/run: Add Fedora's path to QEMU_EFI
[PATCH net] net: lapbether: only support ethernet devices
2023-06-15 14:47 UTC (2+ messages)
[PATCH] bootstrap: Fix patching warnings
2023-06-15 14:47 UTC
[meta-oe][PATCH] influxdb: Upgrade to 2.7.1 release
2023-06-15 14:46 UTC
[PATCH 0/3] TQMa93xxLA support
2023-06-15 14:46 UTC (5+ messages)
` [PATCH 1/3] dt: bindings: add bindings for TQMa93xxLA SOM
[PATCH net-next v3 0/4] introduce page_pool_alloc() API
2023-06-15 14:45 UTC (7+ messages)
` [PATCH net-next v3 3/4] page_pool: "
[RFC PATCH 1/3] zram: charge the compressed RAM to the page's memcgroup
2023-06-15 14:46 UTC (15+ messages)
` [External] "
[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-06-15 14:43 UTC (12+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add pwm node
[PATCH] efi: Add missing __grub_efi_api attributes
2023-06-15 14:45 UTC
(no subject)
2023-06-15 14:45 UTC (4+ messages)
` [RFT] Prototype of new watchdog
[nft PATCH 0/3] Implement 'reset {set,map,element}' commands
2023-06-15 14:44 UTC (4+ messages)
` [nft PATCH 1/3] evaluate: Merge some cases in cmd_evaluate_list()
` [nft PATCH 2/3] evaluate: Cache looked up set for list commands
` [nft PATCH 3/3] Implement 'reset {set,map,element}' commands
[linux-next:master 8214/10326] drivers/net/ethernet/sfc/tc_encap_actions.c:277: undefined reference to `ip_send_check'
2023-06-15 14:44 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v1 0/4] change MSI-X vectors per VF
2023-06-15 14:43 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 1/4] ice: implement num_msix field "
deprecate md bitmap file support
2023-06-15 14:42 UTC (13+ messages)
` [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
` [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
` [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
` [PATCH 04/11] md-bitmap: split file writes into a separate helper
` [PATCH 05/11] md-bitmap: rename read_page to read_file_page
` [PATCH 07/11] md-bitmap: cleanup read_sb_page
[PATCH 0/2] mtd: spi-nor: Support for another sst flash
2023-06-15 14:42 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: mtd: spi-nor: Document sst26vf0xxb flash series
[PATCH 0/3] revision: handle pseudo-opts in `--stdin` mode
2023-06-15 14:39 UTC (8+ messages)
` [PATCH 3/3] "
` [PATCH v2 0/3] "
` [PATCH v2 1/3] revision: reorder `read_revisions_from_stdin()`
` [PATCH v2 2/3] revision: small readability improvement for reading from stdin
` [PATCH v2 3/3] revision: handle pseudo-opts in `--stdin` mode
[v3][meta-oe][PATCH 1/1] libgpiod: modify test 'gpioset: toggle (continuous)'
2023-06-15 14:42 UTC (5+ messages)
` [oe] "
[PATCH 0/3] xfs: fix xfs_extent_busy_flush() deadlock in EFI processing
2023-06-15 14:41 UTC (5+ messages)
` [PATCH 2/3] xfs: allow extent free intents to be retried
[PATCH v2 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
2023-06-15 14:41 UTC (30+ messages)
` [PATCH v2 01/28] media: ov2680: Remove auto-gain and auto-exposure controls
` [PATCH v2 02/28] media: ov2680: Fix ov2680_bayer_order()
` [PATCH v2 03/28] media: ov2680: Fix vflip / hflip set functions
` [PATCH v2 04/28] media: ov2680: Use select VIDEO_V4L2_SUBDEV_API
` [PATCH v2 05/28] media: ov2680: Don't take the lock for try_fmt calls
` [PATCH v2 06/28] media: ov2680: Add ov2680_fill_format() helper function
` [PATCH v2 07/28] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH v2 08/28] media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
` [PATCH v2 09/28] media: ov2680: Convert to new CCI register access helpers
` [PATCH v2 10/28] media: ov2680: Store dev instead of i2c_client in ov2680_dev
` [PATCH v2 11/28] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id
` [PATCH v2 12/28] media: ov2680: Add runtime-pm support
` [PATCH v2 13/28] media: ov2680: Drop is_enabled flag
` [PATCH v2 14/28] media: ov2680: Add support for more clk setups
` [PATCH v2 15/28] media: ov2680: Add support for 19.2 MHz clock
` [PATCH v2 16/28] media: ov2680: Add endpoint matching support
` [PATCH v2 17/28] media: ov2680: Add support for ACPI enumeration
` [PATCH v2 18/28] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH v2 19/28] media: ov2680: Annotate the per mode register setting lists
` [PATCH v2 20/28] media: ov2680: Add ov2680_mode struct
` [PATCH v2 21/28] media: ov2680: Make setting the mode algorithm based
` [PATCH v2 22/28] media: ov2680: Add an __ov2680_get_pad_format() helper function
` [PATCH v2 23/28] media: ov2680: Implement selection support
` [PATCH v2 24/28] media: ov2680: Fix exposure and gain ctrls range and default value
` [PATCH v2 25/28] media: ov2680: Add a bunch of register tweaks
` [PATCH v2 26/28] media: ov2680: Drop unnecessary pad checks
` [PATCH v2 27/28] media: ov2680: Read and log sensor revision during probe
` [PATCH v2 28/28] media: ov2680: Add link-freq and pixel-rate controls
[android-common:mirror-chromeos-5.10-arcvm 23/25] fs/erofs/decompressor_lzma.c:42:33: error: implicit declaration of function 'xz_dec_microlzma_end'
2023-06-15 13:53 UTC
[PATCH][next] usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"
2023-06-15 14:40 UTC
[PATCH 1/5] efi_loader: check the status of disconnected drivers
2023-06-15 14:39 UTC (5+ messages)
` [PATCH 2/5] efi_loader: reconnect drivers on failure
` [PATCH 3/5] efi_loader: disconnect all controllers when uninstalling a protocol
` [PATCH 4/5] efi_loader: fix the return codes of UninstallProtocol
` [PATCH 5/5] efi_selftests: add extra testcases on controller handling
[PATCH net-next] xsk: Remove unused inline function xsk_buff_discard()
2023-06-15 14:40 UTC (4+ messages)
[PATCH v15 0/2] drm: Add kms driver for loongson display controller
2023-06-15 14:36 UTC (6+ messages)
` [PATCH v15 1/2] "
` [PATCH v15 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-06-15 14:40 UTC (4+ messages)
` [PATCH v4 08/16] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
[PATCH] block: Add config option to not allow writing to mounted devices
2023-06-15 14:39 UTC (8+ messages)
[PATCH v6 0/5] mfd: tps6586x: register restart handler
2023-06-15 14:39 UTC (5+ messages)
` [PATCH v6 1/5] kernel/reboot: emergency_restart: set correct system_state
[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
2023-06-15 14:30 UTC (7+ messages)
[PATCH v4 00/15] Intel Hardware P-States (HWP) support
2023-06-15 14:38 UTC (11+ messages)
` [PATCH v4 01/15] cpufreq: Allow restricting to internal governors only
` [PATCH v4 04/15] xen/sysctl: Nest cpufreq scaling options
` [PATCH v4 05/15] pmstat&xenpm: Re-arrage for cpufreq union
[PATCH v3] build: prevent accidentally building without NUMA support
2023-06-15 14:38 UTC (2+ messages)
` [PATCH v5] "
[igt-dev] [PATCH] From: Jasber Chen <yipeng.chen@amd.com>
2023-06-15 14:38 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[libgpiod][RFC/RFT PATCH] tools: tests: port tests to shunit2
2023-06-15 14:38 UTC
[PATCH net-next] net: sched: Remove unused qdisc_l2t()
2023-06-15 14:37 UTC (2+ messages)
[PATCH v6 00/12] dmaengine: edma: add freescale edma v3 support
2023-06-15 14:37 UTC (4+ messages)
` [PATCH v6 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string
Where does the DeviceID Version value in EIR for Linux hosts come from?
2023-06-15 14:36 UTC (2+ messages)
[PATCH] KVM: x86: Update the version number of SDM in comments
2023-06-15 14:36 UTC (3+ messages)
[XEN PATCH] docs/misra: document the C dialect and translation toolchain assumptions
2023-06-15 14:35 UTC
[PATCH v7] usb: common: usb-conn-gpio: Set last role to unknown before initial detection
2023-06-15 14:36 UTC (5+ messages)
Does the DBUS API prevent obtaining GATT information without a connection?
2023-06-15 14:36 UTC
perf test failures in linux-next on s390
2023-06-15 14:34 UTC (6+ messages)
[PATCH 0/4] nvme: fix two kinds of IO hang from removing NSs
2023-06-15 14:32 UTC (5+ messages)
` [PATCH 1/4] blk-mq: add API of blk_mq_unfreeze_queue_force
` [PATCH 2/4] nvme: add nvme_unfreeze_force()
` [PATCH 3/4] nvme: unfreeze queues before removing namespaces
` [PATCH 4/4] nvme: unquiesce io queues when "
[PATCH v2 0/5] Trivial code cleanup patches
2023-06-15 14:34 UTC (4+ messages)
ppc64le vmlinuz is huge when building with BTF
2023-06-15 14:31 UTC (4+ messages)
[nf-next PATCH] netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
2023-06-15 14:31 UTC
[android-common:android11-5.4 1/1] ld.lld: error: undefined symbol: uhid_hid_driver
2023-06-15 13:32 UTC
[PATCH 0/2] Expose reset reason through sysfs
2023-06-15 14:29 UTC (5+ messages)
` [PATCH 2/2] power: reset: at91-reset: add sysfs interface to the power on reason
[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-06-15 14:27 UTC (6+ messages)
` [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings
` [Nouveau] "
[PATCH V3 0/2] Add support for GPIO based leds and buttons on IPQ5332/9574 devices
2023-06-15 14:28 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq5332: enable GPIO based LEDs and Buttons
` [PATCH 2/2] arm64: dts: qcom: ipq9574: enable GPIO based LEDs
[LTP] [PATCH] cpuset_memory_spread: change lowerlimit to 5000kb
2023-06-15 14:27 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
2023-06-15 14:27 UTC
[PATCH 1/2] drm/amd/display: disable power gating for DCN314
2023-06-15 14:26 UTC (3+ messages)
` [PATCH 2/2] drm/amd/display: disable RCO "
[android-common:android11-5.4 1/1] aarch64-linux-ld: hid-core.c:undefined reference to `uhid_hid_driver'
2023-06-15 13:32 UTC
[RFC bpf-next] bpf: generate 'nomerge' for map helpers in bpf_helper_defs.h
2023-06-15 14:25 UTC
[PATCH RFC net] igc: Avoid dereference of ptr_err in igc_clean_rx_irq()
2023-06-15 14:25 UTC (7+ messages)
` [Intel-wired-lan] "
[RFC PATCH v2 0/4] drm/mgag200: Use DMA to copy the framebuffer to the VRAM
2023-06-15 14:24 UTC (3+ messages)
` [PATCH v2 4/4] "
[PATCH] imx_serial: set wake bit when we receive a data byte
2023-06-15 14:22 UTC (2+ messages)
` [PATCH v3] "
[PATCH] net: macsec SCI assignment for ES = 0
2023-06-15 14:23 UTC (2+ messages)
[RFC PATCH v2 0/2] Rust abstractions for Crypto API
2023-06-15 14:23 UTC (3+ messages)
` [RFC PATCH v2 1/2] rust: add synchronous message digest support
` [RFC PATCH v2 2/2] rust: add Random Number Generator algorithms support
[Intel-xe] [PATCH v2 0/5] D3Cold Policy
2023-06-15 13:30 UTC (3+ messages)
` [Intel-xe] [PATCH v2 4/5] xe/drm/pm: Toggle d3cold_allowed using vram_usages
[PATCH v3 0/6] ceph: print the client global id for debug logs
2023-06-15 14:21 UTC (8+ messages)
` [PATCH v3 1/6] ceph: add the *_client debug macros support
[PATCH] dt-bindings: eeprom: at25: add st,m95640 compatible
2023-06-15 14:22 UTC (2+ messages)
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in extract_iter_to_sg
2023-06-15 14:21 UTC (3+ messages)
Specifying CFLAGS for a directory on the command line
2023-06-15 14:22 UTC (9+ messages)
[Intel-xe] [PATCH 0/6] drm/xe: Add engine scheduler control interface
2023-06-15 14:22 UTC (12+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.Build: success for drm/xe: Add engine scheduler control interface
` [Intel-xe] ✗ CI.Hooks: failure "
[RFC 1/1] wifi: rtw88: Add support for the SDIO based RTL8723DS chipset
2023-06-15 14:20 UTC
[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
2023-06-15 14:20 UTC
[PATCH mickledore 01/17] arm/trusted-services: update TS version
2023-06-15 14:19 UTC (17+ messages)
` [PATCH mickledore 02/17] optee-os: remove v3.18 pin of OP-TEE on qemuarm64-secureboot
` [PATCH mickledore 03/17] arm/oeqa: Make ts-service-test config match selected SPs
` [PATCH mickledore 04/17] optee-os: Add support for TOS_FW_CONFIG on qemu
` [PATCH mickledore 05/17] arm/trusted-firmware-a: Add TOS_FW_CONFIG handling for quemu
` [PATCH mickledore 06/17] optee-test: backport SWd ABI compatibility changes
` [PATCH mickledore 07/17] optee-os: enable SPMC test
` [PATCH mickledore 08/17] arm/oeqa: enable OP-TEE SPMC tests
` [PATCH mickledore 09/17] arm-bsp/trusted-services:corstone1000: remove already merged patches
` [PATCH mickledore 10/17] trusted-services: update documentation
` [PATCH mickledore 11/17] arm/trusted-services: disable psa-iat on qemuarm64-secureboot
` [PATCH mickledore 12/17] arm-bsp/trusted-services: remove merged patches for corstone1000
` [PATCH mickledore 13/17] arm/trusted-services: fix nanopb build error
` [PATCH mickledore 14/17] optee-os: unblock NWd interrupts
` [PATCH mickledore 15/17] arm-bps/corstone1000: setup trusted service proxy configuration
` [PATCH mickledore 16/17] CI: Platform specific Trusted Services config
` [PATCH mickledore 17/17] optee-os: do not explicitly set CFG_MAP_EXT_DT_SECURE=y
[PATCH v2 0/5] media: Add MIPI CCI register access helper functions
2023-06-15 13:28 UTC (10+ messages)
` [PATCH v2 1/5] "
[meta-ti] [kirkstone] [PATCH v2 0/2] Early splash screen on
2023-06-15 14:17 UTC (6+ messages)
` [meta-ti] [kirkstone] [PATCH v2 1/2] u-boot-ti-staging_2023.04: Copy bitmap file to boot partition for AM62x
[PATCH v4] pinctrl: intel: refine ->irq_set_type() hook
2023-06-15 14:09 UTC (4+ messages)
[PATCH v6 0/8] Support limits below the page size
2023-06-15 14:16 UTC (5+ messages)
[PATCH] kbuild: revive "Entering directory" for Make >= 4.4.1
2023-06-15 14:16 UTC (3+ messages)
Observing RCU stalls in kernel 5.4/5.10/5.15/6.1 stable trees
2023-06-15 14:15 UTC (10+ messages)
` [PATCH] tick/common: Align tick period during sched_timer setup
[PATCH] contrib/plugins: add meson build file
2023-06-15 14:14 UTC
[PATCH 1/3] drm/scheduler: implement hw time accounting
2023-06-15 14:15 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: mostly revert "fix force APP kill hang(v4)"
[PATCH v5 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-06-15 14:14 UTC (6+ messages)
[PATCH 1/2] soundwire: bus: Prevent lockdep asserts when stream has multiple buses
2023-06-15 14:12 UTC (2+ messages)
` [PATCH 2/2] soundwire: stream: Make master_list ordered to prevent deadlocks
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-15 14:11 UTC (2+ messages)
` [PATCH v19 5/5] selftests: mm: add pagemap ioctl tests
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.