All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-21 01:00:32 to 2023-09-21 02:44:07 UTC [more...]

[PATCH v2 00/32] spl: Preparation for Universal Payload
 2023-09-21  1:57 UTC  (32+ messages)
` [PATCH v2 01/32] dm: core: support reading a single indexed u64 value
` [PATCH v2 03/32] spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
` [PATCH v2 04/32] spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
` [PATCH v2 05/32] spl: mx6: powerpc: Drop the condition on timer_init()
` [PATCH v2 06/32] spl: Drop #ifdefs for BOARD_INIT and watchdog
` [PATCH v2 07/32] spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
` [PATCH v2 08/32] spl: Drop the switch() statement for OS selection
` [PATCH v2 09/32] spl: Avoid an #ifdef when printing gd->malloc_ptr
` [PATCH v2 10/32] spl: Remove #ifdefs with BOOTSTAGE
` [PATCH v2 11/32] spl: Rename spl_load_fit_image() to load_simple_fit()
` [PATCH v2 12/32] spl: Move the full FIT code to spl_fit.c
` [PATCH v2 13/32] spl: Use the correct FIT_..._PROP constants
` [PATCH v2 14/32] spl: Move bloblist writing until the image is known
` [PATCH v2 15/32] dm: core: Reverse the argument order in ofnode_copy_props()
` [PATCH v2 16/32] dm: core: Ensure we run flattree tests on ofnode
` [PATCH v2 17/32] dm: core: Tidy up comments in the ofnode tests
` [PATCH v2 18/32] dm: core: Add a function to create an empty tree
` [PATCH v2 19/32] dm: core: Add a way to copy a node
` [PATCH v2 20/32] dm: core: Add a way to delete "
` [PATCH v2 21/32] dm: core: Add a way to convert a devicetree to a dtb
` [PATCH v2 22/32] dm: core: Support writing a boolean
` [PATCH v2 23/32] dm: core: Support writing a 64-bit value
` [PATCH v2 24/32] dm: core: Add tests for oftree_path()
` [PATCH v2 25/32] sandbox: Move reading the RAM buffer into a better place
` [PATCH v2 26/32] sandbox: Init the EC properly even if no state file is available
` [PATCH v2 27/32] sandbox: Only read the state if we have a state file
` [PATCH v2 28/32] sandbox: Move the bloblist down a little in memory
` [PATCH v2 29/32] bloblist: Support initing from multiple places
` [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
` [PATCH v2 31/32] command: Include a required header in command.h
` [PATCH v2 32/32] pci: serial: Support reading PCI-register size with base

[PATCH v6] HID: mcp2200: added driver for GPIOs of MCP2200
 2023-09-21  2:43 UTC  (2+ messages)

[PATCH v1 1/7] eventdev: introduce DMA event adapter library
 2023-09-21  2:41 UTC  (2+ messages)

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-21  2:39 UTC  (17+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes

[PATCH] lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is set
 2023-09-21  2:39 UTC  (2+ messages)

[PATCH -next] ubi: block: Fix use-after-free in ubiblock_cleanup
 2023-09-21  2:39 UTC  (4+ messages)

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-21  2:37 UTC  (17+ messages)
` [PATCH v1 05/22] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v1 06/22] vfio/common: Add a vfio device iterator
` [PATCH v1 15/22] Add iommufd configure option
` [PATCH v1 17/22] util/char_dev: Add open_cdev()

[PATCH v3 0/3] soc: qcom: rmtfs: Support dynamic allocation
 2023-09-21  2:37 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages
` [PATCH v3 2/3] soc: qcom: rmtfs: Support discarding "
` [PATCH v3 3/3] soc: qcom: rtmfs: Handle reserved-memory allocation issues

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-21  2:36 UTC  (6+ messages)
` [PATCH v3 8/9] riscv: kdump: use generic interface to simplify crashkernel reservation

[PATCH 6.1 000/139] 6.1.55-rc1 review
 2023-09-21  2:34 UTC  (2+ messages)

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-21  2:31 UTC  (13+ messages)

linux-next: build warning after merge of the amdgpu tree
 2023-09-21  2:31 UTC 

[PATCH] app/dma-perf: fix physical address seg-fault
 2023-09-21  2:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mailbox: pcc: export the PCC subspace type
 2023-09-21  2:27 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] soc: kunpeng_hccs: add the check for "

[PATCH] fuse: pass ATTR_KILL_SUID/ATTR_KILL_SGID mode bits to user space
 2023-09-21  2:24 UTC 

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-21  2:24 UTC  (6+ messages)
` [PATCH v10 36/38] x86/fred: Add fred_syscall_init()

