All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-01 09:30:41 to 2022-08-01 10:44:22 UTC [more...]

[syzbot] KASAN: vmalloc-out-of-bounds Write in imageblit (2)
 2022-08-01 10:43 UTC  (3+ messages)

[PATCH] ath10k: add peer map clean up for peer delete in ath10k_sta_state()
 2022-08-01 10:43 UTC 

[PATCH] Add a read memory barrier to wait_on_buffer
 2022-08-01 10:43 UTC  (11+ messages)
    ` [PATCH v2] make buffer_locked provide an acquire semantics
          ` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
                ` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
              ` [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit

[PATCH 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-08-01 10:36 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: net: Add generic Bluetooth controller
` [PATCH 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCI Bluetooth
` [PATCH 3/5] Bluetooth: hci_event: Add quirk to ignore byte in LE Extended Adv Report
` [PATCH 4/5] Bluetooth: Add quirk to disable extended scanning
` [PATCH 5/5] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCI boards

rose timer t error displayed in /proc/net/rose
 2022-08-01 10:43 UTC  (3+ messages)

stable-rc/queue/5.10 build: 182 builds: 3 failed, 179 passed, 4 errors, 10 warnings (v5.10.133-167-gfbf9d26798dd3)
 2022-08-01 10:43 UTC 

[PATCH] xen/arm64: efibind: fix MISRA C 2012 Directive 4.10 violation
 2022-08-01 10:43 UTC 

[PATCH 0/2] migration: fix coverity nits
 2022-08-01 10:38 UTC  (2+ messages)

[PULL 00/30] migration queue
 2022-08-01 10:41 UTC  (3+ messages)
` [PULL 08/30] tests: Add dirty page rate limit test
  ` migration test fails for aarch64 target (was: Re: [PULL 08/30] tests: Add dirty page rate limit test)

[PATCH v4 0/4] LoongArch: Support new relocation types
 2022-08-01 10:41 UTC  (16+ messages)
` [PATCH v4 4/4] LoongArch: Support modules with "

stable/linux-4.14.y baseline: 70 runs, 11 regressions (v4.14.290)
 2022-08-01 10:40 UTC 

stable-rc/queue/4.14 baseline: 78 runs, 10 regressions (v4.14.289-47-g5ad541b008fb)
 2022-08-01 10:40 UTC 

[PATCH 0/2] Add support for Microchip QSPI controller
 2022-08-01 10:40 UTC  (5+ messages)
` [PATCH 1/2] spi: dt-binding: add Microchip CoreQSPI compatible
` [PATCH 2/2] spi: microchip-core-qspi: Add support for microchip fpga qspi controllers

stable-rc/queue/4.9 baseline: 27 runs, 8 regressions (v4.9.324-35-g0973dc75e426c)
 2022-08-01 10:40 UTC 

[PATCH] drm/kmb: fix dereference before NULL check in kmb_plane_atomic_update()
 2022-08-01 10:27 UTC  (5+ messages)

[PATCH] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
 2022-08-01 10:26 UTC  (2+ messages)

[PATCH v2 01/10] mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
 2022-08-01 10:38 UTC  (9+ messages)
` [PATCH v2 02/10] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc

[PATCH] arm64: dts: juno: Add missing MHU secure-irq
 2022-08-01 10:38 UTC  (3+ messages)

[PATCH nf-next v2 1/3] nf_flow_table_offload: offload the vlan encap in the flowtable
 2022-08-01 10:37 UTC  (4+ messages)
` [PATCH nf-next v2 2/3] nf_flow_table_offload: offload the PPPoE "

[PATCH v2 00/19] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-01 10:30 UTC  (20+ messages)
` [PATCH v2 01/19] imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees
` [PATCH v2 02/19] imx: kontron-sl-mx8mm: Add support for loading from SPI NOR in SPL
` [PATCH v2 03/19] imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaround
` [PATCH v2 04/19] imx: kontron-sl-mx8mm: Increase CONFIG_SYS_CBSIZE to 2K
` [PATCH v2 05/19] imx: kontron-sl-mx8mm: Enable MTD command
` [PATCH v2 06/19] imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitions
` [PATCH v2 07/19] imx: kontron-sl-mx8mm: Enable environment in MMC
` [PATCH v2 08/19] imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT
` [PATCH v2 09/19] imx: kontron-sl-mx8mm: Enable bootaux command
` [PATCH v2 10/19] imx: kontron-sl-mx8mm: lpddr4_timing.c: Add spaces for proper alignment
` [PATCH v2 11/19] imx: kontron-sl-mx8mm: Remove 100mt DDR setpoint
` [PATCH v2 12/19] imx: kontron-sl-mx8mm: Use new LPDDR4 config parameters
` [PATCH v2 13/19] imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM types
` [PATCH v2 14/19] imx: kontron-sl-mx8mm: Adjust board and SoM model strings
` [PATCH v2 15/19] imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage
` [PATCH v2 16/19] imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names
` [PATCH v2 17/19] imx: kontron-sl-mx8mm: Simplify code in spl.c
` [PATCH v2 18/19] imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S
` [PATCH v2 19/19] imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script

stable-rc/queue/5.18 build: 169 builds: 2 failed, 167 passed, 6 errors, 2 warnings (v5.18.14-247-g0a1610bd15a5b)
 2022-08-01 10:35 UTC 

[PATCH 1/4] README: fix Git repository URL
 2022-08-01 10:35 UTC  (4+ messages)
` [PATCH 2/4] docs: conf.py: update yocto_git base URL
` [PATCH 3/4] docs: README: add TeX font package required for building PDF
` [PATCH 4/4] docs: ref-manual: system-requirements: add missing packages

[RFC PATCH 0/4] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
 2022-08-01 10:33 UTC  (6+ messages)
` [RFC PATCH 4/4] "

[PATCH 00/14] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-01 10:31 UTC  (3+ messages)

[RFC][PATCH v3 00/15] bpf: Per-operation map permissions
 2022-08-01 10:33 UTC  (6+ messages)
` [RFC][PATCH v3 02/15] bpf: Set open_flags as last bpf_attr field for bpf_*_get_fd_by_id() funcs

[PATCH 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-08-01 10:29 UTC  (6+ messages)
` [PATCH 1/2] media: imx-jpeg: Implement g_selection and s_selection
` [PATCH 2/2] media: imx-jpeg: Support contiguous and non contiguous format

[PATCH v3] livepatch: Clear relocation targets on a module removal
 2022-08-01 10:30 UTC  (7+ messages)

[PATCH v2] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-01 10:29 UTC  (2+ messages)

[PATCH v1 0/2] cmd/fru: move FRU handling support to common region
 2022-08-01 10:29 UTC  (2+ messages)

[GIT PULL] slab for 5.20/6.0
 2022-08-01 10:29 UTC 

stable-rc/queue/5.15 build: 173 builds: 4 failed, 169 passed, 13 errors, 5 warnings (v5.15.57-272-ga6874038d87bf)
 2022-08-01 10:29 UTC 

memory leak in cap_inode_getsecurity
 2022-08-01 10:29 UTC  (4+ messages)
` [syzbot] "

[PATCH v1 00/15] platform/x86/amd/pmf: Introduce AMD PMF Driver
 2022-08-01 10:29 UTC  (17+ messages)
` [PATCH v1 13/15] platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode

[PATCH] dt-bindings: mailbox: arm,mhu: Make secure interrupt optional
 2022-08-01 10:28 UTC  (8+ messages)

stable-rc/queue/4.9 build: 168 builds: 3 failed, 165 passed, 2 errors, 30 warnings (v4.9.324-36-gd4444e2127bd)
 2022-08-01 10:27 UTC 

[PATCH v3 0/7] usb: typec: tcpci_rt1711h: Add compatible with rt1715
 2022-08-01 10:14 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H
` [PATCH v3 2/7] usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
` [PATCH v3 3/7] usb: typec: tcpci_rt1711h: Add regulator support when source vbus
` [PATCH v3 4/7] usb: typec: tcpci_rt1711h: Add initial phy setting
` [PATCH v3 5/7] usb: typec: tcpci_rt1711h: Add compatible id with rt1715
` [PATCH v3 6/7] usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
` [PATCH v3 7/7] usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level

[PATCH v2] thunderbolt: fix PCI device class after powering up
 2022-08-01 10:24 UTC  (2+ messages)

[PATCH v3] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-08-01 10:24 UTC  (5+ messages)

[PATCH 1/3] cxl/region: uninitialized variable in alloc_hpa()
 2022-08-01 10:20 UTC  (3+ messages)
` [PATCH 2/3] cxl/region: prevent underflow in ways_to_cxl()
` [PATCH 3/3] cxl/region: decrement ->nr_targets on error in cxl_region_attach()

[PATCH nf-next] netfilter: nf_flow_table: delay teardown the offload flow until fin packet recv from both direction
 2022-08-01 10:21 UTC  (2+ messages)

[PATCH 1/2] NTB: EPF: Fix error code in epf_ntb_bind()
 2022-08-01 10:17 UTC  (2+ messages)
` [PATCH 2/2] NTB: EPF: Tidy up some bounds checks

Toaster failing
 2022-08-01 10:17 UTC  (2+ messages)

Question: What's the best way to implement directory permission control in git?
 2022-08-01 10:14 UTC  (3+ messages)

[PATCH v2 0/4] ALSA: Defer async signal handling
 2022-08-01 10:13 UTC  (4+ messages)
` [PATCH v2 1/4] ALSA: core: Add async signal helpers

[PULL for-7.1 0/3] hw/nvme fixes
 2022-08-01 10:05 UTC  (4+ messages)
` [PULL for-7.1 1/3] hw/nvme: skip queue processing if notifier is cleared
` [PULL for-7.1 2/3] hw/nvme: unregister the event notifier handler on the main loop
` [PULL for-7.1 3/3] hw/nvme: do not enable ioeventfd by default

[kirkstone] binutils: stable 2.38 branch updates
 2022-08-01 10:11 UTC  (2+ messages)
` [OE-core] "

[PATCH] gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL
 2022-08-01 10:11 UTC 

[libvirt PATCH] libxl: Fix build with recent Xen that introduces new disk backend type
 2022-08-01 10:08 UTC  (5+ messages)

[igt-dev] [PATCH] lib/igt_chamelium: Extend check of valid ports to port=0
 2022-08-01 10:07 UTC  (3+ messages)
` [igt-dev] [PATCH v2] lib/igt_chamelium: Check for error instead of port id for invalid

[PATCH 1/2] netdev: Add logging for CQM messages
 2022-08-01 10:06 UTC  (2+ messages)
` [PATCH 2/2] station: Log scan results during a roam

[PATCH -next] panic: Add register_panic_notifier and unregister_panic_notifier
 2022-08-01 10:05 UTC 

[PATCH v2 RESEND] thunderbolt: Add DP out resource when DP tunnel is discovered
 2022-08-01 10:07 UTC  (2+ messages)

VIRTIO_NET_F_MTU not negotiated
 2022-08-01 10:02 UTC  (6+ messages)

[igt-dev] [PATCH] lib/igt_chamelium: Only plug in the ports configured in the config file
 2022-08-01 10:03 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_big_fb: First async flip discarded on i915
 2022-08-01  9:35 UTC 

[PATCH 1/2] arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist
 2022-08-01 10:02 UTC  (2+ messages)
` [PATCH 2/2] arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions

NVMe write protection support
 2022-08-01 10:01 UTC  (2+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-08-01 10:01 UTC  (4+ messages)
` [PATCH v9 1/4] ethdev: introduce protocol header API

[PATCH v2 02/14] powerpc: Remove direct call to personality syscall handler
 2022-08-01 10:00 UTC  (2+ messages)

[PATCH nft 0/7] really handle stacked l2 headers
 2022-08-01 10:01 UTC  (3+ messages)
` [PATCH nft 2/7] netlink_delinearize: postprocess binary ands in set expressions

[PATCH] firmware/psci: Add debugfs support to ease debugging
 2022-08-01  9:59 UTC  (6+ messages)

[PATCH] net: skb content must be visible for lockless skb_peek() and its variations
 2022-08-01  9:59 UTC  (4+ messages)

[PATCH v2 net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-08-01  9:56 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] firmware: xilinx: add support for sd/gem config

[igt-dev] [PATCH i-g-t] i915/gem_pipe_control_store_loop: Use a simple spinner to preuse the buffer
 2022-08-01  9:58 UTC 

[PATCH 1/2] Revert "mlxsw: core: Use different get_trend() callbacks for different thermal zones"
 2022-08-01  9:56 UTC  (2+ messages)
` [PATCH 2/2] Revert "mlxsw: core: Add the hottest thermal zone detection"

[yocto] Re : rdepends upon non-existent task do_package_write_deb
 2022-08-01  9:56 UTC  (2+ messages)
`  "

KASAN: use-after-free Read in tc_chain_fill_node
 2022-08-01  9:56 UTC 

[PATCH v5 0/2] MediaTek pinctrl patch on mt8188
 2022-08-01  9:52 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: mediatek: add support for mt8188
` [PATCH v5 2/2] pinctrl: mediatek: add mt8188 driver

[PATCH v4 1/2] dt-bindings: mfd: stm32-timers: Document how to specify interrupts
 2022-08-01  9:53 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: dts: stm32mp15x: Add timer interrupts

ath11k and P2P
 2022-08-01  9:53 UTC  (2+ messages)

[PATCH v2] mac80211: Mesh Fast xmit support
 2022-08-01  9:54 UTC  (2+ messages)

[PATCH] workqueue: Use active mask for new worker when pool is DISASSOCIATED
 2022-08-01  9:32 UTC  (8+ messages)

uvcvideo driver support requests
 2022-08-01  9:52 UTC  (2+ messages)

stable/linux-5.19.y build: 154 builds: 2 failed, 152 passed, 5 errors, 2 warnings (v5.19)
 2022-08-01  9:50 UTC 

[oe] [meta-networking][PATCH] strongswan: upgrade 5.9.6 -> 5.9.7
 2022-08-01  9:49 UTC 

[android-common:android13-5.15 1/2] include/trace/hooks/topology.h:22:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-08-01  9:49 UTC 

drivers/net/ethernet/microchip/lan966x/lan966x_mdb.c:119 lan966x_mdb_ip_add() warn: passing a valid pointer to 'PTR_ERR'
 2022-08-01  9:49 UTC 

[PATCH v2 00/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-08-01  9:46 UTC  (9+ messages)
` [PATCH v2 19/19] iio: adc: at91-sama5d2_adc: add runtime pm support

[PATCH V2 0/5] Introduce virtio transport virtqueue
 2022-08-01  9:48 UTC  (7+ messages)
` [PATCH V2 1/5] Introduce virito "
` [PATCH V2 2/5] Introduce feature bit VIRTIO_F_TRANSPT_VQ_MDEV
` [PATCH V2 3/5] Introduce the commands set of the transport vq
` [PATCH V2 4/5] Describe the process to present a managed device
` [PATCH V2 5/5] Add transport vq number for virtio blk and net

[PATCH v5] watchdog: add driver for StreamLabs USB watchdog device
 2022-08-01  9:47 UTC  (6+ messages)

[PATCH] sched/features: Expand the space of sched features
 2022-08-01  9:46 UTC 

[XEN PATCH 0/X] tools/libxl: XSA-403 follow-up
 2022-08-01  9:46 UTC  (3+ messages)

[PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
 2022-08-01  9:45 UTC  (4+ messages)

[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
 2022-08-01  9:43 UTC  (9+ messages)

KVM call for 2022-08-09
 2022-08-01  9:44 UTC 

[PATCH v3 0/4] Enable unix socket support on Windows
 2022-08-01  9:39 UTC  (4+ messages)
` [PATCH v3 2/4] util/qemu-sockets: "

[PATCH v3 1/1] virtio: Restore semantics of vq->broken in virtqueues and improve irq handling
 2022-08-01  9:39 UTC 

[PATCH 1/4] modpost: shorten warning messages in report_sec_mismatch()
 2022-08-01  9:39 UTC  (4+ messages)
` [PATCH 2/4] modpost: add PATTERNS() helper macro
` [PATCH 3/4] modpost: remove unneeded .symbol_white_list initializers
` [PATCH 4/4] modpost: remove .symbol_white_list field entirely

[PATCH v3] ASoC: Intel: cirrus-common: Use UID to map correct amp to prefix
 2022-08-01  9:40 UTC  (2+ messages)

[f2fs-dev] [PATCH -next] f2fs: Replace kmalloc() with f2fs_kmalloc
 2022-08-01  9:22 UTC 

[xen-unstable-smoke bisection] complete build-amd64-libvirt
 2022-08-01  9:38 UTC  (7+ messages)

[random] 9fdfe09a52: BUG:sleeping_function_called_from_invalid_context_at_include/linux/percpu-rwsem.h
 2022-08-01  9:38 UTC  (3+ messages)

[xen-unstable-smoke test] 172061: regressions - FAIL
 2022-08-01  9:37 UTC 

[PATCH] scsi: pm8001: Fix typo 'the the' in comment
 2022-08-01  9:35 UTC  (2+ messages)

[PATCH 0/2 v2] Init the hashed pointer from a worker
 2022-08-01  9:34 UTC  (5+ messages)
` [PATCH 2/2 v2] lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready
      ` [PATCH 2/2 v3] "

[meta-networking][PATCH] net-snmp: set ac_cv_path_PSPROG
 2022-08-01  9:33 UTC 

[PATCH v12 00/30] v4l: routing and streams support
 2022-08-01  9:33 UTC  (10+ messages)
` [PATCH v12 09/30] media: mc: entity: Rewrite media_pipeline_start() to support routes
  ` [EXT] "
      ` [EXT] "
          ` [EXT] "

[PATCH] scripts/oe-setup-builddir: make it known where configurations come from
 2022-08-01  9:33 UTC 

[PATCH] watchdog: mtk_wdt: Move mt6589-wdt fallback compatible to end of list
 2022-08-01  9:31 UTC  (5+ messages)

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-01  9:30 UTC  (4+ messages)

[PATCH 0/4] KVM: x86/mmu: MMIO caching bug fixes
 2022-08-01  9:30 UTC  (5+ messages)
` [PATCH 4/4] KVM: SVM: Disable SEV-ES support if MMIO caching is disable

[PATCH v4 0/4] mediatek: watchdog: Fix compatible fallbacks
 2022-08-01  9:29 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: mediatek: watchdog: Fix compatible fallbacks and example


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.