All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 05:30:12 to 2023-05-16 06:49:03 UTC [more...]

[PATCH V8 RESEND 0/4] Add S4 SoC PLL and Peripheral clock
 2023-05-16  6:47 UTC  (2+ messages)
` [PATCH V8 RESEND 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals clock controller

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-16  6:48 UTC  (14+ messages)
` [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-16  6:39 UTC  (8+ messages)
` [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated "

USB gadget regression on v6.4-rc1 and v6.1.28
 2023-05-16  6:46 UTC  (6+ messages)

Excessive TLB flush ranges
 2023-05-16  6:46 UTC  (13+ messages)

[Buildroot] [PATCH] package/libssh: security bump to version 0.10.5
 2023-05-16  6:40 UTC 

[PATCH 1/3] [POC] test implementaion of rt-signals
 2023-05-16  6:46 UTC  (6+ messages)

external rate plugin: broken 16-bit stereo stream conversion (interleaved -> non-interleaved)
 2023-05-16  6:44 UTC 

external rate plugin: broken 16-bit stream conversion (interleaved -> non-interleaved)
 2023-05-16  6:44 UTC 

[PATCH] drm/amdgpu: Fix the EPERM error when get user pages
 2023-05-16  6:44 UTC  (3+ messages)

[PATCH v2 00/14] y2038: Part two - timer and timerfd support
 2023-05-16  6:43 UTC  (2+ messages)

[PATCH v16] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-05-16  6:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] meson: fix testplan building for old meson
 2023-05-16  6:42 UTC  (2+ messages)

Fit Signature booting without public key
 2023-05-16  6:41 UTC 

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-16  6:33 UTC  (3+ messages)
` [PATCH v4 5/9] drivers: use new capable_any functionality

[PATCH v1 0/7] ethdev: modify field API for multiple headers
 2023-05-16  6:37 UTC  (8+ messages)
` [PATCH v1 1/7] doc: fix blank lines in modify field action description
` [PATCH v1 2/7] doc: fix blank line in asynchronous operations description
` [PATCH v1 3/7] doc: fix wrong indentation in RSS action description
` [PATCH v1 4/7] net/mlx5: reduce modify field encapsulation level size
` [PATCH v1 5/7] ethdev: add GENEVE TLV option modification support
` [PATCH v1 6/7] ethdev: add MPLS header "
` [PATCH v1 7/7] net/mlx5: add MPLS modify field support

[PATCH] arm64: dts: imx8mp: Add DeWarp Engine DT node
 2023-05-16  6:38 UTC  (3+ messages)

Pull request efi-2023-07-rc3
 2023-05-16  6:37 UTC 

[PATCH v2 00/27] Header cleanups (final splitting of cache.h, and some splitting of other headers)
 2023-05-16  6:34 UTC  (30+ messages)
` [PATCH v3 00/28] "
  ` [PATCH v3 01/28] init-db: document existing bug with core.bare in template config
  ` [PATCH v3 02/28] init-db: remove unnecessary global variable
  ` [PATCH v3 03/28] init-db, clone: change unnecessary global into passed parameter
  ` [PATCH v3 04/28] setup: adopt shared init-db & clone code
  ` [PATCH v3 05/28] read-cache: move shared commit and ls-files code
  ` [PATCH v3 06/28] add: modify add_files_to_cache() to avoid globals
  ` [PATCH v3 07/28] read-cache: move shared add/checkout/commit code
  ` [PATCH v3 08/28] statinfo: move stat_{data,validity} functions from cache/read-cache
  ` [PATCH v3 09/28] run-command.h: move declarations for run-command.c from cache.h
  ` [PATCH v3 10/28] name-hash.h: move declarations for name-hash.c "
  ` [PATCH v3 11/28] sparse-index.h: move declarations for sparse-index.c "
  ` [PATCH v3 12/28] preload-index.h: move declarations for preload-index.c from elsewhere
  ` [PATCH v3 13/28] diff.h: move declaration for global in diff.c from cache.h
  ` [PATCH v3 14/28] merge.h: move declarations for merge.c "
  ` [PATCH v3 15/28] repository.h: move declaration of the_index "
  ` [PATCH v3 16/28] read-cache*.h: move declarations for read-cache.c functions "
  ` [PATCH v3 17/28] cache.h: remove this no-longer-used header
  ` [PATCH v3 18/28] log-tree: replace include of revision.h with simple forward declaration
  ` [PATCH v3 19/28] repository: remove unnecessary include of path.h
  ` [PATCH v3 20/28] diff.h: remove unnecessary include of oidset.h
  ` [PATCH v3 21/28] list-objects-filter-options.h: remove unneccessary include
  ` [PATCH v3 22/28] builtin.h: remove unneccessary includes
  ` [PATCH v3 23/28] git-compat-util.h: remove unneccessary include of wildmatch.h
  ` [PATCH v3 24/28] merge-ll: rename from ll-merge
  ` [PATCH v3 25/28] khash: name the structs that khash declares
  ` [PATCH v3 26/28] object-store-ll.h: split this header out of object-store.h
  ` [PATCH v3 27/28] hash-ll, hashmap: move oidhash() to hash-ll
  ` [PATCH v3 28/28] fsmonitor-ll.h: split this header out of fsmonitor.h

Gpio in vexpress
 2023-05-15 15:17 UTC 

[PATCH] arm64: dts: ti: k3-j7200: correct num-lanes requested for PCIe
 2023-05-16  6:33 UTC  (4+ messages)

[PATCH v6 3/4] tee: optee: support tracking system threads
 2023-05-16  6:32 UTC  (3+ messages)

drivers/block/drbd/drbd_worker.c:588 make_resync_request() warn: variable dereferenced before check 'peer_device' (see line 587)
 2023-05-16  6:32 UTC 

[PATCH v3 1/6] drm/amdgpu: separate ras irq from vcn instance irq for UVD_POISON
 2023-05-16  6:31 UTC  (3+ messages)
` [PATCH v3 6/6] drm/amdgpu: add RAS POISON interrupt funcs for jpeg_v4_0

[igt-dev] [i-g-t 00/79] Document KMS tests
 2023-05-16  6:30 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Document KMS tests (rev7)

[igt-dev] [PATCH i-g-t 1/4] tests/kms_async_flips: Ger rid of i915 specific fb creation
 2023-05-16  6:22 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] "
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_async_flips: Split test_init()
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_async_flips: Test all modifiers

arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
 2023-05-16  6:28 UTC 

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-16  6:27 UTC  (10+ messages)
` [PATCH 1/2] xen/x86/pvh: use preset XSDT header for XSDT generation
` [PATCH 2/2] xen/x86/pvh: copy ACPI tables to Dom0 instead of mapping

[RESEND,PATCH 1/3] arm64: dts: qcom: sm8250-xiaomi-elish-boe: fix panel compatible
 2023-05-16  6:26 UTC  (3+ messages)
` [RESEND,PATCH 2/3] arm64: dts: qcom: sm8250-xiaomi-elish-csot: "
` [RESEND,PATCH 3/3] arm64: dts: qcom: sm8250-xiaomi-elish: remove redundant empty line

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-16  6:26 UTC  (6+ messages)
` [RFC PATCH v7 5/8] ice: implement dpll interface to control cgu

[RFC PATCH] sched/fair: Introduce SIS_PAIR to wakeup task on local idle core first
 2023-05-16  6:23 UTC  (2+ messages)

[PATCH V2 0/2] blk-mq: handle passthrough request as really passthrough
 2023-05-16  6:24 UTC  (8+ messages)
` [PATCH V2 1/2] blk-mq: don't queue plugged passthrough requests into scheduler
` [PATCH V2 2/2] blk-mq: make sure elevator callbacks aren't called for passthrough request

[meta-oe][PATCH 1/2] paprefs: add recipe
 2023-05-16  6:23 UTC  (4+ messages)
` [oe] "

[PATCH -next v2 00/13] mm: page_alloc: misc cleanup and refector
 2023-05-16  6:38 UTC  (14+ messages)
` [PATCH v2 01/13] mm: page_alloc: move mirrored_kernelcore into mm_init.c
` [PATCH v2 02/13] mm: page_alloc: move init_on_alloc/free() "
` [PATCH v2 03/13] mm: page_alloc: move set_zone_contiguous() "
` [PATCH v2 04/13] mm: page_alloc: collect mem statistic into show_mem.c
` [PATCH v2 05/13] mm: page_alloc: squash page_is_consistent()
` [PATCH v2 06/13] mm: page_alloc: remove alloc_contig_dump_pages() stub
` [PATCH v2 07/13] mm: page_alloc: split out FAIL_PAGE_ALLOC
` [PATCH v2 08/13] mm: page_alloc: split out DEBUG_PAGEALLOC
` [PATCH v2 09/13] mm: page_alloc: move mark_free_page() into snapshot.c
` [PATCH v2 10/13] mm: page_alloc: move pm_* function into power
` [PATCH v2 11/13] mm: vmscan: use gfp_has_io_fs()
` [PATCH v2 12/13] mm: page_alloc: move sysctls into it own fils
` [PATCH v2 13/13] mm: page_alloc: move is_check_pages_enabled() into page_alloc.c

[virtio-comment] Re: [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-16  6:21 UTC  (12+ messages)
            ` [virtio-comment] "
                    ` [virtio-dev] "

[RFC PATCH] Revert "sc16is7xx: Separate GPIOs from modem control lines"
 2023-05-16  6:20 UTC  (2+ messages)

[PATCH v3 0/3] docs/interop: Convert QMP related txt docs to rst
 2023-05-16  6:19 UTC  (5+ messages)
` [PATCH v3 1/3] docs/interop: Convert qmp-spec.txt to rST
` [PATCH v3 2/3] docs/interop/qmp-spec: Update error description for parsing errors

[PATCH] examples/l3fwd: add hard code to collect empty poll and NIC counters
 2023-05-16  6:19 UTC  (3+ messages)

linux-next: Tree for May 15
 2023-05-16  6:18 UTC  (4+ messages)
` linux-next: Tree for May 15 (several RV64 build errors)

[PATCH] Fix sparse checks processing
 2023-05-16  6:18 UTC  (3+ messages)

[PATCH v6 virtio 00/11] pds_vdpa driver
 2023-05-16  6:12 UTC  (4+ messages)
` [PATCH v6 virtio 04/11] pds_vdpa: move enum from common to adminq header

[PATCH] libwebp: add BBCLASSEXTEND
 2023-05-16  6:12 UTC 

[PATCH V8 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-05-16  6:11 UTC  (2+ messages)

[PATCH V2 1/2] libxl: virtio: Remove unused frontend nodes
 2023-05-16  6:08 UTC  (5+ messages)
` [PATCH V2 2/2] libxl: arm: Add grant_usage parameter for virtio devices

[PATCH] Documentation: use capitalization for chapters and acronyms
 2023-05-16 14:05 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: arm: optee: add interrupt controller properties
 2023-05-16  6:02 UTC  (3+ messages)

drivers/bluetooth/btnxpuart.c:1277:34: warning: 'nxpuart_of_match_table' defined but not used
 2023-05-16  6:00 UTC 

[PATCH v3 1/3] Move bootorder and bootoption apis to lib
 2023-05-16  5:59 UTC  (6+ messages)
` [PATCH v3 2/3] Boot var automatic management for removable medias
` [PATCH v3 3/3] Load option with short device path for boot vars

[PATCH] PCI: Only put >= 2015 root ports into D3 on Intel
 2023-05-16  5:59 UTC  (2+ messages)

[PATCH 5.10.y-cip 0/4] Add RZ/G2L DMA Reset support
 2023-05-16  5:59 UTC  (4+ messages)
` [PATCH 5.10.y-cip 2/4] dmaengine: sh: rz-dmac: Add reset support

[PATCH v6 3/4] tee: optee: support tracking system threads
 2023-05-16  5:58 UTC  (3+ messages)

[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
 2023-05-16  5:56 UTC  (12+ messages)

[PATCH v2 3/3] mm: perform the mapping_map_writable() check after call_mmap()
 2023-05-16  5:52 UTC  (2+ messages)

[master/kirkstone][PATCH] conf: machine: am62axx: Use generic fpdlink prefix
 2023-05-16  5:54 UTC 

[virtio-comment] [PATCH] content: Replace guest OS with driver
 2023-05-16  5:54 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

Issues with bcm2835-host: let firmware manage the clock divisor
 2023-05-16  5:53 UTC  (6+ messages)
  ` [External] - "

[PATCH v3 0/2] cpufreq/amd-pstate: Fix null pointer dereference when frequency invariance is disabled
 2023-05-16  5:52 UTC  (5+ messages)
` [PATCH v3 2/2] cpufreq: Warn if fast_switch is not set

[PATCH 1/2] rust: add synchronous message digest support
 2023-05-16  5:52 UTC  (5+ messages)
` [PATCH 2/2] rust: add socket support

[PATCH] ASoC: dt-bindings: nau8315: Convert to dtschema
 2023-05-16  5:49 UTC 

[PATCH 0/3] zram: queue flag nowait and mior cleanup
 2023-05-16  5:51 UTC  (6+ messages)
` [PATCH 1/3] zram: allow user to set QUEUE_FLAG_NOWAIT

[meta-oe][PATCH] php: Remove buildpaths from scripts and generated headers
 2023-05-16  5:50 UTC 

[PATCH 1/1] arm64: dts: imx8mp: move noc node to correct position
 2023-05-16  5:50 UTC  (2+ messages)

arch/powerpc/kexec/relocate_32.o: warning: objtool: .text+0x2bc: unannotated intra-function call
 2023-05-16  5:49 UTC 

[PATCH v4 0/8] migration: Modified 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-05-16  5:48 UTC  (4+ messages)
` [PATCH v4 6/8] migration: modified 'migrate' QAPI to accept 'channels' argument "

[PATCH] bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap
 2023-05-16  5:49 UTC  (6+ messages)

[PATCH V8 0/7] spi: Add support for stacked/parallel memories
 2023-05-16  5:47 UTC  (6+ messages)
` [PATCH V8 1/7] spi: Add stacked and parallel memories support in SPI core

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-05-16  5:46 UTC  (8+ messages)

[PATCH] ASoC: dt-bindings: nau8810: Convert to dtschema
 2023-05-16  5:44 UTC 

[LTP] LTP release preparations
 2023-05-16  5:46 UTC  (10+ messages)

[PATCH] usb: dwc2: Fix some error handling paths
 2023-05-16  5:45 UTC  (2+ messages)

[meta-oe][PATCH 1/7] gnome-software: update 44.0 -> 44.1
 2023-05-16  5:45 UTC  (4+ messages)
` [meta-oe][PATCH 4/7] evince: "
  ` [oe] "

[PATCH v1 0/2] disallow duplicated tag index
 2023-05-16  5:43 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template
` [PATCH v1 2/2] net/mlx5: fix sws duplicated tag index matching

[qemu-mainline test] 180673: tolerable FAIL - PUSHED
 2023-05-16  5:43 UTC 

[PATCH v1] net/mlx5: add test for hot upgrade
 2023-05-16  5:41 UTC 

[Buildroot] [PATCH v1 1/3] configs/zynq_zc706_defconfig: bump to xilinx-v2023.1
 2023-05-16  5:40 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/3] configs/zynq_microzed_defconfig: "
` [Buildroot] [PATCH v1 3/3] configs/zynq_zed_defconfig: "

[PATCH v1 0/2] Fix VXLAN matching
 2023-05-16  5:40 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5: fix matcher layout size calculation
` [PATCH v1 2/2] net/mlx5: fix VXLAN matching with zero value

[dm-devel] Does dm-zoned support buffered write?
 2023-05-15 11:46 UTC  (5+ messages)

[PATCH v2] cfg80211: S1G rate information and calculations
 2023-05-16  5:40 UTC  (2+ messages)

[PATCH 0/7] Secure display with new CRTC properties
 2023-05-16  5:39 UTC  (8+ messages)
` [PATCH 1/7] drm/amd/display: Add new blob properties for secure display ROI
` [PATCH 2/7] drm/amd/display: Implement set/get functions for secure display ROI properties
` [PATCH 3/7] drm/amd/display: Add new blob properties for secure display CRC
` [PATCH 4/7] drm/amd/display: Implement set/get functions for secure display CRC properties
` [PATCH 5/7] drm/amd/display: Processing secure display new ROI update in atomic commit
` [PATCH 6/7] drm/amd/display: Implement the retrieval of secure display CRC data
` [PATCH 7/7] drm/amd/display: Block the requests for secure display ROI/CRC until data ready

arch/x86/kvm/vmx/hyperv.c:22:9: sparse: sparse: cast truncates bits from constant value (1a079a becomes 79a)
 2023-05-16  5:39 UTC 

[RFC PATCH 3/3] irqflags: Warn on irq disable when disabled and enable when enabled
 2023-05-16  5:39 UTC 

[virtio-comment] RE: [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-16  5:38 UTC  (12+ messages)
` [virtio-comment] "
                  ` [virtio-dev] "

[Intel-wired-lan] [PATCH iwl-net v1] igc: Remove delay during TX ring configuration
 2023-05-16  5:36 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-05-15
 2023-05-16  5:36 UTC 

[PATCH v2] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
 2023-05-16  5:35 UTC  (4+ messages)

[PATCH 0/4] Make fpobe + rethook immune to recursion
 2023-05-16  5:33 UTC  (4+ messages)
` [PATCH 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler

[PATCH] swap: cleanup get/put_swap_device usage
 2023-05-16  5:29 UTC 

[PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
 2023-05-16  5:30 UTC  (3+ messages)

[PATCH v3 0/3] fix fwnode_irq_get_byname() returnvalue
 2023-05-16  5:30 UTC  (4+ messages)
` [PATCH v3 3/3] iio: kx022a fix irq getting


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.