All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 15:35:34 to 2023-05-16 16:07:33 UTC [more...]

[PATCH 00/15] arm64: address -Wmissing-prototype warnings
 2023-05-16 16:06 UTC  (13+ messages)
` [PATCH 01/15] arm64: xor-neon: mark xor_arm64_neon_*() static
` [PATCH 02/15] arm64: add scs_patch_vmlinux prototype
` [PATCH 03/15] arm64: avoid prototype warnings for syscalls
` [PATCH 04/15] arm64: move cpu_suspend_set_dbg_restorer() prototype to header
` [PATCH 05/15] arm64: spectre: provide prototypes for internal functions
` [PATCH 06/15] arm64: kvm: add prototypes for functions called in asm
` [PATCH 07/15] arm64: cpuidle: fix #ifdef for acpi functions
` [PATCH 08/15] arm64: efi: add efi_handle_corrupted_x18 prototype
` [PATCH 09/15] arm64: hide unused is_valid_bugaddr()

[PATCH] fetch2/npm: evaluate PATH before patching HOME
 2023-05-16 16:07 UTC 

[PATCH v4 00/21] Add perf support to the rockchip-dfi driver
 2023-05-16 16:06 UTC  (30+ messages)
` [PATCH v4 04/21] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v4 05/21] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v4 06/21] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v4 07/21] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v4 08/21] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v4 09/21] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v4 10/21] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v4 11/21] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v4 15/21] PM / devfreq: rockchip-dfi: Add perf support

[PATCH v2] tracing: Replace all non-returning strlcpy with strscpy
 2023-05-16 16:06 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Switch to amd.com emails
 2023-05-16 16:05 UTC  (3+ messages)

