All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 15:42:53 to 2024-03-12 16:21:45 UTC [more...]

[PATCH v2 00/15] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2024-03-13 14:08 UTC  (4+ messages)
` [PATCH v2 13/15] dt-bindings: dma: Added bcm2711-dma

[PATCH 0/1] nvmet: View subsystem connections on nvmeof target
 2024-03-12 15:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v6 0/8] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-12 16:20 UTC  (4+ messages)
` [PATCH v6 1/8] Add 'to' object into migrate_qmp()
` [PATCH v6 2/8] Replace connect_uri and move migrate_get_socket_address inside migrate_qmp
` [PATCH v6 8/8] Add negative tests to validate migration QAPIs

[PATCH] x86/fred: Add missing *it* to Kconfig description
 2024-03-12 16:19 UTC 

[CI 1/7] drm/xe: Make TLB invalidation fences unordered
 2024-03-12 16:21 UTC  (2+ messages)
` ✓ CI.Patch_applied: success for series starting with [CI,1/7] "

[GIT PULL] x86/apic for 6.9-rc1 (includes a new revert)
 2024-03-12 16:21 UTC 

Bogus index in man-pages book from other projects
 2024-03-12 16:20 UTC  (5+ messages)

[CI 1/2] drm/xe: Group live kunit tests
 2024-03-12 16:17 UTC  (5+ messages)
` ✓ CI.Build: success for series starting with [CI,1/2] "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH BlueZ v1] client/player: Use macros from lc3.h to define presets
 2024-03-12 16:16 UTC  (2+ messages)
` [BlueZ,v1] "

[XEN PATCH 0/9] x86: parallelize AP bring-up during boot
 2024-03-12 16:16 UTC  (23+ messages)
` [XEN PATCH 2/9] x86: don't access x86_cpu_to_apicid[] directly, use cpu_physical_id(cpu)
` [XEN PATCH 3/9] x86/smp: drop x86_cpu_to_apicid, use cpu_data[cpu].apicid instead
` [XEN PATCH 4/9] x86/smp: move stack_base to cpu_data
` [XEN PATCH 5/9] x86/smp: call x2apic_ap_setup() earlier
` [XEN PATCH 6/9] x86/shutdown: protect against recurrent machine_restart()
` [XEN PATCH 7/9] x86/smp: drop booting_cpu variable

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2024-03-12 16:16 UTC  (7+ messages)
` [PATCH v6 1/5] ci: replace IPsec-mb package install

mkfs.erofs fails (failed to build shared xattrs, err 61)
 2024-03-12 16:15 UTC  (12+ messages)

[PATCH v3 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-12 16:10 UTC  (21+ messages)
` [PATCH v3 01/20] tests: smbios: make it possible to write SMBIOS only test
` [PATCH v3 02/20] tests: smbios: add test for -smbios type=11 option
` [PATCH v3 03/20] tests: smbios: add test for legacy mode CLI options
` [PATCH v3 04/20] smbios: cleanup smbios_get_tables() from legacy handling
` [PATCH v3 05/20] smbios: get rid of smbios_smp_sockets global
` [PATCH v3 06/20] smbios: get rid of smbios_legacy global
` [PATCH v3 07/20] smbios: avoid mangling user provided tables
` [PATCH v3 08/20] smbios: don't check type4 structures in legacy mode
` [PATCH v3 09/20] smbios: add smbios_add_usr_blob_size() helper
` [PATCH v3 10/20] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PATCH v3 11/20] smbios: build legacy mode code only for 'pc' machine
` [PATCH v3 12/20] smbios: handle errors consistently
` [PATCH v3 13/20] smbios: get rid of global smbios_ep_type
` [PATCH v3 14/20] smbios: clear smbios_type4_count before building tables
` [PATCH v3 15/20] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH v3 16/20] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH v3 17/20] smbios: error out when building type 4 table is not possible
` [PATCH v3 18/20] tests: acpi/smbios: whitelist expected blobs
` [PATCH v3 19/20] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PATCH v3 20/20] tests: acpi: update expected SSDT.dimmpxm blob

[PATCH 00/43] drm: Provide fbdev emulation per memory manager
 2024-03-12 16:14 UTC  (46+ messages)
