All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-04 20:28:13 to 2021-10-04 21:40:33 UTC [more...]

[Buildroot] [git commit branch/2021.05.x] docs/manual/using-buildroot-debugger: suggest '-ix' iso '-x' when loading gdbinit
 2021-10-04 20:22 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-pip: backport security fix for CVE-2021-3572
 2021-10-04 21:03 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-pip: backport security fix for CVE-2021-3572
 2021-10-04 21:03 UTC 

stable-rc/linux-5.10.y baseline: 151 runs, 5 regressions (v5.10.70-94-g02a774174b52)
 2021-10-04 21:39 UTC 

[Buildroot] [git commit branch/2021.02.x] docs/manual/using-buildroot-debugger: suggest '-ix' iso '-x' when loading gdbinit
 2021-10-04 20:22 UTC 

[PATCH v2 00/12] macfb: fixes for booting MacOS
 2021-10-04 21:19 UTC  (11+ messages)
` [PATCH v2 01/12] macfb: handle errors that occur during realize
` [PATCH v2 02/12] macfb: fix invalid object reference in macfb_common_realize()
` [PATCH v2 03/12] macfb: fix overflow of color_palette array
` [PATCH v2 04/12] macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer
` [PATCH v2 05/12] macfb: add trace events for reading and writing the control registers
` [PATCH v2 06/12] macfb: implement mode sense to allow display type to be detected
` [PATCH v2 07/12] macfb: add qdev property to specify display type
` [PATCH v2 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM
` [PATCH v2 11/12] macfb: add vertical blank interrupt
` [PATCH v2 12/12] q800: wire macfb IRQ to separate video interrupt on VIA2

[PATCH 0/5] ASoC: Intel: machine driver updates for 5.16
 2021-10-04 21:35 UTC  (6+ messages)
` [PATCH 1/5] ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec
` [PATCH 2/5] ALSA: intel-dsp-config: add quirk for APL/GLK/TGL "
` [PATCH 3/5] ASoC: Intel: add machine driver for SOF+ES8336
` [PATCH 4/5] ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
` [PATCH 5/5] ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45

[syzbot] KASAN: use-after-free Read in __dev_queue_xmit (5)
 2021-10-04 21:37 UTC 

[PATCH 00/15] Switch iotests to using Async QMP
 2021-10-04 21:26 UTC  (8+ messages)
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-04 21:34 UTC  (13+ messages)

[PATCH] spapr/xive: Add source status helpers
 2021-10-04 21:21 UTC 

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-04 21:31 UTC  (3+ messages)
` [RFC net-next PATCH 03/16] net: sfp: Fix typo in state machine debug string

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-04 21:30 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 04/17] x86 UEFI: Boot from UEFI

[PATCH bpf-next v2 0/9] install libbpf headers when using the library
 2021-10-04 21:30 UTC  (7+ messages)
` [PATCH bpf-next v2 6/9] bpf: iterators: install libbpf headers when building

[PATCH 0/3] ASoC: SOF: topology: minor updates
 2021-10-04 21:27 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SOF: topology: show clks_control value in dynamic debug
` [PATCH 2/3] ASoC: SOF: topology: allow for dynamic pipelines override for debug
` [PATCH 3/3] ASoC: SOF: topology: return error if sof_connect_dai_widget() fails

[PATCH v6 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-04 21:14 UTC  (16+ messages)
` [PATCH v6 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v6 02/10] ACPI ERST: specification for ERST support
` [PATCH v6 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v6 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v6 10/10] ACPI ERST: step 6 of bios-tables-test

[RFC BlueZ 1/2] shared/att: Add bt_att_resend
 2021-10-04 21:26 UTC  (2+ messages)
` [RFC BlueZ 2/2] shared/gatt-client: Make use of bt_att_resend

[BUG?] Setting (start_threshold > stop_threshold) makes snd_pcm_writei(a_small_buffer) XRUN immediately
 2021-10-04 21:24 UTC  (6+ messages)

linux-next: Fixes tag needs some work in the drm-msm tree
 2021-10-04 21:25 UTC 

Q on how to test "gcm-aes-xpn-128"
 2021-10-04 21:25 UTC 

[PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7
 2021-10-04 21:24 UTC  (12+ messages)
` [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v7 2/7] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming

[PATCH 00/13] python/iotests: Run iotest linters during Python CI
 2021-10-04 21:05 UTC  (14+ messages)
` [PATCH 01/13] iotests/297: Move pylint config into pylintrc
` [PATCH 02/13] iotests/297: Split mypy configuration out into mypy.ini
` [PATCH 03/13] iotests/297: Add get_files() function
` [PATCH 04/13] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH 05/13] iotests/297: Create main() function
` [PATCH 06/13] iotests/297: Separate environment setup from test execution
` [PATCH 07/13] iotests/297: Split run_linters apart into run_pylint and run_mypy
` [PATCH 08/13] iotests/297: refactor run_[mypy|pylint] as generic execution shim
` [PATCH 09/13] iotests: split linters.py out from 297
` [PATCH 10/13] iotests/linters: Add entry point for linting via Python CI
` [PATCH 11/13] iotests/linters: Add workaround for mypy bug #9852
` [PATCH 12/13] python: Add iotest linters to test suite
` [PATCH 13/13] iotests: [RFC] drop iotest 297

[PATCH net] netlink: annotate data races around nlk->bound
 2021-10-04 21:24 UTC 

linux-next: Fixes tag needs some work in the drm-msm tree
 2021-10-04 21:23 UTC 

[PATCH v3 0/8] Fix long standing AER Error Handling Issues
 2021-10-04 21:22 UTC  (5+ messages)
` [PATCH v3 1/8] PCI/AER: Remove ID from aer_agent_string[]

RCU: rcu stall issues and an approach to the fix
 2021-10-04 21:22 UTC  (11+ messages)

[PATCH] ASoC: soc-pcm: restore mixer functionality
 2021-10-04 21:21 UTC 

Initial message to start the archive
 2021-10-04 21:21 UTC 

[PATCH] wifi: Choose a random channel when opening an ap
 2021-10-04 21:21 UTC  (8+ messages)

stable-rc/linux-5.4.y baseline: 145 runs, 7 regressions (v5.4.150-57-gfcbebeaa9950)
 2021-10-04 21:20 UTC 

[Virtio-fs] [PATCH 00/13] virtiofsd: Support notification queue and
 2021-10-04 21:10 UTC  (9+ messages)
` [Virtio-fs] [PATCH 08/13] virtiofsd: Create a notification queue
    `  "
` [Virtio-fs] [PATCH 09/13] virtiofsd: Specify size of notification buffer using config space
    `  "

[RFC PATCH v1 0/1] ASoC: meson: aiu: HDMI codec control questions and issues
 2021-10-04 21:17 UTC  (8+ messages)

[PATCH 00/11] Initial Fairphone 4 support
 2021-10-04 21:18 UTC  (5+ messages)
` [PATCH 03/11] regulator: qcom-rpmh: Add PM6350 regulators

[PATCH 0/5] Resend: tracepoint patches for NFSD
 2021-10-04 21:18 UTC  (2+ messages)

virtual/egl on Raspberry Pi 4
 2021-10-04 21:17 UTC  (2+ messages)
` [yocto] "

Performance regression with async inode inactivation
 2021-10-04 21:15 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.15-rc5
 2021-10-04 21:15 UTC 

stable-rc/linux-4.9.y baseline: 84 runs, 4 regressions (v4.9.284-58-g12f4032656ef)
 2021-10-04 21:14 UTC 

Fw: [Bug 214619] New: Aquantia / Atlantic driver not loading post 5.14.RC7
 2021-10-04 21:14 UTC 

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-10-04 21:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v23 0/6] support dmadev
  ` [dpdk-dev] [PATCH v23 1/6] dmadev: introduce DMA device library

[PATCH V4 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-04 21:11 UTC  (9+ messages)
` [PATCH V4 1/3] xen: Introduce "gpaddr_bits" field to XEN_SYSCTL_physinfo

linux-next: Signed-off-by missing for commit in the risc-v tree
 2021-10-04 21:09 UTC 

