All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-11 15:42:04 to 2019-12-11 15:51:44 UTC [more...]

[PATCH AUTOSEL 5.4 001/134] scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
 2019-12-11 15:10 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 069/134] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 5.4 070/134] powerpc/eeh: differentiate duplicate detection message

Linux 5.5=rc1 kselftest rseq test build failure
 2019-12-11 15:45 UTC  (3+ messages)

[PATCH 4.19 000/243] 4.19.89-stable review
 2019-12-11 15:06 UTC  (33+ messages)
` [PATCH 4.19 112/243] slimbus: ngd: Fix build error on x86
` [PATCH 4.19 113/243] altera-stapl: check for a null key before strcasecmping it
` [PATCH 4.19 116/243] clk: meson: Fix GXL HDMI PLL fractional bits width
` [PATCH 4.19 138/243] ARM: OMAP1/2: fix SoC name printing
` [PATCH 4.19 139/243] arm64: dts: meson-gxl-libretech-cc: fix GPIO lines names
` [PATCH 4.19 149/243] soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domains
` [PATCH 4.19 150/243] soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchy
` [PATCH 4.19 154/243] ARM: dts: realview-pbx: Fix duplicate regulator nodes
` [PATCH 4.19 156/243] tcp: fix SNMP under-estimation on failed retransmission
` [PATCH 4.19 162/243] clk: meson: meson8b: fix the offset of vid_pll_dcos N value
` [PATCH 4.19 163/243] clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
` [PATCH 4.19 167/243] dlm: fix invalid cluster name warning
` [PATCH 4.19 171/243] clk: renesas: r8a77990: Correct parent clock of DU
` [PATCH 4.19 177/243] ARM: dts: sun8i: h3: Fix the system-control register range
` [PATCH 4.19 181/243] clk: qcom: gcc-msm8998: Disable halt check of UFS clocks
` [PATCH 4.19 185/243] ARM: dts: sun8i: a23/a33: Fix up RTC device node
` [PATCH 4.19 186/243] IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
` [PATCH 4.19 187/243] IB/hfi1: Close VNIC sdma_progress sleep window
` [PATCH 4.19 189/243] usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler
` [PATCH 4.19 191/243] ASoC: max9867: Fix power management
` [PATCH 4.19 193/243] ARM: dts: am335x-pdu001: Fix polarity of card detection input
` [PATCH 4.19 199/243] ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
` [PATCH 4.19 205/243] Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
` [PATCH 4.19 207/243] Input: goodix - add upside-down quirk for Teclast X89 tablet
` [PATCH 4.19 208/243] coresight: etm4x: Fix input validation for sysfs
` [PATCH 4.19 211/243] x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
` [PATCH 4.19 221/243] jbd2: Fix possible overflow in jbd2_log_space_left()
` [PATCH 4.19 229/243] crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
` [PATCH 4.19 232/243] crypto: ccp - fix uninitialized list head
` [PATCH 4.19 234/243] crypto: user - fix memory leak in crypto_report
` [PATCH 4.19 240/243] thermal: Fix deadlock in thermal thermal_zone_device_check
` [PATCH 4.19 241/243] vcs: prevent write access to vcsu devices

[RFC PATCH v1 1/4] mm/remote_mapping: mirror a process address space
 2019-12-11 15:51 UTC  (2+ messages)

[PATCH v2 0/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-12-11 15:44 UTC  (6+ messages)
` [PATCH v2 5/5] iommu: virtio: Use iommu_put_resv_regions_simple()

[PATCH 1/8] brcmfmac: reset two D11 cores if chip has two D11 cores
 2019-12-11 15:50 UTC  (5+ messages)
` [PATCH 8/8] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0

[PATCH v4 00/14] cpuidle: psci: Support hierarchical CPU arrangement
 2019-12-11 15:43 UTC  (30+ messages)
` [PATCH v4 01/14] cpuidle: psci: Align psci_power_state count with idle state count
` [PATCH v4 02/14] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v4 03/14] firmware: psci: Export functions to manage the OSI mode
` [PATCH v4 04/14] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v4 05/14] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v4 06/14] cpuidle: psci: Simplify OF parsing of CPU idle state nodes
` [PATCH v4 07/14] cpuidle: psci: Support hierarchical CPU idle states
` [PATCH v4 08/14] cpuidle: psci: Add a helper to attach a CPU to its PM domain
` [PATCH v4 09/14] cpuidle: psci: Attach CPU devices to their PM domains
` [PATCH v4 10/14] cpuidle: psci: Prepare to use OS initiated suspend mode via "
` [PATCH v4 11/14] cpuidle: psci: Manage runtime PM in the idle path
` [PATCH v4 12/14] cpuidle: psci: Support CPU hotplug for the hierarchical model
` [PATCH v4 13/14] cpuidle: psci: Add support for PM domains by using genpd
` [PATCH v4 14/14] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-11 15:50 UTC  (3+ messages)
` [PATCH v2 2/3] usb: roles: Add API to register notifiers
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

