All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 16:25:13 to 2021-12-06 17:05:40 UTC [more...]

[PATCH v12 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-06 17:00 UTC  (7+ messages)
` [PATCH v12 4/7] gpio: sim: new testing module

[PATCH] btrfs: zoned: free zone_cache when freeing zone_info
 2021-12-06 17:00 UTC  (2+ messages)

[PATCH] arm64: asmlinkage: Enable use of BTI_C macro in SYM_CODE
 2021-12-06 16:52 UTC  (3+ messages)

[PATCH V2] scsi:spraid: initial commit of Ramaxel spraid driver
 2021-12-06 17:00 UTC  (3+ messages)

[PATCH v9 00/10] Add support for audio on SC7280 based targets
 2021-12-06 13:10 UTC  (5+ messages)
` [PATCH v9 01/10] ASoC: qcom: SC7280: Update config for building codec dma drivers
` [PATCH v9 02/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v9 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v9 04/10] ASoC: qcom: Add helper function to get dma control and lpaif handle

[PATCH 00/19] Rust support
 2021-12-06 17:00 UTC  (4+ messages)
` [PATCH 01/19] kallsyms: support "big" kernel symbols

[PATCH] of/irq: Add a quirk for controllers with their own definition of interrupt-map
 2021-12-06 16:55 UTC  (20+ messages)

[PATCH v2 0/2] Initial Renesas R-Car remoteproc support
 2021-12-06 16:59 UTC  (4+ messages)

Suboptimal error handling in libnftables
 2021-12-06 16:58 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: Add "qcom,sc7280-dp" to support display port
 2021-12-06 16:57 UTC  (2+ messages)

[PATCH] xen/arm: Add Kconfig parameter for memory banks number
 2021-12-06 17:05 UTC  (2+ messages)

[PATCH v2 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock
 2021-12-06 16:55 UTC  (4+ messages)
` [PATCH v2 2/4] can: hi311x: try to get crystal clock rate from property
` [PATCH v2 3/4] can: hi311x: Make use of device property API
` [PATCH v2 4/4] can: hi311x: Convert to use dev_err_probe()

[PATCH v3 net-next 00/12] Rework DSA bridge TX forwarding offload API
 2021-12-06 16:57 UTC  (13+ messages)
` [PATCH v3 net-next 01/12] net: dsa: make dp->bridge_num one-based
` [PATCH v3 net-next 02/12] net: dsa: assign a bridge number even without TX forwarding offload
` [PATCH v3 net-next 03/12] net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
` [PATCH v3 net-next 04/12] net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx_port_check_hw_vlan
` [PATCH v3 net-next 05/12] net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev comparison
` [PATCH v3 net-next 06/12] net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
` [PATCH v3 net-next 07/12] net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers "
` [PATCH v3 net-next 08/12] net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
` [PATCH v3 net-next 09/12] net: dsa: export bridging offload helpers to drivers
` [PATCH v3 net-next 10/12] net: dsa: keep the bridge_dev and bridge_num as part of the same structure
` [PATCH v3 net-next 11/12] net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
` [PATCH v3 net-next 12/12] net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload

[PATCH v1 1/1] x86: Skip WBINVD instruction for VM guest
 2021-12-06 16:53 UTC  (11+ messages)
` [PATCH v2] "

[PATCH net] net, neigh: clear whole pneigh_entry at alloc time
 2021-12-06 16:53 UTC 

[PATCH 0/4] usage API: Add and use die_message()
 2021-12-06 16:55 UTC  (5+ messages)
` [PATCH 1/4] usage.c: add a die_message() routine
` [PATCH 2/4] usage.c API users: use die_message() where appropriate
` [PATCH 3/4] usage.c + gc: add and use a die_message_errno()
` [PATCH 4/4] config API: don't use vreportf(), make it static in usage.c

Potential bug with octopus merges and symlinks
 2021-12-06 16:53 UTC  (2+ messages)

Checkout previous branch command not working on ​2.34.1.400
 2021-12-06 16:52 UTC 

[v1 0/5] Update MT8192 Clock Setting
 2021-12-06 16:49 UTC  (21+ messages)
` [v1 1/5] arm64: dts: mediatek: Correct system timer clock of MT8192
` [v1 2/5] arm64: dts: mediatek: Correct UART "
` [v1 3/5] arm64: dts: mediatek: Correct SPI "
` [v1 4/5] arm64: dts: mediatek: Correct Nor Flash "
` [v1 5/5] arm64: dts: mediatek: Correct I2C "

[XEN PATCH 00/57] Toolstack build system improvement, toward non-recursive makefiles
 2021-12-06 17:01 UTC  (11+ messages)
` [XEN PATCH 01/57] .gitignore: Non existing toolcore/include files
` [XEN PATCH 03/57] tools/Rules.mk: Remove $(CFLAGS.opic) from %.opic: %.S
` [XEN PATCH 04/57] libs: Remove _paths.h from libs ctrl and util
` [XEN PATCH 05/57] libs: Remove -Iinclude from CFLAGS
` [XEN PATCH 06/57] libs/libs.mk: Remove generic variable that already exist
` [XEN PATCH 07/57] libs/guest: Drop spurious include in Makefile
` [XEN PATCH 09/57] libs/light: Remove -I
` [XEN PATCH 10/57] libs/stat: Remove duplicated CFLAGS from deps
` [XEN PATCH 11/57] libs/store: Remove PKG_CONFIG_REMOVE
` [XEN PATCH 14/57] tools/flask/utils: remove unused variables/targets from Makefile

[PATCH v2] misc: Allow selective disabling of debug facility names
 2021-12-06 17:03 UTC 

[PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check
 2021-12-06 17:03 UTC  (9+ messages)
` [PATCH 26/26] serf: mark patches as inappropriate for upstream submission
  ` [OE-core] "

[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-06 17:02 UTC  (5+ messages)
` [PATCH v2 1/4] perf: Fix wrong name in comment for struct perf_cpu_context
` [PATCH v2 2/4] KVM: arm64: Keep a list of probed PMUs
` [PATCH v2 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
` [PATCH v2 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

powerpc64-linux-ld: drivers/i2c/busses/i2c-pasemi-core.o:undefined reference to `__this_module'
 2021-12-06 17:02 UTC  (2+ messages)

[PATCH] fetch2/wget: do not hardcode tarball compressors in version check
 2021-12-06 17:02 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v4 00/15] ARM: enable IRQ stacks and vmap'ed stacks for UP
 2021-12-06 16:46 UTC  (16+ messages)
` [PATCH v4 01/15] ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
` [PATCH v4 02/15] ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 03/15] ARM: footbridge: "
` [PATCH v4 04/15] ARM: iop32x: offset IRQ numbers by 1
` [PATCH v4 05/15] ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 06/15] ARM: remove old-style irq entry
` [PATCH v4 07/15] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 08/15] ARM: entry: preserve thread_info pointer in switch_to
` [PATCH v4 09/15] ARM: module: implement support for PC-relative group relocations
` [PATCH v4 10/15] ARM: assembler: add optimized ldr/str macros to load variables from memory
` [PATCH v4 11/15] ARM: percpu: add SMP_ON_UP support
` [PATCH v4 12/15] ARM: use TLS register for 'current' on !SMP as well
` [PATCH v4 13/15] ARM: smp: defer TPIDRURO update for SMP v6 configurations too
` [PATCH v4 14/15] ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
` [PATCH v4 15/15] ARM: v7m: enable support for IRQ stacks

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-12-06 17:00 UTC  (5+ messages)
` [PATCH v2 03/16] drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v2
  ` [Intel-gfx] "

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-06 17:00 UTC  (12+ messages)