[PATCH net-next 0/4 v4] RTL8366RB enhancements
 2021-10-04 21:07 UTC  (7+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning
` [PATCH net-next 4/4 v4] net: dsa: rtl8366rb: Support setting STP state

[Buildroot] [PATCH 1/1] package/python-pip: security bump to version 21.2.4
 2021-10-04 21:06 UTC  (2+ messages)

[PATCH 1/1] scsi: iscsi: Fix iscsi_task use after free
 2021-10-04 21:06 UTC 

[PATCH for-next 6/7] RDMA/rtrs: Do not allow sessname to contain special symbols / and 
 2021-10-04 21:05 UTC  (12+ messages)

Invitation: QAPI Sync meeting @ Thu Oct 7, 2021 9am - 10am (EDT) (qemu-devel@nongnu.org)
 2021-10-04 21:01 UTC 

[PATCH v2 0/6] Add device filter support
 2021-10-04 21:04 UTC  (14+ messages)
` [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest

[PATCH 5.14 000/172] 5.14.10-rc1 review
 2021-10-04 21:01 UTC  (2+ messages)

[PATCH 0/4] Add lan966 documentation and remove lan966x.c file
 2021-10-04 20:58 UTC  (5+ messages)

[RFC PATCH] tether: Add a way to define a tethering frequency
 2021-10-04 21:00 UTC 

[PATCH 00/15] Add support for Samsung Galaxy S4 Mini Value Edition
 2021-10-04 20:56 UTC  (6+ messages)
` [PATCH 08/15] dt-bindings: arm: cpus: Document qcom,msm8916-smp enable-method

[PATCH 5.10 00/93] 5.10.71-rc1 review
 2021-10-04 20:58 UTC  (4+ messages)
` [PATCH 5.10 90/93] net: mdiobus: Fix memory leak in __mdiobus_register

[Cluster-devel] [RFC PATCH dlm/next 0/2] fs: dlm: remove reverse locking order
 2021-10-04 20:58 UTC  (3+ messages)
` [Cluster-devel] [RFC PATCH dlm/next 1/2] fs: dlm: provide some lockless functionality
` [Cluster-devel] [RFC PATCH dlm/next 2/2] fs: dlm: change dlm logic locking behaviour

[PATCH v1 0/3] Tegra ARM32 device-tree improvements for 5.16
 2021-10-04 20:56 UTC  (7+ messages)
` [PATCH v1 1/3] ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
` [PATCH v1 2/3] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v1 3/3] ARM: tegra: Update Broadcom Bluetooth device-tree nodes

[PATCH v2 0/4] arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC
 2021-10-04 20:56 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones

[PATCH v2 00/15] Add support for Samsung Galaxy S4 Mini Value Edition
 2021-10-04 20:49 UTC  (19+ messages)
` [PATCH v2 07/15] ARM: qcom: Add ARCH_MSM8916 for MSM8916 on ARM32
` [PATCH v2 08/15] dt-bindings: arm: cpus: Document qcom, msm8916-smp enable-method
  ` [PATCH v2 08/15] dt-bindings: arm: cpus: Document qcom,msm8916-smp enable-method
` [PATCH v2 09/15] ARM: qcom: Add qcom, msm8916-smp enable-method identical to MSM8226
  ` [PATCH v2 09/15] ARM: qcom: Add qcom,msm8916-smp "
` [PATCH v2 10/15] dt-bindings: soc: qcom: spm: Document qcom, msm8916-saw2-v3.0-cpu
  ` [PATCH v2 10/15] dt-bindings: soc: qcom: spm: Document qcom,msm8916-saw2-v3.0-cpu
` [PATCH v2 11/15] soc: qcom: spm: Add 8916 SPM register data
` [PATCH v2 12/15] firmware: qcom: scm: Add support for MC boot address API
` [PATCH v2 13/15] arm64: dts: qcom: msm8916: Add CPU ACC and SAW/SPM
` [PATCH v2 14/15] ARM: dts: qcom: msm8916: Add include for SMP without PSCI on ARM32
` [PATCH v2 15/15] ARM: dts: qcom: msm8916-samsung-serranove: Include dts from arm64

[PATCH] zram: Allow backing device to be assigned after init
 2021-10-04 20:54 UTC  (4+ messages)

FIT image: load secure FPGA
 2021-10-04 20:54 UTC  (2+ messages)

[PATCH net] net/sched: sch_taprio: properly cancel timer from taprio_destroy()
 2021-10-04 20:55 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 125 runs, 3 regressions (v5.4.150-56-g7a20c2f48815)
 2021-10-04 20:54 UTC 

Bug 214611 - UM: stdout output ceases under certain conditions
 2021-10-04 20:14 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: remove IS_ACTIVE
 2021-10-04 20:52 UTC  (4+ messages)

Bug/regression report - 'git stash push -u' fatal errors when sub-repo present
 2021-10-04 20:52 UTC  (6+ messages)

stable-rc/queue/5.14 build: 172 builds: 1 failed, 171 passed, 103 warnings (v5.14.9-172-gb2bc50ae5dd9)
 2021-10-04 20:52 UTC 

[PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GAS access
 2021-10-04 20:51 UTC  (2+ messages)

[PATCH] remoteproc: meson-mx-ao-arc: fix a bit test
 2021-10-04 20:47 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-04 20:49 UTC  (18+ messages)
` [kvm-unit-tests PATCH v3 01/17] x86: Move IDT, GDT and TSS to desc.c
` [kvm-unit-tests PATCH v3 02/17] x86 UEFI: Copy code from Linux
` [kvm-unit-tests PATCH v3 03/17] x86 UEFI: Implement UEFI function calls
` [kvm-unit-tests PATCH v3 04/17] x86 UEFI: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v3 05/17] x86 UEFI: Boot from UEFI
` [kvm-unit-tests PATCH v3 06/17] x86 UEFI: Load IDT after UEFI boot up
` [kvm-unit-tests PATCH v3 07/17] x86 UEFI: Load GDT and TSS "
` [kvm-unit-tests PATCH v3 08/17] x86 UEFI: Set up memory allocator
` [kvm-unit-tests PATCH v3 09/17] x86 UEFI: Set up RSDP after UEFI boot up
` [kvm-unit-tests PATCH v3 10/17] x86 UEFI: Set up page tables
` [kvm-unit-tests PATCH v3 11/17] x86 UEFI: Convert x86 test cases to PIC
` [kvm-unit-tests PATCH v3 12/17] x86 AMD SEV: Initial support
` [kvm-unit-tests PATCH v3 13/17] x86 AMD SEV: Page table with c-bit
` [kvm-unit-tests PATCH v3 14/17] x86 AMD SEV-ES: Check SEV-ES status
` [kvm-unit-tests PATCH v3 15/17] x86 AMD SEV-ES: Copy UEFI #VC IDT entry
` [kvm-unit-tests PATCH v3 16/17] x86 AMD SEV-ES: Set up GHCB page
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[PATCH] buildhistory: Fix package output files for SDKs
 2021-10-04 20:49 UTC  (2+ messages)
` [OE-core] "

[Buildroot] Issue with capture of emulator output in runtime test infra
 2021-10-04 20:46 UTC  (5+ messages)

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-04 20:42 UTC  (5+ messages)

[PATCH] pinctrl: qcom: Add egpio feature support
 2021-10-04 20:43 UTC  (8+ messages)

[PATCH] validation: Report lack of signature
 2021-10-04 20:41 UTC  (2+ messages)

[PATCH v1 0/6] Tegra cpuidle driver fixes and improvements for 5.16
 2021-10-04 20:41 UTC  (5+ messages)
` [PATCH v1 4/6] clk: tegra: Add stubs needed for compile testing

[Bug] Driver mt7921e cause computer reboot
 2021-10-04 20:40 UTC  (2+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-10-04 20:39 UTC  (3+ messages)

patatt: v0.4.9 is out with small bugfixes
 2021-10-04 20:39 UTC 

Changing the checksum algorithm on an existing BTRFS filesystem
 2021-10-04 20:37 UTC  (4+ messages)

[Buildroot] [PATCH v2] package/mesa3d: fix build on m68k
 2021-10-04 20:37 UTC  (4+ messages)

[PATCH v5] kallsyms: strip LTO suffixes from static functions
 2021-10-04 20:37 UTC  (8+ messages)
` [PATCH v6] "

[PATCH 5.4 00/56] 5.4.151-rc1 review
 2021-10-04 20:36 UTC  (5+ messages)
` [PATCH 5.4 29/56] net: phy: bcm7xxx: request and manage GPHY clock
` [PATCH 5.4 56/56] net: mdiobus: Fix memory leak in __mdiobus_register

[PATCH] scsi: target: core: Make logs less verbose
 2021-10-04 20:36 UTC  (2+ messages)

[PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
 2021-10-04 20:35 UTC  (2+ messages)

[Buildroot] [PATCH] package/mesa3d: remove unnecessary passing of CFLAGS
 2021-10-04 20:35 UTC 

[PATCH 4.9 00/57] 4.9.285-rc1 review
 2021-10-04 20:35 UTC  (3+ messages)
` [PATCH 4.9 57/57] net: mdiobus: Fix memory leak in __mdiobus_register

stable-rc/queue/4.14 baseline: 107 runs, 96 regressions (v4.14.248-75-g4719556e4b41)
 2021-10-04 20:34 UTC 

[PATCH 4.19 00/95] 4.19.209-rc1 review
 2021-10-04 20:34 UTC  (5+ messages)

[PATCH 00/16] squeeze more performance
 2021-10-04 20:33 UTC  (3+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-10-04 20:32 UTC  (5+ messages)

[PATCH v1 1/1] s390: Use string_upper() instead of open coded variant
 2021-10-04 20:31 UTC  (2+ messages)

[PATCH 01/16] Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"
 2021-10-04 20:31 UTC  (5+ messages)
` [PATCH 15/16] Revert "drm/i915: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()"

[PATCH V3 0/9] Use copy_process/create_io_thread in vhost layer
 2021-10-04 20:30 UTC  (7+ messages)
` [PATCH V3 5/9] fork: add helper to clone a process
` [PATCH V3 6/9] io_uring: switch to kernel_worker

[PATCH 0/8] Fillup stubs for Gigabit Ethernet driver support
 2021-10-04 20:29 UTC  (3+ messages)
` [PATCH 2/8] ravb: Fillup ravb_rx_ring_free_gbeth() stub

[PATCH v2 0/5] arm64: ARMv8.7-A: MTE: Add asymm in-kernel support
 2021-10-04 20:22 UTC  (3+ messages)
` [PATCH v2 3/5] arm64: mte: CPU feature detection for Asymm MTE
` [PATCH v2 4/5] arm64: mte: Add asymmetric mode support


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.