All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 13:55:37 to 2020-07-24 14:33:10 UTC [more...]

[PATCH V7 00/14] TopDown metrics support for Icelake
 2020-07-24 14:32 UTC  (8+ messages)
` [PATCH V7 07/14] perf/core: Add a new PERF_EV_CAP_COEXIST event capability

[PATCH v2 0/9] s390: implement and optimize vmemmap_free()
 2020-07-24 14:32 UTC  (2+ messages)

[PATCH] rtc: ds1307: provide an indication that the watchdog has fired
 2020-07-24 14:32 UTC  (2+ messages)

Possible regression with VGA and resolutions in Windows 10?
 2020-07-24 14:31 UTC  (5+ messages)

5.7 regression: Lots of PCIe AER errors and suspend failure without pcie=noaer
 2020-07-24 14:32 UTC  (4+ messages)

[PATCH 3/3] driver core: Avoid adding children below a dead parent
 2020-07-24 14:29 UTC  (2+ messages)
` [driver core] e3b1cb5c89: WARNING:possible_recursive_locking_detected

[PATCH V4] Softirq:avoid large sched delay from the pending softirqs
 2020-07-24 14:31 UTC 

[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-24 14:30 UTC  (10+ messages)
` [PATCH v8 3/7] init: add support for zstd compressed kernel
` [PATCH v8 6/7] x86: Add support for ZSTD "

[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-24 14:29 UTC  (9+ messages)
` [PATCH v2 4/7] interconnect: qcom: Add SM8150 interconnect provider driver
` [PATCH v2 5/7] interconnect: qcom: Add SM8250 "
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: add interconnect nodes
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: "

d08ac70b1e: WARNING:at_kernel/fork.c:#__mmdrop
 2020-07-24 14:29 UTC 

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-24 14:28 UTC  (5+ messages)
` [patch V5 13/15] x86/entry: Use generic interrupt entry/exit code
` [patch V5 15/15] x86/kvm: Use generic xfer to guest work function

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-07-24 14:28 UTC  (4+ messages)
` [PATCH 1/2] Add UFFD_USER_MODE_ONLY

[sctp] ebb25defdc: kernel_BUG_at_mm/slub.c
 2020-07-24 14:27 UTC  (2+ messages)
` [LTP] "

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-24 14:27 UTC  (4+ messages)
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon

[PATCH v3 0/4] block: improve error reporting for unsupported O_DIRECT
 2020-07-24 14:26 UTC  (11+ messages)
` [PATCH v3 1/4] util: rename qemu_open() to qemu_open_old()
` [PATCH v3 2/4] util: introduce qemu_open and qemu_create with error reporting
` [PATCH v3 3/4] util: give a specific error message when O_DIRECT doesn't work
` [PATCH v3 4/4] block: switch to use qemu_open/qemu_create for improved errors

[PATCH] Adding support for reloading configuration via systemd
 2020-07-24 14:26 UTC  (6+ messages)

[PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24 14:26 UTC  (5+ messages)
  ` [Phishing Risk] [External] "

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-24 14:24 UTC  (12+ messages)
` [dpdk-dev] [PATCH v9 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v9 01/10] eal: introduce macro for bit definition
  ` [dpdk-dev] [PATCH v9 02/10] drivers: fix indent of directory list
  ` [dpdk-dev] [PATCH v9 03/10] drivers: relax dependency order
  ` [dpdk-dev] [PATCH v9 04/10] common/mlx5: fix void parameters in glue wrappers
  ` [dpdk-dev] [PATCH v9 05/10] regex/mlx5: fix segmentation fault during error unwinding
  ` [dpdk-dev] [PATCH v9 06/10] common/mlx5: avoid using class constructor priority
  ` [dpdk-dev] [PATCH v9 07/10] common/mlx5: change class values as bits
  ` [dpdk-dev] [PATCH v9 08/10] common/mlx5: introduce layer to support multiple class drivers
  ` [dpdk-dev] [PATCH v9 09/10] common/mlx5: register class drivers through common layer
  ` [dpdk-dev] [PATCH v9 10/10] common/mlx5: remove class check from class drivers

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-07-24 14:25 UTC  (5+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 08/18] maintenance: add prefetch task

[RFC][BUG] io_uring: fix work corruption for poll_add
 2020-07-24 14:23 UTC  (7+ messages)

[PATCH v2 0/4] Prefixed instruction tests to cover negative cases
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH v3 0/9] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-24 14:18 UTC  (20+ messages)
` [PATCH v3 1/9] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH v3 2/9] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH v3 3/9] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH v3 4/9] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
  ` [PATCH v3 4/9] dt-bindings: irqchip: ti,sci-intr: "
` [PATCH v3 5/9] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
  ` [PATCH v3 5/9] dt-bindings: irqchip: Convert ti,sci-intr "
` [PATCH v3 6/9] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v3 7/9] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent
  ` [PATCH v3 7/9] dt-bindings: irqchip: ti,sci-inta: "
` [PATCH v3 8/9] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml
  ` [PATCH v3 8/9] dt-bindings: irqchip: Convert ti,sci-inta "
` [PATCH v3 9/9] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