[Intel-gfx] [PATCH v12 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-09-21  2:24 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC PATCH v4 11/11] media: imx-asrc: Add memory to memory driver
 2023-09-21  2:21 UTC  (2+ messages)

✅ PASS (SKIPPED 4 of 234): Test report for master (6.6.0-rc2, mainline.kernel.org-clang, 42dc8149)
 2023-09-21  2:20 UTC 

[PATCH printk v1] printk: fix illegal pbufs access for !CONFIG_PRINTK
 2023-09-21  2:18 UTC  (2+ messages)

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-09-21  2:15 UTC  (4+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] net/cnxk: support inline ingress out of place session
  ` [PATCH v2 3/3] test/security: add unittest for inline ingress oop

[PATCH net-next 0/3] tcp: add tcp_delack_max()
 2023-09-21  2:16 UTC  (4+ messages)
` [PATCH net-next 3/3] tcp: derive delack_max from rto_min

[LTP] [PATCH v1] seccomp01.c: Add SECCOMP_RET_USER_NOTIF check
 2023-09-21  2:14 UTC 

[PATCH] staging: speakup: modify syntax errors in comments
 2023-09-21  2:13 UTC 

[PATCH] eventfs: Remember what dentries were created on dir open
 2023-09-21  2:15 UTC 

[PATCH] ARM: vfp: Add vudot opcode to VFP undef hook
 2023-09-21  2:13 UTC  (3+ messages)

[PATCH 0/7] btrfs-progs: cmds/tune: add set/clear features
 2023-09-21  2:13 UTC  (4+ messages)
` [PATCH 2/7] btrfs-progs: cmds: add "btrfs tune set" subcommand group

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-21  2:12 UTC  (21+ messages)

[PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
 2023-09-21  2:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] drmtest changes for running tests on multi-gpu
 2023-09-21  2:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-09-21  2:05 UTC  (4+ messages)

[xen-4.15-testing test] 183081: regressions - FAIL
 2023-09-21  2:02 UTC 

[PATCH v3 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-09-21  2:00 UTC  (4+ messages)

[PATCH v2] usb: xhci-plat: fix usb disconnect issue after s4
 2023-09-21  1:58 UTC  (2+ messages)

Forcing uninative?
 2023-09-21  1:53 UTC  (4+ messages)
` [yocto] "

[PATCH v6 0/2] gpio: loongson: add more gpio chip support
 2023-09-21  1:52 UTC  (3+ messages)
` [PATCH v6 1/2] gpio: dt-bindings: add more loongson "
` [PATCH v6 2/2] gpio: loongson: add more "

[Intel-gfx] [PATCH 0/4] drm/i915/vlv_dsi: Add quirks for x86 android tablets (v3)
 2023-09-21  1:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

linux-next: manual merge of the sysctl tree with the asm-generic tree
 2023-09-21  1:50 UTC 

[PATCH 0/9] xfs: byte-based grant head reservation tracking
 2023-09-21  1:48 UTC  (10+ messages)
` [PATCH 1/9] xfs: move and xfs_trans_committed_bulk
` [PATCH 2/9] xfs: AIL doesn't need manual pushing
` [PATCH 3/9] xfs: background AIL push targets physical space, not grant space
` [PATCH 4/9] xfs: ensure log tail is always up to date
` [PATCH 5/9] xfs: l_last_sync_lsn is really AIL state
` [PATCH 6/9] xfs: collapse xlog_state_set_callback in caller
` [PATCH 7/9] xfs: track log space pinned by the AIL
` [PATCH 8/9] xfs: pass the full grant head to accounting functions
` [PATCH 9/9] xfs: grant heads track byte counts, not LSNs

[Bug 15480] New: Mounting Azure Fles Share using cifs-utils fails
 2023-09-21  1:46 UTC  (2+ messages)
` [Bug 15480] "

