messages from 2023-03-02 10:59:24 to 2023-03-02 11:43:42 UTC [more...]
[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
2023-03-02 11:42 UTC (4+ messages)
` [PULL 31/53] pcie: set power indicator to off on reset by default
[RFC PATCH v1 11/12] hw: arm: allwinner-r40: Fix the mmc controller's type
2023-03-02 11:43 UTC
[RFC PATCH v1 00/12] *** Add allwinner R40 device support ***
2023-03-02 11:40 UTC (10+ messages)
` [RFC PATCH v1 02/12] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
` [RFC PATCH v1 03/12] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
` [RFC PATCH v1 04/12] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [RFC PATCH v1 05/12] hw/arm/allwinner-r40: add Clock Control Unit
` [RFC PATCH v1 06/12] hw: allwinner-r40: Complete uart devices
` [RFC PATCH v1 07/12] hw: arm: allwinner-r40: Add 5 TWI controllers
` [RFC PATCH v1 08/12] hw/misc: AXP221 PMU Emulation
` [RFC PATCH v1 09/12] hw/arm/allwinner-r40: add SDRAM controller device
` [RFC PATCH v1 10/12] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
[PATCH] pinctrl: freescale: remove generic pin config core support
2023-03-02 11:41 UTC (3+ messages)
[PATCH 0/4] Devicetree support for Loongson-1 GPIO
2023-03-02 11:40 UTC (11+ messages)
` [PATCH 1/4] gpio: loongson1: Update copyright
` [PATCH 2/4] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH 3/4] gpio: loongson1: Add DT support
[PATCH] binutils: Enable --enable-new-dtags
2023-03-02 11:41 UTC (6+ messages)
` [OE-core] "
[PATCH 6.2 00/16] 6.2.2-rc1 review
2023-03-02 11:40 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/gem_ccs: Remove inplace subtests
2023-03-02 11:39 UTC
[PATCH] hostmem: Add clear option to file backend
2023-03-02 11:39 UTC (4+ messages)
` [External] "
[igt-dev] [PATCH i-g-t v4 0/8] Initial Xe test suite
2023-03-02 11:39 UTC (11+ messages)
` [igt-dev] [PATCH i-g-t v4 1/8] drm-uapi/xe_drm: Add Xe uAPI
` [igt-dev] [PATCH i-g-t v4 2/8] lib/xe: Introduce Xe library
` [igt-dev] [PATCH i-g-t v4 3/8] lib/igt_pm: Add a helper to query the runtime_usage
` [igt-dev] [PATCH i-g-t v4 4/8] tests/xe: Add Xe IGT tests
` [igt-dev] [PATCH i-g-t v4 5/8] tools/xe_reg: Add Xe register read/write tool
` [igt-dev] [PATCH i-g-t v4 6/8] intel-ci/xe-fast-feedback: Introduce xe-fast-feedback list
` [igt-dev] [PATCH i-g-t v4 7/8] docs/testplan: Introduce new way for documenting IGT
` [igt-dev] [PATCH i-g-t v4 8/8] runner/job_list: return error on crashes while running --list-subtests
` [igt-dev] ✗ GitLab.Pipeline: warning for Initial Xe test suite (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "
[PATCH] net/idpf: optimize Tx/Rx qeue mode code
2023-03-02 19:51 UTC (7+ messages)
` [PATCH v2] net/idpf: refine Rx/Tx queue model info
` [PATCH v3] "
[PATCH] trace/hwlat: Do not restart per-cpu threads if they are already running
2023-03-02 11:36 UTC
[Intel-gfx] [PATCH v2] drm/i915/active: Fix misuse of non-idle barriers as fence trackers
2023-03-02 11:33 UTC (4+ messages)
` "
[PATCH 00/18] Venus QoL / maintainability fixes
2023-03-02 11:37 UTC (16+ messages)
` [PATCH 01/18] media: venus: hfi_venus: Set venus_sys_idle_indicator to false on V6
` [PATCH 02/18] media: venus: Introduce VPU version distinction
` [PATCH 05/18] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
[PATCH v2 0/7] mm: remove cgroup_throttle_swaprate() completely
2023-03-02 11:58 UTC (8+ messages)
` [PATCH v2 1/7] mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use a folio
` [PATCH v2 2/7] mm: memory: use folio_throttle_swaprate() in do_swap_page()
` [PATCH v2 3/7] mm: memory: use folio_throttle_swaprate() in page_copy_prealloc()
` [PATCH v2 4/7] mm: memory: use folio_throttle_swaprate() in wp_page_copy()
` [PATCH v2 5/7] mm: memory: use folio_throttle_swaprate() in do_anonymous_page()
` [PATCH v2 6/7] mm: memory: use folio_throttle_swaprate() in do_cow_fault()
` [PATCH v2 7/7] mm: swap: remove unneeded cgroup_throttle_swaprate()
[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-03-02 11:36 UTC (15+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
[PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-02 11:34 UTC (18+ messages)
` [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
` [PATCH v2 6/8] vdpa_sim: use kthread worker
` [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v2 8/8] vdpa_sim: add support for user VA
[PATCH 6.1 00/42] 6.1.15-rc1 review
2023-03-02 11:37 UTC (5+ messages)
drivers/media/common/saa7146/saa7146_hlp.c:122:2: warning: Value stored to 'xacm' is never read [clang-analyzer-deadcode.DeadStores]
2023-03-02 11:34 UTC
[PULL v2 00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
2023-03-02 11:34 UTC (13+ messages)
[igt-dev] [PATCH i-g-t] tests/i915/gem_userptr_blits: skip set-cache-level subtest on MTL platform
2023-03-02 11:34 UTC (3+ messages)
[PATCH] [net:netfilter]: Keep conntrack reference until IPsecv6 policy checks are done
2023-03-02 11:35 UTC (4+ messages)
[PATCH 5.15 00/22] 5.15.97-rc1 review
2023-03-02 11:35 UTC (2+ messages)
[Intel-gfx] [PATCH v4 1/5] drm/i915/power: move dc state members to struct i915_power_domains
2023-03-02 11:35 UTC (3+ messages)
` [Intel-gfx] [PATCH v4 5/5] drm/i915/dmc: mass rename dev_priv to i915
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-02 11:34 UTC (6+ messages)
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
[PATCH 5.10 00/19] 5.10.171-rc1 review
2023-03-02 11:34 UTC (2+ messages)
[PATCH 5.4 00/13] 5.4.234-rc1 review
2023-03-02 11:32 UTC (2+ messages)
[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
2023-03-02 11:31 UTC (4+ messages)
` [PATCH v5 4/5] KVM: x86: emulation: Apply LAM mask when emulating data access in 64-bit mode
[git pull] vfs.git sysv pile
2023-03-02 11:31 UTC (4+ messages)
[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
2023-03-02 11:30 UTC (7+ messages)
[PATCH 4.19 0/9] 4.19.275-rc1 review
2023-03-02 11:31 UTC (2+ messages)
[PATCH v4 00/19] Enable GPU with DVFS support on MediaTek SoCs
2023-03-02 11:28 UTC (6+ messages)
[PATCH] bootimg-efi: Use the custom .dtb file's path as its final location
2023-03-02 11:28 UTC (2+ messages)
` [OE-core] "
[linux-lvm] lvconvert --uncache takes hours
2023-03-02 11:27 UTC (4+ messages)
[PATCH -next v14 00/19] riscv: Add vector ISA support
2023-03-02 11:27 UTC (13+ messages)
` [PATCH -next v14 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v14 09/19] riscv: Add task switch support for vector
` [PATCH -next v14 11/19] riscv: Add ptrace vector support
[PATCH] netfilter: ctnetlink: revert to dumping mark regardless of event type
2023-03-02 11:27 UTC (4+ messages)
[PATCH v1 1/4] arm64: dts: mt8195: Update vdosys compatible
2023-03-02 11:26 UTC (10+ messages)
` [PATCH v1 3/4] arm64: dts: mt8195: Align vppsys node to dtschema
` [PATCH v1 4/4] Revert "arm64: dts: mt8173: add mmsel clocks for 4K support"
[PATCH v7 00/13] btrfs: introduce RAID stripe tree
2023-03-02 11:25 UTC (4+ messages)
` [PATCH v7 04/13] btrfs: add support for inserting raid stripe extents
Transaction error after trying to add systemd
2023-03-02 11:25 UTC (3+ messages)
` [yocto] "
[PATCH v7 00/21] add support for cpfl PMD in DPDK
2023-03-02 11:24 UTC (8+ messages)
` [PATCH v8 "
` [PATCH v8 01/21] net/cpfl: support device initialization
` [PATCH v8 21/21] net/cpfl: add xstats ops
[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2023-03-02 11:24 UTC (7+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT
[PATCH 1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files
2023-03-02 11:22 UTC (8+ messages)
` [PATCH 2/4] kmsan: another take at fixing memcpy tests
` [PATCH 3/4] x86: kmsan: use C versions of memset16/memset32/memset64
` [PATCH 4/4] kmsan: add memsetXX tests
[PATCH v1] xen/arm: align *(.proc.info) in the linker script
2023-03-02 11:21 UTC (8+ messages)
[PATCH 0/8] Fix/avoid dtc warnings
2023-03-02 11:17 UTC (5+ messages)
` [PATCH 7/8] ARM: dts: imx7d-peb-eval-02: Fix "
[PATCH 00/13] ARM: misc cleanups
2023-03-02 11:16 UTC (14+ messages)
` [PATCH 01/13] ARM: add ENTRY_FUNCTION_HEAD macro
` [PATCH 02/13] ARM: mvebu: Use ENTRY_FUNCTION_HEAD
` [PATCH 03/13] ARM: at91: "
` [PATCH 04/13] ARM: Drop HAVE_MACH_ARM_HEAD
` [PATCH 05/13] ARM: drop CONFIG_HAS_ASM_DEBUG_LL
` [PATCH 06/13] regulator: pfuze: remove unused include
` [PATCH 07/13] ARM: drop unused zynq code in Makefile
` [PATCH 08/13] ARM: drop unused mvebu "
` [PATCH 09/13] ARM: drop unused am35xx "
` [PATCH 10/13] ARM: Makefile: Drop board-y
` [PATCH 11/13] ARM: i.MX: Add missing include
` [PATCH 12/13] ARM: stm32mp_defconfig: Enable remaining boards
` [PATCH 13/13] mci: imx-esdhc-pbl: add missing include
[PATCH] vfio: Fix vfio_get_dev_region() trace event
2023-03-02 11:17 UTC
[PATCH 1/2] i2c: imx-lpi2c: clean rx/tx buffers upon new message
2023-03-02 11:15 UTC (5+ messages)
[PATCH] drm/vram-helper: turn on PRIME import/export
2023-03-02 11:14 UTC (3+ messages)
[PATCH v13 00/11] Parallel CPU bringup for x86_64
2023-03-02 11:12 UTC (12+ messages)
` [PATCH v13 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v13 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v13 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v13 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v13 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v13 06/11] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v13 07/11] x86/smpboot: Remove early_gdt_descr "
` [PATCH v13 08/11] x86/smpboot: Remove initial_gs
` [PATCH v13 09/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v13 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v13 11/11] x86/smpboot: Serialize topology updates for secondary bringup
[virtio-dev] [PATCH] makediff: make it work for fresh checkout
2023-03-02 11:12 UTC
[PATCH] mmc: sdhci-of-arasan: Add support to request the "gate" clock
2023-03-02 11:09 UTC (3+ messages)
[PATCH v2 0/1] ref-manual: Add info on "mixin" layers
2023-03-02 11:10 UTC (3+ messages)
` [PATCH v2 1/1] "
` [docs] "
[PATCH v3 07/10] qapi: implement conditional command arguments
2023-03-02 11:09 UTC (12+ messages)
[PATCH vhost 00/10] virtio core prepares for AF_XDP
2023-03-02 11:08 UTC (15+ messages)
` [PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma
[PATCH v2 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
2023-03-02 11:07 UTC (5+ messages)
` [PATCH v2 2/2] kselftest: vm: add tests for memory-deny-write-execute
[PATCH v2 0/2] QGA installer fixes
2023-03-02 11:06 UTC (5+ messages)
[asahilinux:gpu/explicit-sync 282/579] ./usr/include/drm/asahi_drm.h:27:9: error: C++ style comments are not allowed in ISO C90
2023-03-02 11:03 UTC
[PATCH v3] ceph: do not print the whole xattr value if it's too long
2023-03-02 11:03 UTC (2+ messages)
[PATCH 0/4] pinctrl: at91-pio4: few cleanups
2023-03-02 11:01 UTC (10+ messages)
` [PATCH 1/4] pinctrl: at91-pio4: use devm_clk_get_enabled()
` [PATCH 2/4] pinctrl: at91-pio4: use device_get_match_data()
` [PATCH 3/4] pinctrl: at91-pio4: use dev_err_probe()
` [PATCH 4/4] pinctrl: at91-pio4: use proper format specifier for unsigned int
On time64 and Large File Support
2023-03-02 11:02 UTC (6+ messages)
[PATCH v12 0/8] Add latency priority for CFS class
2023-03-02 11:02 UTC (9+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 8/8] sched/fair: Add latency list
[Intel-gfx] [PATCH v4] drm/i915: add guard page to ggtt->error_capture
2023-03-02 11:00 UTC (3+ messages)
[PATCH] event/cnxk: fix SSO return code at fini
2023-03-02 10:58 UTC
[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-02 9:35 UTC (2+ messages)
` [PATCH v4 15/24] m68k: Remove empty <uapi/asm/setup.h>
[PATCH v2 0/2] xen/misra: create exclusion file list
2023-03-02 10:59 UTC (4+ messages)
` [PATCH v2 1/2] xen/cppcheck: add a way to exclude files from the scan
[PATCH v3 0/5] media: ti: cal: Streams support
2023-03-02 10:59 UTC (4+ messages)
` [PATCH v3 2/5] media: ti: cal: Fix cal_camerarx_create() error handling
[PATCH 00/33] pci(pc/q35): acpi-index support on non-hotpluggable slots
2023-03-02 10:59 UTC (2+ messages)
[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
2023-03-02 10:59 UTC (3+ messages)
` [PATCH v2 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
` [PATCH v2 6/6] MAINTAINERS: Add ROHM BU27034
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.