[XEN PATCH v8 00/47] xen: Build system improvements, now with out-of-tree build!
 2021-12-06 17:00 UTC  (7+ messages)
` [XEN PATCH v8 06/47] build: avoid re-executing the main Makefile by introducing build.mk
` [XEN PATCH v8 07/47] build: set ALL_OBJS to main Makefile; move prelink.o to main Makefile
` [XEN PATCH v8 09/47] build: rework test/livepatch/Makefile

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_engines: Added out fence for execute-one subtest
 2021-12-06 16:42 UTC 

[PATCH] spi: atmel-quadspi: Add support for SAMA7G5 QSPI
 2021-12-06 16:51 UTC  (2+ messages)

[PATCH] SUNRPC: Add source address/port to rpc_socket* traces
 2021-12-06 16:51 UTC  (3+ messages)

[PATCH] x86/purgatory: provide config to disable purgatory
 2021-12-06 16:51 UTC  (6+ messages)
      ` [External] "

[GIT PULL FOR v5.17] R-Car DU updates
 2021-12-06 16:49 UTC 

[PATCH v6 0/6] Add vmnet.framework based network backend
 2021-12-06 16:42 UTC  (7+ messages)
` [PATCH v6 1/6] net/vmnet: add vmnet dependency and customizable option
` [PATCH v6 2/6] net/vmnet: add vmnet backends to qapi/net
` [PATCH v6 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v6 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v6 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v6 6/6] net/vmnet: update qemu-options.hx

[PATCH v1 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock
 2021-12-06 16:48 UTC  (3+ messages)
` [PATCH v1 2/4] can: hi311x: try to get crystal clock rate from property