` [PATCH 01/43] drm/fbdev-generic: Do not set physical framebuffer address
` [PATCH 02/43] fbdev/deferred-io: Move pageref setup into separate helper
` [PATCH 03/43] fbdev/deferred-io: Clean up pageref on lastclose
` [PATCH 04/43] fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
` [PATCH 05/43] fbdev/deferred-io: Test smem_start for I/O memory
` [PATCH 06/43] fbdev/deferred-io: Always call get_page() for framebuffer pages
` [PATCH 07/43] fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
` [PATCH 08/43] drm/fbdev: Add fbdev-shmem
` [PATCH 09/43] drm/ast: Use fbdev-shmem
` [PATCH 10/43] drm/gud: "
` [PATCH 11/43] drm/hyperv: "
` [PATCH 12/43] drm/mgag200: "
` [PATCH 13/43] drm/solomon: "
` [PATCH 14/43] drm/tiny/cirrus: "
` [PATCH 15/43] drm/tiny/gm12u320: "
` [PATCH 16/43] drm/tiny/ofdrm: "
` [PATCH 17/43] drm/tiny/simpledrm: "
` [PATCH 18/43] drm/udl: "
` [PATCH 19/43] drm/virtio: "
` [PATCH 20/43] drm/vkms: "
` [PATCH 21/43] drm/fbdev-dma: Implement damage handling and deferred I/O
` [PATCH 22/43] drm/arm/komeda: Use fbdev-dma
` [PATCH 23/43] drm/hisilicon/kirin: "
` [PATCH 24/43] drm/imx/lcdc: "
` [PATCH 25/43] drm/ingenic: "
` [PATCH 26/43] drm/mediatek: "
` [PATCH 27/43] drm/panel/panel-ilitek-9341: "
` [PATCH 28/43] drm/renesas/rcar-du: "
` [PATCH 29/43] drm/renesas/rz-du: "
` [PATCH 30/43] drm/renesas/shmobile: "
` [PATCH 31/43] drm/rockchip: "
` [PATCH 32/43] drm/tiny/hx8357d: "
` [PATCH 33/43] drm/tiny/ili9163: "
` [PATCH 34/43] drm/tiny/ili9225: "
` [PATCH 35/43] drm/tiny/ili9341: "
` [PATCH 36/43] drm/tiny/ili9486: "
` [PATCH 37/43] drm/tiny/mi0283qt: "
` [PATCH 38/43] drm/tiny/panel-mipi-dbi: "
` [PATCH 39/43] drm/tiny/repaper: "
` [PATCH 40/43] drm/tiny/st7586: "
` [PATCH 41/43] drm/tiny/st7735r: "
` [PATCH 42/43] drm/fbdev-generic: Convert to fbdev-ttm
` [PATCH 43/43] drm/fbdev: Clean up fbdev documentation

[PATCH 0/9] Introduce support for IGVM files
 2024-03-12 16:12 UTC  (5+ messages)
` [PATCH 7/9] i386/sev: Refactor setting of reset vector and initial CPU state

[PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-12 16:13 UTC  (6+ messages)
` [PATCH v2 2/3] x86/mm: Fix LAM inconsistency during context switch
` [PATCH v2 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-03-12 16:13 UTC  (6+ messages)

[PATCH] ring-buffer: Do not set shortest_full when full target is hit
 2024-03-12 16:13 UTC  (2+ messages)

Migration to Debian Bookworm and compiler updates for KernelCI
 2024-03-12 16:13 UTC  (2+ messages)

[PATCH] ALSA: hda/tas2781: remove unnecessary runtime_pm calls
 2024-03-12 16:12 UTC 

[PATCH] nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
 2024-03-12 16:12 UTC  (5+ messages)

[PATCH] misc: fix string buffer compile warnings
 2024-03-12 16:12 UTC 

[PATCH v2 0/7] A702 support
 2024-03-12 16:12 UTC  (5+ messages)
` [PATCH v2 2/7] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-12 16:11 UTC  (7+ messages)
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "

[PATCH v5 0/8] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-12 16:09 UTC  (3+ messages)
` [PATCH v5 7/8] Add multifd_tcp_plain test using list of channels instead of uri

[PATCH v4 00/15] Fast kernel headers: split linux/mm.h
 2024-03-12 16:10 UTC  (2+ messages)

[PATCH net v2 0/2] net: veth: ability to toggle GRO and XDP independently
 2024-03-12 16:05 UTC  (3+ messages)
` [PATCH net v2 1/2] net: veth: do not manipulate GRO when using XDP
` [PATCH net v2 2/2] selftests: net: veth: test the ability to independently manipulate GRO and XDP

[PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-12 16:09 UTC  (5+ messages)

[PATCH v2] nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
 2024-03-12 16:07 UTC  (3+ messages)

[PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-12 16:07 UTC  (6+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-03-12 16:07 UTC  (6+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH i-g-t] tests/intel/xe_exec_queue_property: fix documentation output
 2024-03-12 16:06 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are present
 2024-03-12 16:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

How to display IPv4 array?
 2024-03-12 16:04 UTC  (3+ messages)

[PATCH 0/5] TCG plugins new inline operations
 2024-03-12 16:04 UTC  (6+ messages)
` [PATCH 4/5] plugins: conditional callbacks

[PATCH] drm/xe/gsc: Check for possible err in forcewake GT
 2024-03-12 16:04 UTC  (2+ messages)

Yocto Project Status 12 March 2024 (WW11)
 2024-03-12 16:03 UTC  (2+ messages)
` [OE-core] "

Calling All Nonprofits to Reno, NV
 2024-03-12 16:00 UTC 

[PATCH] regulator: core: Propagate the regulator state in case of exclusive get
 2024-03-12 16:02 UTC  (2+ messages)

[PATCH] drm/i915/opregion: add intel_opregion_vbt_present() stub for ACPI=n
 2024-03-12 16:01 UTC  (2+ messages)

[RFC OE-core] Bug 15423
 2024-03-12 16:00 UTC 

[PATCH 1/7] docs: driver-api: parport-lowlevel: clarify purpose of PARPORT_MODE_PCSPP
 2024-03-12 16:00 UTC  (3+ messages)
` [PATCH 5/7] usb: misc: uss720: document the names of the compatible devices

[PATCH i-g-t v3 00/25] Update test documentation for i915 tests
 2024-03-12 16:00 UTC  (5+ messages)
` [PATCH i-g-t v3 04/25] tests/intel: Introduce Caching subcategory
` [PATCH i-g-t v3 05/25] tests/intel: Let's introduce Workarounds subcategory

[PATCH] rtla: Remove tarfile functionality
 2024-03-12 16:00 UTC 

[PATCH v5 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
 2024-03-12 15:59 UTC  (3+ messages)

[PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
 2024-03-12 15:50 UTC  (7+ messages)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-12 15:57 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[RFC] staging: wlan-ng: Driver broken since kernel 5.15
 2024-03-12 15:57 UTC  (2+ messages)

+ mm-zswap-remove-the-memcpy-if-acomp-is-not-sleepable.patch added to mm-unstable branch
 2024-03-12 15:57 UTC 

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-12 15:57 UTC  (3+ messages)
` [RFC 05/14] fork: check charging success before zeroing stack

[PATCH v2 0/2] Xilinx DPDMA fixes and cyclic dma mode support
 2024-03-12 15:56 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ

[RFC 0/3] Enable firmware-managed USB resources on Qcom targets
 2024-03-12 15:56 UTC  (3+ messages)

[XEN PATCH v3 00/16] xen: address violation of MISRA C:2012 Directive 4.10
 2024-03-12 15:56 UTC  (7+ messages)
` [XEN PATCH v3 14/16] xen/x86: address violations "
` [XEN PATCH v3 15/16] x86/mtrr: "
` [XEN PATCH v3 16/16] xen/lz4: "

[PATCH 0/3] Improve the documentation and test coverage for whitespace and comments
 2024-03-12 15:55 UTC  (4+ messages)
` [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
` [PATCH 2/3] config.txt: perform some minor reformatting
` [PATCH 3/3] t1300: add tests for internal whitespace and inline comments

[PATCH] net: remove {revc,send}msg_copy_msghdr() from exports
 2024-03-12 15:55 UTC 

+ crypto-introduce-acomp_is_async-to-expose-if-comp-drivers-might-sleep.patch added to mm-unstable branch
 2024-03-12 15:55 UTC 

[PATCH] arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled
 2024-03-12 15:54 UTC  (5+ messages)

[PATCH] drm/ttm: warn when resv objs are mixed in a bulk_move
 2024-03-12 15:54 UTC 

Investment proposal
 2024-03-12 15:53 UTC 

[RFC PATCH v2 0/3] Preserve TPM log across kexec
 2024-03-12 15:52 UTC  (10+ messages)
` [RFC PATCH v2 2/3] dt-bindings: tpm: Add linux,sml-log to ibm,vtpm.yaml
` [RFC PATCH v2 3/3] tpm: of: If available use linux,sml-log to get the log and its size

[PATCH] wifi: ath12k: fix wrong definition of ath12k_hw_ring_mask_qcn9274
 2024-03-12 15:52 UTC  (2+ messages)

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-03-12 15:51 UTC  (7+ messages)
  ` [EXT] "

[PATCH 0/2] Preserve TPM log across kexec
 2024-03-12 15:50 UTC  (8+ messages)
` [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size

[PATCH] arm64: zynqmp: Do not setup default SPL options without SPL
 2024-03-12 15:51 UTC 

+ lib-build_oid_registry-dont-mention-the-full-path-of-the-script-in-output.patch added to mm-nonmm-unstable branch
 2024-03-12 15:51 UTC 

[PATCH v2] mm/migrate: put dest folio on deferred split list if source was there
 2024-03-12 15:51 UTC  (5+ messages)

[PATCH 0/4] checkout: cleanup --conflict=
 2024-03-12 15:50 UTC  (6+ messages)
` [PATCH 4/4] checkout: cleanup --conflict=<style> parsing

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2024-03-12 15:49 UTC  (11+ messages)

[PATCH] RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()
 2024-03-12 15:49 UTC 

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-03-12 15:49 UTC  (5+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH] imx25: Feed the unique id to machine_id_set_hashable()
 2024-03-12 15:48 UTC 

CVE-2023-52596: sysctl: Fix out of bounds access for empty sysctl registers
 2024-03-12 15:49 UTC  (7+ messages)

[LTP] [PATCH v3] Refactor fork14 using new LTP API
 2024-03-12 15:48 UTC 

[PATCH v12 0/4] add zynqmp TCM bindings
 2024-03-12 15:49 UTC  (6+ messages)
` [PATCH v12 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH] USB: core: Fix deadlock in usb_deauthorize_interface()
 2024-03-12 15:48 UTC 

[PATCH 0/5] Implement port 92 in south bridges
 2024-03-12 15:47 UTC  (2+ messages)

[PATCH] drm/shmem-helper: Remove duplicate include
 2024-03-12 15:47 UTC  (3+ messages)

[PATCH] wifi: mac80211: validate link status before deciding on off channel Tx
 2024-03-12 15:46 UTC 

[QUESTION] epoll: try to reuse allocations of epitem
 2024-03-12 15:45 UTC 

[PATCH v2 0/2] ring-buffer: Fix poll wakeup logic
 2024-03-12 15:48 UTC  (4+ messages)
` [PATCH v2 2/2] ring-buffer: Reuse rb_watermark_hit() for the poll logic

[PATCH] mm: Always initialise folio->_deferred_list
 2024-03-12 15:45 UTC  (6+ messages)

[PATCH 0/3] Fix prestera driver fail to probe twice
 2024-03-12 15:45 UTC  (3+ messages)
` [PATCH 2/3] net: marvell: prestera: fix memory use after free

[LTP] [PATCH v2] Refactor fork14 using new LTP API
 2024-03-12 15:44 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR
 2024-03-12 15:44 UTC  (2+ messages)

[PATCH] wifi: ath11k: don't force enable power save on non-running vdevs
 2024-03-12 15:44 UTC  (2+ messages)

[PATCH] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-12 15:43 UTC  (3+ messages)

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-03-12 15:42 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/4] test/hash: check bulk lookup of keys after collision
  ` [PATCH v7 4/4] hash: add SVE support for bulk key lookup


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.