[PATCH] drm/amdgpu: fix license on Kconfig and Makefiles
 2019-12-11 15:50 UTC  (2+ messages)

[dpdk-dev] How to manage new APIs added after major ABI release?
 2019-12-11 15:46 UTC  (5+ messages)

[PATCH v2 1/3] arm: dts: modify NPCM7xx device tree clock parameter to clock constant
 2019-12-11 15:41 UTC  (3+ messages)
` [PATCH v2 2/3] arm: dts: modify NPCM7xx device tree timer register size
` [PATCH v2 3/3] arm: dts: add new device nodes to NPCM750 device tree

[PATCH] efi/earlycon: Fix write-combine mapping on x86
 2019-12-11 15:50 UTC  (5+ messages)

[tpm2] Re: tpm2_create signature verification fails due to "RSA_padding_check_PKCS_type1:invalid padding"
 2019-12-11 15:50 UTC 

[PATCH libdrm v4] modetest: Use floating vrefresh while dumping mode
 2019-12-11 15:49 UTC  (2+ messages)

[meta-freescale] imx6qdl based board won't boot with kernel 4.9.x
 2019-12-11 15:49 UTC  (4+ messages)
`  "

[PATCH v1] xen-pciback: optionally allow interrupt enable flag writes
 2019-12-11 15:49 UTC  (3+ messages)
` [Xen-devel] "

variable and task/function timing
 2019-12-11 15:49 UTC  (5+ messages)
` [yocto] "

[PATCH 0/6] rtlwifi: convert rtl8192{ce,cu,de} to use generic functions
 2019-12-11 15:47 UTC  (7+ messages)
` [PATCH 1/6] rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
` [PATCH 2/6] rtlwifi: rtl8192cu: "
` [PATCH 3/6] rtlwifi: rtl8192de: "
` [PATCH 4/6] rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
` [PATCH 5/6] rtlwifi: rtl8192cu: "
` [PATCH 6/6] rtlwifi: rtl8192de: "

[PATCH 1/3] drm/amdgpu: move dpcs headers to dpcs includes
 2019-12-11 15:45 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add dpcs20 registers
` [PATCH 3/3] drm/amd/display: add missing dcn link encoder regs

[dpdk-dev] [PATCH v2 0/7] support switch management
 2019-12-11 15:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/7] net/fm10k: add i2c sbus registers definition

[PATCH BlueZ 0/3] mesh: clean up
 2019-12-11 15:48 UTC  (3+ messages)
` [PATCH BlueZ 2/3] mesh: Clean up node.c

[PATCH] drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits
 2019-12-11 15:40 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/79] scsi: lpfc: Fix discovery failures when target device connectivity bounces
 2019-12-11 15:26 UTC  (41+ messages)
` [PATCH AUTOSEL 4.19 02/79] scsi: mpt3sas: Fix clear pending bit in ioctl status
` [PATCH AUTOSEL 4.19 06/79] iommu: rockchip: Free domain on .domain_free
` [PATCH AUTOSEL 4.19 08/79] dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
` [PATCH AUTOSEL 4.19 09/79] scsi: target: compare full CHAP_A Algorithm strings
` [PATCH AUTOSEL 4.19 10/79] scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
` [PATCH AUTOSEL 4.19 11/79] scsi: csiostor: Don't enable IRQs too early
` [PATCH AUTOSEL 4.19 12/79] scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
` [PATCH AUTOSEL 4.19 13/79] powerpc/pseries: Mark accumulate_stolen_time() as notrace
` [PATCH AUTOSEL 4.19 15/79] powerpc/tools: Don't quote $objdump in scripts
` [PATCH AUTOSEL 4.19 16/79] dma-debug: add a schedule point in debug_dma_dump_mappings()
` [PATCH AUTOSEL 4.19 17/79] leds: lm3692x: Handle failure to probe the regulator
` [PATCH AUTOSEL 4.19 18/79] leds: trigger: netdev: fix handling on interface rename
` [PATCH AUTOSEL 4.19 20/79] clocksource/drivers/timer-of: Use unique device name instead of timer
` [PATCH AUTOSEL 4.19 21/79] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 4.19 22/79] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
` [PATCH AUTOSEL 4.19 23/79] ext4: update direct I/O read lock pattern for IOCB_NOWAIT
` [PATCH AUTOSEL 4.19 24/79] ext4: iomap that extends beyond EOF should be marked dirty
` [PATCH AUTOSEL 4.19 25/79] jbd2: Fix statistics for the number of logged blocks
` [PATCH AUTOSEL 4.19 27/79] scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow
` [PATCH AUTOSEL 4.19 31/79] irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
` [PATCH AUTOSEL 4.19 32/79] irqchip: ingenic: Error out if IRQ domain creation failed
` [PATCH AUTOSEL 4.19 33/79] mfd: mfd-core: Honour Device Tree's request to disable a child-device
` [PATCH AUTOSEL 4.19 34/79] fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
` [PATCH AUTOSEL 4.19 36/79] scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)
` [PATCH AUTOSEL 4.19 37/79] PCI: rpaphp: Fix up pointer to first drc-info entry
` [PATCH AUTOSEL 4.19 39/79] powerpc/pseries/cmm: Implement release() function for sysfs device
` [PATCH AUTOSEL 4.19 40/79] PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
` [PATCH AUTOSEL 4.19 41/79] PCI: rpaphp: Annotate and correctly byte swap DRC properties
` [PATCH AUTOSEL 4.19 43/79] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 4.19 44/79] scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE
` [PATCH AUTOSEL 4.19 45/79] clk: pxa: fix one of the pxa RTC clocks
` [PATCH AUTOSEL 4.19 48/79] ext4: fix a bug in ext4_wait_for_tail_page_commit
` [PATCH AUTOSEL 4.19 51/79] libnvdimm/btt: fix variable 'rc' set but not used
` [PATCH AUTOSEL 4.19 52/79] HID: Improve Windows Precision Touchpad detection
` [PATCH AUTOSEL 4.19 53/79] HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device
` [PATCH AUTOSEL 4.19 54/79] watchdog: aspeed: Fix clock behaviour for ast2600
` [PATCH AUTOSEL 4.19 56/79] ext4: work around deleting a file with i_nlink == 0 safely
` [PATCH AUTOSEL 4.19 58/79] scsi: ufs: Fix error handing during hibern8 enter
` [PATCH AUTOSEL 4.19 59/79] scsi: scsi_debug: num_tgts must be >= 0
` [PATCH AUTOSEL 4.19 61/79] scsi: iscsi: Don't send data to unbound connection

[PATCH for 5.4 0/3] Restartable Sequences Fixes
 2019-12-11 15:47 UTC  (3+ messages)

[PATCH iproute2 0/3] Devlink health reporter's issues
 2019-12-11 15:45 UTC  (4+ messages)
` [PATCH iproute2 1/3] devlink: Print health reporter's dump time-stamp in a helper function
` [PATCH iproute2 2/3] devlink: Add a new time-stamp format for health reporter's dump
` [PATCH iproute2 3/3] devlink: Fix fmsg nesting in non JSON output

