All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-30 09:55:51 to 2022-03-30 10:30:34 UTC [more...]

[PATCH 00/52] mips: octeon: Add ethernet support
 2022-03-30 10:30 UTC  (48+ messages)
` [PATCH 02/52] mips: octeon: Add cvmx-ilk-defs.h header file
` [PATCH 03/52] mips: octeon: Add cvmx-iob-defs.h "
` [PATCH 04/52] mips: octeon: Add cvmx-lbk-defs.h "
` [PATCH 05/52] mips: octeon: Add cvmx-npei-defs.h "
` [PATCH 06/52] mips: octeon: Add cvmx-pcsxx-defs.h "
` [PATCH 07/52] mips: octeon: Add cvmx-xcv-defs.h "
` [PATCH 08/52] mips: octeon: Misc changes to existing headers for upcoming eth support
` [PATCH 09/52] mips: octeon: Add cvmx-helper-agl.c
` [PATCH 11/52] mips: octeon: Add cvmx-helper-board.c
` [PATCH 12/52] mips: octeon: Add cvmx-helper-fpa.c
` [PATCH 13/52] mips: octeon: Add cvmx-helper-igl.c
` [PATCH 14/52] mips: octeon: Add cvmx-helper-ipd.c
` [PATCH 15/52] mips: octeon: Add cvmx-helper-loop.c
` [PATCH 17/52] mips: octeon: Add cvmx-helper-pki.c
` [PATCH 18/52] mips: octeon: Add cvmx-helper-pko.c
` [PATCH 19/52] mips: octeon: Add cvmx-helper-pko3.c
` [PATCH 20/52] mips: octeon: Add cvmx-helper-rgmii.c
` [PATCH 21/52] mips: octeon: Add cvmx-helper-sgmii.c
` [PATCH 22/52] mips: octeon: Add cvmx-helper-sfp.c
` [PATCH 24/52] mips: octeon: Add cvmx-agl.c
` [PATCH 25/52] mips: octeon: Add cvmx-cmd-queue.c
` [PATCH 26/52] mips: octeon: Add cvmx-fau-compat.c
` [PATCH 28/52] mips: octeon: Add cvmx-fpa-resource.c
` [PATCH 29/52] mips: octeon: Add cvmx-global-resource.c
` [PATCH 30/52] mips: octeon: Add cvmx-ilk.c
` [PATCH 31/52] mips: octeon: Add cvmx-ipd.c
` [PATCH 32/52] mips: octeon: Add cvmx-pki.c
` [PATCH 34/52] mips: octeon: Add cvmx-pko.c
` [PATCH 35/52] mips: octeon: Add cvmx-pko3.c
` [PATCH 36/52] mips: octeon: Add cvmx-pko3-queue.c
` [PATCH 37/52] mips: octeon: Add cvmx-pko3-compat.c
` [PATCH 38/52] mips: octeon: Add cvmx-pko3-resources.c
` [PATCH 39/52] mips: octeon: Add cvmx-pko-internal-ports-range.c
` [PATCH 40/52] mips: octeon: Add cvmx-qlm-tables.c
` [PATCH 41/52] mips: octeon: Add cvmx-range.c
` [PATCH 42/52] mips: octeon: Misc changes to existing C files for upcoming eth support
` [PATCH 43/52] mips: octeon: Makefile: Enable building of the newly added C files
` [PATCH 44/52] mips: octeon: cpu.c: Move bootmem init to arch_early_init_r()
` [PATCH 45/52] mips: octeon: cpu.c: Implement configure_lmtdma_window()
` [PATCH 46/52] mips: octeon: octeon_common.h: Move init SP because of increased image size
` [PATCH 47/52] mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodes
` [PATCH 48/52] mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT support
` [PATCH 49/52] mips: octeon: mrvl, octeon-nic23.dts: "
` [PATCH 50/52] net: Add ethernet support for MIPS Octeon
` [PATCH 51/52] mips: octeon: ebb7304: Enable ethernet support
` [PATCH 52/52] mips: octeon: nic23: "