[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
 2023-05-16 16:04 UTC  (5+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk

[PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
 2023-05-16 16:05 UTC  (6+ messages)

[PATCH v2 0/4] Make fprobe + rethook immune to recursion
 2023-05-16 16:05 UTC  (9+ messages)
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions

[PATCH] ARM: dts: stm32: fix several DT warnings on stm32mp15
 2023-05-16 16:04 UTC  (3+ messages)

[PATCH] Fix header include for out of tree builds
 2023-05-16 16:05 UTC 

[igt-dev] [PATCH i-g-t v3 0/6] Better document i915 tests
 2023-05-16 16:02 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 1/6] scripts/test_list.py: expand testlist fields
` [igt-dev] [PATCH i-g-t v3 2/6] scripts/test_list.py: add support to exclude files
` [igt-dev] [PATCH i-g-t v3 3/6] scripts/test_list.py: fix some hints pointed by Ruff

[PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size
 2023-05-16 16:03 UTC  (3+ messages)

[meta-arago][master/kirkstone][PATCH 1/2] ltp-ddt: Intial LTS migration version
 2023-05-16 16:02 UTC  (2+ messages)

[PULL 0/4] 9p queue 2023-05-16
 2023-05-16 15:21 UTC  (5+ messages)
` [PULL 1/4] Don't require libcap-ng for virtfs support
` [PULL 4/4] configure: make clear that VirtFS is 9p
` [PULL 3/4] 9pfs/xen: Fix segfault on shutdown
` [PULL 2/4] tests/9p: fix potential leak in v9fs_rreaddir()

[PATCH v7 0/5] enable MMU for RISC-V
 2023-05-16 16:02 UTC  (5+ messages)
` [PATCH v7 1/5] xen/riscv: add VM space layout
` [PATCH v7 2/5] xen/riscv: introduce setup_initial_pages

[PATCH v8 0/6] Support writable CPU ID registers from userspace
 2023-05-16 16:01 UTC  (9+ messages)

introduce bdev holder ops and a file system shutdown method
 2023-05-16 16:00 UTC  (3+ messages)
` [PATCH 5/9] block: introduce holder ops

[PATCH v4 0/6] phy: cadence: salvo: some fixes and workarounds
 2023-05-16 15:43 UTC  (21+ messages)
` [PATCH v4 1/6] phy: cadence: salvo: add access for USB2PHY
` [PATCH v4 2/6] phy: cadence: salvo: decrease delay value to zero for txvalid
` [PATCH v4 3/6] phy: cadence: salvo: add bist fix
` [PATCH v4 4/6] phy: cadence: salvo: add .set_mode API
` [PATCH v4 5/6] phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property
` [PATCH v4 6/6] dt-bindings: phy: cdns,salvo: add property cdns,usb2-disconnect-threshold-microvolt

[RFC PATCH] Revert "sc16is7xx: Separate GPIOs from modem control lines"
 2023-05-16 15:59 UTC  (5+ messages)

[PATCH 00/13] ARM: SoC: address -Wmissing-prototype warnings
 2023-05-16 15:58 UTC  (10+ messages)
` [PATCH 01/13] ARM: davinci: fix davinci_cpufreq_init() declaration
` [PATCH 02/13] ARM: ep93xx: fix missing-prototype warnings
` [PATCH 03/13] ARM: highbank: add missing include

[lttng-dev] [PATCH 11/11] urcu/annotate: Add CMM annotation
 2023-05-16 15:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup
 2023-05-16 15:57 UTC  (3+ messages)

[cocci] Reconsidering repeated pointer checks with SmPL
 2023-05-16 15:56 UTC  (6+ messages)
` [cocci] Reconsidering repeated checks for error pointers (with SmPL)
  ` [cocci] [PATCH] firmware: ti_sci: Fix exception handling in ti_sci_probe()
      ` [cocci] "

[PATCH 0/5] lib: add pdcp protocol
 2023-05-16 15:56 UTC  (6+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 03/22] pdcp: add pre and post-process
  ` [PATCH v2 04/22] pdcp: add packet group

您好歡迎【預購|免運】高雄旗山玉荷包荔枝
 2023-05-16 15:55 UTC 

Logic error in rsa_private
 2023-05-16 15:54 UTC 

[PATCH] KVM: SVM: Update destination when updating pi irte
 2023-05-16 15:54 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/amlogic-boot-fip: new host package to sign bootloader for amlogic SoCs
 2023-05-16 15:53 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/khadas_vim3_defconfig: new defconfig

[PATCH] regmap: Account for register length when chunking
 2023-05-16 15:52 UTC  (2+ messages)

[PATCH v3] ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
 2023-05-16 15:52 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] tests/i915: Exercise coherency of mmapped frame buffers
 2023-05-16 15:52 UTC  (5+ messages)
` [igt-dev] [Intel-gfx] "
  `  "
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915: Exercise coherency of mmapped frame buffers (rev3)

[PATCH 00/10] Clean ups for maple tree
 2023-05-16 15:52 UTC  (5+ messages)
` [PATCH 10/10] maple_tree: Simplify and clean up mas_wr_node_store()

[PATCH] drm/panel: Modify innolux hj110iz panel inital code
 2023-05-16 15:49 UTC  (5+ messages)
` [v2] "

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-16 15:49 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v4 20/41] net: handle HAS_IOPORT dependencies
  `  "
` [PATCH v4 28/41] rtc: add "

stable-rc/queue/6.1 build: 164 builds: 1 failed, 163 passed, 4 errors, 17 warnings (v6.1.28-238-g3eb27d124b83)
 2023-05-16 15:49 UTC 

[PATCH] migration: Fix duplicated included in meson.build
 2023-05-16 15:50 UTC  (3+ messages)

[PATCH 00/16] ARM: address -Wmissing-prototype warnings
 2023-05-16 15:46 UTC  (34+ messages)
` [PATCH 01/16] ARM: dma-mapping: hide unused dma_contiguous_early_fixup function
` [PATCH 02/16] ARM: traps: hide unused functions on NOMMU
` [PATCH 03/16] ARM: vfp: include asm/neon.h in vfpmodule.c
` [PATCH 04/16] ARM: vdso: add missing prototypes
` [PATCH 05/16] ARM: kprobes: avoid missing-declaration warnings
` [PATCH 06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.h
` [PATCH 07/16] ARM: add prototype for function called only from asm
` [PATCH 08/16] ARM: add clear/copy_user_highpage declarations
` [PATCH 09/16] ARM: cacheflush: avoid __flush_anon_page() missing-prototype warning
` [PATCH 10/16] ARM: nommu: include asm/idmap.h
` [PATCH 11/16] ARM: move setup functions to header
` [PATCH 12/16] ARM: fiq: include asm/mach/irq.h for prototypes
` [PATCH 13/16] ARM: vfp: add vfp_entry prototype
` [PATCH 14/16] ARM: add missing syscall prototypes
` [PATCH 15/16] ARM: decompressor: move function prototypes to misc.h
` [PATCH 16/16] ARM: xip-kernel: add __inflate_kernel_data prototype

[PATCH] drm/i915/guc/slpc: Disable rps_boost debugfs
 2023-05-16 15:49 UTC  (2+ messages)
` [Intel-gfx] "

[lttng-dev] [PATCH 00/11] Add support for TSAN to liburcu
 2023-05-16 15:47 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j784s4: Add initial PCIe/SerDes support for J784S4
 2023-05-16 15:47 UTC  (2+ messages)

[PULL v2 00/21] Tests, docs, s390x and misc patches
 2023-05-16 15:47 UTC  (2+ messages)

[PATCH v3 0/9] target/ppc: Assorted ppc target fixes
 2023-05-16 15:46 UTC  (3+ messages)
` [PATCH v3 3/9] target/ppc: Fix instruction loading endianness in alignment interrupt

[PATCH] KVM: arm64: Use BTI for pKVM
 2023-05-16 15:47 UTC  (3+ messages)

[Intel-xe] [PATCH v4 01/11] drm/xe: Introduce the dev_coredump infrastructure
 2023-05-16 15:46 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for series starting with [v4,01/11] "

[PATCH v2 1/3] arm64: dts: qcom: sm8550: enable DISPCC by default
 2023-05-16 15:45 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sm8550-mtp: drop redundant MDP status
` [PATCH v2 3/3] arm64: dts: qcom: sm8550-qrd: add display and panel

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-16 15:45 UTC  (4+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl

[igt-dev] [RFC i-g-t 0/8] Add initial eudebug coverage
 2023-05-16 15:44 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] xe: sync uapi headers
` [igt-dev] [PATCH i-g-t 2/8] xe/xe_eudebug: test eudebug connection
` [igt-dev] [PATCH i-g-t 3/8] xe/xe_eudebug: introduce eu debug testing framework
` [igt-dev] [PATCH i-g-t 4/8] xe/xe_eudebug: test open close events
` [igt-dev] [PATCH i-g-t 5/8] xe/xe_eudebug: exercise read_event ioctl
` [igt-dev] [PATCH i-g-t 6/8] xe/xe_eudebug: add vm events sanity check
` [igt-dev] [PATCH i-g-t 7/8] xe/xe_eudebug: Race discovery against eudebug attach
` [igt-dev] [PATCH i-g-t 8/8] xe/xe_eudebug: Add TEST/SUBTEST documentation

[PATCH 0/9] ASoC: amd: ps: add soundwire support
 2023-05-16 14:40 UTC  (7+ messages)
` [PATCH 1/9] ASoC: amd: ps: create platform devices based on acp config
` [PATCH 2/9] ASoC: amd: ps: handle soundwire interrupts in acp pci driver
` [PATCH 3/9] ASoC: amd: ps: add soundwire dma driver

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-16 14:33 UTC  (10+ messages)
` [RFC PATCH v7 1/8] dpll: spec: Add Netlink spec in YAML

[PATCH net] net: pcs: xpcs: fix C73 AN not getting enabled
 2023-05-16 15:44 UTC 

[meta-arago][master/kirkstone][PATCH] branding-core: Temporarily disable GC320 driver
 2023-05-16 15:44 UTC 

[igt-dev] [PATCH i-g-t 0/4] Add Meteorlake CCS support
 2023-05-16 15:43 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/4] drm/fourcc: Import drm_fourcc header from commit c7c12de893f8 ("drm/fourcc: define Intel Meteorlake related ccs modifiers")
` [igt-dev] [PATCH i-g-t 2/4] lib/mtl: Add MTL related tile4 ccs modifiers handling
` [igt-dev] [PATCH i-g-t 3/4] tests/i915/kms_ccs: enable mtl aux ccs tests
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_getfb: Add meteorlake related ccs modifiers

[BUG] fscache writing but not reading
 2023-05-16 15:42 UTC 

[PATCH v3 0/3] ovl: Fix null ptr dereference at realinode in rcu-walk
 2023-05-16 15:42 UTC  (2+ messages)

[PATCH v1] automation: update documentation about how to build a container
 2023-05-16 15:41 UTC 

[PATCH 1/3] irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map
 2023-05-16 15:40 UTC  (6+ messages)
` [PATCH 2/3] watchdog: stm32_iwdg: Add pretimeout support
  ` [Linux-stm32] "
` [Linux-stm32] [PATCH 1/3] irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map

[PATCH v3 net] net: wwan: iosm: fix NULL pointer dereference when removing device
 2023-05-16 15:39 UTC 

[PATCH] arm64: dts: qcom: sm8550-qrd: add display and panel
 2023-05-16 15:39 UTC  (7+ messages)

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-16 15:38 UTC  (4+ messages)
` [RFC PATCH V6 03/14] x86/sev: "

Order-Urgent
 2023-05-16 15:38 UTC 

[yocto] bb.event.BuildStarted didn't work in a bbappend
 2023-05-16 15:37 UTC  (2+ messages)

[PATCH 3/3] mmc: block: ioctl: Add error aggregation flag
 2023-05-16 15:37 UTC  (3+ messages)

Please pull u-boot-marvell/master
 2023-05-16 15:36 UTC  (11+ messages)
  ` mmc: Read eMMC partition access bits before card reset

[PATCH net-next 0/4] net: hns3: There are some cleanup for the HNS3 ethernet driver
 2023-05-16 15:35 UTC  (6+ messages)
` [PATCH net-next 3/4] net: hns3: fix strncpy() not using dest-buf length as length issue

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-16 15:35 UTC  (7+ messages)
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32
        ` [Intel-wired-lan] "

Resources on deeper understanding of Translation blocks
 2023-05-16 15:34 UTC  (5+ messages)

[PATCH v3 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-16 15:35 UTC  (3+ messages)
` [PATCH v3 4/4] ARM: dts: stm32: fix m4_rproc references to use SCMI


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.