All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-04 14:02:31 to 2023-12-04 14:30:11 UTC [more...]

Kernel problem with multiseat on one card
 2023-12-04 14:11 UTC  (5+ messages)
  ` [Nouveau] "

[PATCH v2 00/36] Clean up min_buffers_needed misusages
 2023-12-04 14:30 UTC  (12+ messages)
` [PATCH v2 03/36] media: microchip: Remove useless setting of min_buffers_needed
` [PATCH v2 07/36] media: dvb-core: "
` [PATCH v2 08/36] media: atmel: "
` [PATCH v2 10/36] media: ti: am437x: "
` [PATCH v2 11/36] media: ti: davinci: "

[Printing-architecture] high delay while printing
 2023-12-04 14:30 UTC  (3+ messages)

[Bug 218221] New: Nouveau GSP fail on command cli:0xc1d0000
 2023-12-04 14:29 UTC 

[PATCH v3 0/5] Regather scattered PCI-Code
 2023-12-04 14:29 UTC  (6+ messages)
` [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()

[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify
 2023-12-04 14:29 UTC  (7+ messages)
` [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()

[PATCH v3 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-12-04 14:28 UTC  (28+ messages)
` [PATCH v3 1/9] dt-bindings: arm: mediatek: Sort entries by SoC then board compatibles
` [PATCH v3 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks
` [PATCH v3 3/9] dt-bindings: arm: mediatek: Add MT8186 Steelix Chromebook
` [PATCH v3 4/9] dt-bindings: arm: mediatek: Add MT8186 Rusty Chromebook
` [PATCH v3 5/9] dt-bindings: arm: mediatek: Add MT8186 Magneton Chromebooks
` [PATCH v3 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
` [PATCH v3 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix
` [PATCH v3 8/9] arm64: dts: mediatek: Add MT8186 Steelix platform based Rusty
` [PATCH v3 9/9] arm64: dts: mediatek: Add MT8186 Magneton Chromebooks

[PATCH v2 0/5] TPMI update for permissions
 2023-12-04 14:19 UTC  (10+ messages)
` [PATCH v2 1/5] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH v2 4/5] platform/x86: ISST: Process read/write blocked feature status

[ANNOUNCE] 6.1.64-rt17
 2023-12-04 14:27 UTC  (3+ messages)

[PATCH] qemu: send stop event after bdrv_flush_all
 2023-12-04 10:45 UTC 

[PATCH 0/7] drm: revert solid fill support
 2023-12-04 14:27 UTC  (3+ messages)

[PULL 0/3] Misc patches for QEMU 8.2-rc3
 2023-12-04 14:25 UTC  (4+ messages)
` [PULL 1/3] tests/qemu-iotests/149: Use more inclusive language in this test
` [PULL 2/3] sh4: Coding style: Remove tabs
` [PULL 3/3] tests/qtest: check the return value

[RFC 0/3] scripts/checkpatch: Add code spelling check
 2023-12-04  8:29 UTC  (4+ messages)
` [RFC 1/3] scripts/checkpatch: Check common spelling be default
` [RFC 2/3] scripts/checkpatch: Add --codespell and --codespellfile options
` [RFC 3/3] scripts/spelling: Add common spelling mistakes in default spelling.txt

[PATCH v3] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
 2023-12-04 14:26 UTC  (3+ messages)
` [OE-core] "

[Intel-gfx] [PATCH 0/3] ALSA: hda/hdmi: add SKL/KBL connect-all quirks
 2023-12-04 14:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] ALSA: hda/hdmi: add connect-all quirk for NUC5CPYB
` [Intel-gfx] [PATCH 2/3] ALSA: hda/hdmi: add connect-all quirk for ASUSTeK Prime B560M-A
` [Intel-gfx] [PATCH 3/3] ALSA: hda/hdmi: add connect-all quirk for ASUSTeK Z170 Pro

Converting manpages from asciidoc to rst2man ?
 2023-12-04 14:25 UTC 

[Buildroot] [git commit] Kickoff 2024.02 cycle
 2023-12-04 14:25 UTC 

[PATCH v3 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-04 14:25 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module

[PATCH RFC 00/39] mm/rmap: interface overhaul
 2023-12-04 14:21 UTC  (40+ messages)
` [PATCH RFC 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
` [PATCH RFC 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
` [PATCH RFC 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
` [PATCH RFC 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
` [PATCH RFC 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
` [PATCH RFC 06/39] mm/rmap: add hugetlb sanity checks
` [PATCH RFC 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
` [PATCH RFC 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
` [PATCH RFC 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
` [PATCH RFC 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
` [PATCH RFC 11/39] mm/userfaultfd: "
` [PATCH RFC 12/39] mm/rmap: remove page_add_file_rmap()
` [PATCH RFC 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
` [PATCH RFC 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH RFC 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
` [PATCH RFC 16/39] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
` [PATCH RFC 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
` [PATCH RFC 18/39] mm/ksm: "
` [PATCH RFC 19/39] mm/swapfile: "
` [PATCH RFC 20/39] mm/memory: "
` [PATCH RFC 21/39] mm/rmap: remove page_add_anon_rmap()
` [PATCH RFC 22/39] mm/rmap: remove RMAP_COMPOUND
` [PATCH RFC 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
` [PATCH RFC 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH RFC 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
` [PATCH RFC 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH RFC 27/39] mm/ksm: "
` [PATCH RFC 28/39] mm/memory: "
` [PATCH RFC 29/39] mm/migrate_device: "
` [PATCH RFC 30/39] mm/rmap: "
` [PATCH RFC 31/39] Documentation: stop referring to page_remove_rmap()
` [PATCH RFC 32/39] mm/rmap: remove page_remove_rmap()
` [PATCH RFC 33/39] mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
` [PATCH RFC 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
` [PATCH RFC 35/39] mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd()
` [PATCH RFC 36/39] mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte()
` [PATCH RFC 37/39] mm/rmap: remove page_try_dup_anon_rmap()
` [PATCH RFC 38/39] mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
` [PATCH RFC 39/39] mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED

[PATCH] ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5
 2023-12-04 14:24 UTC  (2+ messages)

[PATCH for-rc 0/6] Bugfixes and improvements for hns RoCE
 2023-12-04 14:24 UTC  (2+ messages)

[PATCH v3 0/6] support oneplus-lemonade(p) devices
 2023-12-04 14:24 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: iio: adc: add smb139x

[PATCH] ALSA: hda/realtek: fix speakers on XPS 9530 (2023)
 2023-12-04 14:23 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add Pioneer DJM-450 mixer controls
 2023-12-04 14:22 UTC  (2+ messages)

[PATCH v2 11/28] binder: do unlocked work in binder_alloc_new_buf()
 2023-12-04 14:22 UTC  (3+ messages)

[PATCH] abseil-cpp: remove -Dcmake_cxx_standard=14 flag from extra_oecmake
 2023-12-04 14:18 UTC 

[PATCH v4 00/13] add integrity and security to TPM2 transactions
 2023-12-04 14:23 UTC  (12+ messages)
` [PATCH v4 08/13] tpm: Add full HMAC and encrypt/decrypt session handling code

[PATCH v12 1/3] lib/bitmap: add bitmap_{read,write}()
 2023-12-04 14:22 UTC  (4+ messages)

[PATCH v2 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
 2023-12-04 14:22 UTC  (3+ messages)
` [PATCH v2 1/2] iio: temperature: mlx90635 MLX90635 IR Temperature sensor

[PATCH net] dpaa2-switch: fix size of the dma_unmap
 2023-12-04 14:21 UTC 

Regression: Inoperative bluetooth, Intel chipset, mainline kernel 6.6.2+
 2023-12-04 14:22 UTC  (4+ messages)
` [PATCH 1/2] Revert "xhci: Enable RPM on controllers that support low-power states"

Apparmor move_mount mediation breaks mount tool in containers
 2023-12-04 14:20 UTC  (3+ messages)

[PATCH] fsstress: unify verbose output format
 2023-12-04 14:20 UTC  (2+ messages)

[lustre-devel] LDISKFS-fs error: osd_iget: special inode unallocated, Remounting filesystem read-only
 2023-12-04 14:19 UTC  (3+ messages)

[net-next PATCH v6 0/2] octeontx2: Multicast/mirror offload changes
 2023-12-04 14:19 UTC  (3+ messages)
` [net-next PATCH v6 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
` [net-next PATCH v6 2/2] octeontx2-pf: TC flower offload support for mirror

[PATCH] LoongArch: BPF: Remove fatal signed-extension instructions
 2023-12-04 14:19 UTC 

[PATCH 00/13] Enabling z/OS workflow for git
 2023-12-04 14:19 UTC  (2+ messages)
` [PATCH v2] This PR enables a successful git build on z/OS

[PATCH] sched: correct sched_move_domain()'s cleanup path
 2023-12-04 14:18 UTC  (4+ messages)

[PATCH 0/4] refs: improve handling of special refs
 2023-12-04 14:18 UTC  (5+ messages)
` [PATCH 3/4] refs: complete list "

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 18032095049
 2023-12-04 14:27 UTC 

[PATCH] drm: remove drm_bridge_hpd_disable() from drm_bridge_connector_destroy()
 2023-12-04 14:16 UTC  (3+ messages)

[PATCH] drm: improve the documentation of connector hpd ops
 2023-12-04 14:16 UTC  (3+ messages)

[PATCH RESEND v2 0/3] drm: introduce per-encoder debugfs directory
 2023-12-04 14:16 UTC  (3+ messages)
` (subset) "

[PATCH RESEND 0/6] drm: simplify support for transparent DRM bridges
 2023-12-04 14:16 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: add some debug info for d3cold
 2023-12-04 14:16 UTC  (2+ messages)

[PATCH 0/3] nvme-tcp: start error recovery after KATO
 2023-12-04 14:15 UTC  (10+ messages)

Radeon regression in 6.6 kernel
 2023-12-04 14:14 UTC  (20+ messages)

[Intel-gfx] [PATCH] drm/i915/cdclk: Remove divider field from tables
 2023-12-04 14:13 UTC  (7+ messages)

[PATCH] sparc: Use $(kecho) to announce kernel images being ready
 2023-12-04 14:13 UTC  (6+ messages)

[PATCH] hostmem: Round up memory size for qemu_madvise() in host_memory_backend_memory_complete()
 2023-12-04 14:12 UTC  (6+ messages)

[PATCH net-next 0/3] net: mvmdio: Performance related improvements
 2023-12-04 14:13 UTC  (5+ messages)
` [PATCH net-next 2/3] net: mvmdio: Avoid excessive sleeps in polled mode

[PATCH] drm/amdgpu: fix buffer funcs setting order on suspend
 2023-12-04 14:13 UTC 

arch/sh/include/cpu-sh2/cpu/watchdog.h:44:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-04 14:12 UTC 

drivers/soc/qcom/smsm.c:152:22: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-04 14:12 UTC 

drivers/platform/mellanox/mlxbf-pmc.c:1172:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-04 14:12 UTC 

fs/seq_file.c:938:9: sparse: struct list_head [noderef] __rcu *
 2023-12-04 14:12 UTC 

drivers/spi/spi-lp8841-rtc.c:112:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-04 14:12 UTC 

[PATCH v6 00/41] arm64: Reorganize kernel VA space for LPA2
 2023-12-04 14:12 UTC  (3+ messages)
` [PATCH v6 02/41] arm64: mm: Take potential load offset into account when KASLR is off

[PATCH v5] ext4: Regression test of ext4_lblk_t overflow
 2023-12-04 14:12 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Apply mask to RING IMR
 2023-12-04 14:12 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

[PATCH V3] greybus: gb-beagleplay: Ensure le for values in transport
 2023-12-04 14:12 UTC  (2+ messages)

[PATCH v9 0/2] vPCI capabilities filtering
 2023-12-04 14:11 UTC  (6+ messages)
` [PATCH v9 1/2] xen/vpci: header: status register handler
` [PATCH v9 2/2] xen/vpci: header: filter PCI capabilities

[PATCH RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-04 14:10 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/af_xdp: fix memzone leak in error path
 2023-12-04 14:09 UTC  (2+ messages)

drivers/pci/pcie/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t
 2023-12-04 14:09 UTC  (4+ messages)

[PATCH -next] md: split MD_RECOVERY_NEEDED out of mddev_resume
 2023-12-04 14:08 UTC  (2+ messages)

[PATCH v2 0/4] Add support for drivers to decide bridge D3 policy
 2023-12-04 14:08 UTC  (2+ messages)

[PATCH] virtio_blk: fix snprintf truncation compiler warning
 2023-12-04 14:07 UTC 

[meta-oe][dunfell][PATCH] squid: fix CVE-2023-46847 Denial of Service in HTTP Digest Authentication
 2023-12-04 14:06 UTC 

[PATCH v3] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
 2023-12-04 14:05 UTC  (2+ messages)

[Buildroot] [git commit] docs/website: Update for 2023.02.8
 2023-12-04 14:05 UTC 

[PATCH nf] netfilter: nf_tables: fix 'exist' matching on bigendian arches
 2023-12-04 14:06 UTC  (3+ messages)

[PATCH] generic/733: use correct kernel commit id
 2023-12-04 14:06 UTC  (2+ messages)

[Buildroot] [git commit] Update for 2023.02.8
 2023-12-04 14:03 UTC 

[igt-dev] [PATCH i-g-t v4] tests/intel: Add Xe peer2peer test
 2023-12-04 14:06 UTC  (2+ messages)

[RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found
 2023-12-04 14:05 UTC  (12+ messages)

[PATCH nf] netfilter: nf_tables: validate family when identifying table via handle
 2023-12-04 14:05 UTC  (3+ messages)

[PATCH v4 0/3] Input: Add TouchNetix axiom touchscreen driver
 2023-12-04 14:05 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v4 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v4 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH 0/4] axi-dmac: Add support for scatter-gather transfers
 2023-12-04 14:03 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: axi-dmac: Small code cleanup
` [PATCH 2/4] dmaengine: axi-dmac: Allocate hardware descriptors
` [PATCH 3/4] dmaengine: axi-dmac: Add support for scatter-gather transfers
` [PATCH 4/4] dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-12-04 10:21 UTC  (5+ messages)
` [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status

[PATCH v14 0/9] Enable Wifi RFI interference mitigation feature support
 2023-12-04 13:00 UTC  (3+ messages)
` [PATCH v14 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature

[bug report] drm/amdgpu: Workaround to skip kiq ring test during ras gpu recovery
 2023-12-04 12:43 UTC 

[PATCH] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
 2023-12-04  8:46 UTC  (3+ messages)
  `  "

[PATCH] [v2] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
 2023-12-04 10:21 UTC 

[PATCH] [v2] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
 2023-12-04  8:57 UTC 

[PATCH -tip v2 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
 2023-12-04 14:03 UTC  (3+ messages)
` [PATCH -tip v2 3/3] x86/percpu: Avoid sparse warning with cast to named address space

[PATCH bpf v5 0/7] bpf: Fix the release of inner map
 2023-12-04 14:04 UTC  (8+ messages)
` [PATCH bpf v5 1/7] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
` [PATCH bpf v5 2/7] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH bpf v5 3/7] bpf: Set need_defer as false when clearing fd array during map free
` [PATCH bpf v5 4/7] bpf: Defer the free of inner map when necessary
` [PATCH bpf v5 5/7] bpf: Optimize the free of inner map
` [PATCH bpf v5 6/7] selftests/bpf: Add test cases for "
` [PATCH bpf v5 7/7] selftests/bpf: Test outer map update operations in syscall program

[PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
 2023-12-04 14:03 UTC  (2+ messages)

[PATCH] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-04 14:01 UTC 

[Buildroot] Buildroot 2023.02.8 released
 2023-12-04 14:02 UTC 


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.