All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-08 13:10:56 to 2022-09-08 13:40:23 UTC [more...]

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-09-08 13:28 UTC  (7+ messages)
` [PATCH 1/7] scripts/nsis.py: Drop the unnecessary path separator
` [PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
` [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
` [PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
` [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
` [PATCH 7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI

[PATCH v2 0/3] drm/gma500: Fix 2 locking related WARNs + IRQ handling
 2022-09-08 13:39 UTC  (4+ messages)
` [PATCH v2 3/3] drm/gma500: Fix (vblank) IRQs not working after suspend/resume

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-08 13:36 UTC  (10+ messages)
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver

[PATCH RFC mptcp-next 00/10] Implement TCP_FASTOPEN_CONNECT for mptcp
 2022-09-08 13:38 UTC  (11+ messages)
` [PATCH RFC mptcp-next 01/10] mptcp: add TCP_FASTOPEN_CONNECT socket option
` [PATCH RFC mptcp-next 02/10] tcp: export tcp_sendmsg_fastopen
` [PATCH RFC mptcp-next 03/10] mptcp: handle defer connect in mptcp_sendmsg
` [PATCH RFC mptcp-next 04/10] mptcp: poll allow write call before actual connect
` [PATCH RFC mptcp-next 05/10] mptcp: delay mptcp data_ack calculation
` [PATCH RFC mptcp-next 06/10] mptcp: allow delayed "
` [PATCH RFC mptcp-next 07/10] mptcp: TFO receive: bypass mapping check
` [PATCH RFC mptcp-next 08/10] mptcp: allow data that can not be DATA_ACKed
` [PATCH RFC mptcp-next 09/10] mptcp: force data_ready
` [PATCH RFC mptcp-next 10/10] mptcp: test TFO

[PATCH 7/8] ASoC: codecs: Add RK3308 internal audio codec driver
 2022-09-08 13:35 UTC  (5+ messages)

[PATCH v2 0/8] ACPI: unify _UID handling as integer
 2022-09-08 13:37 UTC  (19+ messages)
` [PATCH v2 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v2 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v2 3/8] ACPI: x86: "
` [PATCH v2 4/8] i2c: amd-mp2-plat: "
` [PATCH v2 5/8] i2c: mlxbf: "
` [PATCH v2 6/8] perf: qcom_l2_pmu: "
` [PATCH v2 7/8] spi: pxa2xx: "
` [PATCH v2 8/8] efi/dev-path-parser: "

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-08 13:33 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH v6 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-09-08 13:37 UTC  (4+ messages)
` [PATCH v6 01/12] dt-bindings: display/msm: split qcom,mdss bindings

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in follow_page_mask
 2022-09-08 13:36 UTC  (4+ messages)

stable/linux-5.15.y build: 183 builds: 4 failed, 179 passed, 14 errors, 7 warnings (v5.15.67)
 2022-09-08 13:37 UTC 

[PATCH] arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
 2022-09-08 13:32 UTC  (9+ messages)

[regression] Bug 216388 - On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-09-08 13:36 UTC  (3+ messages)
` [regression] Bug 216388 - On Host, kernel errors in KVM, on guests, it shows CPU stalls #forregzbot

[PATCH] x86/cpu: Avoid writing MSR_IA32_TSX_CTRL when writing it is not supported
 2022-09-08 13:34 UTC  (7+ messages)

[PATCH v1] dt-bindings: iommu: mediatek: mt8195: Fix max interrupts
 2022-09-08 13:30 UTC  (4+ messages)

[PATCH] ASoC: fsl_spdif: add ALSA event on dpll locked
 2022-09-08 13:33 UTC 

[PATCH v3 0/4] ASoC: qcom: add support for sc8280xp machine
 2022-09-08 13:33 UTC  (15+ messages)
` [PATCH v3 1/4] ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
` [PATCH v3 2/4] ASoC: dt-bindings: qcom, sm8250: add compatibles for sm8450 and sm8250
  ` [PATCH v3 2/4] ASoC: dt-bindings: qcom,sm8250: "
` [PATCH v3 3/4] ASoC: qcom: sm8250: move some code to common
` [PATCH v3 4/4] ASoC: qcom: add machine driver for sc8280xp

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-09-08 13:29 UTC  (6+ messages)
` [RFC PATCH v3 0/7] add support for CDX bus
  ` [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver

LSM stacking in next for 6.1?
 2022-09-08  0:19 UTC  (11+ messages)

[PATCH v4 0/6] linux: implement LoadFile2 initrd loading
 2022-09-08 13:30 UTC  (7+ messages)
` [PATCH v4 1/6] efi: move MS-DOS stub out of generic PE header definition
` [PATCH v4 2/6] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling
` [PATCH v4 3/6] linux/arm: account for COFF headers appearing at unexpected offsets
` [PATCH v4 4/6] efi/efinet: Don't close connections at fini_hw() time
` [PATCH v4 5/6] efi: implement LoadFile2 initrd loading protocol for Linux
` [PATCH v4 6/6] linux: ignore FDT unless we need to modify it

Fwd: proper ICMPv6 syntax for specific daddr
 2022-09-08 13:31 UTC  (3+ messages)
    `  "

[Intel-gfx] [PATCH] drm/i915: Kick rcu harder to free objects
 2022-09-08 13:30 UTC  (3+ messages)

[PATCH v3 0/9] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-09-08 13:30 UTC  (9+ messages)

[PATCH] KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
 2022-09-08 13:28 UTC  (4+ messages)

[PATCH v2 0/4] ASoC: qcom: add support for sc8280xp machine
 2022-09-08 13:28 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
` [PATCH v2 3/4] ASoC: qcom: sm8250: move some code to common
` [PATCH v2 4/4] ASoC: qcom: add machine driver for sc8280xp

[igt-dev] [PATCH i-g-t v2] tests/amdgpu/amd_bypass: skip if connector is not DisplayPort
 2022-09-08 13:29 UTC  (2+ messages)

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-08 13:28 UTC  (9+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH 1/5] KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
 2022-09-08 13:25 UTC  (5+ messages)
` [PATCH 2/5] KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
` [PATCH 3/5] KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
` [PATCH 4/5] KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
` [PATCH 5/5] KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA

[PATCH] media: dvb-core: Fix UAF due to refcount races at releasing
 2022-09-08 13:27 UTC 

[net-next v7 0/3] net: ethernet: adi: Add ADIN1110 support
 2022-09-08 13:27 UTC  (3+ messages)
` [net-next v7 2/3] "

[PATCH 1/2] usb: hub: introduce HUB_DEBOUNCE_TIMEOUT
 2022-09-08 11:44 UTC  (5+ messages)
` [PATCH 2/2] usb: hub: increase HUB_DEBOUNCE_TIMEOUT

[PATCH v6 0/8] Update ADSP pil loader for SC7280 platform
 2022-09-08 13:23 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v6 2/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v6 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v6 4/8] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v6 5/8] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v6 6/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v6 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH v6 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value

d4252071b9: fxmark.ssd_ext4_no_jnl_DWTL_54_directio.works/sec -26.5% regression
 2022-09-08 13:25 UTC  (6+ messages)
      ` [LKP] "

[PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-08 13:25 UTC  (4+ messages)

[kbuild] [linux-next:master 4120/6188] drivers/crypto/aspeed/aspeed-hace.c:133 aspeed_hace_probe() warn: platform_get_irq() does not return zero
 2022-09-08 13:24 UTC  (2+ messages)

[REGRESSION] v5.17-rc1+: FIFREEZE ioctl system call hangs
 2022-09-08 13:25 UTC  (4+ messages)
    ` [REGRESSION] v5.17-rc1+: FIFREEZE ioctl system call hangs #forregzbot

[jsarha:topic/cros-sof-v4.14-rebase 1457/9999] kernel/sched/fair.c:7171 find_energy_efficient_cpu() warn: inconsistent indenting
 2022-09-08 13:23 UTC 

[PATCH] tty: vt: add a bounds checking in vt_do_kdgkb_ioctl()
 2022-09-08 13:23 UTC  (2+ messages)

[PATCH] drivers/rtc: fix repeated words in comments
 2022-09-08 13:22 UTC 

[PATCH] Use QMP command object-add instead of object_add for memory hotplugin
 2022-09-08 12:55 UTC  (5+ messages)
  `  "

[PATCH] i2c/busses: fix repeated words in comments
 2022-09-08 13:21 UTC 

[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
 2022-09-08 13:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v7 0/6] net: dsa: qca8k, mv88e6xxx: rmon: Add RMU support
 2022-09-08 13:21 UTC  (7+ messages)
` [PATCH net-next v7 1/6] net: dsa: mv88e6xxx: Add RMU enable for select switches
` [PATCH net-next v7 2/6] net: dsa: Add convenience functions for frame handling
` [PATCH net-next v7 3/6] net: dsa: Introduce dsa tagger data operation
` [PATCH net-next v7 4/6] net: dsa: mv88e6xxxx: Add RMU functionality
` [PATCH net-next v7 5/6] net: dsa: mv88e6xxx: rmon: Use RMU for reading RMON data
` [PATCH net-next v7 6/6] net: dsa: qca8k: Use new convenience functions

[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-09-08 13:21 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] rebase: store orig_head as a commit
  ` [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point

[PATCH] hw/qib: fix repeated words in comments
 2022-09-08 13:20 UTC 

[RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
 2022-09-08 13:20 UTC  (9+ messages)
` [RFC PATCH 1/2] riscv: vendors: andes: Add support to configure the PMA regions

[PATCH v2 net-next] net: sparx5: fix function return type to match actual type
 2022-09-08 13:20 UTC  (2+ messages)

[PATCH] qemu-img: Wean documentation and help output off '?' for help
 2022-09-08 13:08 UTC 

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-08 13:19 UTC 

[PATCH 1/4] drm/sched: returns struct drm_gpu_scheduler ** for drm_sched_pick_best
 2022-09-08 13:19 UTC  (5+ messages)
` [PATCH 3/4] drm/sched: always keep selecetd ring sched list in ctx entity

[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-08 13:18 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
    `  "
      ` [Nouveau] "

[PATCH v1 1/1] pinctrl: pistachio: Correct the fwnode_irq_get() return value check
 2022-09-08 13:19 UTC  (2+ messages)

[PATCH v2 00/12] io-uring/btrfs: support async buffered writes
 2022-09-08 13:19 UTC  (3+ messages)
` [PATCH v2 02/12] btrfs: implement a nowait option for tree searches

[PATCH] dc/dce: fix repeated words in comments
 2022-09-08 12:41 UTC 

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-08 13:18 UTC 

[PATCH] amd/amdkfd: fix repeated words in comments
 2022-09-08 13:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Convert PSR2 sf & su test to dynamic
 2022-09-08 13:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_psr2_su: Convert tests "
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/kms_psr2_sf: "

[loop] efcfec579f: mdadm-selftests.12imsm-r0_2d-grow-r0_3d.fail
 2022-09-08 13:17 UTC  (3+ messages)
` [loop] efcfec579f: mdadm-selftests.12imsm-r0_2d-grow-r0_3d.fail #forregzbot

[PATCH 00/11] Additional fixes for Azoteq IQS7222A/B/C
 2022-09-08 13:15 UTC  (12+ messages)
` [PATCH 01/11] Input: iqs7222 - drop unused device node references
` [PATCH 02/11] Input: iqs7222 - report malformed properties
` [PATCH 03/11] dt-bindings: input: iqs7222: Correct minimum slider size
` [PATCH 04/11] Input: iqs7222 - protect against undefined "
` [PATCH 05/11] Input: iqs7222 - trim force communication command
` [PATCH 06/11] Input: iqs7222 - avoid sending empty SYN_REPORT events
` [PATCH 07/11] Input: iqs7222 - set all ULP entry masks by default
` [PATCH 08/11] Input: iqs7222 - allow 'linux,code' to be optional
` [PATCH 09/11] dt-bindings: input: iqs7222: Allow "
` [PATCH 10/11] dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+
` [PATCH 11/11] Input: iqs7222 - add "

[PATCH v2] btrfs: don't update the block group item if used bytes are the same
 2022-09-08 13:17 UTC  (2+ messages)

[PATCH] sched/fair: Fix misuse of available_idle_cpu()
 2022-09-08 13:17 UTC  (3+ messages)

[PATCH] powerpc/64/interrupt: Fix false warning in context tracking due to idle state
 2022-09-08 13:15 UTC 

[PATCH] m68k/mac: fix repeated words in comments
 2022-09-08 13:16 UTC  (2+ messages)

[broonie-ci:files2POTT 66/93] undefined reference to `slim_stream_prepare'
 2022-09-08 13:16 UTC  (3+ messages)

[PATCH] drm/vmwgfx: fix repeated words in comments
 2022-09-08 13:15 UTC 

[PATCH] drm/i915: fix repeated words in comments
 2022-09-08 13:14 UTC 

[PATCH V2 net] net: marvell: prestera: add support for for Aldrin2
 2022-09-08 13:14 UTC 

[PATCH v2 0/6] Add first version mt8188 vdosys0 driver
 2022-09-08 13:14 UTC  (4+ messages)

[PATCH] drm/amdgpu: use dirty framebuffer helper
 2022-09-08 13:14 UTC  (3+ messages)

[PATCH 0/3] libxl smbios support
 2022-09-08 13:14 UTC  (3+ messages)
` [PATCH 3/3] xl/libxl: Add OEM string support to smbios

[PATCH 0/3] btrfs: fix a couple of hangs during unmount caused by races
 2022-09-08 13:14 UTC  (2+ messages)

[PATCH] arm/optee-os: add backport of the rwx segments patch for optee-os 3.10
 2022-09-08 13:14 UTC 

[PATCH v5 0/2] xen/pci: implement is_memory_hole for ARM
 2022-09-08 13:14 UTC  (4+ messages)
` [PATCH v5 2/2] xen/pci: replace call to is_memory_hole to pci_check_bar

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-08 13:13 UTC  (4+ messages)

[PATCH] mmc/core: fix repeated words in comments
 2022-09-08 13:12 UTC 

[PATCH 0/2] clocksource: sysctr: add nxp,no-divider property
 2022-09-08 13:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: "

[PATCH] input/mouse: fix repeated words in comments
 2022-09-08 13:10 UTC 

[PATCH v3 0/2] Add WoW support for WCN6750
 2022-09-08 13:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt: bindings: net: add bindings to add WoW support on WCN6750


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.