messages from 2023-08-28 22:42:11 to 2023-08-29 00:18:33 UTC [more...]
[PATCH v2 1/3] perf vendor events intel: Add lunarlake v1.0
2023-08-29 0:17 UTC (3+ messages)
` [PATCH v2 2/3] perf vendor events intel: Add emeraldrapids, update sapphirerapids to v1.16
` [PATCH v2 3/3] perf vendor events intel: Fix spelling mistakes
[shenki:spb1-hacking 6952/9113] drivers/hwmon/pmbus/mp2975.c:878:21: error: 'CONFIG_SENSORS_MP2975_REGULATOR' undeclared; did you mean 'CONFIG_SENSORS_LTC2978_REGULATOR'?
2023-08-29 0:18 UTC
[PATCH RESEND v3] fpga: add inline stub for fpga_load
2023-08-29 0:16 UTC (4+ messages)
[Intel-gfx] [PATCH 0/4] fbc on any plane
2023-08-29 0:16 UTC (10+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/lnl: FBC can be enabled with PSR2
` [Intel-gfx] [Intel-xe] "
` "
` [Intel-gfx] [PATCH 2/4] drm/i915/lnl: update FBC debugfs to include plane information
` [Intel-gfx] [Intel-xe] "
` "
` [Intel-gfx] [PATCH 3/4] drm/i915/lnl: support FBC on any plane
` [Intel-gfx] [Intel-xe] "
` "
[GIT PULL] x86/microcode for v6.6-rc1
2023-08-29 0:11 UTC (5+ messages)
[RFC PATCH 0/4] Improve RT performance & latency w/ local_lock_t()
2023-08-29 0:07 UTC (4+ messages)
` [RFC PATCH 2/4] swap: apply new local_schedule_work_on() interface
[PATCH RFC v5 00/10] Support for Solid Fill Planes
2023-08-29 0:06 UTC (10+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property
[PATCH RFC v6 00/10] Support for Solid Fill Planes
2023-08-29 0:05 UTC (22+ messages)
` [PATCH RFC v6 01/10] drm: Introduce pixel_source DRM plane property
` [PATCH RFC v6 02/10] drm: Introduce solid fill "
` [PATCH RFC v6 03/10] drm: Add solid fill pixel source
` [PATCH RFC v6 04/10] drm/atomic: Add pixel source to plane state dump
` [PATCH RFC v6 05/10] drm/atomic: Add solid fill data "
` [PATCH RFC v6 06/10] drm/atomic: Move framebuffer checks to helper
` [PATCH RFC v6 07/10] drm/atomic: Loosen FB atomic checks
` [PATCH RFC v6 08/10] drm/msm/dpu: Allow NULL FBs in atomic commit
` [PATCH RFC v6 09/10] drm/msm/dpu: Use DRM solid_fill property
` [PATCH RFC v6 10/10] drm/msm/dpu: Add solid fill and pixel source properties
QEMU freeze with CXL memory in Normal zone and stress-ng
2023-08-28 23:59 UTC (4+ messages)
Submodule update fetching with outer repo's default branch
2023-08-28 23:57 UTC
[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-08-28 23:57 UTC (9+ messages)
[ANNOUNCE] 4.14.323-rt153
2023-08-28 23:55 UTC
[GIT PULL] pstore updates for v6.6-rc1
2023-08-28 23:56 UTC (2+ messages)
[PATCH v4 1/1] wifi: mwifiex: added code to support host mlme
2023-08-28 23:56 UTC (5+ messages)
` [EXT] "
[PATCH v2] builtin/log.c: prepend "RFC" on --rfc
2023-08-28 23:53 UTC (4+ messages)
[Intel-xe] [RFC PATCH 0/2] Use Xe assert macros instead of XE_WARN_ON macro
2023-08-28 23:50 UTC (3+ messages)
` [Intel-xe] [RFC PATCH 2/2] drm/xe: "
[pinchartl:rpi/v6.5/isp/v2 17/23] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/media/uapi/v4l/pixfmt-meta-bcm2835-isp-stats.rst
2023-08-28 23:47 UTC
[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
2023-08-28 23:46 UTC (10+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
` [PATCH RFC 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
[PULL 00/36] 2023q3 bsd user patches
2023-08-28 23:38 UTC (37+ messages)
` [PULL 01/36] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
` [PULL 02/36] bsd-user: Remove image_info.mmap
` [PULL 03/36] bsd-user: Remove image_info.start_brk
` [PULL 04/36] bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
` [PULL 05/36] bsd-user: Disable clang warnings
` [PULL 06/36] bsd-user; Update the definitions of __put_user and __get_user macros
` [PULL 07/36] bsd-user: Declarations of h2t and t2h conversion functions
` [PULL 08/36] bsd-user: Add struct target_freebsd11_stat to bsd-user/syscall_defs
` [PULL 09/36] bsd-user: Add struct target_stat to bsd-user/syscall_defs.h
` [PULL 10/36] bsd-user: Add structs target_freebsd11_{nstat,statfs}
` [PULL 11/36] bsd-user: Add struct target_statfs
` [PULL 12/36] bsd-user: Add struct target_freebsd_fhandle and fcntl flags
` [PULL 13/36] bsd-user: Define safe_fcntl macro in bsd-user/syscall_defs.h
` [PULL 14/36] bsd-user: Rename target_freebsd_time_t to target_time_t
` [PULL 15/36] bsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstat
` [PULL 16/36] bsd-user: Implement h2t_freebsd_fhandle t2h_freebsd_fhandle
` [PULL 17/36] bsd-user: Implement h2t_freebds11_statfs
` [PULL 18/36] bsd-user: Implement target_to_host_fcntl_cmd
` [PULL 19/36] bsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_statfs functions
` [PULL 20/36] bsd-user: Implement stat related syscalls
` [PULL 21/36] bsd-user: Implement statfh "
` [PULL 22/36] bsd-user: Implement statfs "
` [PULL 23/36] bsd-user: Implement getdents "
` [PULL 24/36] bsd-user: Implement stat "
` [PULL 25/36] bsd-user: Implement freebsd11 "
` [PULL 26/36] bsd-user: Implement freebsd11 fstat and fhstat "
` [PULL 27/36] bsd-user: Implement freebsd11 statfs "
` [PULL 28/36] bsd-user: Implement freebsd11 getdirents "
` [PULL 29/36] bsd-user: Implement freebsd11 netbsd stat "
` [PULL 30/36] bsd-user: Implement do_freebsd_realpathat syscall
` [PULL 31/36] bsd-user: Add os-stat.c to the build
` [PULL 32/36] bsd-user: Add glue for the freebsd11_stat syscalls
` [PULL 33/36] bsd-user: Add glue for getfh and related syscalls
` [PULL 34/36] bsd-user: Add glue for statfs related system calls
` [PULL 35/36] bsd-user: Add getdents and fcntl "
` [PULL 36/36] bsd-user: Add missing break after do_bsd_preadv
[Buildroot] [Bug 15730] New: 2023.08-rc1 gettext-gnu 0.20.1 failed to compile
2023-08-28 23:45 UTC (2+ messages)
` [Buildroot] [Bug 15730] "
[Intel-xe] [PATCH] drm/xe: Enable scratch page when page fault is enabled
2023-08-28 23:44 UTC (8+ messages)
[syzbot] [io-uring?] general protection fault in io_sqpoll_wq_cpu_affinity
2023-08-28 23:42 UTC (2+ messages)
` [PATCH] io_uring: Don't set affinity on a dying sqpoll thread
[PATCH 0/2] scsi: fix 2 cases of -Wfortify-source
2023-08-28 23:41 UTC (2+ messages)
[PATCH v2] cpufreq: intel_pstate: set stale CPU frequency to minimum
2023-08-28 23:35 UTC (3+ messages)
[PATCH 0/22] YAUPS: Yet Another Unused Parameter Series
2023-08-28 23:35 UTC (9+ messages)
` [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
` [PATCH 02/22] sequencer: mark repository argument as unused
` [PATCH 06/22] commit-graph: mark unused data parameters in generation callbacks
[PATCH 6.4 000/129] 6.4.13-rc1 review
2023-08-28 23:35 UTC (2+ messages)
[PATCH 6.1 000/122] 6.1.50-rc1 review
2023-08-28 23:35 UTC (2+ messages)
[PATCH] mm/hugeltb: fix nodes huge page allocation when there are surplus pages
2023-08-28 23:34 UTC (2+ messages)
[PATCH BlueZ] media-api: Make QoS a single property
2023-08-28 23:32 UTC
[PATCH v2 0/4] memcg: non-unified flushing for userspace stats
2023-08-28 23:33 UTC (7+ messages)
` [PATCH v2 1/4] mm: memcg: properly name and document unified stats flushing
` [PATCH v2 2/4] mm: memcg: add a helper for non-unified "
` [PATCH v2 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v2 4/4] mm: memcg: use non-unified stats flushing for userspace reads
[PATCH] skbuff: skb_segment, Update nfrags after calling zero copy functions
2023-08-28 23:32 UTC
[PATCH -next] drm/exynos: fix a potential error pointer dereference
2023-08-28 23:27 UTC (2+ messages)
[PATCH v7 00/24] iommu: Make default_domain's mandatory
2023-08-28 23:24 UTC (16+ messages)
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "
[Buildroot] CycloneDX SBOM support
2023-08-28 23:19 UTC (9+ messages)
[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
2023-08-28 23:19 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[f2fs-dev] [PATCH v2 0/7] Add 16K Support for f2fs-tools
2023-08-28 23:18 UTC (7+ messages)
` [f2fs-dev] [PATCH v2 5/7] f2fs-tools: Refactor Summary block struct and friends
` [f2fs-dev] [PATCH v2 7/7] f2fs-tools: Support different block sizes
[PATCH bpf 0/3] samples/bpf: syscall_tp_user: Refactor and fix array index out-of-bounds bug
2023-08-28 21:28 UTC (4+ messages)
` [PATCH bpf 3/3] samples/bpf: syscall_tp_user: Fix array out-of-bound access
gpio-it87: gpiod_get*() always return -ENOENT
2023-08-28 23:11 UTC (2+ messages)
[GIT PULL] x86/boot for v6.6-rc1
2023-08-28 23:10 UTC (2+ messages)
[GIT PULL] x86/misc for v6.6-rc1
2023-08-28 23:10 UTC (2+ messages)
[GIT PULL] ras/core for v6.6-rc1
2023-08-28 23:10 UTC (2+ messages)
[GIT PULL] x86/sev for v6.6-rc1
2023-08-28 23:10 UTC (2+ messages)
[Intel-gfx] [PATCH 0/1] [CI] Test MTL DMC v2.16
2023-08-28 23:09 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Test MTL DMC v2.16 (rev2)
[PATCH 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge
2023-08-28 23:07 UTC (6+ messages)
` [PATCH 5/5] drm/bridge: samsung-dsim: calculate porches in Hz
[syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (3)
2023-08-28 23:03 UTC
[PATCH] Update creation of flash_block_cache to accout for potential panic
2023-08-28 20:54 UTC
[Intel-gfx] [PATCH v5] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
2023-08-28 23:01 UTC (5+ messages)
[PATCH v2 0/7] Introduce model for IBM's FSI
2023-08-28 22:58 UTC (8+ messages)
` [PATCH v2 1/7] hw/fsi: Introduce IBM's Local bus
` [PATCH v2 2/7] hw/fsi: Introduce IBM's scratchpad
` [PATCH v2 3/7] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v2 4/7] hw/fsi: Introduce IBM's FSI
` [PATCH v2 5/7] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v2 6/7] hw/fsi: Aspeed APB2OPB interface
` [PATCH v2 7/7] hw/arm: Hook up FSI module in AST2600
[PATCH v1 0/7] Introduce model for IBM's FSP
2023-08-28 22:58 UTC (16+ messages)
` [PATCH v1 1/7] hw/fsi: Introduce IBM's Local bus
` [PATCH v1 4/7] hw/fsi: Introduce IBM's FSI
` [PATCH v1 5/7] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v1 6/7] hw/fsi: Aspeed APB2OPB interface
` [PATCH v1 7/7] hw/arm: Hook up FSI module in AST2600
[PATCH v3 0/8] cmd: gpt: GPT manipulation improvements
2023-08-28 22:59 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/8] doc: Add gpt command documentation
` [PATCH v4 5/8] cmd: gpt: Add command to set bootable flags
drivers/net/wireless/microchip/wilc1000/cfg80211.c:361:42: sparse: sparse: incorrect type in assignment (different base types)
2023-08-28 22:56 UTC
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-28 22:56 UTC (6+ messages)
[PATCH 0/1] s390/dasd: fix string length handling
2023-08-28 22:53 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 0/3] leak tests: mark remaining tests leak-free as such
2023-08-28 22:53 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] test-lib: ignore uninteresting LSan output
` [PATCH v2 2/4] leak tests: mark a handful of tests as leak-free
` [PATCH v2 3/4] leak tests: mark t3321-notes-stripspace.sh "
` [PATCH v2 4/4] leak tests: mark t5583-push-branches.sh "
[Intel-gfx] [PATCH] drm/i915/cx0: Check and increase msgbus timeout threshold
2023-08-28 22:53 UTC (4+ messages)
[PATCH v2 00/48] tcg patch queue
2023-08-28 22:52 UTC (2+ messages)
[PATCH v2] mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
2023-08-28 22:51 UTC (3+ messages)
[XEN PATCH 00/13] address violations of MISRA C:2012 Directive 4.10
2023-08-28 22:51 UTC (9+ messages)
` [XEN PATCH 10/13] xen/efi: "
` [XEN PATCH 11/13] xen/sched: "
` [XEN PATCH 12/13] xen: "
` [XEN PATCH 13/13] x86/asm: "
[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-08-28 22:49 UTC (7+ messages)
` [PATCH 3/7] vhost-user: factor out "vhost_user_write_msg"
` [PATCH 4/7] vhost-user: flatten "enforce_reply" into "vhost_user_write_msg"
` [PATCH 6/7] vhost-user: allow "vhost_set_vring" to wait for a reply
[PATCH 0/4] pack-objects: support `--max-pack-size` for cruft packs
2023-08-28 22:49 UTC (5+ messages)
` [PATCH 1/4] builtin/pack-objects.c: remove unnecessary strbuf_reset()
` [PATCH 2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
` [PATCH 3/4] Documentation/gitformat-pack.txt: remove multi-cruft packs alternative
` [PATCH 4/4] Documentation/gitformat-pack.txt: drop mixed version section
[PATCH] drm/amdkfd: Checkpoint and restore queues on GFX11
2023-08-28 22:47 UTC (2+ messages)
[linux-lvm] Swapping LLVM drive
2023-08-28 22:31 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v1 0/5] iavf: Add devlink and devlink rate support
2023-08-28 22:46 UTC (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 "
` [Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
` "
[PATCH] drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV
2023-08-28 22:45 UTC (2+ messages)
[PATCH v2 00/16] virtio-mem: Expose device memory through multiple memslots
2023-08-28 22:44 UTC (5+ messages)
` [PATCH v2 15/16] memory,vhost: Allow for marking memory device memory regions unmergeable
` [PATCH v2 16/16] virtio-mem: Mark memslot alias "
[PATCH 0/5 v3] btrfs-progs: recover from failed metadata_uuid port kernel
2023-08-28 22:43 UTC (4+ messages)
` [PATCH 2/5] btrfs-progs: tune use the latest bdev in fs_devices for super_copy
[Buildroot] [PATCH] boot/grub2: backport fixes for numerous CVEs
2023-08-28 22:43 UTC
[PATCH] power: supply: rt5033_charger: recognize EXTCON setting
2023-08-28 22:42 UTC
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.