All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-24 11:46:20 to 2021-07-24 15:47:20 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mkl/linux-can
 2021-07-24 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can
 2021-07-24 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can
 2021-07-24 15:47 UTC 

[PATCH v2 0/2] iio: accel: add support for ADXL355
 2021-07-24 15:46 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: accel: Add ADXL355 in trivial-devices

[PATCH v4 00/10] DMA fixes for PS3 gelic network driver
 2021-07-24 15:51 UTC  (7+ messages)
` [PATCH v4 02/10] net/ps3_gelic: Use local dev variable
` [PATCH v4 03/10] net/ps3_gelic: Format cleanups

[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
 2021-07-24 15:48 UTC  (2+ messages)

[Bug 213839] New: XHCI 7 port usb hub does not work correctly
 2021-07-24 15:45 UTC  (4+ messages)
` [Bug 213839] "

[PATCH v2] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-24 15:43 UTC  (4+ messages)

[PATCH 1/4] iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
 2021-07-24 15:43 UTC  (2+ messages)

[PATCH] clocksource: Ingenic: Improve the code
 2021-07-24 15:38 UTC  (3+ messages)

[android-common:android12-5.10 13/30] WARNING: modpost: vmlinux.o(.meminit.text+0x4793): Section mismatch in reference from the function memblock_find_in_range_node() to the function .init.text:memblock_bottom_up()
 2021-07-24 15:38 UTC 

[PATCH 1/1] lib: disable CONFIG_SPL_HEXDUMP by default
 2021-07-24 15:35 UTC 

boot of J1900 (quad-core Celeron) mobo: kernel <= 5.12.15, OK; kernel >= 5.12.17, 5.13.4, slow boot (>> 660 secs) + hang/FAIL
 2021-07-24 15:30 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS WITH WARNING a76959d7481063b16c5253ec09a6de0a6d3a26d0
 2021-07-24 15:28 UTC 

[PATCH] USB: serial: ch341: fix character loss at high transfer rates
 2021-07-24 15:27 UTC 

[PATCH] iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
 2021-07-24 15:27 UTC  (3+ messages)

[igt-dev] [PATCH v2] tests/kms_bw: New test for bandwidth validation
 2021-07-24 15:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] btrfs-progs: cmds: Fix build for using NAME_MAX
 2021-07-24 15:26 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-07-24 15:23 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS b370eb8c4502c5e7ea0de48d7642ba632861f610
 2021-07-24 15:22 UTC 

[bpf-next 1/2] samples: bpf: Fix tracex7 error raised on the missing argument
 2021-07-24 15:21 UTC  (2+ messages)
` [bpf-next 2/2] samples: bpf: Add the omitted xdp samples to .gitignore

[[meta-webserver][dunfell]] hiawatha: fix url
 2021-07-24 15:21 UTC 

[PATCH 3/6] iio/adc: ingenic: add JZ4760 support to the sadc driver
 2021-07-24 15:23 UTC  (6+ messages)
` [PATCH V2 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic "
  ` [PATCH V2 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[linux-stable-rc:linux-5.10.y 125/1180] WARNING: modpost: vmlinux.o(.text.unlikely+0x12806): Section mismatch in reference from the function idle_init() to the function .init.text:fork_idle()
 2021-07-24 15:19 UTC  (2+ messages)

Mainlining Linux Sunxi SoC AW USB
 2021-07-24 14:54 UTC  (8+ messages)
        ` [linux-sunxi] "

[PATCH v2 0/3] Remove all strcpy() uses
 2021-07-24 15:14 UTC  (2+ messages)

[PATCH 0/2] iomap: make inline data support more flexible
 2021-07-24 15:14 UTC  (6+ messages)
` [PATCH 2/2] iomap: Support inline data with block size < page size

[PATCH] iio: accel: fxls8962af: fix i2c dependency
 2021-07-24 15:16 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-07-24 15:10 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-07-24 15:09 UTC 

[PATCH v5 0/3] iio: vcnl3020: add periodic mode, threshold options
 2021-07-24 15:09 UTC  (4+ messages)
` [PATCH v5 2/3] iio: proximity: vcnl3020: add periodic mode

[PATCH v2 00/14] lib: Add support for a decimal 0t prefix for numbers
 2021-07-24 15:03 UTC  (14+ messages)
` [PATCH v2 01/14] hash: Ensure verification hex pairs are terminated
` [PATCH v2 03/14] global: Convert simple_strtoul() with decimal to dectoul()
` [PATCH v2 04/14] lib: Comment the base parameter with simple_strtoul/l()
` [PATCH v2 05/14] lib: Drop unnecessary check for hex digit
` [PATCH v2 06/14] lib: Add tests for simple_strtoull()
` [PATCH v2 07/14] lib: Add octal tests for simple_strtoul/l()
` [PATCH v2 08/14] lib: Move common digit-parsing code into a function
` [PATCH v2 09/14] doc: Convert command-line info to rST
` [PATCH v2 10/14] doc: Add a note about number representation
` [PATCH v2 11/14] lib: Allow using 0x when a decimal value is requested
` [PATCH v2 12/14] lib: Support a decimal prefix 0n
` [PATCH v2 13/14] lib: Drop octal support
` [PATCH v2 14/14] RFC: Change simple_strtoul() et al to default to hex

[Cocci] how to make substitutions at the end of the function, vs. the end of each block ?
 2021-07-24 14:59 UTC  (2+ messages)

[PATCH] nouveau: make backlight support non optional
 2021-07-24 14:58 UTC  (18+ messages)
        ` [Nouveau] "

Dom0 hangs after enable KROBE_EVENTS and/or UPROBE_EVENTS in kernel config
 2021-07-24 14:57 UTC  (13+ messages)
      `  "
        ` [arm] "

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-07-24 14:56 UTC 

[Buildroot] [PATCH v2 0/9] Add RISC-V NOMMU and Canaan K210 SoC support
 2021-07-24 14:56 UTC  (8+ messages)
` [Buildroot] [PATCH v2 4/9] board: Add Sipeed MAIX-bit support

[Intel-gfx] [PATCH 05/10] drm/i915: move gem_context slab to direct module init/exit
 2021-07-24 14:50 UTC  (7+ messages)
` [Intel-gfx] [RFC PATCH] drm/i915: slab_luts can be static
  `  "

[linux-next:master 1754/3296] sound/pci/intel8x0m.c:1152 snd_intel8x0m_init() warn: 'pci' not released on lines: 1118, 1136, 1145
 2021-07-24 14:43 UTC 

[PATCH 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2021-07-24 14:44 UTC  (4+ messages)
` [PATCH v1.1 "

drivers/firmware/dmi_scan.c:151:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-07-24 14:31 UTC  (2+ messages)

[PATCH] mtd: rawnand: Add a check in of_get_nand_secure_regions()
 2021-07-24 14:27 UTC  (4+ messages)

[GSOC] How to improve the performance of git cat-file --batch
 2021-07-24 14:22 UTC 

[PATCH v2 0/5] [GSOC] ref-filter: add %(raw) and %(rest) atoms
 2021-07-24 14:14 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v3 2/5] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v3 3/5] [GSOC] ref-filter: --format=%(raw) re-support --perl
  ` [PATCH v3 4/5] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
  ` [PATCH v3 5/5] [GSOC] ref-filter: add %(rest) atom

[dpdk-dev] [PATCH] eventdev: remove event port config override in tx adapter
 2021-07-24 14:10 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] eventdev: fix event port setup "

Potential static analysis ideas
 2021-07-24 14:08 UTC  (4+ messages)

[PATCH] Makefile: ignore long options
 2021-07-24 14:04 UTC  (3+ messages)

[PATCH] Bluetooth: use helper function for monitor's open/close notifications
 2021-07-24 14:03 UTC 

[PATCH] btrfs: allow degenerate raid0/raid10
 2021-07-24 13:54 UTC  (12+ messages)

[PATCH] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-24 14:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] erofs-utils: no compression case for tail-end block in vle_write_indexes()
 2021-07-24 13:57 UTC  (2+ messages)

[PATCH] scripts: merge_config: add strict mode to fail upon any redefinition
 2021-07-24 13:56 UTC  (2+ messages)

[ovmf test] 163975: regressions - FAIL
 2021-07-24 13:55 UTC 

[dpdk-dev] [PATCH v2] eventdev: fix event port setup in tx adapter
 2021-07-24 13:54 UTC 

[PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
 2021-07-24 13:49 UTC  (3+ messages)
` [PATCH for-6.2 1/2] "
` [PATCH for-6.2 2/2] tcg: Drop gen_io_end()

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2021-07-24 13:49 UTC 

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-24 13:46 UTC  (8+ messages)
` [PATCH v2 2/2] Makefile: "

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2021-07-24 13:46 UTC 

[PATCH 0/3] qcow2: relax subclusters allocation dependencies
 2021-07-24 13:38 UTC  (4+ messages)
` [PATCH 1/3] simplebench: add img_bench_templater.py
` [PATCH 2/3] qcow2: refactor handle_dependencies() loop body
` [PATCH 3/3] qcow2: handle_dependencies(): relax conflict detection

[dpdk-dev] [dpdk-announce] release candidate 21.08-rc2
 2021-07-24 13:38 UTC 

[PATCH] cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver
 2021-07-24 13:36 UTC  (3+ messages)

[bug report] bnxt_en: fix error path of FW reset
 2021-07-24 13:35 UTC 

[PATCH 0/2] Add VPU support for new Ingenic SoCs
 2021-07-24 13:32 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add bindings "
` [PATCH 2/2] remoteproc: Ingenic: Add support "

[PATCH] erofs-utils: fix macOS build & functionality
 2021-07-24 13:32 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix queue leaking in hairpin auto bind checking
 2021-07-24 13:27 UTC 

[PULL 0/9] Misc QEMU patches for 6.0-rc
 2021-07-24 13:25 UTC  (2+ messages)

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES
 2021-07-24 13:23 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected

[PATCH 0/2] Add OTG support for Ingenic SoCs
 2021-07-24 13:24 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: dwc2: Add bindings for new "
` [PATCH 2/2] USB: dwc2: Add OTG support for "

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-07-24 13:24 UTC  (11+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking

Current mainline brcmfmac reports error on supposedly supported ap6256 chip
 2021-07-24 13:22 UTC 

[dpdk-dev] [PATCH] app/acl: add script for automate testing
 2021-07-24 13:21 UTC  (2+ messages)

[linux-next:master 2779/3296] drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c:54 gfxhub_v1_1_get_xgmi_info() warn: should '(((((((adev->virt.caps & (1 << 2)) && adev->gfx.rlc.funcs && adev->gfx.rlc.funcs->sriov_rreg)) ?adev->gfx.rlc.funcs->sriov_rreg(adev, adev->reg_offset[1][0][0] + 2425, 0
 2021-07-24 13:19 UTC 

[dpdk-dev] [PATCH] app/testpmd: send failure logs to stderr
 2021-07-24 13:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[linux-linus test] 163974: regressions - FAIL
 2021-07-24 13:12 UTC 

Linux Kernel: Checkpatch Documentation Mentorship program
 2021-07-24 13:11 UTC 

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-24 13:07 UTC  (10+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[PATCH] docs/zh_CN: reformat zh_CN/dev-tools/testing-overview
 2021-07-24 13:06 UTC  (2+ messages)
` [PATCH v2] "

Dispatch status for your package #JUL24-98151544
 2021-07-24 12:56 UTC 

[PATCH 00/15] lib: Add support for a decimal 0m prefix for numbers
 2021-07-24 13:00 UTC  (9+ messages)
` [PATCH 13/15] RFC: lib: Support a binary prefix 0y

[PATCH v3 00/14] aspeed: Support secure boot chain with FIT image verification
 2021-07-24 12:57 UTC  (3+ messages)
` [PATCH v3 06/14] common: fit: Use hash.c to call CRC/SHA function

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-24 12:53 UTC  (6+ messages)
` [PATCH 12/19] LoongArch: Add misc common routines

[PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
 2021-07-24 12:48 UTC  (6+ messages)

[dpdk-dev] [PATCH] app/testpmd: remove most uses of rte_eth_devices
 2021-07-24 12:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix TX checksum calculation for tunnel
 2021-07-24 12:43 UTC  (3+ messages)

[PATCH v4 1/8] mt76 - mt7915: Add ethtool stats support
 2021-07-24 12:40 UTC  (8+ messages)
` [PATCH v4 3/8] mt76 - mt7915: Add some per-station tx stats to ethtool
` [PATCH v4 4/8] mt76 - mt7915: Add tx mu/su counters to mib
` [PATCH v4 5/8] mt76 - mt7915: Move more tx-bf stats "

[PATCH 00/30] Remove CNL support
 2021-07-24 12:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] add SMC based regmap driver for secure syscon access
 2021-07-24 12:36 UTC  (4+ messages)
` [PATCH 2/3] syscon: add support for "syscon-smc" compatible

[PATCH RFC 1/2] arch: Introduce ARCH_HAS_HW_XCHG_SMALL
 2021-07-24 12:36 UTC  (2+ messages)
` [PATCH RFC 2/2] qspinlock: Use ARCH_HAS_HW_XCHG_SMALL to select _Q_PENDING_BITS definition

[dpdk-dev] [PATCH 00/11] net/sfc: provide Rx/Tx doorbells stats
 2021-07-24 12:33 UTC  (12+ messages)
` [dpdk-dev] [PATCH 03/11] ethdev: fix docs of functions getting xstats by IDs
` [dpdk-dev] [PATCH v3 00/11] net/sfc: provide Rx/Tx doorbells stats
  ` [dpdk-dev] [PATCH v3 03/11] ethdev: fix docs of functions getting xstats by IDs
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v4 2/2] ethdev: fix docs of drivers callbacks "

[PATCH v2 0/4] QEMU RISC-V ACLINT Support
 2021-07-24 12:24 UTC  (10+ messages)
` [PATCH v2 1/4] hw/intc: Rename sifive_clint sources to riscv_aclint sources
` [PATCH v2 2/4] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PATCH v2 3/4] hw/riscv: virt: Re-factor FDT generation
` [PATCH v2 4/4] hw/riscv: virt: Add optional ACLINT support to virt machine

[PATCH] drivers/bluetooth: Remove all strcpy() uses
 2021-07-24 12:22 UTC  (3+ messages)

[PATCH v2] drivers/bluetooth: Remove all strcpy() uses
 2021-07-24 12:21 UTC 

[Buildroot] [PATCH 1/1] package/mono: needs host-python3
 2021-07-24 12:21 UTC 

[PATCH net] bnxt_en: Add missing periodic PHC overflow check
 2021-07-24 12:16 UTC  (2+ messages)

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-24 12:15 UTC  (2+ messages)

[PATCH v7 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-24 12:11 UTC  (6+ messages)
` [PATCH v7 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH v7 2/2] firmware_loader: fix use-after-free in firmware_fallback_sysfs

[xen-unstable test] 163971: tolerable FAIL
 2021-07-24 12:08 UTC 

[PATCH v4 0/3] m68k: Improved switch stack handling
 2021-07-24 12:05 UTC  (14+ messages)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-07-24 12:01 UTC 

[syzbot] net-next test error: possible deadlock in fs_reclaim_acquire
 2021-07-24 11:47 UTC 

[Intel-gfx] [PATCH 04/10] drm/i915: move intel_context slab to direct module init/exit
 2021-07-24 11:45 UTC  (4+ messages)
` [Intel-gfx] [RFC PATCH] drm/i915: slab_ce can be static


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.