[PATCHv2 1/2] hwrng: optee: handle unlimited data rates
 2020-07-24 14:23 UTC  (4+ messages)
` [PATCHv2 2/2] hwrng: optee: fix wait use case

[pinctrl:devel] BUILD SUCCESS 44f668ce4d2484f1ab289a603d9bfd4e1d046c10
 2020-07-24 14:21 UTC 

[RFC PATCH 0/2] Add write-once and file-backed features to OTP
 2020-07-24 14:20 UTC  (5+ messages)
` [RFC PATCH 1/2] hw/riscv: sifive_u: Add file-backed OTP. softmmu/vl: add otp-file to boot option
` [RFC PATCH 2/2] hw/riscv: sifive_u: Add write-once protection

[net-next v2 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-24 14:19 UTC  (7+ messages)
` [net-next v2 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next v2 2/6] net: marvell: prestera: Add PCI interface support
` [net-next v2 3/6] net: marvell: prestera: Add basic devlink support
` [net-next v2 4/6] net: marvell: prestera: Add ethtool interface support
` [net-next v2 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [net-next v2 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings

[ceph-client:testing 2/8] fs/ceph/metric.c:23:11: warning: variable 'total' set but not used
 2020-07-24 13:56 UTC  (2+ messages)

[PATCH] RDMA/rxe: fix retry forever when rnr_retry >= 7
 2020-07-24 14:20 UTC  (5+ messages)
  ` [External] "

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] githooks.txt: use correct "reference-transaction" hook name
 2020-07-24 14:21 UTC  (2+ messages)

[PATCH] x86: guard against port I/O overlapping the RTC/CMOS range
 2020-07-24 14:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: fix GTPU down/uplink and extension conflict
 2020-07-24 14:19 UTC  (3+ messages)

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-07-24 14:16 UTC  (61+ messages)
` [PATCH v2 03/29] memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
` [PATCH v2 04/29] memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
` [PATCH v2 11/29] memory: emif-asm-offsets: Add GPLv2 SPDX license header
` [PATCH v2 12/29] memory: emif: Put constant in comparison on the right side
` [PATCH v2 13/29] memory: emif: Fix whitespace coding style violations
` [PATCH v2 14/29] memory: emif: Silence platform_get_irq() error in driver
` [PATCH v2 15/29] memory: ti-emif-pm: Fix cast to iomem pointer
` [PATCH v2 17/29] memory: brcmstb_dpfe: Constify the contents of string
` [PATCH v2 18/29] memory: brcmstb_dpfe: Remove unneeded braces
` [PATCH v2 19/29] memory: mtk-smi: Add argument to function pointer definition
` [PATCH v2 22/29] memory: omap-gpmc: Fix whitespace issue
` [PATCH v2 23/29] memory: pl172: Add GPLv2 SPDX license header
` [PATCH v2 26/29] memory: fsl_ifc: Fix whitespace issues
` [PATCH v2 27/29] memory: da8xx-ddrctl: Remove unused 'node' variable

v5 for detached headers and key files
 2020-07-24 14:20 UTC  (5+ messages)