[Intel-gfx] [PATCH v4 1/4] drm/i915/display/tgl+: Set default values for all registers in PIPE_MBUS_DBOX_CTL
 2022-03-30 10:30 UTC  (2+ messages)

[PATCH 1/2] timer: introduce upper bound timers
 2022-03-30 10:28 UTC  (3+ messages)
` [PATCH v3 0/2] Upper bound kernel timers

[PATCH v3] md/bitmap: don't set sb values if can't pass sanity check
 2022-03-30 10:28 UTC 

[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
 2022-03-30 10:22 UTC 

[PATCH v4 00/45] Transactional block-graph modifying API
 2022-03-30 10:12 UTC  (5+ messages)
` [PATCH v4 39/45] block: bdrv_get_xdbg_block_graph(): report export ids
` [PATCH v4 42/45] iotests.py: add VM.qmp_check() helper
` [PATCH v4 43/45] iotests: add filter-insertion
` [PATCH v4 44/45] block: bdrv_open_inherit: create BlockBackend only when necessary

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-30 10:25 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH v2 00/19] overlay: support idmapped layers
 2022-03-30 10:24 UTC  (21+ messages)
` [PATCH v2 01/19] fs: add two trivial lookup helpers
` [PATCH v2 02/19] exportfs: support idmapped mounts
` [PATCH v2 03/19] ovl: use wrappers to all vfs_*xattr() calls
` [PATCH v2 04/19] ovl: pass ofs to creation operations
` [PATCH v2 05/19] ovl: add ovl_upper_idmap() wrapper
` [PATCH v2 06/19] ovl: handle idmappings in creation operations
` [PATCH v2 07/19] ovl: pass ofs to setattr operations
` [PATCH v2 08/19] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH v2 09/19] ovl: use ovl_do_notify_change() wrapper
` [PATCH v2 10/19] ovl: use ovl_lookup_upper() wrapper
` [PATCH v2 11/19] ovl: use ovl_path_getxattr() wrapper
` [PATCH v2 12/19] ovl: handle idmappings for layer fileattrs
` [PATCH v2 13/19] ovl: handle idmappings for layer lookup
` [PATCH v2 14/19] ovl: store lower path in ovl_inode
` [PATCH v2 15/19] ovl: use ovl_copy_{real,upper}attr() wrappers
` [PATCH v2 16/19] ovl: handle idmappings in ovl_permission()
` [PATCH v2 17/19] ovl: handle idmappings in layer open helpers
` [PATCH v2 18/19] ovl: handle idmappings in ovl_xattr_{g,s}et()
` [PATCH v2 19/19] ovl: support idmapped layers
` [PATCH v2] common: allow to run all tests on idmapped mounts

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-30 10:26 UTC  (2+ messages)

[PATCH qemu v7 00/14] Add tail agnostic behavior for rvv instructions
 2022-03-30 10:25 UTC  (15+ messages)
` [PATCH qemu v7 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v7 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v7 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v7 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v7 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v7 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v7 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v7 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v7 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v7 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v7 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v7 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v7 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v7 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions

[BlueZ,v5] a2dp: Fix crash when SEP codec has not been initialized
 2022-03-30 10:25 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: phy: Fix uniphier descriptions
 2022-03-30 10:24 UTC  (8+ messages)
` [PATCH v2 5/5] dt-bindings: phy: uniphier: Clean up clock-names and reset-names using compatible string

[PATCH net-next v2] veth: Support bonding events
 2022-03-30 10:23 UTC  (4+ messages)
` [Bridge] "

[ammarfaizi2-block:bp/bp/rc0+ 6/11] arch/x86/kernel/cpu/common.c:1415:10: error: 'x86_cap_flags' undeclared; did you mean 'x86_cap_flag'?
 2022-03-30 10:23 UTC  (3+ messages)

[PATCH v7 00/17] vfio-user server in QEMU
 2022-03-30 10:05 UTC  (11+ messages)
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device
` [PATCH v7 14/17] vfio-user: handle PCI BAR accesses

