All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 13:28:16 to 2020-12-17 14:23:01 UTC [more...]

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-17 14:16 UTC  (10+ messages)

[PATCH 0/1] regulators: bd718x7: Add enable times
 2020-12-17 14:21 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 1/1] mfd: Standardise MFD_CELL_* helper names
 2020-12-17 14:21 UTC  (3+ messages)

[PATCH 0/3] spi: new feature and fix for Marvell Orion driver
 2020-12-17 14:21 UTC  (10+ messages)
` [PATCH 1/3] spi: orion: enable clocks before spi_setup
    ` [EXT] "
` [PATCH 2/3] spi: orion: enable support for switching CS every transferred byte
` [PATCH 3/3] dt-bindings: spi: add support for spi-1byte-cs

[PATCH v7 0/5] migration: UFFD write-tracking migration/snapshots
 2020-12-17 14:16 UTC  (4+ messages)
` [PATCH v7 1/5] migration: introduce 'background-snapshot' migration capability
` [PATCH v7 2/5] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v7 3/5] migration: support UFFD write fault processing in ram_save_iterate()

[PATCH] cpufreq: intel_pstate: Use the latest guaranteed freq during verify
 2020-12-17 14:19 UTC  (3+ messages)

[PATCHv2 for-next 00/19] Misc update for rtrs
 2020-12-17 14:19 UTC  (20+ messages)
` [PATCHv2 for-next 01/19] RDMA/rtrs: Extend ibtrs_cq_qp_create
` [PATCHv2 for-next 02/19] RMDA/rtrs-srv: Occasionally flush ongoing session closing
` [PATCHv2 for-next 03/19] RDMA/rtrs-srv: Release lock before call into close_sess
` [PATCHv2 for-next 04/19] RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect
` [PATCHv2 for-next 05/19] RDMA/rtrs-clt: Set mininum limit when create QP
` [PATCHv2 for-next 06/19] RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails
` [PATCHv2 for-next 07/19] RDMA/rtrs: Call kobject_put in the failure path
` [PATCHv2 for-next 08/19] RDMA/rtrs-clt: Consolidate rtrs_clt_destroy_sysfs_root_{folder,files}
` [PATCHv2 for-next 09/19] RDMA/rtrs-clt: Kill wait_for_inflight_permits
` [PATCHv2 for-next 10/19] RDMA/rtrs-clt: Remove unnecessary 'goto out'
` [PATCHv2 for-next 11/19] RDMA/rtrs-clt: Kill rtrs_clt_change_state
` [PATCHv2 for-next 12/19] RDMA/rtrs-clt: Rename __rtrs_clt_change_state to rtrs_clt_change_state
` [PATCHv2 for-next 13/19] RDMA/rtrs-srv: Fix missing wr_cqe
` [PATCHv2 for-next 14/19] RDMA/rtrs-clt: Refactor the failure cases in alloc_clt
` [PATCHv2 for-next 15/19] RDMA/rtrs: Do not signal for heatbeat
` [PATCHv2 for-next 16/19] RDMA/rtrs-clt: Use bitmask to check sess->flags
` [PATCHv2 for-next 17/19] RDMA/rtrs-srv: Do not signal REG_MR
` [PATCHv2 for-next 18/19] RDMA/rtrs-srv: Init wr_cnt as 1
` [PATCHv2 for-next 19/19] RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug

[GIT PULL] Modules updates for v5.11
 2020-12-17 14:20 UTC 

[GIT PULL] overlayfs update for 5.11
 2020-12-17 14:20 UTC 

[PATCH v1 1/1] chardev: enable guest socket status/crontrol via DTR and DCD
 2020-12-17 14:16 UTC  (2+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-17 14:17 UTC  (6+ messages)
` [PATCH 13/18] ipu3-cio2: Add functionality "

[for-6.0 v5 00/13] Generalize memory encryption models
 2020-12-17 14:15 UTC  (6+ messages)
