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

[PATCH v7 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-25 15:27 UTC  (42+ 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 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 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 v5 00/30] LoongArch64 port of QEMU TCG
 2021-09-25 15:20 UTC  (17+ 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] 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 

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-25 15:12 UTC  (4+ messages)

[conntrack-tools 0/6] Build fixes
 2021-09-25 15:10 UTC  (7+ 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] 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)

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

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)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-09-25 14:47 UTC  (2+ 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)

[PATCH 0/5] Apple M1 Support
 2021-09-25 14:42 UTC  (28+ messages)
` [PATCH 1/5] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH 2/5] serial: s5p: Add Apple M1 support
` [PATCH 3/5] misc: Add Apple DART driver
` [PATCH 4/5] arm: dts: apple: Add preliminary device trees
` [PATCH 5/5] doc: board: apple: Add Apple M1 documentation

[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)

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

[PATCH net-next 0/5] brcm ASP 2.0 Ethernet controller
 2021-09-25 14:25 UTC  (2+ 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)

[PATCH] pseudo_db: Flush DB if there is a shutdown request
 2021-09-25 14:08 UTC  (2+ messages)
` [OE-core] "

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

[libvirt test] 165189: regressions - FAIL
 2021-09-25 14:06 UTC 

[PATCH] arm: spl: flush and disable cache before jumping to OPTEE
 2021-09-25 14:05 UTC 

[PATCH v2] nl80211: prefer struct_size over open coded arithmetic
 2021-09-25 13:55 UTC 

[PATCH] dma-buf: move dma-buf symbols into the DMA_BUF module namespace
 2021-09-25 13:47 UTC 

[dpdk-dev] RTE_REGISTER_BUS does not work on Windows
 2021-09-25 13:45 UTC  (3+ messages)

[PATCH v1 0/1] pinctrl/GPIO driver for Apple SoCs
 2021-09-25 13:44 UTC  (4+ messages)
` [PATCH v1 1/1] pinctrl: add "

[dpdk-dev] [PATCH v1] windows/netuio: add Intel 82599 10GbE VF device ID
 2021-09-25 13:42 UTC  (3+ messages)

[PATCH 0/3] 30bpp framebuffer support
 2021-09-25 13:41 UTC  (7+ messages)
` [PATCH 1/3] video: Add 30bpp support
` [PATCH 2/3] efi_loader: GOP: "
` [PATCH 3/3] video: simplefb: "

[PATCH v2 1/4] net: atl1c: Fix a function name in print messages
 2021-09-25 13:40 UTC  (4+ messages)
` [PATCH v2 2/4] net: broadcom: Fix a function name in comments
` [PATCH v2 3/4] net: sis: "
` [PATCH v2 4/4] net: smsc: Fix function names in print messages and comments

[PATCH 1/2] drm/panel: Add JDI R63452 MIPI DSI panel driver
 2021-09-25 13:39 UTC  (2+ messages)

[PATCH 1/4] net: atl1c: Fix a function name in print messages
 2021-09-25 12:50 UTC  (2+ messages)
` [PATCH 2/4] net: broadcom: Fix a function name in comments

[PATCH v2 0/3] hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
 2021-09-25 13:34 UTC  (8+ messages)
` [PATCH v2 1/3] hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
` [PATCH v2 2/3] hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
` [PATCH v2 3/3] hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART

[PATCH] drm/amd/display: Align two DP2 headers from drm
 2021-09-25 13:38 UTC 

[PATCH v2 1/2] dt-bindings: hwmon: Add nct7802 bindings
 2021-09-25 13:36 UTC  (4+ messages)

[PATCH] platform/x86: thinkpad_acpi: Prefer struct_size over open coded arithmetic
 2021-09-25 13:33 UTC  (7+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-25 13:30 UTC  (4+ messages)
` [RFC PATCH 05/13] x86/irq: Reserve a user IPI notification vector

[PATCH v2] scsi: aic7xxx: Fix a function name in comments
 2021-09-25 13:29 UTC 

[REGRESSION] nvme: code command_id with a genctr for use-after-free validation crashes apple T2 SSD
 2021-09-25 13:10 UTC 

[PATCH] mt76: debugfs: improve queue node readability
 2021-09-25 13:27 UTC 

renesas/master baseline: 182 runs, 8 regressions (renesas-devel-2021-09-24-v5.15-rc2)
 2021-09-25 13:26 UTC 

renesas/master baseline-nfs: 27 runs, 8 regressions (renesas-devel-2021-09-24-v5.15-rc2)
 2021-09-25 13:26 UTC 

[PATCH 8/8] dt-bindings: hwmon: allow specifying channels for tmp421
 2021-09-25 13:26 UTC  (11+ messages)

[PATCH net-next 0/6 v6] RTL8366(RB) cleanups part 1
 2021-09-25 13:23 UTC  (7+ messages)
` [PATCH net-next 1/6 v6] net: dsa: rtl8366rb: Support bridge offloading
` [PATCH net-next 2/6 v6] net: dsa: rtl8366: Drop custom VLAN set-up
` [PATCH net-next 3/6 v6] net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
` [PATCH net-next 4/6 v6] net: dsa: rtl8366rb: Fix off-by-one bug
` [PATCH net-next 5/6 v6] net: dsa: rtl8366: Fix a bug in deleting VLANs
` [PATCH net-next 6/6 v6] net: dsa: rtl8366: Drop and depromote pointless prints

[PATCH v2 1/3] hwmon: tmp421: handle I2C errors
 2021-09-25 13:23 UTC  (3+ messages)
` [PATCH] hwmon: cleanup non-bool "valid" data fields

[PATCH v2 0/7] ksmbd: a bunch of patches
 2021-09-25 13:16 UTC  (3+ messages)
` [PATCH v2 6/7] ksmbd: fix invalid request buffer access in compound
` [PATCH v2 7/7] ksmbd: add validation in smb2 negotiate


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.