All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 15:42:59 to 2023-05-16 16:09:32 UTC [more...]

[PATCH 0/5] debugfs: Fixes and improvements to debugfs_create_str()
 2023-05-16 16:07 UTC  (2+ messages)
` [PATCH 3/5] debugfs: Update debugfs_create_str() kerneldoc to warn about pointer race

[PATCH v4 00/21] Add perf support to the rockchip-dfi driver
 2023-05-16 16:09 UTC  (24+ messages)
` [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 12/21] PM / devfreq: rockchip-dfi: Handle LPDDR4X

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

[PATCH 1/2] iommu/fsl: Do not use iommu_group_remove_device() under ops->device_group()
 2023-05-16 16:09 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/ttm: let struct ttm_device_funcs be placed in rodata
 2023-05-16 16:08 UTC  (3+ messages)
`  "

[PATCH 00/15] arm64: address -Wmissing-prototype warnings
 2023-05-16 16:06 UTC  (32+ 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 10/15] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 11/15] arm64: flush: include linux/libnvdimm.h
` [PATCH 12/15] arm64: kaslr: add kaslr_early_init() declaration
` [PATCH 13/15] arm64: signal: include asm/exception.h
` [PATCH 14/15] arm64: move early_brk64 prototype to header
` [PATCH 15/15] arm64: add alt_cb_patch_nops prototype

[PATCH V5 0/8] Add minimal boot support for IPQ5018
 2023-05-16 16:07 UTC  (5+ messages)
` [PATCH V5 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

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

[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 3/4] 9pfs/xen: Fix segfault on shutdown
` [PULL 4/4] configure: make clear that VirtFS is 9p
` [PULL 1/4] Don't require libcap-ng for virtfs support
` [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  (7+ messages)
` [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  (2+ 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


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.