All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-24 15:02:06 to 2024-07-24 15:46:33 UTC [more...]

[PATCH 00/35] global_data: Reduce size of struct global_data
 2024-07-24 15:09 UTC  (35+ messages)
` [PATCH 01/35] global_data: Move pci_clk to m68k and powerpc
` [PATCH 02/35] x86: Drop use of global_data fb_base
` [PATCH 03/35] video: Add a function to obtain the framebuffer address
` [PATCH 04/35] video: mxc: Avoid setting global_data fb_base
` [PATCH 05/35] video: mxs: "
` [PATCH 06/35] arm: friendlyarm: Avoid accessing "
` [PATCH 07/35] arm: ronetix: "
` [PATCH 08/35] zynqmp: Avoid setting the framebuffer address
` [PATCH 09/35] video: Avoid setting global_data fb_base from SPL handoff
` [PATCH 10/35] video: Avoid setting global_data fb_base in video setup
` [PATCH 11/35] global_data: Drop fb_base
` [PATCH 13/35] global_data: Remove pci_ram_top
` [PATCH 14/35] global_data: Drop global_data hose
` [PATCH 15/35] global_data: Drop pci_bootdelay
` [PATCH 16/35] global_data: Use less space for environment fields
` [PATCH 17/35] board_f: Add a new struct to hold pre-relocation info
` [PATCH 18/35] board_f: Move fdt_size to board
` [PATCH 19/35] board_f: Move new_bootstage to boardf
` [PATCH 20/35] board_f: Move new_bloblist "
` [PATCH 21/35] global_data: Drop spl_handoff
` [PATCH 22/35] global_data: Collect common fields at the top
` [PATCH 23/35] global_data: Reduce the size of bus_clk and mem_clk
` [PATCH 24/35] global_data: Reduce the size of mon_len
` [PATCH 25/35] global_data: log: Reorder and shrink fields
` [PATCH 26/35] global_data: Reduce size of early-malloc vars
` [PATCH 27/35] global_data: Move baud_rate field lower
` [PATCH 28/35] global_data: Move env_addr field higher
` [PATCH 29/35] global_data: Put phys_addr fields near the top
` [PATCH 30/35] global_data: Move ulong fields together
` [PATCH 31/35] global_data: Move pointer members together
` [PATCH 32/35] global_data: Remove jump table in SPL
` [PATCH 33/35] global_data: Remove environment members if not used
` [PATCH 34/35] doc: Move generic-board documentation into rst
` [PATCH 35/35] doc: Add some guidelines about global data

[PATCH 0/7] i3c: master: some fix and improvemnt for hotjoin
 2024-07-24 15:45 UTC  (14+ messages)
` [PATCH 1/7] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH 2/7] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH 3/7] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH 4/7] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH 5/7] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH 6/7] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH 7/7] i3c: master: svc: manually emit NACK/ACK for hotjoin

[PATCH v5 0/9] iio: adc: dfsdm: add scaling support
 2024-07-24 15:36 UTC  (10+ messages)
` [PATCH v5 1/9] iio: add read scale and offset services to iio backend framework
` [PATCH v5 2/9] iio: add enable and disable "
` [PATCH v5 3/9] iio: add child nodes support in "
` [PATCH v5 4/9] dt-bindings: iio: dfsdm: move to "
` [PATCH v5 5/9] dt-bindings: iio: add backend support to sd modulator
` [PATCH v5 6/9] dt-bindings: iio: add vref "
` [PATCH v5 7/9] iio: adc: stm32-dfsdm: adopt generic channels bindings
` [PATCH v5 8/9] iio: add iio backend support to sd modulator
` [PATCH v5 9/9] iio: adc: stm32-dfsdm: add scaling support to dfsdm

[PATCH v2] drm/xe: Fix possible UAF in guc_exec_queue_process_msg
 2024-07-24 15:44 UTC  (4+ messages)

[PATCH] [RFC] xfs: filesystem expansion design documentation
 2024-07-24 15:44 UTC  (5+ messages)

[PATCH v4] tools/bpf:Fix the wrong format specifier
 2024-07-24 15:43 UTC  (2+ messages)
