All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-18 16:51:40 to 2021-02-18 17:48:18 UTC [more...]

[RFC PATCH 0/7] Add managed version of delayed work init
 2021-02-18 16:28 UTC  (2+ messages)

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8350 CPUfreq compatible
 2021-02-18 16:11 UTC  (5+ messages)

[PATCH] drm/msm/a6xx: fix for kernels without CONFIG_NVMEM
 2021-02-18 16:11 UTC  (8+ messages)

[PATCH] cpufreq: exclude boost frequencies from valid count if not enabled
 2021-02-18 15:45 UTC  (6+ messages)

[PATCH v20 00/17] i386 cleanup PART 2
 2021-02-18 17:21 UTC  (18+ messages)
` [PATCH v20 01/17] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v20 02/17] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v20 03/17] accel: introduce new accessor functions
` [PATCH v20 04/17] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v20 05/17] accel-cpu: make cpu_realizefn return a bool
` [PATCH v20 06/17] meson: add target_user_arch
` [PATCH v20 07/17] i386: split off softmmu-only functionality in tcg-cpu
` [PATCH v20 08/17] i386: split smm helper (softmmu)
` [PATCH v20 09/17] i386: split tcg excp_helper into softmmu and user parts
` [PATCH v20 10/17] i386: move TCG btp_helper into softmmu/
` [PATCH v20 11/17] i386: split misc helper into user and softmmu parts
` [PATCH v20 12/17] i386: separate fpu_helper "
` [PATCH v20 13/17] i386: split svm_helper into softmmu and stub-only user
` [PATCH v20 14/17] i386: split seg_helper into user-only and softmmu parts
` [PATCH v20 15/17] i386: split off softmmu part of cpu.c
` [PATCH v20 16/17] i386: gdbstub: only write CR0/CR2/CR3/EFER for SOFTMMU
` [PATCH v20 17/17] i386: move cpu_load_efer into SOFTMMU-only section of cpu.h

