All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-01 20:16:15 to 2020-09-01 21:37:36 UTC [more...]

[PATCH v2 00/17] Improvements for Tegra I2C driver
 2020-09-01 21:37 UTC  (19+ messages)
` [PATCH v2 01/17] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v2 02/17] i2c: tegra: Add missing newline before returns
` [PATCH v2 03/17] i2c: tegra: Clean up messages in the code
` [PATCH v2 04/17] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v2 05/17] i2c: tegra: Use reset_control_reset()
` [PATCH v2 06/17] i2c: tegra: Improve formatting of function variables
` [PATCH v2 07/17] i2c: tegra: Use dev_err_probe()
` [PATCH v2 08/17] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v2 09/17] i2c: tegra: Clean up probe function
` [PATCH v2 10/17] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v2 11/17] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v2 12/17] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v2 13/17] i2c: tegra: Check errors for both positive and negative values
` [PATCH v2 14/17] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v2 15/17] i2c: tegra: Remove unnecessary whitespaces and newlines
` [PATCH v2 16/17] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v2 17/17] i2c: tegra: Improve driver module description

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-09-01 21:37 UTC  (2+ messages)
` [PATCH] sparse: use static inline for __chk_{user, io}_ptr()

[PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit
 2020-09-01 21:34 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Add 'sustainable_power' for CPU thermal zones
 2020-09-01 21:33 UTC  (4+ messages)

[tip:core/static_call] BUILD SUCCESS 7c9903c9bf716d89b34f96cc2ed64e28dabf570b
 2020-09-01 21:32 UTC 

[tip:core/build] BUILD SUCCESS 414d2ff5e5f21049b6b242271a6a8579f9dffc1b
 2020-09-01 21:32 UTC 

[RFC] ima: export the measurement list when needed
 2020-09-01 21:32 UTC  (7+ messages)

[PATCH v2] Fix data abort caused by mis-aligning FIT data
 2020-09-01 21:32 UTC 

[PATCH] RFC: sun4i/drm: Swap back U and V channels for DRM_FORMAT_YVU4xx
 2020-09-01 21:29 UTC  (4+ messages)

[PATCH V2 00/12] nvmet: passthru fixes and improvements
 2020-09-01 21:31 UTC  (9+ messages)
` [PATCH V2 01/12] nvme-core: annotate nvme_alloc_request()
` [PATCH V2 03/12] nvmet: use consistent type with id->nlbaf

[linux-next PATCH v4] drivers/virt/fsl_hypervisor: Fix error handling path
 2020-09-01 21:30 UTC  (2+ messages)

What's cooking in git.git (Sep 2020, #01; Tue, 1)
 2020-09-01 21:28 UTC 

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-01 21:28 UTC  (12+ messages)

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-01 21:22 UTC  (3+ messages)

[RFC PATCH v7 00/23] Core scheduling v7
 2020-09-01 21:23 UTC  (9+ messages)
` [RFC PATCH v7 08/23] sched: Add core wide task selection and scheduling

[PATCH 4.19 000/125] 4.19.143-rc1 review
 2020-09-01 21:22 UTC  (7+ messages)
` [PATCH 4.19 016/125] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
` [PATCH 4.19 085/125] fbcon: prevent user font height or width change from causing potential out-of-bounds access

linux-next: Fixes tags need some work in the printk tree
 2020-09-01 21:22 UTC 

[RFC PATCH] USB: misc: Add usb_hub_pwr driver
 2020-09-01 21:21 UTC  (2+ messages)

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-01 21:28 UTC  (5+ messages)
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs

[PATCH ethtool] ethtool: add support show/set-hwtstamp
 2020-09-01 21:20 UTC 

[PATCH] btrfs: allow single disk devices to mount with older generations
 2020-09-01 21:19 UTC 

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-01 18:18 UTC 

[PATCH v2 1/1] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-01 21:17 UTC 

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-01 21:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev8)

[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-01 21:13 UTC  (16+ messages)
` [RFC v8 1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [RFC v8 2/5] memory: Add IOMMUTLBEvent
` [RFC v8 3/5] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [RFC v8 4/5] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
` [RFC v8 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB type

[GIT PULL] SCSI fixes for 5.8-rc3
 2020-09-01 21:14 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 140 runs, 1 regressions (v4.19.142-126-gae6e3cc29bb4)
 2020-09-01 21:13 UTC 

[Bug 209089] USB storage devices appear as SATA devices
 2020-09-01 21:13 UTC  (2+ messages)

[PATCH] iio: pulse: Support PWM capture with TI AM3358 eCAP module
 2020-09-01 21:11 UTC  (3+ messages)

[meta-oe][PATCH 1/1] lua: fix CVE-2020-15945
 2020-09-01 21:11 UTC 

[RFC PATCH v1 00/17] Rewrite the remaining merge strategies from shell to C
 2020-09-01 21:11 UTC  (6+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] merge-one-file: rewrite in C
  ` [PATCH v2 03/11] merge-index: libify merge_one_path() and merge_all()

[OE-core][Patch v2 1/2] xinput-calibrator: avoid defunct process
 2020-09-01 21:09 UTC 

OpenBMC GUI Design Workgroup - Tomorrow - Wednesday, 9/2/20 at 10:00 AM Central Time
 2020-09-01 21:09 UTC 

RISC-V testing needs on HW?
 2020-09-01 21:08 UTC  (5+ messages)

[PATCH v2 0/2] leds: pwm: Make automatic labels work
 2020-09-01 21:08 UTC  (2+ messages)

[Buildroot] [git commit] Kickoff 2020.11 cycle
 2020-09-01 21:05 UTC 

[Patch v4 0/7] mm/hugetlb: code refine and simplification
 2020-09-01 21:05 UTC  (3+ messages)
` [Patch v4 7/7] mm/hugetlb: take the free hpage during the iteration directly

[Buildroot] [git commit] docs/website/news.html: add 2020.08 announcement link
 2020-09-01 21:04 UTC 

[PATCH v7 0/6] Support running driver's probe for a device powered off
 2020-09-01 21:03 UTC  (7+ messages)
` [PATCH v7 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v7 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v7 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v7 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v7 5/6] at24: Support probing while off
` [PATCH v7 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[Buildroot] Buildroot 2020.08 released
 2020-09-01 21:03 UTC 

[meta-oe][PATCH 1/1] openjpeg: fix CVE-2020-15389
 2020-09-01 21:01 UTC  (2+ messages)

[ovmf test] 153498: regressions - FAIL
 2020-09-01 21:00 UTC 

[Buildroot] [PATCH 1/1] package/minidlna: fix build with gcc 10
 2020-09-01 21:00 UTC 

[PATCH v4 0/5] cpufreq: improve frequency invariance support
 2020-09-01 20:57 UTC  (5+ messages)
` [PATCH v4 1/5] arch_topology: validate input frequencies to arch_set_freq_scale()

[PATCH v5 0/5] cpufreq: improve frequency invariance support
 2020-09-01 20:55 UTC  (12+ messages)
` [PATCH v5 1/5] arch_topology: validate input frequencies to arch_set_freq_scale()
` [PATCH v5 2/5] cpufreq: move invariance setter calls in cpufreq core
` [PATCH v5 3/5] cpufreq: report whether cpufreq supports Frequency Invariance (FI)
` [PATCH v5 4/5] arch_topology, cpufreq: constify arch_* cpumasks
` [PATCH v5 5/5] arch_topology, arm, arm64: define arch_scale_freq_invariant()

[PATCH] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-01 20:58 UTC  (2+ messages)

[RESEND][PATCH 0/7] Avoid overflow at boundary_size
 2020-09-01 20:53 UTC  (6+ messages)
` [RESEND][PATCH 1/7] powerpc/iommu: "

pm/testing sleep: 6 runs, 8 regressions (v5.9-rc3-9-g7eada1ae101b)
 2020-09-01 20:55 UTC 

[RFC PATCH v2 0/1] A client needs to query whether the Bluetooth adapter support WBS, so we
 2020-09-01 20:55 UTC  (9+ messages)
` [RFC PATCH v2 1/1] adapter - D-Bus API for querying the adapter's capabilities

stable-rc/linux-4.14.y baseline: 138 runs, 1 regressions (v4.14.195-92-g54fa008d06cd)
 2020-09-01 20:54 UTC 

[linux-next PATCH v3] drivers/virt/fsl_hypervisor: Fix error handling path
 2020-09-01 20:52 UTC  (4+ messages)

[qemu-mainline test] 153478: regressions - FAIL
 2020-09-01 20:49 UTC 

Cirrus CI for msys2 are working now, but still buiding failed
 2020-09-01 20:47 UTC 

[PATCH 0/3] integrity: Load certs from EFI MOK config table
 2020-09-01 20:48 UTC  (3+ messages)
` [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine

[OE-Core][PATCH 1/2] iw: upgrade 5.4 -> 5.8
 2020-09-01 20:48 UTC  (5+ messages)
` [OE-Core][PATCH 2/2] iputils: upgrade s20190709 -> s20200821

[RFC PATCH 0/1] Anti rollback protection for FIT Images
 2020-09-01 20:48 UTC  (2+ messages)
` [RFC PATCH 1/1] image: add anti "

[PATCH 0/2] drm/nouveau: Backport SOR/PIOR probing fixes for v5.8
 2020-09-01 20:43 UTC  (8+ messages)
` [PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
  ` [Nouveau] "

[RFC PATCH 0/2] fuse: Enable SB_NOSEC if filesystem is not shared
 2020-09-01 20:46 UTC  (8+ messages)
` [Virtio-fs] "
` [PATCH 1/2] fuse: Add a flag FUSE_NONSHARED_FS
  ` [Virtio-fs] "
` [PATCH 2/2] fuse: Enable SB_NOSEC if filesystem is not shared
  ` [Virtio-fs] "

[Help] Can't login to my systemd-homed user account due to fallocate failure
 2020-09-01 20:45 UTC  (12+ messages)

[master][PATCH v7 0/3] Allow PR Service and hash equiv together
 2020-09-01 20:44 UTC  (4+ messages)
` [master][PATCH v7 3/3] package.bbclass: hash equivalency and pr service
  ` [OE-core] "

Bcache in Ubuntu 18.04 kernel panic
 2020-09-01 20:42 UTC 

[PATCH v2] arm: dts: fix ast2500-evb inclusion for the correct soc family
 2020-09-01 20:42 UTC 

[PATCH 0/3] Embed drm_device and eliminate use of dev_private (v2)
 2020-09-01 20:41 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: Embed drm_device into amdgpu_device (v2)

[PATCH] IIO: rockchip: add missing dependencies for saradc
 2020-09-01 20:40 UTC  (2+ messages)

[kbuild] [block:for-next 14/18] block/blk-merge.c:999:26: warning: Redundant condition: sched_allow_merge. '!A || (A && B)' is equivalent to '!A || B'
 2020-09-01 20:39 UTC  (2+ messages)
`  "

[PATCH 1/8] log4cplus: move meta-oe pkg to core
 2020-09-01 20:39 UTC  (4+ messages)
` [PATCH 6/8] dhcp: remove from core
  ` [OE-core] "

Bluetooth connection disconnects every few minutes
 2020-09-01 20:39 UTC  (5+ messages)

[Buildroot] [git commit] Update for 2020.08
 2020-09-01 20:38 UTC 

[PATCH v5] iommu/tegra-smmu: Add locking around mapping operations
 2020-09-01 20:37 UTC  (2+ messages)

[PATCH v6 0/5] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-09-01 20:37 UTC  (5+ messages)
` [PATCH v6 2/5] perf/jevents: Add new structure to pass json fields

[PATCH v3] hwmon (pmbus/max20730): add device monitoring via debugfs
 2020-09-01 20:36 UTC  (2+ messages)

[Buildroot] [PATCHv2] core: make it possible to check flake8 like we check package
 2020-09-01 20:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix a redundant kfree
 2020-09-01 20:35 UTC  (3+ messages)

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-09-01 20:35 UTC  (6+ messages)
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms

[GSoC][PATCH] submodule: port submodule subcommand 'add' from shell to C
 2020-09-01 20:35 UTC  (6+ messages)

[Buildroot] [git commit] core: make it possible to check flake8 like we check package
 2020-09-01 20:34 UTC 

[Buildroot] [git commit branch/next] core: make it possible to check flake8 like we check package
 2020-09-01 20:34 UTC 

Dear Sir/Madam
 2020-09-01 20:34 UTC  (2+ messages)

[PATCH v9 00/32] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-01 20:32 UTC  (25+ messages)
  ` [Intel-gfx] [PATCH v9 08/32] drm: i915: fix common struct sg_table related issues
  ` [PATCH v9 29/32] rapidio: "
  ` [PATCH v9 30/32] samples: vfio-mdev/mbochs: "
  ` [PATCH v9 32/32] videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v9 31/32] media: pci: fix common ALSA DMA-mapping related codes

pull-request: bpf-next 2020-09-01
 2020-09-01 20:33 UTC  (2+ messages)

[PATCH v2 00/12] Tegra XHCI controller ELPG support
 2020-09-01 20:33 UTC  (3+ messages)
` [PATCH v2 12/12] xhci: tegra: enable ELPG for runtime/system PM

Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits()
 2020-09-01 20:17 UTC  (3+ messages)
` [PATCH 1/2] block: Return blk_status_t instead of errno codes
` [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits

[bug report] 'ASoC: Intel: haswell: Power transition refactor' and PulseAudio
 2020-09-01 20:31 UTC  (5+ messages)

stable-rc/linux-4.9.y baseline: 115 runs, 1 regressions (v4.9.234-79-gdefc50a6f06c)
 2020-09-01 20:32 UTC 

[PATCH] staging: gdm724x: gdm_tty: replaced macro with a function
 2020-09-01 20:31 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] x86: vmx: Add test for MTF on a guest MOV-to-CR0 that enables PAE
 2020-09-01 20:31 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
 2020-09-01 20:29 UTC  (3+ messages)

[PATCH v6 0/6] Support running driver's probe for a device powered off
 2020-09-01 20:28 UTC  (5+ messages)
` [PATCH v6 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[jpoimboe:objtool/core 1/4] check.c:2958:36: error: passing argument 1 of 'create_static_call_sections' from incompatible pointer type
 2020-09-01 20:28 UTC 

COMPILE_TEST
 2020-09-01 20:22 UTC 

[PATCH 0/3] RISC-V tracing support
 2020-09-01 20:21 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/docker-cli: fix version ldflags
 2020-09-01 20:20 UTC 

[Buildroot] [git commit] package/docker-cli: fix version ldflags
 2020-09-01 20:20 UTC 

[PATCH 0/2] ci: avoid ugly "failure" annotation in the GitHub workflow
 2020-09-01 20:19 UTC  (3+ messages)
` [PATCH 1/2] ci: fix indentation of the `ci-config` job
` [PATCH 2/2] ci: avoid ugly "failure" in "

[PATCH 1/3] watchdog: cadence: Simplify with dev_err_probe()
 2020-09-01 20:19 UTC  (6+ messages)
` [PATCH 2/3] watchdog: davinci: "
` [PATCH 3/3] watchdog: rti: "

[Buildroot] [PATCH 1/3] package/nvidia-tegra23: remove package
 2020-09-01 20:18 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] package/x11r7/xserver_xorg-server: remove unmaintained versions 1.14.7 & 1.17.4

[PATCH net-next 0/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions
 2020-09-01 20:17 UTC  (2+ messages)

[PATCH] module: Add more error message for failed kernel module loading
 2020-09-01 20:17 UTC  (4+ messages)

[PATCH] staging: gdm724x: gdm_tty: replaced macro with a function
 2020-09-01 20:16 UTC 

[PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-01 20:15 UTC  (2+ messages)
` [PATCH v6 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied


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.