[Intel-gfx] [PATCH v3 0/2] Splitting intel-gtt calls for non-x86 platforms
 2022-03-30 10:23 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915/gt: Split intel-gtt functions by arch

[PATCH v3 0/3] retpoline: add clang support + Kconfig selectable
 2022-03-30 10:21 UTC  (3+ messages)

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-03-30 10:20 UTC  (13+ messages)

OVS DPDK DMA-Dev library/Design Discussion
 2022-03-30 10:20 UTC  (11+ messages)

[PATCH i2c-tools] i2cget: add mode character for SMBus block read to manpage
 2022-03-30 10:20 UTC 

回复: Re: 回复: Re: 回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
 2022-03-30  6:46 UTC  (4+ messages)
` [PATCH v2] drm/qxl: fix qxl can't use in arm64

[PATCH intel-net 0/3] ice: xsk: various fixes
 2022-03-30 10:20 UTC  (4+ messages)
` [PATCH intel-net 2/3] ice: xsk: fix VSI state check in ice_xsk_wakeup()
  ` [Intel-wired-lan] "

[PATCH] bus: imx-weim: fix pdev is NULL but dereferenced
 2022-03-30 10:18 UTC  (2+ messages)

[PATCH] livepatch: account for patch offset when applying NOP patch
 2022-03-30 10:19 UTC  (2+ messages)

[Patch v5 0/4] memory: tegra: Add MC channels and error logging
 2022-03-30 10:19 UTC  (9+ messages)
` [Patch v5 2/4] memory: tegra: Add MC error logging on tegra186 onward

Apple Thunderbolt Display chaining
 2022-03-30 10:18 UTC  (5+ messages)

[PATCH 1/1] Makefile: make clean should delete include/generated/env.in
 2022-03-30 10:11 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 545688addc6162167987ddf8c0d8ecdd76b6c269
 2022-03-30 10:17 UTC 

Possible case of Race in kobject_get_path()
 2022-03-30 10:16 UTC  (2+ messages)

preparations for 4.14.5 ?
 2022-03-30 10:16 UTC 

[mm/page_alloc] d74b7e8fef: BUG:spinlock_trylock_failure_on_UP_on_CPU
 2022-03-30 10:15 UTC  (2+ messages)

next/master build: 220 builds: 5 failed, 215 passed, 8 errors, 64 warnings (next-20220330)
 2022-03-30 10:15 UTC 

next/master build: 220 builds: 5 failed, 215 passed, 8 errors, 64 warnings (next-20220330)
 2022-03-30 10:15 UTC 

x86 port i/o broken on recent kernel
 2022-03-30 10:14 UTC 

[PATCH] vdpa: Avoid reset when stop device
 2022-03-30 10:02 UTC  (2+ messages)
` [PATCH v2] vdpa: reset the backend device in stage of stop last vhost device

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-30 10:13 UTC  (7+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device

[PATCH 0/2] arm64: dts: renesas: r8a77961: improvements from BSP
 2022-03-30 10:12 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77961: Add i2c aliases

[PATCH] drm: round_up the size to the alignment value
 2022-03-30 10:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/5] hwmon: introduce hwmon_sanitize()
 2022-03-30 10:11 UTC  (4+ messages)
` [PATCH v2 1/5] hwmon: introduce hwmon_sanitize_name()

filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
 2022-03-30 10:11 UTC 

[RFC] eal: add seqlock
 2022-03-30 10:07 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 0/2] ARM: r9a06g032: add support for the watchdogs
 2022-03-30 10:08 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
` [PATCH v4 2/2] watchdog: Add Renesas RZ/N1 Watchdog driver

[PATCH v2 00/13] gpiolib: Two new helpers and way toward fwnode
 2022-03-30 10:02 UTC  (16+ messages)
` [PATCH v2 01/13] gpiolib: Introduce for_each_gpiochip_node() loop helper
` [PATCH v2 02/13] gpiolib: Introduce gpiochip_node_count() helper
` [PATCH v2 06/13] pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call
` [PATCH v2 07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-30 10:04 UTC  (10+ messages)
` [RFC PATCH v7 02/29] target/loongarch: Add CSRs definition
` [RFC PATCH v7 07/29] target/loongarch: Add LoongArch CSR instruction
` [RFC PATCH v7 08/29] target/loongarch: Add LoongArch IOCSR instruction