` [for-6.0 v5 11/13] spapr: PEF: prevent migration

[PATCH v4 net-next 1/2] net: phy: mchp: Add interrupt support for Link up and Link down to LAN8814 phy
 2020-12-17 14:16 UTC  (2+ messages)

[PATCH v3 0/3] submodule: port subcommand add from shell to C
 2020-12-17 14:16 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/12] GIC fixes and improvements
 2020-12-17 14:14 UTC  (26+ messages)
` [kvm-unit-tests PATCH v2 01/12] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs
` [kvm-unit-tests PATCH v2 02/12] lib: arm/arm64: gicv2: "
` [kvm-unit-tests PATCH v2 03/12] arm/arm64: gic: Remove SMP synchronization from ipi_clear_active_handler()
` [kvm-unit-tests PATCH v2 04/12] arm/arm64: gic: Remove unnecessary synchronization with stats_reset()
` [kvm-unit-tests PATCH v2 05/12] arm/arm64: gic: Use correct memory ordering for the IPI test
` [kvm-unit-tests PATCH v2 06/12] arm/arm64: gic: Check spurious and bad_sender in the active test
` [kvm-unit-tests PATCH v2 07/12] arm/arm64: gic: Wait for writes to acked or spurious to complete
` [kvm-unit-tests PATCH v2 08/12] arm/arm64: gic: Split check_acked() into two functions
` [kvm-unit-tests PATCH v2 09/12] arm/arm64: gic: Make check_acked() more generic
` [kvm-unit-tests PATCH v2 10/12] arm64: gic: its-trigger: Don't trigger the LPI while it is pending
` [kvm-unit-tests PATCH v2 11/12] lib: arm64: gic-v3-its: Add wmb() barrier before INT command
` [kvm-unit-tests PATCH v2 12/12] arm64: gic: Use IPI test checking for the LPI tests

[PATCH] arm64: Work around broken GCC 4.9 handling of "S" constraint
 2020-12-17 14:13 UTC  (3+ messages)

[PATCH net v2 1/2] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
 2020-12-17 14:13 UTC  (5+ messages)
` [PATCH net v2 2/2] net: mvpp2: disable force link UP during port init procedure

[PATCH] Fix mic sound on Jieli webcam
 2020-12-17 14:12 UTC  (6+ messages)

[bug report] btrfs: do an allocation earlier during snapshot creation
 2020-12-17 14:12 UTC 

how to extend a btrfs disk image?
 2020-12-17 14:12 UTC  (2+ messages)

[PATCH] spi: zynqmp_gqspi: Fix unaligned data writes issue
 2020-12-17 14:12 UTC 

assignment of spi to can channels
 2020-12-17 14:11 UTC  (6+ messages)
  ` AW: "
      ` AW: "

[PATCH] net: mhi: Add raw IP mode support
 2020-12-17 14:16 UTC  (3+ messages)

[PATCH v2] drm/bridge: lt9611: Fix handling of 4k panels
 2020-12-17 14:09 UTC 

[dpdk-dev] [PATCH v11 0/6] Add PMD power mgmt
 2020-12-17 14:05 UTC  (13+ messages)
` [dpdk-dev] [PATCH v12 00/11] Add PMD power management
` [dpdk-dev] [PATCH v12 01/11] eal: uninline power intrinsics
` [dpdk-dev] [PATCH v12 02/11] eal: avoid invalid API usage in "
` [dpdk-dev] [PATCH v12 03/11] eal: change API of "
` [dpdk-dev] [PATCH v12 04/11] eal: remove sync version of power monitor
` [dpdk-dev] [PATCH v12 05/11] eal: add monitor wakeup function
` [dpdk-dev] [PATCH v12 06/11] ethdev: add simple power management API
` [dpdk-dev] [PATCH v12 07/11] power: add PMD power management API and callback
` [dpdk-dev] [PATCH v12 08/11] net/ixgbe: implement power management API
` [dpdk-dev] [PATCH v12 09/11] net/i40e: "
` [dpdk-dev] [PATCH v12 10/11] net/ice: "
` [dpdk-dev] [PATCH v12 11/11] examples/l3fwd-power: enable PMD power mgmt