` [PATCH v4] tools/bpf: Fix "

[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
 2024-07-24 15:43 UTC  (6+ messages)
` [PATCH 1/4] module: "
      ` [f2fs-dev] "

[PATCH v4 00/15] genirq/msi: Silence set affinity failed warning
 2024-07-24 15:43 UTC  (2+ messages)

[LTP] [PATCH v2 0/7] Add ioctl_ficlone testing suite
 2024-07-24 15:42 UTC  (8+ messages)
` [LTP] [PATCH v2 5/7] Add ioctl_ficlonerange01 test
` [LTP] [PATCH v2 6/7] Add ioctl_ficlonerange02 test
` [LTP] [PATCH v2 7/7] Add ioctl_ficlone04 test

[regression] opening and closing /dev/dri/card0 in a QEMU KVM instance will shutdown system
 2024-07-24 15:42 UTC 

[alexshi:mmunstable 41/41] mm/khugepaged.c:1226:9: error: incompatible integer to pointer conversion assigning to 'struct ptdesc *' from 'int'
 2024-07-24 15:42 UTC 

[alexshi:mmunstable 31/41] arch/s390/include/asm/pgalloc.h:140:27: error: initialization of 'struct ptdesc *' from incompatible pointer type 'pte_t *'
 2024-07-24 15:42 UTC 

[PATCH] drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_init
 2024-07-24 15:42 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[OE-core][PATCH v3 1/5] cve-check: annotate CVEs during analysis
 2024-07-24 15:41 UTC  (6+ messages)
` [OE-core][PATCH v3 2/5] cve_check: Update selftest with new status detail
` [OE-core][PATCH v3 3/5] vex.bbclass: add a new class
` [OE-core][PATCH v3 4/5] cve-check-map: add new statuses
` [OE-core][PATCH v3 5/5] cve-extra-exclusions.inc: add deprecation notice
` Patchtest results for [OE-core][PATCH v3 1/5] cve-check: annotate CVEs during analysis

[PATCH v2 0/6] hwmon: (max6697) Cleanup, use regmap and with_info API
 2024-07-24 15:41 UTC  (5+ messages)
` [PATCH v2 2/6] hwmon: (max6697) Drop platform data support