[PATCH] target/sh4: Remove old README.sh4 file
 2022-03-30 10:02 UTC  (3+ messages)

error: unknown target CPU 'loongson2f'
 2022-03-30 10:07 UTC 

[PATCH v2 0/2] fix several contiguous memmap assumptions
 2022-03-30 10:25 UTC  (3+ messages)
` [PATCH v2 1/2] mm: fix contiguous memmap assumptions about split page
` [PATCH v2 2/2] mm: fix contiguous memmap assumptions about alloc/free pages

[PATCH] tools: mkimage: No need to verify_header for header_v2
 2022-03-30 10:05 UTC 

[PATCH v16 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-03-30 10:04 UTC  (7+ messages)
` [PATCH v16 4/8] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0

[PATCH v2 0/4] tools/thermal: thermal library and tools
 2022-03-30 10:04 UTC  (5+ messages)
` [PATCH v2 1/4] tools/lib/thermal: Add a thermal library
` [PATCH v2 2/4] tools/thermal: Add util library
` [PATCH v2 3/4] tools/thermal: A temperature capture tool
` [PATCH v2 4/4] tools/thermal: Add thermal daemon skeleton

i2ctransfer-like tool with stdin not argv?
 2022-03-30 10:05 UTC 

[PATCH] MIPS: rb532: move GPIOD definition into C-files
 2022-03-30 10:04 UTC  (10+ messages)

stable-rc/queue/5.17 build: 178 builds: 4 failed, 174 passed, 4 errors, 2 warnings (v5.17.1-10-g6dd52364e1c1)
 2022-03-30 10:03 UTC 

[PATCH qemu v5 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
 2022-03-30 10:02 UTC  (5+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-30  9:58 UTC  (7+ messages)

[PATCH -next] fs: sysv: check sbi->s_firstdatazone in complete_read_super
 2022-03-30 10:42 UTC 

[PATCH 0/2] target/s390x: Fix determination of overflow condition code
 2022-03-30  9:47 UTC  (7+ messages)
` [PATCH 1/2] target/s390x: Fix determination of overflow condition code after addition

[PATCH] entry: fix compile error in dynamic_irqentry_exit_cond_resched()
 2022-03-30 10:01 UTC  (5+ messages)

20.11.5 patches review and test
 2022-03-30 10:01 UTC  (3+ messages)

[PATCH] dt-bindings: display: bridge: Drop requirement on input port for DSI devices
 2022-03-30 10:00 UTC  (8+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bd19672308663b45ebecd8010fa1c51515719dc4
 2022-03-30  9:59 UTC  (2+ messages)
` [Devel] "

(2) Request for reverting the commit for Samsung HID driver
 2022-03-30  9:58 UTC  (10+ messages)
`  "
    `  "
      ` RE:(2) (2) "
        ` RE:(2) (2) "
          `  "
            ` RE:(2) (3) "
              ` RE:(2) (2) "
                  ` (2) "
                    `  "

[PATCH 0/5] populate/unpopulate memory when domain on static
 2022-03-30  9:58 UTC  (3+ messages)
` [PATCH v1 4/5] xen/arm: retrieve reserved pages on populate_physmap

[PATCH v4 0/4] imx8mp: Add media block control
 2022-03-30  9:56 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: dts: imx8mp: Add MEDIAMIX power domains

DRM Master ignoring hotplug event during display switching (QT)
 2022-03-30  9:57 UTC  (3+ messages)

[PATCH v13 0/2] Add basic SoC support for mediatek mt8195
 2022-03-30  9:45 UTC  (2+ messages)
` [PATCH v13 2/2] arm64: dts: Add mediatek SoC mt8195 and evaluation board


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.