[PATCH 00/10] Add mediate-drm secure flow for SVP
 2023-09-21  1:31 UTC  (6+ messages)

[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
 2023-09-21  1:42 UTC  (17+ messages)
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration on a list of pages
` [PATCH v4 6/8] hugetlb: batch PMD split for bulk vmemmap dedup

[PATCH net v2] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-09-21  1:41 UTC  (3+ messages)

[PATCH v3 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-21  1:40 UTC  (4+ messages)

[PATCH v2 0/4] kunit: Fix some bugs in kunit
 2023-09-21  1:40 UTC  (5+ messages)
` [PATCH v2 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH v2 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH v2 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH v2 4/4] kunit: test: Fix the possible memory leak in executor_test

[PATCH 1/2] migration: Fix rdma migration failed
 2023-09-21  1:40 UTC  (5+ messages)
` [PATCH 2/2] migration/rdma: zore out head.repeat to make the error more clear

[PATCH 1/3] drm/amdgpu/gmc6-8: properly disable the AGP aperture
 2023-09-21  1:39 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu/gmc11: disable AGP on GC 11.5

[PATCH 0/3] xfs: reduce AGF hold times during fstrim operations
 2023-09-21  1:39 UTC  (4+ messages)
` [PATCH 1/3] xfs: move log discard work to xfs_discard.c
` [PATCH 2/3] xfs: reduce AGF hold times during fstrim operations
` [PATCH 3/3] xfs: abort fstrim if kernel is suspending

blktests: changing rdma default driver from rdma_rxe to siw
 2023-09-21  1:39 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2023-09-21  1:36 UTC 

[PATCH 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-09-21  1:35 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: imx8dxl-ss-ddr: change ddr_pmu0 compatilbe
    ` [EXT] "

[PATCH 0/6] iommufd support allocating nested parent domain
 2023-09-21  1:31 UTC  (6+ messages)
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op

RFC: usb: gadget: u_audio: Notifying gadget that host started playback/capture?
 2023-09-21  1:30 UTC  (3+ messages)

[PATCH] bpf, sockmap: fix deadlocks in the sockhash and sockmap
 2023-09-21  1:31 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
 2023-09-21  1:30 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next 3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET

[PULL] u-boot-riscv/next
 2023-09-21  1:28 UTC 

[RFC PATCH v3 4/6] workingset: simplify lru_gen_test_recent
 2023-09-21  1:29 UTC  (2+ messages)

drivers/i2c/busses/i2c-ls2x.c:153 ls2x_i2c_send_byte() error: uninitialized symbol 'rxdata'
 2023-09-21  1:29 UTC 

[PATCH bpf-next 00/14] add libbpf getters for individual ringbuffers
 2023-09-21  1:28 UTC  (16+ messages)
` [PATCH bpf-next 01/14] libbpf: refactor cleanup in ring_buffer__add
` [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 07/14] libbpf: add ring__avail_data_size
` [PATCH bpf-next 09/14] libbpf: add ring__size
` [PATCH bpf-next 13/14] libbpf: add ring__consume

[Intel-gfx] [PATCH v2] drm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
 2023-09-21  1:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ reset (rev2)

[PATCH v4 00/18] update idpf base code
 2023-09-21  1:21 UTC  (3+ messages)
` [PATCH v5 00/11] "

{standard input}:14: Error: symbol `__export_symbol_alpha_mv' is already defined
 2023-09-21  1:18 UTC 

[LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero
 2023-09-21  1:17 UTC  (11+ messages)

[PATCH 6.5 000/211] 6.5.5-rc1 review
 2023-09-21  1:16 UTC  (2+ messages)

[LTP] [PATCH] kernel/device-drivers/zram/zram01.sh : add a sync
 2023-09-21  1:12 UTC  (3+ messages)
` [LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero
  ` [LTP] [PATCH v3] kernel/device-drivers/zram/zram01.sh : fill with compressible data

[PATCH 3/4] spl: atf: Fix potential but not occurring bug
 2023-09-21  1:02 UTC  (2+ messages)

[PATCHv9 00/15] net/lwip: add lwip library for the network stack
 2023-09-21  1:03 UTC  (3+ messages)
` [PATCHv9 01/15] submodule: add lwIP as git submodule

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-09-21  1:03 UTC  (20+ messages)
` [PATCH 05/32] spl: mx6: powerpc: Drop the condition on timer_init()
` [PATCH 09/32] spl: Avoid an #ifdef when printing gd->malloc_ptr
` [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist

[PATCH v3 0/5] Populate kaslr seed with RNG
 2023-09-21  1:03 UTC  (11+ messages)
` [PATCH v3 1/5] fdt: common API to populate kaslr seed
` [PATCH v3 2/5] fdt: kaslr seed from RNG device
` [PATCH v3 3/5] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v3 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v3 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE

Issue: padata: UAF in padata_serial_worker reproduce
 2023-09-21  0:50 UTC  (3+ messages)

[PATCH v2 0/8] Add SM uclass and Meson SM driver
 2023-09-21  1:03 UTC  (17+ messages)
` [PATCH v2 1/8] drivers: introduce Secure Monitor uclass
` [PATCH v2 2/8] sandbox: add sandobx sm uclass driver
` [PATCH v2 3/8] sandbox: dts: add meson secure monitor node
` [PATCH v2 4/8] sandbox: add tests for UCLASS_SM
` [PATCH v2 5/8] sandbox: defconfig: enable CONFIG_SM option
` [PATCH v2 6/8] drivers: introduce Meson Secure Monitor driver
` [PATCH v2 7/8] arch: meson: sm: set correct order of the includes
` [PATCH v2 8/8] arch: meson: use secure monitor driver

[PATCH 4/4] spl: atf: Reduce SPL code size
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH 0/2] make CONFIG_SPL_SYS_MALLOC_SIMPLE && CONFIG_SYS_SPL_MALLOC actually work
 2023-09-21  1:03 UTC  (6+ messages)
` [PATCH 1/2] spl: make SYS_SPL_MALLOC depend on !(SPL_STACK_R && SPL_SYS_MALLOC_SIMPLE)
` [PATCH 2/2] malloc_simple: add mem_malloc_init_simple()

[PATCH 0/4] mkimage: also honour -B even without external data
 2023-09-21  1:03 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] binman: test: rename 275_fit_align.dts -> 275_fit_align_external.dts
` [PATCH 3/4] tools: binman: add test case for fit, align without fit, external-offset
` [PATCH 4/4] binman: update documentation for fit,align property

[PATCH iproute2-next v3] allow overriding color option in environment
 2023-09-21  1:06 UTC  (3+ messages)

[PATCH v2] Makefile: Force regeneration of env.txt
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH] common: Drop linux/printk.h from common header
 2023-09-21  1:03 UTC  (5+ messages)

[PATCH v6 0/2] Add support to fetch baudrate from dtb
 2023-09-21  1:02 UTC  (3+ messages)
` [PATCH v6 1/2] configs: Add support in Kconfig and convert for armada boards

[PATCH v2] cmd: sf: Fix the flash_is_unlocked api size parameter
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH 2/4] image: fit: Improve functions description comments
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH] bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH 1/4] spl: atf: Improve comments and code readability
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH v3 0/7] Add EFI HTTP boot support
 2023-09-21  1:02 UTC  (5+ messages)
` [PATCH v3 1/7] net: wget: prevent overwriting reserved memory
` [PATCH v3 2/7] net: wget: add wget with dns utility function

[PATCH net-next v9 0/6] introduce page_pool_alloc() related API
 2023-09-21  1:02 UTC  (3+ messages)
` [PATCH net-next v9 5/6] page_pool: update document about frag API

[PATCH v2 00/11] Add Milk-V Pioneer RISC-V board support
 2023-09-21  0:48 UTC  (6+ messages)
` [PATCH v2 03/11] dt-bindings: riscv: add sophgo sg2042 bindings
    `  "


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.