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

[PATCH v2 00/32] spl: Preparation for Universal Payload
 2023-09-21  1:57 UTC  (30+ 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 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-21  2:02 UTC  (21+ messages)

[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 

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-21  1:21 UTC  (9+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes

[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)

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-09-21  1:16 UTC  (3+ 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
    `  "

[PATCH RFC v2 11/37] drm/connector: hdmi: Add Infoframes generation
 2023-09-21  0:58 UTC  (2+ messages)

[PATCH][SMB3] Fix confusing warning message about mode not specified
 2023-09-21  0:57 UTC 

[Intel-xe] [RFC PATCH 0/1] DRM scheduler update
 2023-09-21  0:57 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: "

[PATCH net-next] net: atl1c: switch to napi_consume_skb()
 2023-09-21  0:56 UTC 

[XEN PATCH v3 0/4] python: Support setuptools
 2023-09-21  0:55 UTC  (3+ messages)

[ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
 2023-09-21  9:15 UTC  (4+ messages)

[PATCH 0/7] btrfs-progs: cmds/tune: add set/clear features
 2023-09-21  0:53 UTC  (5+ messages)
` [PATCH 1/7] btrfs-progs: export btrfs_feature structure
` [PATCH 2/7] btrfs-progs: cmds: add "btrfs tune set" subcommand group

[PATCH] dt-bindings: serial: mxs: Fix compatible list
 2023-09-21  0:52 UTC 

[syzbot] [integrity] [overlayfs] general protection fault in d_path
 2023-09-21  0:52 UTC  (7+ messages)

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-09-21  0:51 UTC  (2+ messages)

[PATCH bpf-next 0/8] Allocate bpf trampoline on bpf_prog_pack
 2023-09-21  0:45 UTC  (3+ messages)
` [PATCH bpf-next 6/8] bpf: Add arch_bpf_trampoline_size()

[MAINTAINERS SUMMIT] Maintainers Support Group
 2023-09-21  0:45 UTC  (9+ messages)
            ` [Tech-board-discuss] "

[igt-dev] [PATCH] tests/amdgpu: add GFX11 to tests
 2023-09-21  0:45 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✗ CI.xeBAT: "

[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
 2023-09-21  0:43 UTC  (3+ messages)

[PATCH libnetfilter_queue v2] doc: make the HTML main page available as `man 7 libnetfilter_queue`
 2023-09-21  0:43 UTC 

❌ FAIL (SKIPPED 7 of 234): Test report for master (6.6.0-rc2, mainline.kernel.org-clang, 5d2f5353)
 2023-09-21  0:41 UTC 

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-21  0:38 UTC  (6+ messages)

[PATCH v2] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2023-09-21  0:37 UTC  (3+ messages)

[PATCH 0/4] wifi: rtw89: declare to support MCC
 2023-09-21  0:35 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: mcc: fix NoA start time when GO is auxiliary
` [PATCH 2/4] wifi: rtw89: pause/proceed MCC for ROC and HW scan
` [PATCH 3/4] wifi: rtw89: 8852c: declare to support two chanctx
` [PATCH 4/4] wifi: rtw89: declare MCC in interface combination

[Intel-gfx] [PATCH] drm/i915/display/dp: Change DSC vs lower bpp priority
 2023-09-21  0:35 UTC 

[PATCH v1 1/6] params: Use sysfs_emit() to instead of scnprintf()
 2023-09-21  0:32 UTC  (3+ messages)

[RFC|kirkstone] linux-ti-staging: add config preempt for am335x and am437x
 2023-09-21  0:31 UTC  (6+ messages)
  ` [meta-ti] "
    ` [EXTERNAL] "

[PATCH V2 net-next 0/2] net: qrtr: Few qrtr changes
 2023-09-21  0:26 UTC  (3+ messages)
` [PATCH V2 net-next 2/2] net: qrtr: Add support for processing DEL_PROC type control message

[PATCH] rust: error: Markdown style nit
 2023-09-21  0:24 UTC  (2+ messages)

[PATCH v4 0/2] Supporting same fsid mounting through the temp-fsid feature
 2023-09-21  0:21 UTC  (8+ messages)
` [PATCH v4 2/2] btrfs: Introduce "

resctrl2 - status
 2023-09-21  0:21 UTC  (12+ messages)

[PATCH v4] PCI: vmd: Do not change the BIOS Hotplug setting on VMD rootports
 2023-09-21  0:20 UTC  (4+ messages)

[PATCH v2 net-next 0/5] net_sched: sch_fq: round of improvements
 2023-09-21  0:16 UTC  (3+ messages)

[PATCH 1/2] NFSv4: Fix a nfs4_state_manager() race
 2023-09-21  0:15 UTC  (4+ messages)
` [PATCH 2/2] NFSv4: Fix a state manager thread deadlock regression

[PATCH] module: Fix comment typo
 2023-09-21  0:14 UTC 

[igt-dev] [PATCH i-g-t] lib/intel_compute: Fix Incorrect array size for XEHPC platforms
 2023-09-21  0:11 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "

[PATCH 0/3] SC7280 DPU fixups
 2023-09-21  0:10 UTC  (4+ messages)
` [PATCH 3/3] drm/msm/dpu: Fix SC7280 DSC block length

[PATCH 0/2] module: Do some small changes
 2023-09-21  0:10 UTC  (2+ messages)

[kirkstone] beaglebone-ai64
 2023-09-21  0:07 UTC  (3+ messages)
` [meta-ti] "

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 22/1365] drivers/firmware/xilinx/zynqmp.c:1205:5: warning: conflicting types for 'zynqmp_pm_set_rpu_mode' due to enum/integer mismatch; have 'int(u32, enum rpu_oper_mode)' {aka 'int(unsigned int, enum rpu_oper_mode)'}
 2023-09-21  0:06 UTC 

[PATCH net-next] ice: fix linking when CONFIG_PTP_1588_CLOCK=n
 2023-09-21  0:06 UTC  (2+ messages)
` [Intel-wired-lan] "


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.