All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-25 14:09:27 to 2021-09-25 17:10:51 UTC [more...]

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-25 17:09 UTC  (5+ messages)
` [PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths

[PATCH] ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-25 17:06 UTC  (5+ messages)

[OE-core][PATCH] wic:direct.py: ignore invalid mountpoints during fstab update
 2021-09-25 17:09 UTC 

[PATCH v5 00/30] LoongArch64 port of QEMU TCG
 2021-09-25 17:05 UTC  (20+ messages)
` [PATCH v5 04/30] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PATCH v5 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH v5 16/30] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH v5 19/30] tcg/loongarch64: Implement br/brcond ops

[PATCH 1/1 RFC] treewide: Deprecate OF_PRIOR_STAGE
 2021-09-25 17:01 UTC  (3+ messages)

[PATCH 0/3] 30bpp framebuffer support
 2021-09-25 16:55 UTC  (4+ messages)
` [PATCH 1/3] video: Add 30bpp support

[dunfell][PATCH] glib-2.0: Several Security fixes
 2021-09-25 16:52 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] net: bgmac-platform: handle mac-address deferral
 2021-09-25 16:48 UTC  (3+ messages)

[PATCH] misc: ocotp: Allow disabling ocotp driver in SPL
 2021-09-25 16:49 UTC 

[PATCH 0/5] Apple M1 Support
 2021-09-25 16:45 UTC  (7+ messages)

[PATCH net-next 0/5] brcm ASP 2.0 Ethernet controller
 2021-09-25 16:45 UTC  (4+ messages)
` [PATCH net-next 3/5] net: bcmasp: Add support for ASP2.0 "

[linux-linus test] 165190: regressions - FAIL
 2021-09-25 16:42 UTC 

[PATCH] Documentation: checkpatch: Document some more message types
 2021-09-25 16:38 UTC 