[PATCH] mtd_blkdevs: don't scan partitions for plain mtdblock
 2021-12-06 16:47 UTC  (3+ messages)

[PATCH v5 1/5] mfd: da9062: make register CONFIG_I writable
 2021-12-06 16:46 UTC  (3+ messages)

[PATCH 0/4] Input: goodix - pen support + misc patches
 2021-12-06 16:47 UTC  (5+ messages)
` [PATCH 1/4] Input: goodix - Add id->model mapping for the "9111" model
` [PATCH 2/4] Input: goodix - Improve gpiod_get() error logging
` [PATCH 3/4] Input: goodix - Use the new soc_intel_is_byt() helper
` [PATCH 4/4] Input: goodix - Add pen support

[PATCH v3] x86/purgatory: convert CONFIG_ARCH_HAS_KEXEC_PURGATORY to be user selectable
 2021-12-06 16:47 UTC 

[PATCH 5.10 000/130] 5.10.84-rc1 review
 2021-12-06 16:46 UTC  (2+ messages)

[PATCH 0/7] (mainly) xz imports from Linux
 2021-12-06 16:45 UTC  (21+ messages)
` [PATCH 1/7] xz: add fall-through comments to a switch statement

[Intel-gfx] [PATCH 1/4] drm/i915/migrate: don't check the scratch page
 2021-12-06 16:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] "

[PATCH] net: mvpp2: fix XDP rx queues registering
 2021-12-06 16:45 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] net: prestera: replace zero-length array with flexible-array member
 2021-12-06 16:50 UTC  (2+ messages)

[PATCH v2] KVM: x86: fix for missing initialization of return status variable
 2021-12-06 16:45 UTC  (2+ messages)
` [PATCH v3] "

[syzbot] WARNING in nested_vmx_vmexit
 2021-12-06 16:45 UTC  (5+ messages)

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2021-12-06 16:44 UTC  (4+ messages)

