All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-01 20:21:17 to 2021-11-01 21:39:29 UTC [more...]

[PATCH 0/6] Add touch-keys support to the Zinitix touch driver
 2021-11-01 21:39 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: input/ts/zinitix: Convert to YAML, fix and extend

[GIT PULL] Various hardening fixes and cleanups for 5.16-rc1
 2021-11-01 21:43 UTC 

[PATCH v2 0/3] Add pin control support for lpass sc7280
 2021-11-01 21:37 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl compatible

[PATCH 0/4] Add "output-impedance" property to pinconf-generic
 2021-11-01 21:37 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance-ohms" property

[PATCH net] net: phy: fix duplex out of sync problem while changing settings
 2021-11-01 21:37 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drivers-x86 tree
 2021-11-01 21:37 UTC 

[Nouveau] Various kernel error messages on updated Arch box
 2021-11-01 21:37 UTC  (5+ messages)

[PATCH] bindings: media: venus: Drop bogus maxItems for power-domain-names
 2021-11-01 21:36 UTC  (2+ messages)

[PATCH] mm: page-flags: fix build failure due to missing parameter for HasHWPoisoned flag
 2021-11-01 21:34 UTC  (4+ messages)

[oe] [meta-oe][PATCH 1/2] mozjs-78: Check for big-endian icu data file existence before creating it
 2021-11-01 21:34 UTC  (2+ messages)
  ` [oe] [meta-oe][PATCH 2/2] mozjs-78: Set X lib/include paths

[PATCH] dt-bindings: net: ti,bluetooth: Document default max-speed
 2021-11-01 21:34 UTC  (2+ messages)

[PATCH 00/17] various fixes for atomisp to make it work
 2021-11-01 21:33 UTC  (11+ messages)
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400

[PATCH bpf-next] bpf: introduce bpf_map_get_xdp_prog utility routine
 2021-11-01 21:33 UTC  (2+ messages)

[PATCH] dt-bindings: pci: rcar-pci-ep: Document r8a7795
 2021-11-01 21:33 UTC  (2+ messages)

stable-rc/linux-5.14.y baseline: 142 runs, 1 regressions (v5.14.15-126-gc99063ce032c)
 2021-11-01 21:32 UTC 

[PATCH v2] dt-bindings: usb: dwc2: document the port when usb-role-switch is used
 2021-11-01 21:32 UTC  (2+ messages)

Is getpass(3) really obsolete?
 2021-11-01 21:31 UTC  (7+ messages)

[PATCH v3 0/2] i2c-mux-gpmux: Support settle-time-us property
 2021-11-01 21:32 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: i2c-mux: Add property for settle time

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence large scanout buffers
 2021-11-01 21:27 UTC  (6+ messages)
` [Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence large scanout buffers (v3)

[PATCH v3 1/3] drm/amd/pm: Add missing mutex for pp_get_power_profile_mode
 2021-11-01 21:28 UTC  (3+ messages)
` [PATCH v3 2/3] drm/amd/pm: Adjust returns when power_profile_mode is not supported
` [PATCH v3 3/3] drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices

stable-rc/linux-4.19.y baseline: 127 runs, 2 regressions (v4.19.214-36-ga75679fb6ddb)
 2021-11-01 21:28 UTC 

[GIT pull] irq/core for v5.16-rc1
 2021-11-01 21:27 UTC  (19+ messages)
` [GIT pull] locking/core "
` [GIT pull] objtool/core "
` [GIT pull] perf/core "
` [GIT pull] sched/core "
` [GIT pull] timers/core "
` [GIT pull] x86/apic "
` [GIT pull RESEND] x86/fpu "

[PATCH v2 0/2] Sparse Index: diff and blame builtins
 2021-11-01 21:27 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] diff: enable and test the sparse index
  ` [PATCH v3 2/2] blame: "

[PATCH 00/21] iomap/xfs folio patches
 2021-11-01 20:51 UTC  (24+ messages)
` [PATCH 01/21] fs: Remove FS_THP_SUPPORT
` [PATCH 02/21] block: Add bio_add_folio()
` [PATCH 03/21] block: Add bio_for_each_folio_all()
` [PATCH 04/21] iomap: Convert to_iomap_page to take a folio
` [PATCH 05/21] iomap: Convert iomap_page_create "
` [PATCH 06/21] iomap: Convert iomap_page_release "
` [PATCH 07/21] iomap: Convert iomap_releasepage to use "
` [PATCH 08/21] iomap: Add iomap_invalidate_folio
` [PATCH 09/21] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH 10/21] iomap: Convert bio completions to use folios
` [PATCH 11/21] iomap: Use folio offsets instead of page offsets
` [PATCH 12/21] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH 13/21] iomap: Convert readahead and readpage to use "
` [PATCH 14/21] iomap: Convert iomap_page_mkwrite "
` [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH 16/21] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios
` [PATCH 20/21] iomap: Support multi-page folios in invalidatepage
` [PATCH 21/21] xfs: Support multi-page folios

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_shared: Resolve missing context for exec_shared_gtt
 2021-11-01 21:18 UTC  (2+ messages)

[PATCH bpf-next] bpf: add missing map_delete_elem method to bloom filter map
 2021-11-01 21:24 UTC  (4+ messages)

[PATCH 0/1] Enable inter server to server copies on a export
 2021-11-01 20:28 UTC  (18+ messages)

[PATCH 4.4 00/17] 4.4.291-rc1 review
 2021-11-01 21:23 UTC  (2+ messages)

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2021-11-01 21:22 UTC  (3+ messages)
` [Bug 214899] "

[PATCH 4.9 00/20] 4.9.289-rc1 review
 2021-11-01 21:22 UTC  (2+ messages)

[PATCH 4.19 00/35] 4.19.215-rc2 review
 2021-11-01 21:22 UTC  (2+ messages)

[PATCH 5.4 00/51] 5.4.157-rc2 review
 2021-11-01 21:22 UTC  (2+ messages)

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-01 21:21 UTC  (2+ messages)

[PATCH 5.14 000/125] 5.14.16-rc1 review
 2021-11-01 21:20 UTC  (2+ messages)

[PATCH] target/i386: ensure EXCP0D_GPF is propagated back to the guest
 2021-11-01 21:11 UTC  (2+ messages)

[GIT PULL (not really)] x86/core for v5.16
 2021-11-01 21:16 UTC  (2+ messages)

[LTP] [PATCH 0/2] Test support for new fanotify FAN_REPORT_PIDFD feature
 2021-11-01 21:16 UTC  (9+ messages)
` [LTP] [PATCH 1/2] syscalls/fanotify20: add new test for FAN_REPORT_PIDFD
` [LTP] [PATCH 2/2] syscalls/fanotify21: add new test checking the returned pidfd from fanotify in FAN_REPORT_PIDFD mode

[PULL 0/2] VFIO update 2021-11-01 (for v6.2)
 2021-11-01 20:01 UTC  (3+ messages)
` [PULL 1/2] vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration
` [PULL 2/2] vfio/common: Add a trace point when a MMIO RAM section cannot be mapped

[RFC 0/5] devlink: add an explicit locking API
 2021-11-01 21:16 UTC  (5+ messages)

[PATCH 0/3] riscv: kexec: add kexec_file_load() support
 2021-11-01 21:15 UTC  (7+ messages)
` [PATCH 2/3] RISC-V: use memcpy for kexec_file mode

xfsrestore'ing from file backups don't restore...why not?
 2021-11-01 21:12 UTC  (5+ messages)
    ` cause of xfsdump msg: root ino 192 differs from mount dir ino 256

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-01 21:11 UTC  (5+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime

[meta-arago][dunfell][PATCH] ltp-ddt: Bump ltp-ddt version for 08.01.00.002
 2021-11-01 21:11 UTC 

[PATCH v6 0/2] Improve vhost-user VQ notifier unmap
 2021-11-01 21:06 UTC  (5+ messages)
` [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore
` [PATCH v6 2/2] vhost-user: fix VirtQ notifier cleanup

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 28/29] drivers/net/dsa/rtl8367rb.c:320: warning: expecting prototype for struct rtl8366rb. Prototype was for struct rtl8367rb instead
 2021-11-01 21:11 UTC 

[PATCH] perf tools: Enable warnings through HOSTCFLAGS
 2021-11-01 21:10 UTC  (2+ messages)

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-01 21:09 UTC  (2+ messages)

[PATCH 0/2] esp: fix for fuzzer issues on gitlab
 2021-11-01 19:54 UTC  (3+ messages)
` [PATCH 2/2] qtest/am53c974-test: add test for cancelling in-flight requests

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-11-01 21:06 UTC  (15+ messages)
                        ` [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]

[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
 2021-11-01 21:05 UTC  (5+ messages)
` [RESEND PATCH v2 3/4] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings

[PATCH] posix-cpu-timers: Clear posix_cputimers_work in copy_process
 2021-11-01 21:06 UTC 

[PATCH v9 0/5] USB DWC3 host wake up support from system suspend
 2021-11-01 21:05 UTC  (5+ messages)
` [PATCH v9 1/5] usb: host: xhci: plat: Add suspend quirk for dwc3 controller

[PATCH v2 1/2] pinctrl: qcom: Add egpio feature support
 2021-11-01 21:04 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/3] drm/i915/guc/slpc: Implement waitboost for SLPC
 2021-11-01 20:28 UTC  (12+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/guc/slpc: Define and initialize boost frequency
  `  "
` [Intel-gfx] [PATCH 2/3] drm/i915/guc/slpc: Add waitboost functionality for SLPC
  `  "
` [Intel-gfx] [PATCH 3/3] drm/i915/guc/slpc: Update boost sysfs hooks "
  `  "
  ` [PATCH v2 0/3] drm/i915/guc/slpc: Implement waitboost "

next/master build: 230 builds: 25 failed, 205 passed, 449 errors, 236 warnings (next-20211101)
 2021-11-01 21:03 UTC  (2+ messages)

b4: unicode control characters -- warn or remove?
 2021-11-01 21:02 UTC  (6+ messages)

[PATCH bpf-next 00/14] libbpf: add unified bpf_prog_load() low-level API
 2021-11-01 21:02 UTC  (8+ messages)
` [PATCH bpf-next 02/14] libbpf: add bpf() syscall wrapper into public API

[PATCH 0/1] fanotify: Document FAN_REPORT_PIDFD Feature
 2021-11-01 21:02 UTC  (4+ messages)
` [PATCH 1/1] Document the new fanotify initialization flag FAN_REPORT_PIDFD

main - hints: remove the cmd hints list
 2021-11-01 21:02 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Exit PSR when doing async flips
 2021-11-01 20:56 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Exit PSR when doing async flips (rev2)

[PATCH 0/2] docs/zh_CN: move and update sparse
 2021-11-01 21:01 UTC  (3+ messages)
` [PATCH 2/2] docs/zh_CN: update sparse translation

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-11-01 21:00 UTC  (4+ messages)

[PATCH v1 1/6] clk: divider: Implement and wire up .determine_rate by default
 2021-11-01 20:58 UTC  (6+ messages)
` [PATCH] clk: composite: Also consider .determine_rate for rate + mux composites

❌ FAIL: Test report for kernel 5.15.0 (mainline.kernel.org-clang, 037c50bf)
 2021-11-01 20:57 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()
 2021-11-01 20:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-01 20:54 UTC  (3+ messages)
` [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension

[PATCH V11 4/8] PCI/sysfs: Add a tags sysfs file for PCIe Endpoint devices
 2021-11-01 20:54 UTC  (2+ messages)

[PATCH] vhost: Fix last queue index of devices with no cvq
 2021-11-01 20:48 UTC  (5+ messages)

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-01 20:52 UTC  (3+ messages)

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-11-01 20:51 UTC  (12+ messages)

[PATCH 00/31] passage: Define a standard for firmware data flow
 2021-11-01 20:45 UTC  (5+ messages)

[PULL 00/10] Machine-next patches for 2021-11-01
 2021-11-01 18:42 UTC  (3+ messages)
` [PULL 03/10] hw/core: Declare meson source set
` [PULL 07/10] tests/unit: Add an unit test for smp parsing

Specified SDKMACHINE value is not valid
 2021-11-01 20:50 UTC  (2+ messages)
    ` [yocto] "

amdgpu hang on picasso
 2021-11-01 20:49 UTC  (3+ messages)

alsatplg broken with musl-libc
 2021-11-01 20:48 UTC 

[PATCH] escc: update transmit status bits when switching to async mode
 2021-11-01 20:30 UTC 

[PATCH v3 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2021-11-01 20:47 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation

[meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump u-boot version for 08.01.00.002
 2021-11-01 20:45 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 2/4] ti-linux-fw: Bump ti linux firmware "
` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging: Bump linux version "
` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging-rt: Bump linux rt version for 08.01.00.002 release

[PATCHv3] batman-adv: allow netlink usage in unprivileged containers
 2021-11-01 20:46 UTC 

nft named set address types
 2021-11-01 20:46 UTC 

M+ & H bugs with Milestone Movements WW44
 2021-11-01 20:45 UTC 

[Virtio-fs] [PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-01 20:29 UTC  (5+ messages)
    `  "

Enhancements/Bugs closed WW44!
 2021-11-01 20:44 UTC 

[EXTERNAL] [PATCH] KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
 2021-11-01 20:43 UTC  (5+ messages)
` [PATCH 5/6] KVM: x86/xen: Maintain valid mapping of Xen shared_inf=

[PATCH] dt-bindings: sound: nvidia, tegra-audio: Convert multiple txt bindings to yaml
 2021-11-01 20:42 UTC  (3+ messages)
  ` [PATCH] dt-bindings: sound: nvidia,tegra-audio: "

[PATCH] drm/amdgpu: Make sure to reserve BOs before adding or removing
 2021-11-01 20:42 UTC  (3+ messages)

[PATCH v2 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-11-01 20:39 UTC  (5+ messages)
` [PATCH v2 01/22] usb: host: ehci-exynos: deny IRQ0

Current high bug count owners for Yocto Project 3.5
 2021-11-01 20:40 UTC 

[PATCH] mm: fix panic in __alloc_pages
 2021-11-01 20:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change status to Odd Fixes
 2021-11-01 18:31 UTC 

[RFC PATCH 00/11] IIO: Bring core header includes up to date
 2021-11-01 20:42 UTC  (7+ messages)

[PATCH v5 1/2] net: brcm: netXtreme driver
 2021-11-01 20:21 UTC  (2+ messages)
` [PATCH v5 2/2] board: brcm-ns3: Load netXtreme firmware

fs/hugetlbfs/inode.c:1467 hugetlb_file_setup() error: potentially dereferencing uninitialized 'ucounts'
 2021-11-01 20:37 UTC 

[PATCH 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-01 20:35 UTC  (3+ messages)

[PATCH v2] hvf: arm: Ignore cache operations on MMIO
 2021-11-01 19:35 UTC  (7+ messages)

Arch-neutral name for hardware interrupt support
 2021-11-01 20:32 UTC  (2+ messages)

[PATCH v1 1/2] media: dt-bindings: media: camss: sdm845: Make clock-lanes property const
 2021-11-01 20:30 UTC  (3+ messages)
` [PATCH v1 2/2] media: dt-bindings: media: camss: Document clock-lanes property

[PATCH net-next v3 0/3] TSN endpoint Ethernet MAC driver
 2021-11-01 20:29 UTC  (6+ messages)
` [PATCH net-next v3 3/3] tsnep: Add "

Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am on the first Tuesday (PDT)
 2021-11-01 20:28 UTC 

[PATCH] net: gem: Reduce timeout of mdio phy idle status check
 2021-11-01 20:26 UTC  (2+ messages)

[PATCH] net: uclass: Save ethernet MAC address when generated
 2021-11-01 20:25 UTC  (2+ messages)

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-01 18:07 UTC  (6+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

[PATCH 0/2] usb: misc: add support for microchip,usb2244 USB-SD controller
 2021-11-01 20:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: misc: Add binding for Microchip usb2244 Controller

What's cooking in git.git (Oct 2021, #07; Fri, 29)
 2021-11-01 20:23 UTC  (3+ messages)
` ms/customizable-ident-expansion (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
  ` ms/customizable-ident-expansion

New Defects reported by Coverity Scan for Das U-Boot
 2021-11-01 20:21 UTC 

Is there a way to force legacy LE pairing for a device
 2021-11-01 20:21 UTC  (2+ messages)

[PATCH v4 0/6] tests/acceptance: Add bFLT loader linux-user test
 2021-11-01 19:07 UTC  (3+ messages)
` [PATCH v4 4/6] tests/acceptance: Share useful helpers from virtiofs_submounts test


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.