` [PATCH] forgotten in Subject, Was: "

[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
 2020-07-24 14:18 UTC  (4+ messages)
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter

[PATCH v1] scsi: ufs-mediatek: Prevent LPM operation on undeclared VCC
 2020-07-24 14:16 UTC  (3+ messages)

[PATCH v6 00/23] powerpc/book3s/64/pkeys: Simplify the code
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 14:16 UTC  (2+ messages)

[PATCH V2] tpm_emulator: Report an error if chardev is missing
 2020-07-24 14:15 UTC 

[RFC PATCH] s390x/pci: vfio-pci breakage with disabled mem enforcement
 2020-07-24 14:15 UTC  (4+ messages)

[PATCH] docs/binfmt-misc:Change backtick to apostrophe
 2020-07-24 14:12 UTC 

[PATCH for-5.1] hw: Only compile the usb-dwc2 controller if it is really needed
 2020-07-24 14:14 UTC  (5+ messages)

[PATCH v3 0/4] powerpc/mm/radix: Memory unplug fixes
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] switch-config: Update v4.1 branch to the latest version commit
 2020-07-24 14:11 UTC 

[PATCH v4] libselinux: use kernel status page by default
 2020-07-24 14:13 UTC 

[PATCH] tpm_emulator: Report an error if chardev is missing
 2020-07-24 14:11 UTC  (4+ messages)

[PATCH] change slave occurence to secondary everywhere
 2020-07-24 14:09 UTC  (6+ messages)
` [PATCH v3] staging: nvec: change usage of slave to secondary

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24 14:09 UTC  (7+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[Bug 208661] New: Backlight doesn't work with both nv_backlight and acpi_video
 2020-07-24 14:10 UTC  (2+ messages)
` [Bug 208661] "

fix_priv_head
 2020-07-24 14:10 UTC  (5+ messages)

[PATCH v4 0/5] DVFS support for Venus
 2020-07-24 14:09 UTC  (4+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[PATCH v1] ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289
 2020-07-24 14:08 UTC 

[PATCH 1/9] powerpc/configs: Drop old symbols from ppc6xx_defconfig
 2020-07-24 13:17 UTC  (7+ messages)
` [PATCH 3/9] powerpc/52xx: Fix comment about CONFIG_BDI*
` [PATCH 5/9] powerpc/32s: Fix CONFIG_BOOK3S_601 uses
` [PATCH 6/9] powerpc/32s: Remove TAUException wart in traps.c
` [PATCH 7/9] powerpc/boot: Fix CONFIG_PPC_MPC52XX references
` [PATCH 8/9] powerpc/kvm: Use correct CONFIG symbol in comment
` [PATCH 9/9] powerpc: Drop old comment about CONFIG_POWER

[PULL 0/4] Error reporting patches patches for 2020-07-24
 2020-07-24 14:08 UTC  (3+ messages)
` [PULL 4/4] qapi/error: Check format string argument in error_*prepend()

[PATCH v4 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-24 14:08 UTC  (5+ messages)
` [PATCH v4 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel

[PATCH] tty: serial: Add RS485 RTS GPIO control
 2020-07-24 14:08 UTC  (2+ messages)

[PATCH v1] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289
 2020-07-24 14:06 UTC 

[PATCH] uprobes: change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL
 2020-07-24 14:07 UTC  (2+ messages)
` [tip: perf/urgent] uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression

[PATCH v4] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-24 14:01 UTC  (3+ messages)

[PATCH v4] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-24 14:02 UTC  (3+ messages)

[PATCH] change slave occurence to secondary everywhere
 2020-07-24 14:06 UTC  (3+ messages)

[Bug 208679] New: AMDGPU - HDMI audio not available
 2020-07-24 14:06 UTC  (2+ messages)
` [Bug 208679] "

[dpdk-dev] [PATCH v3] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs
 2020-07-24 14:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "

[Cluster-devel] [PATCH dlm-next 0/4] fs: dlm: receive handling changes
 2020-07-24 14:04 UTC  (3+ messages)
` [Cluster-devel] [PATCH dlm-next 2/4] fs: dlm: fix report error of invalid messages

pull-request: wireless-drivers-2020-07-24
 2020-07-24 14:03 UTC 

[PATCH BlueZ v2] main: add missing comma after AlwaysPairable
 2020-07-24 14:03 UTC 

[PATCH v3 0/3] Add USB role switch support to DWC2
 2020-07-24 13:58 UTC  (5+ messages)

[PATCH v1 0/6] CTU CAN FD core support
 2020-07-24  9:46 UTC  (3+ messages)
` [PATCH v1 5/6] hw/net/can: CTU CAN FD IP open hardware core emulation

[PATCH] [RFC] travis-ci: remove bogus 'pyenv' in the Linux jobs
 2020-07-24 13:58 UTC  (4+ messages)
` [PATCH v2] ci: use absolute PYTHON_PATH "

[PATCH 0/4] ex4 block bitmap prefetching
 2020-07-24 13:58 UTC  (3+ messages)
` [PATCH 4/4] ext4: add prefetch_block_bitmaps mount options

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-24 13:57 UTC  (8+ messages)
` [PATCH 2/2] zonefs: use zone-append for AIO as well

[PATCH v2 0/6] wcn36xx misc fixes
 2020-07-24 14:02 UTC  (3+ 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.