[v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt
 2021-12-06 16:44 UTC  (4+ messages)

[PATCH RESEND 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-06 16:44 UTC  (2+ messages)

[PATCH] mt76: mt7915: add mu-mimo and ofdma debugfs knobs
 2021-12-06 16:43 UTC  (3+ messages)

[PATCH] minicom: Upgrade 2.7.1 -> 2.8
 2021-12-06 16:42 UTC  (7+ messages)
` [OE-core] "

[PATCH] xen/arm: Do not include in the image functions
 2021-12-06 16:40 UTC  (4+ messages)

[PATCHv5 3/4] tracing: Add register read/write tracing support
 2021-12-06 16:39 UTC  (4+ messages)

Setting BUILDNAME to a string broke in 3.1.12
 2021-12-06 16:40 UTC 

[PATCH v2] kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
 2021-12-06 16:39 UTC  (5+ messages)

[PATCH RFC net-next 00/12] Allow DSA drivers to set all phylink capabilities
 2021-12-06 16:39 UTC  (10+ messages)
` [PATCH RFC net-next 05/12] net: dsa: bcm_sf2: convert to phylink_generic_validate()

[RFC PATCH] watchdog: da9062: Correct the timeout values
 2021-12-06 16:37 UTC  (7+ messages)

[PATCH v2 00/25] media: atmel: atmel-isc: implement media controller
 2021-12-06 16:38 UTC  (4+ messages)
` [PATCH v2 12/25] media: atmel: atmel-isc-base: fix bytesperline value for planar formats

arch/x86/events/intel/ds.c:54:16: warning: union member 'intel_x86_pebs_dse::ld_reserved3' is never used. [unusedStructMember]
 2021-12-06 16:38 UTC 

Issue building flash.bin for imx8mq_evk
 2021-12-06 16:37 UTC  (3+ messages)

[PATCH] doc/dlb2: update dlb2 documentation
 2021-12-06 16:36 UTC 

[PATCH] fuzz: pass failures from child process into libfuzzer engine
 2021-12-06 16:35 UTC  (2+ messages)

Large delays in mailing list delivery?
 2021-12-06 16:36 UTC  (5+ messages)

[RESEND, PATCH v6 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml
 2021-12-06 16:35 UTC 

[PATCH] ipv6: fix NULL pointer dereference in ip6_output()
 2021-12-06 16:34 UTC 

[RESEND, PATCH v6 0/2] drivers:iio:dac: Add AD3552R driver support
 2021-12-06 16:33 UTC 

[PATCH] block: avoid clearing blk_mq_alloc_data unnecessarily
 2021-12-06 16:34 UTC  (3+ messages)

[PATCH v4 0/5] Add pin control support for lpass sc7280
 2021-12-06 16:32 UTC  (7+ messages)
` [PATCH v4 3/5] pinctrl: qcom: Move chip specific functions to right files
` [PATCH v4 5/5] pinctrl: qcom: Add SC7280 lpass pin configuration

[PATCHSET 0/2] Avoid unnecessary indirect calls for bdev dio
 2021-12-06 16:33 UTC  (4+ messages)
` [PATCH 2/2] block: move direct_IO into our own read_iter handler

[PATCHSET v2 0/4] Add support for list issue
 2021-12-06 16:33 UTC  (7+ messages)
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()

dma-direct fixes and cleanups v3
 2021-12-06 16:33 UTC  (9+ messages)
` [PATCH 03/11] dma-direct: always leak memory that can't be re-encrypted
` [PATCH 04/11] dma-direct: clean up the remapping checks in dma_direct_alloc
` [PATCH 06/11] dma-direct: refactor the !coherent "
` [PATCH 07/11] dma-direct: fail allocations that can't be made coherent

[PATCH 0/2] wireguard-linux-compat: grsecurity compat patches
 2021-12-06 16:27 UTC  (8+ messages)

[PATCH] block: switch to atomic_t for request references
 2021-12-06 16:32 UTC  (5+ messages)

[PATCH 0/5] Resync Devices trees with Linux 5.16-rc3 and fix breakages
 2021-12-06 16:29 UTC  (6+ messages)
` [PATCH 1/5] net: ravb: Support multiple clocks
` [PATCH 2/5] arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3
` [PATCH 3/5] arm: dts: Create common rz-g2-beacon-u-boot file
` [PATCH 4/5] ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases
` [PATCH 5/5] configs: beacon-rzg2m: Config "

[PATCH v2] dt-bindings: usb: dwc3-xilinx: Convert USB DWC3 bindings
 2021-12-06 16:27 UTC  (2+ messages)

[PATCH V1, 0/6] Support multi-hardware jpeg decoding using of_platform_populate
 2021-12-06 16:26 UTC  (5+ messages)
` [PATCH V1, 4/6] media: mtk-jpegdec: add jpeg decode worker interface

[PATCH v5 04/25] trace-cmd library: Add internal helper function for writing headers before file sections
 2021-12-06 16:27 UTC  (6+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-06 16:18 UTC  (4+ messages)
` [PATCH v3 01/13] riscv: Move KASAN mapping next to the kernel mapping

[PATCH 0/2] replace die("BUG: ...") with BUG("...")
 2021-12-06 16:25 UTC  (3+ messages)
` [PATCH 1/2] pack-objects: use BUG(...) not die("BUG: ...")
` [PATCH 2/2] strbuf.h: "

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-06 16:22 UTC  (4+ messages)
` [PATCH v9 06/10] ACPI ERST: build the ACPI ERST table

[RFC v2 00/19] ima: Namespace IMA with audit support in IMA-ns
 2021-12-06 16:25 UTC  (10+ messages)
` [RFC v2 19/19] ima: Setup securityfs for IMA namespace


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.