[PATCH net-next v3 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-25 16:38 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: ipv6: check return value of rhashtable_init

[PATCH] git(1): Define "porcelain commands"
 2021-09-25 16:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-attrs: depends on python3
 2021-09-25 16:33 UTC  (2+ messages)

[Buildroot] [git commit] package/python-attrs: depends on python3
 2021-09-25 16:31 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline: 119 runs, 3 regressions (v4.19.207-cip58) #kernelci
 2021-09-25 16:24 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline-nfs: 13 runs, 1 regressions (v4.19.207-cip58) #kernelci
 2021-09-25 16:24 UTC 

[dpdk-dev] [PATCH v1] build/pkg-config: Fix warning for Windows
 2021-09-25 16:22 UTC  (2+ messages)

rt_pipe_read(): timeout does not expire
 2021-09-25 16:20 UTC 

[PATCH v3 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-09-25 16:23 UTC  (3+ messages)
` [PATCH v3 3/4] drivers: "

[PATCH -next] net/ipv4/tcp_metrics.c: remove superfluous header files from tcp_metrics.c
 2021-09-25 16:12 UTC  (2+ messages)

[PATCH v7 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-25 16:01 UTC  (50+ messages)
` [PATCH v7 01/40] accel: Simplify qemu_init_vcpu()
` [PATCH v7 02/40] hw/core: Restrict cpu_has_work() to sysemu
` [PATCH v7 03/40] hw/core: Un-inline cpu_has_work()
` [PATCH v7 04/40] hw/core: Move cpu_common_has_work() to cpu_has_work()
` [PATCH v7 05/40] accel: Introduce AccelOpsClass::has_work()
` [PATCH v7 06/40] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v7 07/40] accel/whpx: "
` [PATCH v7 08/40] accel/hvf: "
` [PATCH v7 09/40] accel/xen: "
` [PATCH v7 10/40] accel/hax: "
` [PATCH v7 11/40] accel/nvmm: "
` [PATCH v7 12/40] accel/qtest: "
` [PATCH v7 13/40] accel/tcg: "
` [PATCH v7 14/40] accel: Simplify cpu_has_work()
` [PATCH v7 15/40] accel/tcg: Introduce TCGCPUOps::has_work()
` [PATCH v7 16/40] target/arm: Explicit v7M cores use arm_cpu_has_work as CPUClass:has_work
` [PATCH v7 17/40] target/arm: Restrict has_work() handler to sysemu and TCG
` [PATCH v7 18/40] target/alpha: Restrict has_work() handler to sysemu
` [PATCH v7 19/40] target/avr: "
` [PATCH v7 20/40] target/cris: "
` [PATCH v7 21/40] target/hexagon: Remove unused has_work() handler
` [PATCH v7 22/40] target/hppa: Restrict has_work() handler to sysemu
` [PATCH v7 23/40] target/i386: Restrict has_work() handler to sysemu and TCG
` [PATCH v7 24/40] target/m68k: Restrict has_work() handler to sysemu
` [PATCH v7 25/40] target/microblaze: "
` [PATCH v7 26/40] target/mips: Restrict has_work() handler to sysemu and TCG
` [PATCH v7 27/40] target/nios2: Restrict has_work() handler to sysemu
` [PATCH v7 28/40] target/openrisc: "
` [PATCH v7 29/40] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v7 30/40] target/ppc: Restrict has_work() handlers to sysemu and TCG
` [PATCH v7 31/40] target/riscv: Restrict has_work() handler "
` [PATCH v7 32/40] target/rx: Restrict has_work() handler to sysemu
` [PATCH v7 33/40] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PATCH v7 34/40] target/sh4: Restrict has_work() handler to sysemu
` [PATCH v7 35/40] target/sparc: Remove pointless use of CONFIG_TCG definition
` [PATCH v7 36/40] target/sparc: Restrict has_work() handler to sysemu
` [PATCH v7 37/40] target/tricore: "
` [PATCH v7 38/40] target/xtensa: "
` [PATCH v7 39/40] accel/tcg: Remove CPUClass::has_work()
` [PATCH v7 40/40] accel/tcg: Simplify tcg_cpu_has_work()

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: fix leaked mtd device
 2021-09-25 16:05 UTC  (2+ messages)

iio: Understanding the modes
 2021-09-25 16:08 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.15-rc3
 2021-09-25 15:57 UTC  (2+ messages)

[cip-dev] cip/linux-4.19.y-cip build: 83 builds: 0 failed, 83 passed (v4.19.207-cip58) #kernelci
 2021-09-25 15:56 UTC 

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-25 15:55 UTC  (4+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[BUG] numa spreading of large hash tables no longer a thing
 2021-09-25 15:54 UTC  (3+ messages)

[conntrack-tools 0/6] Build fixes
 2021-09-25 15:49 UTC  (8+ messages)
` [conntrack-tools 1/6] build: remove commented-out macros from configure.ac
` [conntrack-tools 2/6] build: quote AC_INIT arguments
` [conntrack-tools 3/6] build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`
` [conntrack-tools 4/6] build: remove yacc-generated header from EXTRA_DIST
` [conntrack-tools 5/6] build: clean yacc- and lex-generated files with maintainer-clean
` [conntrack-tools 6/6] build: fix dependency-tracking of yacc-generated header

[PATCH v3 1/3] imx8: ls1028a: Drop raw image support
 2021-09-25 15:46 UTC  (5+ messages)
` [PATCH v3 2/3] arm: Add an __image_copy_start symbol for ARMv8

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-25 15:39 UTC  (8+ messages)
` [PATCHv2 1/5] arm64/entry-common: push the judgement of nmi ahead

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-09-25 15:37 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/5] Add lookaside IPsec tests
 2021-09-25 15:35 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/5] test/crypto: add lookaside IPsec cases
  ` [dpdk-dev] [PATCH v5 2/5] test/crypto: add combined mode "
  ` [dpdk-dev] [PATCH v5 3/5] test/crypto: add lookaside IPsec ICV corrupt test case
  ` [dpdk-dev] [PATCH v5 4/5] test/crypto: add IV gen cases for IPsec
  ` [dpdk-dev] [PATCH v5 5/5] test/crypto: add UDP encapsulated IPsec test cases

[PATCH v6 0/4] iio: chemical: Add Senseair Sunrise CO2 sensor
 2021-09-25 15:34 UTC  (3+ messages)
` [PATCH v6 3/4] iio: chemical: Add Senseair Sunrise 006-0-007 driver

[PATCH] ipv6: enable net.ipv6.route sysctls in network namespace
 2021-09-25 15:25 UTC  (4+ messages)

[PATCH] imx: syscounter: allow timer_init for SPL build
 2021-09-25 15:18 UTC 

[PATCH 5.10 00/64] 5.10.69-rc2 review
 2021-09-25 15:18 UTC  (2+ messages)

[PATCH v3 0/1] AUXADC: Mediatek auxadc driver
 2021-09-25 15:19 UTC  (6+ messages)
` [PATCH] iio: mtk-auxadc: update case IIO_CHAN_INFO_PROCESSED

[PATCH 0/3] common: Add fdt network helper
 2021-09-25 15:15 UTC  (3+ messages)
` [PATCH 1/3] Add fdt network helper header file

[PATCH] Revert "ibmvnic: check failover_pending in login response"
 2021-09-25 15:14 UTC  (2+ messages)

[PATCH v2] memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
 2021-09-25 15:14 UTC 

[PATCH] PCI: Remove the unused pci wrappers
 2021-09-25 15:14 UTC  (2+ messages)

[PATCH 00/14] bsd-user: misc cleanup for aarch64 import
 2021-09-25 14:53 UTC  (4+ messages)
` [PATCH 14/14] bsd-user/signal: Create a dummy signal queueing function

[dpdk-dev] [PATCH] net/mlx5: fix xstats get reinitialization
 2021-09-25 15:11 UTC 

[meta-rockchip][PATCH] use uuid instead of hard-coding root device
 2021-09-25 15:09 UTC  (7+ messages)
` [yocto] "

[yocto][meta-rockchip][PATCH v2 1/2] rockchip.wks: use uuid for all partitions
 2021-09-25 15:03 UTC  (3+ messages)
` [yocto][meta-rockchip][PATCH v2 2/2] rockchip-wic.inc: dont let wic edit fstab by default

[PATCH] dt-bindings: iio: magnetometer: asahi-kasei,ak8975 add vid reg
 2021-09-25 15:07 UTC  (3+ messages)

[PATCH V2] configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards
 2021-09-25 14:58 UTC 

[PATCH] iio: adis16475: fix deadlock on frequency set
 2021-09-25 15:01 UTC  (3+ messages)

Regression with e428e250fde6 on BeagleBoard Rev C2
 2021-09-25 14:55 UTC  (11+ messages)

[PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts
 2021-09-25 14:59 UTC  (3+ messages)

[PATCH V3 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-25 14:52 UTC  (8+ messages)
` [PATCH V3 2/2] dt-bindings: remoteproc: k3-dsp: Remove board-specific compatible from DT example

[PATCH] seabios-hppa: Update SeaBIOS to seabios-hppa-v2
 2021-09-25 14:50 UTC  (2+ messages)

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-25 14:54 UTC  (4+ messages)
` [PATCH 6/9] iio: common: cros_ec_sensors: "

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-09-25 14:47 UTC  (3+ messages)

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-09-25 14:47 UTC  (12+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH 1/2] Documentation: Update ioctl-number.rst for Intel Software Defined Silicon interface
 2021-09-25 14:46 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: Add Intel Software Defined Silicon driver

[Buildroot] [PATCH 1/1] package/cryptopp: security bump to version 8.6.0
 2021-09-25 14:46 UTC  (2+ messages)

[Buildroot] [git commit] package/cryptopp: security bump to version 8.6.0
 2021-09-25 14:42 UTC 

[PATCH 1/3] usb: ehci: Fix a function name in comments
 2021-09-25 14:45 UTC  (2+ messages)

[PATCH] ARM: vexpress_ca9x4: Correct missing SYS_LOAD_ADDR
 2021-09-25 14:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/refpolicy: fix build with wireguard
 2021-09-25 14:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liblinear: fix shared library install
 2021-09-25 14:41 UTC  (2+ messages)

[Buildroot] [git commit] package/liblinear: fix shared library install
 2021-09-25 14:40 UTC 

[Buildroot] [git commit] package/refpolicy: fix build with wireguard
 2021-09-25 14:40 UTC 

[PATCH 0/1] iio/scmi: Add reading "raw" attribute
 2021-09-25 14:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-25 14:38 UTC  (15+ messages)
` [PATCH 08/19] tcp: authopt: Disable via sysctl by default
` [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh

[PATCH v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals
 2021-09-25 14:34 UTC 

[Buildroot] [PATCH] DEVELOPERS: remove Baruch Siach from openipmi
 2021-09-25 14:31 UTC  (2+ messages)

[RFC PATCH 0/4] Faster ndo_fdb_dump for drivers with shared FDB
 2021-09-25 14:31 UTC  (6+ messages)

[Buildroot] [PATCH] package/strace: bump to version 5.14
 2021-09-25 14:31 UTC  (2+ messages)

Introduction: I am a Linux and open source software enthusiast
 2021-09-25 14:31 UTC 

[Buildroot] [git commit] DEVELOPERS: remove Baruch Siach from openipmi
 2021-09-25 14:31 UTC 

[xen-unstable test] 165188: regressions - FAIL
 2021-09-25 14:31 UTC 

[GIT PULL] xen: branch for v5.15-rc3
 2021-09-25 14:31 UTC 

[Buildroot] [git commit] package/strace: bump to version 5.14
 2021-09-25 14:30 UTC 

[PATCH] usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
 2021-09-25 14:30 UTC 

[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-09-25 14:28 UTC  (4+ messages)
` [PATCH 1/1] "

Reading ADC that comes from a multiplexer
 2021-09-25 14:32 UTC  (12+ messages)

[PATCH] iio: adc: exynos: describe drivers in KConfig
 2021-09-25 14:30 UTC  (3+ messages)

Introduction: I am a Linux and open source software enthusiast
 2021-09-25 14:25 UTC 

[dpdk-dev] [PATCH v4 00/13] enhancements to host based flow table management
 2021-09-25 14:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH] net/bnxt: remove code to initialize SRAM slice node

[RFC PATCH] RFC: Replace CONFIG_SYS_BAUDRATE_TABLE by board and UART driver rounding functions
 2021-09-25 14:23 UTC  (3+ messages)

[PATCH v6 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-25 14:20 UTC  (2+ messages)

[PATCH -next] net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c
 2021-09-25 14:21 UTC 

[Cluster-devel] [RFC PATCH 0/5] add new command reload_config set_config
 2021-09-25 14:21 UTC  (6+ messages)
` [Cluster-devel] [PATCH 1/5] dlm_tool man: add command "joinleave", add "USAGE" section
` [Cluster-devel] [PATCH 2/5] man: add reload_config in dlm_tool & dlm.conf
` [Cluster-devel] [PATCH 3/5] dlm_controld: add reload_config feature
` [Cluster-devel] [PATCH 4/5] dlm_tool man: add new command set_config
` [Cluster-devel] [PATCH 5/5] dlm_controld: add new feature set_config

renesas/next baseline: 127 runs, 9 regressions (renesas-next-2021-09-24-v5.15-rc1)
 2021-09-25 14:21 UTC 

renesas/next baseline-nfs: 31 runs, 7 regressions (renesas-next-2021-09-24-v5.15-rc1)
 2021-09-25 14:21 UTC 

Introduction: I am a Linux and open source software enthusiast
 2021-09-25 14:20 UTC 

[PATCH] arm64: dts: qcom: sm6125: Improve indentation of multiline properties
 2021-09-25 14:18 UTC 

Introduction: I am a Linux and open source software enthusiast
 2021-09-25 14:18 UTC 

[PATCH v4] iommu/amd: Use report_iommu_fault()
 2021-09-25 14:18 UTC 

[RFC PATCH] tracing: BTF testing for kprobe-events
 2021-09-25 14:15 UTC  (4+ messages)
` [RFC PATCH] tracing/kprobe: Support $$args for function entry

[GIT PULL] Char/Misc driver fixes for 5.15-rc3
 2021-09-25 14:14 UTC 

[GIT PULL] Staging driver fixes for 5.15-rc3
 2021-09-25 14:13 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.15-rc3
 2021-09-25 14:13 UTC 

[GIT PULL] USB fixes for 5.15-rc3
 2021-09-25 14:12 UTC 

[PATCH v2] iommu/amd: Use report_iommu_fault()
 2021-09-25 14:09 UTC  (6+ messages)


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.