[PATCH v7 1/3] usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
 2021-02-18 15:40 UTC  (4+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-18 17:25 UTC  (3+ messages)
` [PATCH v2 33/42] esp: defer command completion interrupt on incoming data transfers

[PATCH v6 0/2] Add encoder ctrls for long term reference
 2021-02-18 14:33 UTC  (7+ messages)
` [PATCH v6 1/2] media: v4l2-ctrl: add controls "

[PATCH 0/2] Fix listener and add trace file validation
 2021-02-18 14:23 UTC  (7+ messages)
` [PATCH 1/2] trace-cmd: Add validation for reading and writing trace.dat files

5.10 LTS Kernel: 2 or 6 years?
 2021-02-18 17:44 UTC  (18+ messages)

[PATCH net] net: icmp: zero-out cb in icmp{,v6}_ndo_send before sending
 2021-02-18 16:33 UTC  (5+ messages)
    ` [PATCH net v2] net: icmp: pass zeroed opts from "

[PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-02-18 14:57 UTC 

ANSI Escape sequence unexpected output
 2021-02-18 17:37 UTC  (3+ messages)

[PATCH v2 0/2] KVM: arm64: Prevent spurious PMU accesses when no
 2021-02-18 17:41 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
` [PATCH v2 2/2] KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available

[PATCH] mm, compaction: make fast_isolate_freepages() stay within zone
 2021-02-18 17:42 UTC  (2+ messages)

[PATCH v2] gpio: pca953x: add support for open drain pins on PCAL6524
 2021-02-18 14:14 UTC  (8+ messages)

small oddity in commit "power: reset: add driver for LinkStation power off"
 2021-02-18 17:39 UTC 

[for-4.15][PATCH v3 0/3] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-02-18 17:41 UTC  (8+ messages)
` [for-4.15][PATCH v3 3/3] xen/iommu: x86: Harden the IOMMU page-table allocator

[PATCH 1/2] hugetlb: fix update_and_free_page contig page struct assumption
 2021-02-18 17:40 UTC  (8+ messages)

[PATCH v7 00/28] coresight: etm4x: Support for system instructions
 2021-02-18 14:51 UTC  (6+ messages)
` [PATCH v7 28/28] coresight: Add support for v8.4 SelfHosted tracing

[Buildroot] Forcing a Python package to be built/installed with Python3
 2021-02-18 17:37 UTC  (3+ messages)

[PATCH] PCI: imx6: Limit DBI register length for imx6qp pcie
 2021-02-18 17:34 UTC  (3+ messages)

[Virtio-fs] [PATCH 00/24] virtiofs dax patches
 2021-02-18 17:33 UTC  (4+ messages)
` [Virtio-fs] [PATCH 06/24] DAX: virtio-fs: Add cache BAR

[PATCH v14 0/4] Adding the Sparx5 Serdes driver
 2021-02-18 14:45 UTC  (9+ messages)
` [PATCH v14 2/4] phy: Add media type and speed serdes configuration interfaces

[PATCH 1/1] efi_selftest: compiler flags for dtbdump.o
 2021-02-18 17:31 UTC 

[PATCH 0/2] efi_loader: multi part device paths to text
 2021-02-18 17:30 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_selftest: multi part device path "

[PATCH ima-evm-utils v2] ima-evm-utils: Support SM2 algorithm for sign and verify
 2021-02-18 14:06 UTC  (2+ messages)

[meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674
 2021-02-18 17:29 UTC  (4+ messages)
` [oe] "

WARNING in dst_release
 2021-02-18 14:06 UTC 

[PATCH 5.12 regression fix 0/1] Bluetooth: btusb: Revert "Fix the autosuspend enable and disable"
 2021-02-18 15:43 UTC  (6+ messages)
` [PATCH 5.12 regression fix] Bluetooth: btusb: Revert Fix the autosuspend enable and disable
  ` Bluetooth: btusb: Revert "Fix the autosuspend enable and disable"

[PATCH] Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
 2021-02-18 15:11 UTC  (2+ messages)
`  "

[PATCH] Staging: comedi: Replaced strlcpy to strscpy
 2021-02-18 14:31 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display/adl_s: Fix dpclka_cfgcr0_clk_off mapping
 2021-02-18 17:25 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix plane watermark mismatches

[PATCH RFC 0/1] mm: balancing the node zones occupancy
 2021-02-18 17:24 UTC  (2+ messages)
` [PATCH 1/1] mm: proof-of-concept for balancing "

[Bug 210681] New: kernel: Bluetooth: hci0: don't support firmware rome 0x31010000
 2021-02-18 13:53 UTC  (2+ messages)
` [Bug 210681] "

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-18 17:18 UTC  (7+ messages)
` [PATCH v4] vfs: fix copy_file_range regression in cross-fs copies
    ` [PATCH v5] "
          ` [PATCH v6] "

[PATCH v2 00/11] drm/qxl: a collection of fixes
 2021-02-18 14:42 UTC  (8+ messages)
` [PATCH v2 08/11] drm/qxl: fix monitors object vmap
` [PATCH v2 10/11] drm/qxl: rework cursor plane

[PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
 2021-02-18 15:16 UTC  (8+ messages)
` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
        ` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-18 16:28 UTC  (5+ messages)
` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies

[meta-selinux][PATCH] remove obsolete e2fsprogs bbappend
 2021-02-18 17:22 UTC  (2+ messages)
` [yocto] "

[PATCH] platform/x86: fix typo in Kconfig
 2021-02-18 16:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: update MELLANOX HARDWARE PLATFORM SUPPORT maintainers
 2021-02-18 16:17 UTC  (2+ messages)

dell-wmi-sysman: New possibility to set BIOS values for Dell systems has some bugs
 2021-02-18 13:53 UTC  (2+ messages)

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-02-18 13:52 UTC  (2+ messages)

next/master baseline: 492 runs, 41 regressions (next-20210218)
 2021-02-18 15:41 UTC 

linux-next: manual merge of the devicetree tree with the powerpc tree
 2021-02-18 13:52 UTC  (4+ messages)

[PATCH] virtio-iommu: Handle non power of 2 range invalidations
 2021-02-18 17:18 UTC  (3+ messages)

[igt-dev] [PATCH v2 i-g-t] tests/kms_setmode: Restrict the test execution to two pipes
 2021-02-18 17:10 UTC 

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-18 16:36 UTC  (9+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V3 2/2] cpufreq: cppc: Add support for frequency invariance

[PATCH v2 10/16] drm/exynos: implement a drm bridge
 2021-02-18 16:02 UTC  (11+ messages)

[PATCH] drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
 2021-02-18 17:15 UTC  (8+ messages)

[kvm-unit-tests PATCH] s390x: Remove sthyi partition number check
 2021-02-18 14:54 UTC  (2+ messages)

[PATCH] power: supply: cw2015: Add CHARGE_NOW support
 2021-02-18 14:53 UTC  (2+ messages)

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-02-18 16:50 UTC  (3+ messages)

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-18 16:21 UTC  (9+ messages)

[PATCH] PCI: cadence: Fix erroneous early return from an iterator
 2021-02-18 17:00 UTC  (2+ messages)

[PATCH] i2c: rcar: implement atomic transfers
 2021-02-18 16:03 UTC  (3+ messages)

[PATCH] staging: vc04_services: Fixed address type mismatch in vchiq_arm.c
 2021-02-18 17:10 UTC  (3+ messages)

[chrome-os:chromeos-4.14 16/19] drivers/gpu/drm/evdi/evdi_drv.c:74:6: error: no previous prototype for 'evdi_platform_device_is_free'
 2021-02-18 17:12 UTC 

[PATCH] ARM: dts: nuvoton: Fix flash layout
 2021-02-18 17:10 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-18 14:30 UTC  (7+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH] drm/amdgpu: fix shutdown with s0ix
 2021-02-18 17:10 UTC 

[PATCH v2 0/6] hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409
 2021-02-18 17:09 UTC  (10+ messages)
` [PATCH v2 1/6] hw/sd: sdhci: Don't transfer any data when command time out
` [PATCH v2 3/6] hw/sd: sdhci: Correctly set the controller status for ADMA
` [PATCH v2 4/6] hw/sd: sdhci: Simplify updating s->prnsts in sdhci_sdma_transfer_multi_blocks()
` [PATCH v2 5/6] hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable

[RFC 0/2] Split out firmware upgrade from CAP_SYS_ADMIN
 2021-02-18 17:09 UTC  (3+ messages)
` [RFC 1/2] capability: Introduce CAP_FIRMWARE_UPGRADE
` [RFC 2/2] nvme: Use CAP_FIRMWARE_UPGRADE to check user commands

[PATCH v4] printk: Userspace format enumeration support
 2021-02-18 14:25 UTC  (5+ messages)

[PATCH 1/1] drm/amdgpu: remove unused variable from struct amdgpu_bo
 2021-02-18 17:06 UTC 

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-18 17:06 UTC  (6+ messages)
` [PATCH v3 4/8] cgroup: rstat: support cgroup1

[PATCH ghak124 v3] audit: log nftables configuration change events
 2021-02-18 13:41 UTC  (11+ messages)

[DRBD-announce] drbd-9.1.0-rc.2
 2021-02-18 17:02 UTC 

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-18 13:28 UTC  (8+ messages)

[RFC][PATCH] btrfs: random read fio test for read policy
 2021-02-18 14:30 UTC 

[DRBD-announce] drbd-9.0.28-0rc2
 2021-02-18 17:01 UTC 

[PATCH 1/4] ap: Pass vendor IEs between frames and the user
 2021-02-18 17:01 UTC  (2+ messages)

[PATCH v3] common/rc: add filter in _test_inode_flag
 2021-02-18 13:41 UTC  (3+ messages)

[PATCH] soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva
 2021-02-18 13:24 UTC 

[PATCH] bus: ti-sysc: Fix warning on unbind if reset is not deasserted
 2021-02-18 13:23 UTC 

[Intel-gfx] Issue with cec_register_adapter calling request_module() from an async context when called from intel_dp_detect
 2021-02-18 16:38 UTC  (8+ messages)
          `  "

#av1 #armv6 #raspberrypi #neon
 2021-02-18 17:00 UTC  (5+ messages)
    ` [yocto] "

[PATCH] media/rc: compile rc-cec.c into rc-core
 2021-02-18 16:13 UTC 

[PATCH v2 1/2] staging: comedi: cast function output to assigned variable type
 2021-02-18 14:12 UTC  (7+ messages)

[PATCH v3 0/9] Add Host control mode to HPB
 2021-02-18 14:09 UTC  (12+ messages)
` [PATCH v3 1/9] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v3 2/9] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v3 3/9] scsi: ufshpb: Add region's reads counter
` [PATCH v3 4/9] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v3 5/9] scsi: ufshpb: Region inactivation in host mode
` [PATCH v3 6/9] scsi: ufshpb: Add hpb dev reset response
` [PATCH v3 7/9] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v3 8/9] scsi: ufshpb: Add support for host control mode
` [PATCH v3 9/9] scsi: ufshpb: Make host mode parameters configurable

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-02-18 14:54 UTC  (4+ messages)
` [PATCH v2 13/15] dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts

[PATCH v10 0/3] leds: trigger: implement a tty trigger
 2021-02-18 13:37 UTC  (7+ messages)
` [PATCH v10 3/3] "
    ` [PATCH v11] "

[PATCH v3] leds: gpio: Set max brightness to 1
 2021-02-18 13:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: reduce executions time on multiplane tests
 2021-02-18 16:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH v2] gitk: tag add right click options
 2021-02-18 15:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 01/11] licenses: Update license file to match current SPDX names
 2021-02-18 16:56 UTC  (11+ messages)
` [PATCH 02/11] recipes: Update common-licenses references to match new names
` [PATCH 03/11] licenses.conf: Add missing 'or-later' mappings
` [PATCH 04/11] licenses: Fix canonical license for 'or-later' handling
` [PATCH 05/11] licenses: Update INCOMPATIBLE_LICENSE "
` [PATCH 06/11] license_image: Don't canonicalise INCOMPATIBLE_LICENSE
` [PATCH 07/11] license_image: Do canonicalise package license
` [PATCH 08/11] selftest/incompatible_lic: Update the tests after the 'or-later' license handling changes
` [PATCH 09/11] xorg-minimal-fonts: Really fix determinism
` [PATCH 10/11] groff: Fix determinism issue
` [PATCH 11/11] git: Fix determnism issue

[PATCH v4] difftool.c: learn a new way start at specified file
 2021-02-18 15:04 UTC  (8+ messages)
` [PATCH v5 0/2] "

[PATCH v2] qga: return a more explicit error on why a command is disabled
 2021-02-18 16:45 UTC  (3+ messages)

[MPTCP] possible deadlock in mptcp_push_pending
 2021-02-18 14:04 UTC  (3+ messages)
` [MPTCP] "
  `  "

[RFC PATCH 3/7] t3705: add tests for `git add` in sparse checkouts
 2021-02-18 14:38 UTC  (2+ messages)

[PATCH v3 00/17] Refactor chunk-format into an API
 2021-02-18 14:07 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 11/17] midx: use chunk-format API in write_midx_internal()
  ` [PATCH v4 12/17] chunk-format: create read chunk API
  ` [PATCH v4 13/17] commit-graph: use chunk-format read API
  ` [PATCH v4 14/17] midx: "
  ` [PATCH v4 15/17] midx: use 64-bit multiplication for chunk sizes
  ` [PATCH v4 16/17] chunk-format: restore duplicate chunk checks
  ` [PATCH v4 17/17] chunk-format: add technical docs

[PATCH] Force parser shutdown after catching an exception
 2021-02-18 16:53 UTC 

[PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-18 16:53 UTC  (8+ messages)
` [PATCH 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-02-18 16:53 UTC  (9+ messages)

[PATCH v2 0/3] Add relative hysteresis support for hid sensors
 2021-02-18 13:19 UTC  (5+ messages)
` [PATCH v2 1/3] iio: Add relative sensitivity support

[PATCH v2 0/2] resolve read hystersis return invalid argument issue for hid sensors
 2021-02-18 13:17 UTC  (2+ messages)

[PATCH/v2] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-18 16:39 UTC 

[V2][PATCH] cve-check.bbclass: allow skiping non pbn
 2021-02-18 16:51 UTC  (2+ messages)
` [OE-core] "

[PATCH/v2] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-18 16:35 UTC  (4+ messages)


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.