[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
 2024-07-24 15:40 UTC  (10+ messages)
` [RFC PATCH v2 38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates

[PATCH 0/7] Fix i915 pmu on bind/unbind
 2024-07-24 15:39 UTC  (6+ messages)
` [PATCH 6/7] drm/i915/pmu: Lazy unregister

[PATCH 0/3] dwc3: gadget: properly fix cache operations
 2024-07-24 15:40 UTC  (8+ messages)
` [PATCH 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
` [PATCH 2/3] usb: dwc3: fix dcache flush range calculation
` [PATCH 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling

EXDEV when re-init with --separate-git-dir option
 2024-07-24 15:39 UTC  (2+ messages)

[PATCH for-4.19] hotplug: Restore block-tap phy compatibility (again)
 2024-07-24 15:37 UTC  (6+ messages)

xen | Failed pipeline for staging-4.19 | 2d7b6170
 2024-07-24 15:36 UTC  (2+ messages)

[PATCH 2/2] poky: avoid using host Python by inheriting python3native in appropriate recipes
 2024-07-24 15:36 UTC  (2+ messages)
` [OE-core] "

[PATCH V3 03/10] PCI/TPH: Add pci=notph to prevent use of TPH
 2024-07-24 15:36 UTC  (2+ messages)

[PATCH v3 0/9] RISCV device tree mapping
 2024-07-24 15:31 UTC  (10+ messages)
` [PATCH v7 1/9] xen/device-tree: Move Arm's setup.c bootinfo functions to common
` [PATCH v7 2/9] xen/common: Move Arm's bootfdt.c "
` [PATCH v3 3/9] xen/riscv: enable CONFIG_HAS_DEVICE_TREE
` [PATCH v3 4/9] xen/riscv: setup fixmap mapping
` [PATCH v3 5/9] xen/riscv: introduce asm/pmap.h header
` [PATCH v3 6/9] xen/riscv: introduce functionality to work with cpu info
` [PATCH v3 7/9] xen/riscv: introduce and init SBI RFENCE extension
` [PATCH v3 8/9] xen/riscv: page table handling
` [PATCH v3 9/9] xen/riscv: introduce early_fdt_map()

[PATCH] xfs: fix file_path handling in tracepoints
 2024-07-24 15:36 UTC  (2+ messages)

XDP Performance Regression in recent kernel versions
 2024-07-24 15:36 UTC  (9+ messages)

[PATCH] perf scripts python: cs-etm: Update example to provide vmlinux path to Perf
 2024-07-24 15:35 UTC  (4+ messages)

[PATCH v14 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-07-24 15:35 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev14)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[LTP] [PATCH v2 1/2] Add mseal() syscall declaration
 2024-07-24 15:34 UTC  (2+ messages)

[PATCH 0/2] Add support for Renesas RZ/V2H SoC
 2024-07-24 15:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: Add initial SoC DTSI for "
` [PATCH 2/2] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board

[PATCH blktests v3] dm/002: add --retry option to dmsetup remove command
 2024-07-24 15:34 UTC  (2+ messages)

[PATCH v3] block: fix deadlock between sd_remove & sd_release
 2024-07-24 15:33 UTC  (2+ messages)

[PATCH] KVM: x86: Reset RSP before exiting to userspace when emulating POPA
 2024-07-24 15:33 UTC  (2+ messages)

[PATCH 0/2] Allow errors to be silenced in multi functions
 2024-07-24 15:32 UTC  (5+ messages)
` [PATCH 1/2] drm/mipi-dsi: Add quiet member to mipi_dsi_multi_context struct
` [PATCH 2/2] drm/mipi-dsi: Change multi functions to use quiet member of mipi_dsi_multi_context

[PATCH v11 0/5] RISCV basic exception handling implementation
 2024-07-24 15:31 UTC  (6+ messages)
` [PATCH v11 1/5] xen/riscv: use printk() instead of early_printk()
` [PATCH v11 2/5] xen/riscv: introduce decode_cause() stuff
` [PATCH v11 3/5] xen/riscv: introduce trap_init()
` [PATCH v11 4/5] xen/riscv: enable GENERIC_BUG_FRAME
` [PATCH v11 5/5] xen/riscv: test basic exception handling stuff

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-24 15:31 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 3229c54b1e37ac1fc71394a9a0da27749286e1fb
 2024-07-24 15:30 UTC 

[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
 2024-07-24 15:31 UTC  (2+ messages)

[PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
 2024-07-24 15:31 UTC  (2+ messages)

[PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
 2024-07-24 15:30 UTC  (2+ messages)

[PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
 2024-07-24 15:30 UTC  (2+ messages)

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-24 15:30 UTC  (7+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "

rcuc/ thread on isolated CPU
 2024-07-24 15:30 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] igc: Get rid of spurious interrupts
 2024-07-24 15:30 UTC  (5+ messages)
      `  "

[PATCH 0/8] git-prompt: support more shells
 2024-07-24 15:29 UTC  (4+ messages)

OE CVE improvements work status
 2024-07-24 15:28 UTC  (2+ messages)

[OE-core][PATCH v7 1/2] openssh: systemd notification was implemented upstream
 2024-07-24 15:28 UTC  (4+ messages)
  ` [OE-core][PATCH v7 2/2] openssh: upgrade 9.7p1 -> 9.8p1

[PATCH bpf-next v2 0/4] monitor network traffic for flaky test cases
 2024-07-24 15:26 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v2 2/4] selftests/bpf: Monitor traffic for tc_redirect/tc_redirect_dtime

[meta-selinux][PATCH] shadow: comment out pam_lastlog line in login pam file
 2024-07-24 15:26 UTC  (4+ messages)

[PATCH] dt-bindings: iio: imu: SMI240: add bosch,smi240.yaml
 2024-07-24 15:25 UTC  (4+ messages)

[PATCH] drm/i915/gt: Stop poisoning the idle kernel context alone when waking up
 2024-07-24 15:25 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] bpf: Add bpf_check_attach_target_with_kernel_log method to output failure logs to kernel
 2024-07-24 15:25 UTC 

[PATCH] net: designware: dma_sync_single_for_device buffer before passing to HW
 2024-07-24 15:23 UTC 

[PATCH bpf 0/3] xsk: require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
 2024-07-24 15:23 UTC  (4+ messages)
` [PATCH bpf 3/3] xsk: Try to make xdp_umem_reg extension a bit more future-proof

[PATCH 6.1 000/105] 6.1.101-rc1 review
 2024-07-24 15:23 UTC  (2+ messages)

[alexshi:mmunstable 36/41] arch/powerpc/include/asm/book3s/64/pgtable.h:1372:52: error: incompatible pointer types passing 'struct ptdesc *' to parameter of type 'struct ptdesc *'
 2024-07-24 15:21 UTC 

[alexshi:mmunstable 32/41] mm/memory.c:5199:19: error: controlling expression type 'pgtable_t' (aka 'pte_t *') not compatible with any generic association type
 2024-07-24 15:21 UTC 

[PATCH v2 0/2] add-p P fixups
 2024-07-24 15:21 UTC  (4+ messages)

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-24 15:21 UTC  (2+ messages)
` [PATCH net] tun: Remove nested call to bpf_net_ctx_set() in do_xdp_generic()

[PATCH] livepatch: Add using attribute to klp_func for using func show
 2024-07-24 15:20 UTC  (5+ messages)

[PATCH 6.6 000/129] 6.6.42-rc1 review
 2024-07-24 15:20 UTC  (2+ messages)

[PATCH v2] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-07-24 15:20 UTC  (2+ messages)

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-07-24 15:19 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/i915/dp: Clear VSC SDP during post ddi disable routine
 2024-07-24 15:18 UTC  (3+ messages)

[PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function
 2024-07-24 15:17 UTC  (6+ messages)
` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started

[PATCH] fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
 2024-07-24 15:17 UTC  (2+ messages)

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-07-24 15:15 UTC  (3+ messages)

New NFSv4.2 attribute |FATTR4_TMPFILE| (sort of opposite of |FATTR4_OFFLINE|) ?
 2024-07-24 15:15 UTC  (2+ messages)

[PATCH 6.9 000/163] 6.9.11-rc1 review
 2024-07-24 15:15 UTC  (2+ messages)

[LTP] [PATCH] mlock05: add log details about the success/failure
 2024-07-24 15:14 UTC  (2+ messages)

[PATCH 0/4] ext4: fix incorrect tid assumptions
 2024-07-24 15:13 UTC  (5+ messages)
` [PATCH 4/4] ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()

[PATCH 6.10 00/11] 6.10.1-rc2 review
 2024-07-24 15:13 UTC  (3+ messages)

[PATCH v7 1/2] drm/buddy: Add start address support to trim function
 2024-07-24 15:12 UTC  (2+ messages)

[PATCH v7 0/6] HDMI TX support in msm8998
 2024-07-24 15:01 UTC  (12+ messages)
` [PATCH v7 1/6] dt-bindings: phy: add qcom,hdmi-phy-8998
` [PATCH v7 2/6] dt-bindings: display/msm: hdmi: add qcom,hdmi-tx-8998
` [PATCH v7 3/6] drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatible
` [PATCH v7 4/6] drm/msm: add msm8998 hdmi phy/pll support
` [PATCH v7 5/6] arm64: dts: qcom: msm8998: add HDMI GPIOs
` [PATCH v7 6/6] arm64: dts: qcom: add HDMI nodes for msm8998

[linus:master] [sched/pelt] 97450eb909: INFO:task_blocked_for_more_than#seconds
 2024-07-24 15:09 UTC  (5+ messages)

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-24 15:09 UTC  (4+ messages)

[RFC PATCH] nmi,printk: fix ABBA deadlock between nmi_backtrace and dump_stack_lvl
 2024-07-24 15:08 UTC  (9+ messages)

[PATCH] eal: add support for TRNG with Arm RNG feature
 2024-07-24 15:07 UTC  (4+ messages)

[PATCH v1 0/4] dts: add dynamic queue configuration test suite
 2024-07-24 15:07 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dts: add send_packets to test suites and rework packet addressing
  ` [PATCH v3 2/4] dts: add port queue modification and forwarding stats to testpmd
  ` [PATCH v3 3/4] dts: add dynamic queue test suite
  ` [PATCH v3 4/4] dts: add dynamic queue conf to the yaml schema

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-24 15:03 UTC  (5+ messages)
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()

[PATCH] target/i386: Raise the highest index value used for any VMCS encoding
 2024-07-24 15:02 UTC  (2+ messages)

[PATCH v6 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-24 15:01 UTC  (3+ messages)
` [PATCH v6 7/8] target/riscv: Add any32 and max32 CPU for "


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.