[PATCH 0/6] Fix various comment errors
 2019-12-11 15:46 UTC  (3+ messages)
` [PATCH 3/6] KVM: Fix some comment typos and missing parentheses

[PATCH v4 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-12-11 15:42 UTC  (29+ messages)
` [PATCH v4 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v4 02/12] ELF: Add ELF program property parsing support
` [PATCH v4 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use
` [PATCH v4 04/12] arm64: Basic Branch Target Identification support
` [PATCH v4 05/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v4 06/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v4 07/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v4 08/12] arm64: unify native/compat instruction skipping
` [PATCH v4 09/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v4 10/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v4 11/12] KVM: "
` [PATCH v4 12/12] arm64: mm: Display guarded pages in ptdump

[PATCH v1] sdhci: tegra: Add workaround for Broadcom WiFi
 2019-12-11 15:46 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-11 15:46 UTC  (10+ messages)
` [kvm-unit-tests PATCH v4 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v4 2/9] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v4 3/9] s390x: interrupt registration
` [kvm-unit-tests PATCH v4 4/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v4 5/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v4 6/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v4 7/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v4 8/9] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests PATCH v4 9/9] s390x: css: ping pong

[PATCH 00/26] Make QDev use class properties
 2019-12-11 15:42 UTC  (3+ messages)
` [PATCH 02/26] qdev: remove duplicated qdev_property_add_static() doc

[PATCH v4] Implementation of MGMT_OP_SET_BLOCKED_KEYS
 2019-12-11 15:45 UTC 

[RFC PATCH v1 2/4] mm: also set VMA in khugepaged range invalidation
 2019-12-11 15:44 UTC  (2+ messages)

[PATCH net] ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
 2019-12-11 15:44 UTC  (2+ messages)

[libgpiod][PATCH] build: check linux headers version at build-time
 2019-12-11 15:44 UTC 

[PATCH 0/2] psi: two division fixes
 2019-12-11 15:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] sandbox: enable UEFI unit tests
 2019-12-11 15:43 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] configs: sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST
  `  "

[PATCH 1/4] drm/scheduler: rework entity creation
 2019-12-11 15:42 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
` [PATCH 3/4] amd/amdgpu: add sched array to IPs with multiple run-queues
` [PATCH 4/4] drm/scheduler: do not keep a copy of sched list

[PATCH net-next v2] net: bridge: add STP xstats
 2019-12-11 15:42 UTC  (4+ messages)
    ` [Bridge] "

[PATCH net-next 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-11 15:42 UTC  (4+ messages)
` [PATCH net-next 3/3] openvswitch: New "


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.