messages from 2023-05-17 15:31:33 to 2023-05-17 16:10:41 UTC [more...]
[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
2023-05-17 16:09 UTC (3+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
` [PATCH v1 3/3] selftests/mm: add tests for HWPOISON hugetlbfs read
[PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK
2023-05-17 16:09 UTC (3+ messages)
[PATCH] arm64: dts: imx: correct GPIOs for USDHC2 CD and WP signals
2023-05-17 16:08 UTC (2+ messages)
[PATCH 0/2] vhost-user-gpu get_edid feature
2023-05-17 16:08 UTC (3+ messages)
[lttng-dev] Trying to understand use of lttng enable-event --kernel --userspace-probe=
2023-05-17 16:08 UTC (2+ messages)
[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
2023-05-17 16:07 UTC (10+ messages)
[PATCH 0/2] aio-posix: do not nest poll handlers
2023-05-17 16:07 UTC (2+ messages)
[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-05-17 16:07 UTC (5+ messages)
` [PATCHv11 4/9] x86/boot/compressed: Handle "
` [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into "
[PATCH bpf-next v2] bpftool: specify XDP Hints ifname when loading program
2023-05-17 16:01 UTC
[Intel-xe] [PATCH v5 1/7] drm: fix drmm_mutex_init()
2023-05-17 16:05 UTC (10+ messages)
` [Intel-xe] [PATCH v5 3/7] drm/xe: don't allocate under ct->lock
` [Intel-xe] [PATCH v5 4/7] drm/xe: keep pulling mem_access_get further back
` [Intel-xe] [PATCH v5 5/7] drm/xe/ggtt: prime ggtt->lock against FS_RECLAIM
` [Intel-xe] ○ CI.BAT: info for series starting with [v5,1/7] drm: fix drmm_mutex_init()
` [PATCH v5 1/7] "
[PATCH] lvts_thermal.c: Fix error checking for debugfs_create_dir
2023-05-17 16:03 UTC
[PULL 0/9] Linux user for 8.1 patches
2023-05-17 16:04 UTC (2+ messages)
[PATCH 0/4] audit: refactor and fix for potential deadlock
2023-05-17 16:03 UTC (4+ messages)
next: gcc-8-ppc6xx_defconfig: ERROR: modpost: "__divdi3" [sound/pci/emu10k1/snd-emu10k1.ko] undefined!
2023-05-17 16:02 UTC (3+ messages)
[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
2023-05-17 16:02 UTC (2+ messages)
[PATCH 1/1] imap-send: include strbuf.h
2023-05-17 16:02 UTC (3+ messages)
[PATCH] usb: kbd: dwc2: Increase wait for dwc2 controller reset by 125us
2023-05-17 16:01 UTC (4+ messages)
` [External] : "
[PATCH 0/3] tag: keep the message file in case ref transaction fails
2023-05-17 16:00 UTC (3+ messages)
[PATCH 07/32] mm: Bring back vmalloc_exec
2023-05-17 15:59 UTC (12+ messages)
[PATCH v1 00/23] PMU refactoring and improvements
2023-05-17 14:57 UTC (16+ messages)
` [PATCH v1 01/23] perf tools: Warn if no user requested CPUs match PMU's CPUs
` [PATCH v1 02/23] perf evlist: Remove evlist__warn_hybrid_group
` [PATCH v1 03/23] perf evlist: Remove __evlist__add_default
` [PATCH v1 04/23] perf evlist: Reduce scope of evlist__has_hybrid
` [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mounted
` [PATCH v1 06/23] perf pmu: Detect ARM and hybrid PMUs with sysfs
` [PATCH v1 07/23] perf pmu: Add is_core to pmu
` [PATCH v1 08/23] perf pmu: Rewrite perf_pmu__has_hybrid to avoid list
` [PATCH v1 09/23] perf x86: Iterate hybrid PMUs as core PMUs
` [PATCH v1 10/23] perf topology: Avoid hybrid list for hybrid topology
` [PATCH v1 11/23] perf evsel: Compute is_hybrid from PMU being core
` [PATCH v1 12/23] perf header: Avoid hybrid PMU list in write_pmu_caps
` [PATCH v1 13/23] perf metrics: Remove perf_pmu__is_hybrid use
` [PATCH v1 15/23] perf mem: Avoid hybrid PMU list
` [PATCH v1 18/23] perf x86 mem: minor refactor to is_mem_loads_aux_event
[PATCH 0/7] Add a DRM driver to support AI Processing Unit (APU)
2023-05-17 14:52 UTC (15+ messages)
` [PATCH 1/7] drm: Add support of AI Processor "
` [PATCH 2/7] drm/apu: Add memory allocator
` [PATCH 3/7] drm/apu: Add support of requests
` [PATCH 4/7] drm/apu: Add support of IOMMU
` [PATCH 5/7] drm/apu: allow platform driver to implement their own mmap function
` [PATCH 6/7] drm/apu: Add support for a simulated APU
` [PATCH 7/7] dt-bindings: Add bidings for mtk,apu-drm
[meta-cloud-services][PATCH] python3-ansible: Upgrade to 2.14.5
2023-05-17 15:59 UTC (2+ messages)
` [meta-virtualization] "
[PATCH v5 01/10] tty: n_gsm: add restart flag to DLC specific ioctl config
2023-05-17 15:57 UTC (10+ messages)
` [PATCH v5 02/10] tty: n_gsm: add missing description to structs in gsmmux.h
` [PATCH v5 03/10] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config
` [PATCH v5 04/10] tty: n_gsm: add open_error counter to gsm_mux
` [PATCH v5 05/10] tty: n_gsm: increase malformed counter for malformed control frames
` [PATCH v5 06/10] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
` [PATCH v5 07/10] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
` [PATCH v5 08/10] tty: n_gsm: add DLCI specific rx/tx statistics
` [PATCH v5 09/10] tty: n_gsm: expose configuration and statistics via proc fs
` [PATCH v5 10/10] tty: n_gsm: add restart flag to extended ioctl config
net: getsockopt(TCP_MAXSEG) on listen sock returns wrong MSS?
2023-05-17 15:58 UTC (2+ messages)
[Intel-gfx] [CI DO_NOT_MERGE 1/2] drm/i915/mtl: do not enable render power-gating on MTL
2023-05-17 15:58 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL (rev2)
[RFC PATCH] Add support for RAPL MSRs in KVM/Qemu
2023-05-17 15:43 UTC (2+ messages)
[PATCHv11 5/9] efi: Provide helpers for unaccepted memory
2023-05-17 15:58 UTC (3+ messages)
` [PATCHv11.1 5/9] efi: Add unaccepted memory support
[PATCH v2 00/34] ARM: MMU rework
2023-05-17 15:56 UTC (9+ messages)
` [PATCH v2 04/34] ARM: put scratch mem area below OP-TEE
` [PATCH v2 33/34] ARM: mmu32: Skip reserved ranges during initialization
[PATCH v1] MAINTAINERS: update arm64 Microchip entries
2023-05-17 15:55 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Fix errors & warnings in amdgpu _uvd, _vce.c
2023-05-17 15:56 UTC
[PATCH] [v9] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
2023-05-17 15:56 UTC (3+ messages)
[PATCH v7 0/5] enable MMU for RISC-V
2023-05-17 15:56 UTC (4+ messages)
` [PATCH v7 1/5] xen/riscv: add VM space layout
[igt-dev] [i-g-t V2 81/81] testplan/kms: Make documentation is mandatory for all kms subtests
2023-05-17 15:51 UTC (2+ messages)
` [igt-dev] [i-g-t V4 "
[PATCH RFC v2 net-next 13/28] p4tc: add action template create, update, delete, get, flush and dump
2023-05-17 15:54 UTC (2+ messages)
fs/erofs/fscache.c:226 erofs_fscache_meta_read_folio() warn: passing a valid pointer to 'PTR_ERR'
2023-05-17 15:54 UTC
stable-rc/queue/5.15 baseline: 158 runs, 6 regressions (v5.15.111-133-g7ffe4e3b2d69)
2023-05-17 15:55 UTC
[PATCH net-next 0/3] WAKE_FILTER for Broadcom PHY
2023-05-17 15:54 UTC (7+ messages)
` [PATCH net-next 2/3] net: phy: broadcom: Add support for WAKE_FILTER
[PATCH 0/5] s390/uvdevice: Expose secret UVCs
2023-05-17 15:54 UTC (3+ messages)
` [PATCH 5/5] s390/uv: Update query for secret-UVCs
Toshiba 1179:fbb0 (r8169)
2023-05-17 15:54 UTC
Status of DAX for virtio-fs/virtiofsd?
2023-05-17 15:23 UTC
[PATCH v2 0/7] migration: Add precopy initial data capability and VFIO precopy support
2023-05-17 15:52 UTC (8+ messages)
` [PATCH v2 1/7] migration: Add precopy initial data capability
` [PATCH v2 2/7] migration: Implement precopy initial data logic
` [PATCH v2 3/7] migration: Enable precopy initial data capability
` [PATCH v2 4/7] tests: Add migration precopy initial data capability test
` [PATCH v2 5/7] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v2 6/7] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v2 7/7] vfio/migration: Add support for precopy initial data capability
knob to disable locally-originating qdisc optimisation?
2023-05-17 15:53 UTC (13+ messages)
[PATCH v8 0/6] Support writable CPU ID registers from userspace
2023-05-17 15:53 UTC (12+ messages)
MT7530 bug, forward broadcast and unknown frames to the correct CPU port
2023-05-17 15:52 UTC (11+ messages)
[meta-virtualization][PATCH] xtf: Supply DEBUG_PREFIX_MAP to the compiler flags
2023-05-17 15:52 UTC (2+ messages)
[PATCH 04/14] audit: avoid missing-prototype warnings
2023-05-17 15:51 UTC (7+ messages)
` [PATCH 4/14] "
[meta-virtualization][PATCH 0/5] docker update to 23.0.6
2023-05-17 15:51 UTC (3+ messages)
` [meta-virtualization][PATCH 1/5] busybox-initrd: auto pv from busybox
[PATCH v14 00/13] hp-bioscfg driver
2023-05-17 15:50 UTC (14+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation
` [PATCH v14 02/13] hp-bioscfg: bioscfg-h
` [PATCH v14 03/13] hp-bioscfg: bioscfg
` [PATCH v14 04/13] hp-bioscfg: biosattr-interface
` [PATCH v14 05/13] hp-bioscfg: enum-attributes
` [PATCH v14 06/13] hp-bioscfg: int-attributes
` [PATCH v14 07/13] hp-bioscfg: order-list-attributes
` [PATCH v14 08/13] hp-bioscfg: passwdobj-attributes
` [PATCH v14 09/13] hp-bioscfg: spmobj-attributes
` [PATCH v14 10/13] hp-bioscfg: string-attributes
` [PATCH v14 11/13] hp-bioscfg: surestart-attributes
` [PATCH v14 12/13] hp-bioscfg: Makefile
` [PATCH v14 13/13] hp-bioscfg: MAINTAINERS
[PATCH] test/crypto: remove redundant code
2023-05-17 15:47 UTC (2+ messages)
[PATCH 1/2] test/crypto: use separate keys for auth and cipher
2023-05-17 15:50 UTC (4+ messages)
` [PATCH 2/2] test/crypto: specify correct parameters with null algos
[PATCH v7 0/7] igb: packet-split descriptors support
2023-05-17 15:47 UTC (8+ messages)
` [PATCH v7 1/7] igb: remove TCP ACK detection
` [PATCH v7 2/7] igb: rename E1000E_RingInfo_st
` [PATCH v7 3/7] igb: RX descriptors guest writting refactoring
` [PATCH v7 4/7] igb: RX payload "
` [PATCH v7 5/7] igb: add IPv6 extended headers traffic detection
` [PATCH v7 6/7] igb: packet-split descriptors support
` [PATCH v7 7/7] e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
[PATCH v2 00/15] Event, metric and metric group improvements
2023-05-17 15:49 UTC (3+ messages)
` [PATCH v2 15/15] perf vendor events intel: Add metricgroup descriptions for all models
[PATCH qemu] docs/interop/qcow2.txt: fix description about "zlib" clusters
2023-05-17 15:48 UTC (2+ messages)
[PATCH] yq: Redefine do_compile
2023-05-17 15:49 UTC (2+ messages)
` [meta-virtualization] "
[dpdk-dev] [PATCH] net/liquidio: removed LiquidIO ethdev driver
2023-05-17 15:47 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] net/liquidio: remove "
[meta-virtualization][master][kirkstone][PATCH] xtf: chang the old override syntax
2023-05-17 15:47 UTC (2+ messages)
[PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-05-17 15:47 UTC (6+ messages)
stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.243)
2023-05-17 15:47 UTC
[PATCH 1/2] dt-bindings: sc16is7xx: Add property to change GPIO function
2023-05-17 15:07 UTC (2+ messages)
` [PATCH 2/2] serial: sc16is7xx: fix regression with GPIO configuration
[PATCH 00/13] ARM: SoC: address -Wmissing-prototype warnings
2023-05-17 15:45 UTC (5+ messages)
` [PATCH 05/13] ARM: imx: remove unused mx25_revision()
[PATCH 1/2] test/crypto: free memory in error and skip paths
2023-05-17 15:44 UTC (3+ messages)
` [PATCH v2] "
ARM64: Adding write-protect bit for Userfaultfd
2023-05-17 15:43 UTC (3+ messages)
[PATCH] kdb: include kdb_private.h for function prototypes
2023-05-17 15:43 UTC (2+ messages)
[PATCH] kdb: include header in signal handling code
2023-05-17 15:43 UTC (2+ messages)
[PATCH] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
2023-05-17 15:44 UTC (3+ messages)
How to get yocto to export python wheels
2023-05-17 13:46 UTC
[Cluster-devel] [PATCH 0/6] gfs2/buffer folio changes
2023-05-17 15:43 UTC (5+ messages)
` [Cluster-devel] [PATCH 4/6] buffer: Convert __block_write_full_page() to __block_write_full_folio()
` "
[PATCH] [mickledore] releases.svg: fix and explain duration of Hardknott 3.3
2023-05-17 15:42 UTC
[PATCH v3 0/3] STM32 warning cleanup
2023-05-17 15:41 UTC (5+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: fix several DT warnings on stm32mp15
[PATCH v4 0/2] ARM: imx25: print silicon revision at startup
2023-05-17 15:39 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] clk: imx25: print silicon revision during init
` [PATCH v5 2/2] clk: imx25: make __mx25_clocks_init return void
[PATCH] ceph: force updating the msg pointer in non-split case
2023-05-17 15:39 UTC (9+ messages)
[PATCH v2] Input: tests: add test to cover all input_grab_device() function
2023-05-17 15:31 UTC
[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
2023-05-17 15:39 UTC (9+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
2023-05-17 15:05 UTC (4+ messages)
[PATCH 0/5] gitlab: improvements to handling of stable staging branches
2023-05-17 15:38 UTC (7+ messages)
` [PATCH 3/5] gitlab: stable staging branches publish containers in a separate tag
` [PATCH 5/5] gitlab: support disabling job auto-run in upstream
[syzbot] [kernel?] linux-next test error: UBSAN: array-index-out-of-bounds in alloc_pid
2023-05-17 15:38 UTC (3+ messages)
[PATCH v2] efivarfs: expose used and total size
2023-05-17 15:38 UTC
[cip-dev][isar-cip-core][PATCH] classes/image_uuid: Correct task_order
2023-05-17 15:38 UTC (2+ messages)
[PATCH 0/3] STM32 warning cleanup
2023-05-17 15:38 UTC (6+ messages)
[PATCH] RelNotes/2.41.0: trivial case change in WWW-Authenticate
2023-05-17 15:38 UTC (2+ messages)
[LTP] [PATCH 0/7] Two AMD SVM vulnerability tests
2023-05-17 15:36 UTC (8+ messages)
` [LTP] [PATCH 1/7] KVM: Add VMSAVE/VMLOAD intercept constants
` [LTP] [PATCH 2/7] Add test for CVE 2021-3656
` [LTP] [PATCH 3/7] lib: Add safe functions for pthread_kill() and mutexes
` [LTP] [PATCH 4/7] KVM: Add async communication helper functions
` [LTP] [PATCH 5/7] KVM: Allow expected KVM_RUN errors in tst_kvm_run_instance()
` [LTP] [PATCH 6/7] KVM: Add STGI/CLGI intercept constants
` [LTP] [PATCH 7/7] Add KVM test for CPU lockup through malicous SVM guest
[PATCH net-next v8 0/9] TXGBE PHYLINK support
2023-05-17 15:00 UTC (7+ messages)
` [PATCH net-next v8 6/9] net: txgbe: Support GPIO to SFP socket
stable/linux-5.15.y baseline: 210 runs, 25 regressions (v5.15.112)
2023-05-17 15:36 UTC
[Intel-gfx] [PATCH] drm/i915/mtl: do not enable render power-gating on MTL
2023-05-17 15:36 UTC (4+ messages)
[PATCH] iwlwifi: Support changing antenna settings
2023-05-17 15:36 UTC
[cip-dev][isar-cip-core][PATCH] initramfs-crypt-hook: Fix Error Messages in case of missing binaries
2023-05-17 15:35 UTC (2+ messages)
stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.180)
2023-05-17 15:34 UTC
[PATCH] app/crypto-perf: check crypto result
2023-05-17 15:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
2023-05-17 15:32 UTC (3+ messages)
[PATCH] KVM: SVM: Update destination when updating pi irte
2023-05-17 15:32 UTC (3+ messages)
[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-17 15:29 UTC (8+ messages)
[PATCH] app/testpmd: fix GTP L2 len in checksum engine
2023-05-17 15:31 UTC (3+ messages)
[PATCH v3 23/34] platform/x86/panasonic-laptop: Move handler installing logic to driver
2023-05-17 15:30 UTC (2+ 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.