messages from 2023-09-14 22:17:39 to 2023-09-14 23:34:55 UTC [more...]
[PATCH v2] rfkill: sync before userspace visibility/changes
2023-09-14 23:34 UTC (2+ messages)
[Intel-gfx] [PATCH v3 00/25] drm/i915: Improve BW management on shared display links
2023-09-14 23:33 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Improve BW management on shared display links (rev4)
linux-next: duplicate patches in the btrfs tree
2023-09-14 23:32 UTC
[PATCH 0/3] memcg: more sophisticated stats flushing
2023-09-14 23:30 UTC (8+ messages)
` [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy
[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
2023-09-14 23:30 UTC (7+ messages)
` [PATCH v4 2/5] riscv: Add checksum library
[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-14 23:27 UTC (38+ messages)
` [PATCH v17 01/18] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
` [PATCH v17 02/18] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` [PATCH v17 03/18] drm/shmem-helper: Make all exported symbols GPL
` [PATCH v17 04/18] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v17 05/18] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v17 06/18] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v17 07/18] drm/shmem-helper: Use refcount_t for pages_use_count
` [PATCH v17 08/18] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v17 09/18] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v17 10/18] drm/shmem-helper: Use refcount_t for vmap_use_count
` [PATCH v17 11/18] drm/shmem-helper: Improve drm_gem_shmem_vmap_locked() error handling
` [PATCH v17 12/18] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker
` [PATCH v17 14/18] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v17 15/18] drm/virtio: Pin display framebuffer BO
` [PATCH v17 16/18] drm/virtio: Attach shmem BOs dynamically
` [PATCH v17 17/18] drm/virtio: Support memory shrinking
` [PATCH v17 18/18] drm/panfrost: Switch to generic memory shrinker
QEMU migration-test CI intermittent failure
2023-09-14 23:27 UTC (10+ messages)
Symbol resolution when text in hugepages
2023-09-14 23:26 UTC (2+ messages)
[PATCH bpf-next v2 0/6] Add Open-coded process and css iters
2023-09-14 23:26 UTC (12+ messages)
` [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v2 3/6] bpf: Introduce process open coded "
` [PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded "
` [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
[Announcement] Clang-Built Linux Meetup Signup!
2023-09-14 23:24 UTC (2+ messages)
[PATCH] hwmon: (ibmpowernv) refactor deprecated strncpy
2023-09-14 23:21 UTC (2+ messages)
[Intel-gfx] [PATCH 0/1] drm/i915/uapi: Enable L3 Bank Count Querying
2023-09-14 23:21 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
[Intel-gfx] [PATCH 00/12] drm/i915: VRR, LRR, and M/N stuff
2023-09-14 23:21 UTC (3+ messages)
` [Intel-gfx] [PATCH 12/12] drm/i915: Implement transcoder LRR for TGL+
[PATCH v2 0/6] Add EFI HTTP boot support
2023-09-14 23:20 UTC (4+ messages)
` [PATCH v2 2/6] net: wget: add wget with dns utility function
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-14 23:19 UTC (8+ messages)
linux-next: manual merge of the scsi-mkp tree with the mm tree
2023-09-14 23:19 UTC (2+ messages)
linux-next: manual merge of the btrfs tree with the mm tree
2023-09-14 23:14 UTC
[PATCH] ASoC: simple-card-utils: fixup simple_util_startup() error handling
2023-09-14 23:12 UTC
[linux-next:master 1530/5363] drivers/video/fbdev/core/fb_logo.c:67:41-42: WARNING opportunity for min()
2023-09-14 23:13 UTC
[PATCH bpf-next 00/14] add libbpf getters for individual ringbuffers
2023-09-14 23:11 UTC (15+ messages)
` [PATCH bpf-next 01/14] libbpf: refactor cleanup in ring_buffer__add
` [PATCH bpf-next 02/14] libbpf: switch rings to array of pointers
` [PATCH bpf-next 03/14] libbpf: add ring_buffer__ring
` [PATCH bpf-next 04/14] selftests/bpf: add tests for ring_buffer__ring
` [PATCH bpf-next 05/14] libbpf: add ring__producer_pos, ring__consumer_pos
` [PATCH bpf-next 06/14] selftests/bpf: add tests for ring__*_pos
` [PATCH bpf-next 07/14] libbpf: add ring__avail_data_size
` [PATCH bpf-next 08/14] selftests/bpf: add tests for ring__avail_data_size
` [PATCH bpf-next 09/14] libbpf: add ring__size
` [PATCH bpf-next 10/14] selftests/bpf: add tests for ring__size
` [PATCH bpf-next 11/14] libbpf: add ring__map_fd
` [PATCH bpf-next 12/14] selftests/bpf: add tests for ring__map_fd
` [PATCH bpf-next 13/14] libbpf: add ring__consume
` [PATCH bpf-next 14/14] selftests/bpf: add tests for ring__consume
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
2023-09-14 22:08 UTC (2+ messages)
[PATCH tty v1 00/74] serial: wrappers for uart port lock
2023-09-14 19:01 UTC (2+ messages)
[PATCH] hwmon: (asus_wmi_sensors) refactor deprecated strncpy
2023-09-14 23:10 UTC
[PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for pmac32
2023-09-14 14:37 UTC (4+ messages)
` [PATCH v3 1/3] powerpc/config: Cleanup pmac32_defconfig
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-14 12:26 UTC (4+ messages)
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
Deleting large amounts of data causes system freeze due to OOM
2023-09-14 23:08 UTC (5+ messages)
[V2 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
2023-09-14 12:17 UTC (3+ messages)
` [V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section
[PATCH v1 0/2] usb: gadget: uvc: stability fixes when stopping streams
2023-09-14 23:05 UTC (2+ messages)
[PATCH 25/54] ASoC: generic: convert not to use asoc_xxx()
2023-09-14 23:03 UTC (3+ messages)
[Intel-wired-lan] [linux-next:master] BUILD REGRESSION 98897dc735cf6635f0966f76eb0108354168fb15
2023-09-14 16:17 UTC
[PATCH 02/54] ASoC: simple_card_utils.h: convert not to use asoc_xxx()
2023-09-14 22:59 UTC (3+ messages)
[Intel-gfx] [PATCH v5 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
2023-09-14 22:51 UTC (5+ messages)
` [Intel-gfx] [PATCH v5 1/3] drm/i915/pxp/mtl: Update pxp-firmware response timeout
` "
` [Intel-gfx] [PATCH v5 3/3] drm/i915/lrc: User PXP contexts requires runalone bit in lrc
` "
[Intel-gfx] [PATCH 1/3] drm/i915: move more of the display probe to display code
2023-09-14 23:00 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: move more of the display probe to display code (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v10 00/38] x86: enable FRED for x86-64
2023-09-14 23:00 UTC (4+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
[PATCH v2 1/2] l2cap-tester: Add tests for closing socket before connection completes
2023-09-14 22:57 UTC (2+ messages)
` [v2,1/2] "
[PATCH BlueZ 1/2] l2cap-tester: Add tests for closing socket before connection completes
2023-09-14 22:55 UTC (2+ messages)
` [BlueZ,1/2] "
[PATCH v2 1/1] media: Documentation: Mention CCS tools
2023-09-14 22:42 UTC
[broonie-ci:arm64-gcs 24/39] include/uapi/asm-generic/unistd.h:827:11: error: array designator index (453) exceeds array bounds (453)
2023-09-14 22:41 UTC
[PATCH] completion: improve doc for complex aliases
2023-09-14 22:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH] hwmon: refactor deprecated strncpy
2023-09-14 22:50 UTC
[Buildroot] Erlang JIT build issues for aarch64
2023-09-14 22:49 UTC (2+ messages)
[PATCH v6 00/25] Enable CET Virtualization
2023-09-14 22:45 UTC (5+ messages)
` [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
` [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation
[PATCH] spi: Increase imx51 ecspi burst length based on transfer length
2023-09-14 22:47 UTC (3+ messages)
[PATCH v1 0/1] Report perpage metadata information
2023-09-14 22:47 UTC (8+ messages)
` [PATCH v1 1/1] mm: report per-page "
[PATCH] HID: uhid: refactor deprecated strncpy
2023-09-14 22:47 UTC
[PATCH v3 00/13] arm_scmi/cpufreq: Add generic performance scaling support
2023-09-14 22:45 UTC (3+ messages)
[PATCH] hwmon: (adt7475) Add support for Imon readout on ADT7490
2023-09-14 22:39 UTC
[Buildroot] [PATCH v2] syslog-ng: bump version to 4.3.1
2023-09-14 22:43 UTC (3+ messages)
[PATCH 00/35] treewide: Remove unused NEEDS_MANUAL_RELOC code bits
2023-09-14 22:43 UTC (3+ messages)
[PATCH v2] binman: doc: fix reference tag placement for Logging section
2023-09-14 22:43 UTC (2+ messages)
[PATCH 0/1] hw/arm/sse-timer: Add CNTFRQ reset property
2023-09-14 22:42 UTC (2+ messages)
` [PATCH 1/1] hw/timer/sse-timer: "
[RFC PATCH 0/5] Allow for removal of DT nodes and properties
2023-09-14 22:41 UTC (13+ messages)
[PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data
2023-09-14 22:41 UTC (10+ messages)
` [PATCH v1 05/10] gpio: pca953x: Simplify code with cleanup helpers
` guard coding style (was: Re: [PATCH v1 05/10] gpio: pca953x: Simplify code with cleanup helpers)
[PATCH v11] drm: Add initial ci/ subdirectory
2023-09-14 22:39 UTC (16+ messages)
[PATCH v5 0/6] Add fdinfo support to Panfrost
2023-09-14 22:38 UTC (14+ messages)
` [PATCH v5 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v5 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v5 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v5 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v5 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v5 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
2023-09-14 22:39 UTC (3+ messages)
` [Bug 216728] "
[Intel-wired-lan] [PATCH iwl-net v2] igc: Add support for receiving error frames
2023-09-14 22:39 UTC (3+ messages)
[PATCH vfio 0/3] pds/vfio: Fixes for locking bugs
2023-09-14 22:38 UTC (3+ messages)
` [PATCH vfio 3/3] pds/vfio: Fix possible sleep while in atomic context
[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
2023-09-14 22:39 UTC (6+ messages)
` [PATCH v3] diff-lib: "
[PATCH 01/17] pmdomain: Prepare to move Kconfig files into the pmdomain subsystem
2023-09-14 22:35 UTC (4+ messages)
[PATCH net-next 0/4] pds_core: add PCI reset handling
2023-09-14 22:32 UTC (5+ messages)
` [PATCH net-next 1/4] pds_core: check health in devcmd wait
` [PATCH net-next 2/4] pds_core: keep viftypes table across reset
` [PATCH net-next 3/4] pds_core: implement pci reset handlers
` [PATCH net-next 4/4] pds_core: add attempts to fix broken PCI
[Intel-xe] [PATCH 0/6] uAPI changes to align with async binds
2023-09-14 22:32 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[Intel-gfx] [PATCH 0/2] Enable Wa_14018913170 on DG2/MTL/PVD
2023-09-14 22:28 UTC (6+ messages)
` "
` [PATCH 1/2] drm/i915/guc: Update 'recommended' version to 70.11.0 for DG2/ADL-P/MTL
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/guc: Enable WA 14018913170
` [Intel-gfx] "
[dm-devel] [PATCH v3 00/38] multipath-tools: user-friendly names rework
2023-09-14 22:31 UTC (3+ messages)
` [dm-devel] [PATCH v3 38/38] libmultipath: avoid -Warray-bounds error in uatomic operations
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-14 22:29 UTC (9+ messages)
` [RFT PATCH 03/15] drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time
[Intel-gfx] [PATCH v4 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
2023-09-14 22:28 UTC (3+ messages)
` [Intel-gfx] [PATCH v4 2/3] drm/i915/pxp/mtl: Update pxp-firmware packet size
` "
[PULL 0/5] Block patches
2023-09-14 22:28 UTC (7+ messages)
` [PULL 3/5] hw/ufs: Support for Query Transfer Requests
` [PULL 4/5] hw/ufs: Support for UFS logical unit
[PATCH] usb: gadget: f_uac2: allow changing terminal types through configfs
2023-09-14 22:27 UTC
[PATCH 13/17] pmdomain: starfive: Move Kconfig file to the pmdomain subsystem
2023-09-14 22:27 UTC (6+ messages)
[linux-linus test] 183002: regressions - FAIL
2023-09-14 22:25 UTC
[PATCH v2 bpf-next] bpf: Charge modmem for struct_ops trampoline
2023-09-14 22:25 UTC
[PATCH v1] ACPI: processor_pdc: Fix uninitialized access of buf
2023-09-14 22:25 UTC
[Intel-gfx] [PATCH v5] drm/i915: Added Wa_18022495364
2023-09-14 22:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Added Wa_18022495364 (rev5)
[meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config
2023-09-14 22:24 UTC (8+ messages)
` [EXTERNAL] "
[PATCH 1/1] dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()
2023-09-14 22:22 UTC
[syzbot] [mm?] kernel BUG in vma_replace_policy
2023-09-14 22:21 UTC (12+ messages)
[GIT PULL] nvme fixes for 6.6
2023-09-14 22:20 UTC (2+ messages)
[PATCH] HID: prodikeys: refactor deprecated strncpy
2023-09-14 22:20 UTC
[igt-dev] [PATCH i-g-t v2 0/3] Ignore some tests on MTL which
2023-09-14 22:20 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for Ignore some tests on MTL which (rev3)
[PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-14 22:18 UTC (3+ messages)
[PATCH 0/2] diff-merges: introduce '-d' option
2023-09-14 22:17 UTC (5+ messages)
` [PATCH 2/2] "
[RFC PATCH 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-14 22:15 UTC (2+ messages)
` [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
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.