[PATCH 00/22] meson: move detection of various libraries to meson.build
 2020-12-17 14:08 UTC  (14+ messages)
` [PATCH 13/18] zstd: convert to meson
` [PATCH 14/18] seccomp: "
` [PATCH 15/18] virtfs: "
` [PATCH 16/18] cap_ng: "
` [PATCH 17/18] libattr: "
` [PATCH 18/18] meson.build: convert --with-default-devices "

[PATCH 1/2] microblaze: Set script_offset_nor env variable
 2020-12-17 14:09 UTC  (2+ messages)
` [PATCH 2/2] microblaze: Add nor device to distro boot

[PATCH v2] ltp: fix rpc build error
 2020-12-17 14:07 UTC 

[Virtio-fs] [edk2 PATCH 00/48] ArmVirtPkg, OvmfPkg: virtio filesystem driver
 2020-12-17 14:06 UTC  (5+ messages)
` [Virtio-fs] [edk2 PATCH 06/48] OvmfPkg/VirtioFsDxe: introduce the basic FUSE request/response headers

[PATCH 0/6] migration: Fixes and cleanups aroung migrate-set-parameters
 2020-12-17 14:04 UTC  (7+ messages)
` [PATCH 1/6] migration: Fix and clean up around @tls-authz

[PATCH v7 0/5] migration: UFFD write-tracking migration/snapshots
 2020-12-17 14:03 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half" failed to apply to 5.4-stable tree
 2020-12-17 13:46 UTC  (2+ messages)
` [PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half

[PATCH] mtd: rawnand: qcom: update last code word register
 2020-12-17 14:02 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half" failed to apply to 5.9-stable tree
 2020-12-17 13:46 UTC  (2+ messages)
` [PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half

[PATCH v4 0/3] merge-ort: implement recursive merges
 2020-12-17 14:03 UTC  (4+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] commit: move reverse_commit_list() from merge-recursive

[PATCH v2 2/4] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
 2020-12-17 14:01 UTC  (14+ messages)

[PATCH 0/5] crypto: add NEON-optimized BLAKE2b
 2020-12-17 14:01 UTC  (6+ messages)

[PATCH 0/7] powerpc/64s: TLB flushing improvements
 2020-12-17 13:47 UTC  (8+ messages)
` [PATCH 1/7] powerpc/64s/radix: add warning and comments in mm_cpumask trim
` [PATCH 2/7] powerpc/64s/radix: refactor TLB flush type selection
` [PATCH 3/7] powerpc/64s/radix: Check for no TLB flush required
` [PATCH 4/7] powerpc/64s/radix: Allow mm_cpumask trimming from external sources
` [PATCH 5/7] powerpc/64s/radix: occasionally attempt to trim mm_cpumask
` [PATCH 6/7] powerpc/64s/radix: serialize_against_pte_lookup IPIs "
` [PATCH 7/7] powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs

[Buildroot] Nitrogen8M stuck at boot with master branch
 2020-12-17 14:02 UTC  (3+ messages)

[hwmon:hwmon] BUILD SUCCESS 5a531c7907ab854b3b524e57cc5d1463bed38b45
 2020-12-17 14:01 UTC 

[PULL 00/12] Compile QEMU with -Wimplicit-fallthrough
 2020-12-17 14:00 UTC  (4+ messages)
    ` Status/future of QEMU bsd-user impl ? (Wea Re: [PULL 00/12] Compile QEMU with -Wimplicit-fallthrough)

Please pull u-boot-dm/next into -next
 2020-12-17 14:01 UTC  (5+ messages)

[PATCH v2 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-17 14:00 UTC  (16+ messages)
` [PATCH v2 2/8] usb: phy: tegra: Support waking up from a low power mode
` [PATCH v2 4/8] usb: chipidea: tegra: Rename UDC to USB
` [PATCH v2 5/8] usb: chipidea: tegra: Support host mode
` [PATCH v2 6/8] usb: chipidea: tegra: Support runtime PM
` [PATCH v2 7/8] usb: host: ehci-tegra: Remove the driver
` [PATCH v2 8/8] ARM: tegra_defconfig: Enable USB_CHIPIDEA and remove USB_EHCI_TEGRA

[PATCH] tick/nohz: Make the idle_exittime update correctly
 2020-12-17 13:59 UTC  (5+ messages)

[PATCH v4 00/16] RISC-V: Start to remove xlen preprocess
 2020-12-17 13:58 UTC  (5+ messages)
` [PATCH v4 16/16] hw/riscv: Use the CPU to determine if 32-bit

drivers/staging/octeon/ethernet-util.h:17 cvm_oct_get_buffer_ptr() warn: should '((packet_ptr.s.addr >> 7) - packet_ptr.s.back) << 7' be a 64 bit
 2020-12-17 13:59 UTC 

[PATCH] arm-virt: add secure pl061 for reset/power down
 2020-12-17 13:57 UTC 

[PATCH 00/25] Page folios
 2020-12-17 13:55 UTC  (7+ messages)
` [PATCH 18/25] btrfs: Use readahead_batch_length

[PATCH net-next v2 0/7] Support setting lanes via ethtool
 2020-12-17 13:54 UTC  (2+ messages)

[PATCH] acpi/gpex: Inform os to keep firmware resource map
 2020-12-17 13:52 UTC  (2+ messages)

[mptcp:export 11/21] net/mptcp/pm_netlink.c:553 mptcp_pm_nl_append_new_local_addr() warn: impossible condition '(entry->addr.id > 255) => (0-255 > 255)'
 2020-12-17 13:52 UTC 

[merged] kasan-fix-object-remain-in-offline-per-cpu-quarantine.patch removed from -mm tree
 2020-12-17 13:50 UTC  (5+ messages)

[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
 2020-12-17 13:49 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 61b513f1cf38a45b129536548b836432fdfe7259
 2020-12-17 13:50 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 7eb000bdbe7c7da811ef51942b356f6e819b13ba
 2020-12-17 13:50 UTC 

[PATCH RFC 0/2] eeprom: eeprom_93xx46: Add support for sending zero bits after address during read transfer
 2020-12-17 13:48 UTC  (7+ messages)
` [PATCH RFC 1/2] Documentation: devicetree: Add property for ignoring the dummy bits sent before "

Unrecoverable filesystem (ERROR: child eb corrupted: parent bytenr=1106952192 item=75 parent level=1 child level=1)
 2020-12-17 13:48 UTC  (3+ messages)
  ` Antw: [EXT] "

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-17 13:46 UTC  (3+ messages)

[PATCH 1/2] x86/build: Add {kvm_guest,xen}.config targets to make help's output
 2020-12-17 13:46 UTC  (2+ messages)
` [PATCH 2/2] x86/build: Realign archhelp

[LTP] [PATCH 1/1] tst_net.sh: Require veth for netns
 2020-12-17 13:46 UTC 

[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
 2020-12-17 13:44 UTC  (5+ messages)
` [PATCH v5 07/15] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1

"Cannot allocate memory" on ring creation (not RLIMIT_MEMLOCK)
 2020-12-17 13:43 UTC  (7+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: fix false positive for COMMIT_LOG_LONG_LINE with URLs
 2020-12-17 13:42 UTC  (2+ messages)
`  "

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Added test description
 2020-12-17 13:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane: Added test description (rev2)

Efistub patch breaks 5.10 for me
 2020-12-17 13:41 UTC  (4+ messages)

[igt-dev] [PATCH] kms_rotation_crc:Add HW rotation test case for amdgpu
 2020-12-17 13:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for kms_rotation_crc:Add HW rotation test case for amdgpu (rev2)

cifs-utils, Linux cifs kernel client and gssproxy
 2020-12-17 13:39 UTC  (4+ messages)
` [gssproxy] "

[PATCH 0/4] sched/fair: Burstable CFS bandwidth controller
 2020-12-17 13:36 UTC  (3+ messages)
` [PATCH 1/4] sched/fair: Introduce primitives for CFS bandwidth burst

[PATCH 0/3] gitlab-ci: Refactor show logs code and archive logs
 2020-12-17 13:36 UTC  (3+ messages)
` [PATCH 3/3] gitlab-ci: Archive logs of acceptance tests

[PATCH v6 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-17 13:36 UTC  (9+ messages)
` [PATCH v6 2/3] ACPI: platform-profile: Add platform profile support
        ` [External] "

[PATCH v3 0/3] UIO support for dfl devices
 2020-12-17 13:35 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-17 13:34 UTC  (10+ messages)
` [Intel-gfx] [PATCH v6 2/5] drm/i915/display/psr: Use plane damage clips to calculate damaged area

[PATCH 00/18] arm64: dts: renesas: Cleanup Beacon Kit and support more SoC's
 2020-12-17 13:33 UTC  (4+ messages)
` [PATCH 06/18] arm64: dts: renesas: beacon: Configure Audio CODEC clocks

[PATCH] Makefile: Add {kvm_guest,xen}.config targets to make help's output
 2020-12-17 13:32 UTC  (3+ messages)

[dunfell/master] [PATCH v2 00/10] AM64 Cleanup and other updates
 2020-12-17 13:32 UTC  (11+ messages)
` [dunfell/master] [PATCH v2 01/10] linux-ti-staging: Update kernel to latest commit sha
` [dunfell/master] [PATCH v2 02/10] u-boot-ti: Remove unneeded variable for am64xx
` [dunfell/master] [PATCH v2 03/10] machine: am64xx-evm.conf: Remove commented code and update PDK values
` [dunfell/master] [PATCH v2 04/10] ti-rtos: Update metadata and versions for RTOS firmware
` [dunfell/master] [PATCH v2 05/10] trusted-firmware-a: Update SRCREV for AM64X support
` [dunfell/master] [PATCH v2 06/10] ti-uboot-staging: Update to the latest commit
` [dunfell/master] [PATCH v2 07/10] am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x
` [dunfell/master] [PATCH v2 08/10] k3conf: Update SRCREV to latest
` [dunfell/master] [PATCH v2 09/10] ti-sci-fw: Update image gen and sysfw commit SHA
` [dunfell/master] [PATCH v2 10/10] prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02

regression: nouveau fifo: fault 01 ==> channel 1: killed ==> dead desktop
 2020-12-17 13:30 UTC  (3+ messages)
  ` [bisected] "

[PATCH] acpi: Add addr_trans in build_crs
 2020-12-17 13:27 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-1 tag
 2020-12-17 13:28 UTC  (2+ messages)

[PATCH V3] nvme: enable char device per namespace
 2020-12-17 13:29 UTC  (7+ messages)
    `  "

[lttng-dev] [PATCH urcu 1/4] Cleanup: Move ARM specific code to urcu/arch/arm.h
 2020-12-17 13:30 UTC  (8+ messages)
` [lttng-dev] [PATCH urcu 2/4] Blacklist GCC 4.4.0, 4.4.1 and 4.4.2 on ARM
` [lttng-dev] [PATCH urcu 3/4] Use DMB only on ARMv7
` [lttng-dev] [PATCH urcu 4/4] Don't force a target and optimization level "

[RFC PATCH 2/4] cpufreq: acpi-cpufreq: Add processor to the ignore PSD override list
 2020-12-17 13:27 UTC  (12+ 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.