linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 12:34:06 to 2020-05-07 14:29:18 UTC [more...]

[PATCH AUTOSEL 5.4 01/35] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-07 14:28 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 07/35] scsi: qla2xxx: check UNLOADING before posting async work
` [PATCH AUTOSEL 5.4 08/35] scsi: target/iblock: fix WRITE SAME zeroing
` [PATCH AUTOSEL 5.4 10/35] RDMA/core: Prevent mixed use of FDs between shared ufiles
` [PATCH AUTOSEL 5.4 13/35] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH AUTOSEL 5.4 17/35] RDMA/core: Fix race between destroy and release FD object
` [PATCH AUTOSEL 5.4 24/35] dmaengine: dmatest: Fix process hang when reading 'wait' parameter
` [PATCH AUTOSEL 5.4 25/35] drm/amd/powerplay: avoid using pm_en before it is initialized revised
` [PATCH AUTOSEL 5.4 26/35] SUNRPC: defer slow parts of rpc_free_client() to a workqueue
` [PATCH AUTOSEL 5.4 32/35] i2c: aspeed: Avoid i2c interrupt status clear race condition

[PATCH AUTOSEL 5.6 01/50] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-07 14:27 UTC  (21+ messages)
` [PATCH AUTOSEL 5.6 02/50] RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
` [PATCH AUTOSEL 5.6 05/50] dmaengine: xilinx_dma: Add missing check for empty list
` [PATCH AUTOSEL 5.6 06/50] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
` [PATCH AUTOSEL 5.6 07/50] vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
` [PATCH AUTOSEL 5.6 12/50] RDMA/mlx5: Set GRH fields in query QP on RoCE
` [PATCH AUTOSEL 5.6 15/50] RDMA/core: Fix overwriting of uobj in case of error
` [PATCH AUTOSEL 5.6 20/50] ALSA: hda: Match both PCI ID and SSID for driver blacklist
` [PATCH AUTOSEL 5.6 25/50] dma-buf: Fix SET_NAME ioctl uapi
` [PATCH AUTOSEL 5.6 26/50] nvme: prevent double free in nvme_alloc_ns() error handling
` [PATCH AUTOSEL 5.6 27/50] dmaengine: fix channel index enumeration
` [PATCH AUTOSEL 5.6 28/50] dmaengine: dmatest: Fix iteration non-stop logic
` [PATCH AUTOSEL 5.6 29/50] i2c: iproc: generate stop event for slave writes
` [PATCH AUTOSEL 5.6 31/50] dmaengine: dmatest: Fix process hang when reading 'wait' parameter
` [PATCH AUTOSEL 5.6 35/50] drm/amd/display: check if REFCLK_CNTL register is present
` [PATCH AUTOSEL 5.6 37/50] drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
` [PATCH AUTOSEL 5.6 39/50] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
` [PATCH AUTOSEL 5.6 40/50] ALSA: opti9xx: shut up gcc-10 range warning
` [PATCH AUTOSEL 5.6 41/50] i2c: aspeed: Avoid i2c interrupt status clear race condition
` [PATCH AUTOSEL 5.6 43/50] block: remove the bd_openers checks in blk_drop_partitions
` [PATCH AUTOSEL 5.6 46/50] iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system

[PATCH] arm64/cpufeature: Verify KVM capabilities during CPU hotplug
 2020-05-07 14:22 UTC  (3+ messages)

[PATCH] e1000e: Disable TSO for buffer overrun workaround
 2020-05-07 14:21 UTC 

[PATCHv4 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-05-07 14:18 UTC  (6+ messages)
` [PATCHv4 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-07 14:15 UTC  (12+ messages)
` [patch V4 part 2 02/18] x86/entry/32: Move non entry code into .text section
` [patch V4 part 2 04/18] x86/entry/common: Protect against instrumentation
` [patch V4 part 2 05/18] x86/entry: Move irq tracing on syscall entry to C-code
` [patch V4 part 2 10/18] x86/entry/64: Check IF in __preempt_enable_notrace() thunk

[PATCH 0/1] Add USB role switch to tps6598x
 2020-05-07 14:15 UTC  (4+ messages)
` [PATCH 1/1] usb: typec: tps6598x: Add USB role switching logic

[PATCH] kgdb: Fix spurious true from in_dbg_master()
 2020-05-07 14:14 UTC  (3+ messages)

[PATCH v4 2/3] x86/delay: Refactor delay_mwaitx() for TPAUSE support
 2020-05-07 14:13 UTC  (2+ messages)
` [tip: x86/timers] "

[PATCH v4 1/3] x86/delay: Preparatory code cleanup
 2020-05-07 14:13 UTC  (2+ messages)
` [tip: x86/timers] "

[PATCH v4 3/3] x86/delay: Introduce TPAUSE delay
 2020-05-07 14:13 UTC  (2+ messages)
` [tip: x86/timers] "

[PATCH] slub: limit count of partial slabs scanned to gather statistics
 2020-05-07 14:12 UTC  (4+ messages)

[RFC PATCH 0/7] Share events between metrics
 2020-05-07 14:11 UTC  (3+ messages)

[RFC PATCH v2 00/23] Share events between metrics
 2020-05-07 14:08 UTC  (24+ messages)
` [RFC PATCH v2 01/23] perf expr: unlimited escaped characters in a symbol
` [RFC PATCH v2 02/23] perf metrics: fix parse errors in cascade lake metrics
` [RFC PATCH v2 03/23] perf metrics: fix parse errors in skylake metrics
` [RFC PATCH v2 04/23] perf expr: allow ',' to be an other token
` [RFC PATCH v2 05/23] perf expr: increase max other
` [RFC PATCH v2 06/23] perf expr: parse numbers as doubles
` [RFC PATCH v2 07/23] perf expr: debug lex if debugging yacc
` [RFC PATCH v2 08/23] perf metrics: fix parse errors in power8 metrics
` [RFC PATCH v2 09/23] perf metrics: fix parse errors in power9 metrics
` [RFC PATCH v2 10/23] perf expr: print a debug message for division by zero
` [RFC PATCH v2 11/23] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v2 12/23] perf test: improve pmu event metric testing
` [RFC PATCH v2 13/23] lib/bpf hashmap: increase portability
` [RFC PATCH v2 14/23] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [RFC PATCH v2 15/23] perf expr: fix memory leaks in bison
` [RFC PATCH v2 16/23] perf evsel: fix 2 memory leaks
` [RFC PATCH v2 17/23] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH v2 18/23] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH v2 19/23] perf metricgroup: free metric_events on error
` [RFC PATCH v2 20/23] perf metricgroup: always place duration_time last
` [RFC PATCH v2 21/23] perf metricgroup: delay events string creation
` [RFC PATCH v2 22/23] perf metricgroup: order event groups by size
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events

[PATCH V13 0/3] da7280: haptic driver submission
 2020-05-06 16:08 UTC  (4+ messages)
` [PATCH V13 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH V13 3/3] Input: new da7280 haptic driver
` [PATCH V13 2/3] dt-bindings: input: Add document bindings for DA7280

[PATCH 08/11] x86/uv: Simplify uv_send_IPI_one
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Simplify uv_send_IPI_one()

[PATCH 05/11] x86/uv: Remove the UV*_HUB_IS_SUPPORTED macros
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH 04/11] x86/uv: Unexport symbols only used by x2apic_uv_x.c
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-05-07 14:07 UTC  (2+ messages)

[PATCH 06/11] x86/uv: Mark is_uv_hubless static
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Mark is_uv_hubless() static

[PATCH 10/11] x86/uv: Unexport uv_apicid_hibits
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH 07/11] x86/uv: Mark uv_min_hub_revision_id static
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-07 14:07 UTC  (11+ messages)

[PATCH 09/11] x86/uv: Remove _uv_hub_info_check
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Remove _uv_hub_info_check()

USB networking news, ofono for d4: less hacked version
 2020-05-07 14:07 UTC  (4+ messages)

[PATCH 03/11] x86/uv: Unexport sn_coherency_id
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: "

[PATCH 01/11] x86/uv: Mark uv_bios_call and uv_bios_call_irqsave static
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static

[PATCH 02/11] x86/uv: Remove the uv_partition_coherence_id macro
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Remove the uv_partition_coherence_id() macro

[PATCH 11/11] x86/uv: Remove the unused _uv_cpu_blade_processor_id macro
 2020-05-07 14:07 UTC  (2+ messages)
` [tip: x86/platform] x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:06 UTC  (17+ messages)
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v4 10/15] virtio-mem: Better retry handling
` [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH V1 0/2] CQE fixes
 2020-05-07 14:06 UTC  (4+ messages)
` [PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
    ` [PATCH] mmc: block: Fix request completion in the CQE timeout path

[PATCH] arm64: vdso: Add --eh-frame-hdr to ldflags
 2020-05-07 14:04 UTC  (2+ messages)

[PATCHv2] iommu/arm-smmu: Make remove callback message more informative
 2020-05-07 14:04 UTC  (2+ messages)

[PATCH 00/15] Split off nVHE hyp code
 2020-05-07 14:01 UTC  (10+ messages)
` [PATCH 01/15] arm64: kvm: Unify users of HVC instruction
` [PATCH 02/15] arm64: kvm: Formalize host-hyp hypcall ABI
` [PATCH 03/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH 04/15] arm64: kvm: Add build rules for separate nVHE object files

[PATCH] x86: bitops: fix build regression
 2020-05-07 14:00 UTC  (7+ messages)

[PATCH] arm64: stacktrace: Factor out some common code info on_stack()
 2020-05-07 13:52 UTC  (2+ messages)

[PATCH] net: optimize cmpxchg in ip_idents_reserve
 2020-05-07 13:49 UTC  (13+ messages)

[PATCH 1/3] MIPS: Remove support for LASAT
 2020-05-07 13:47 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Remove PMC MSP71xx platform
` [PATCH 3/3] MIPS: Remove NEC MARKEINS/EMMA

[PATCH -next] drm/amd/display: remove duplicate headers
 2020-05-07 13:50 UTC 

[PATCH] ceph: demote quotarealm lookup warning to a debug message
 2020-05-07 13:44 UTC  (2+ messages)

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-07 13:44 UTC  (5+ messages)
` [PATCH v2 1/2] [media] mtk-mdp: add driver to probe mdp components

Clang and UBSAN: member access within null pointer of type
 2020-05-07 13:42 UTC 

[PATCH] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-07 13:40 UTC  (2+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-07 13:38 UTC  (7+ messages)

[PATCH v3 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-07 13:38 UTC  (3+ messages)
` [PATCH v3 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

[RFC 0/4] IDLE gating in presence of latency-sensitive tasks
 2020-05-07 13:37 UTC  (5+ messages)
` [RFC 1/4] sched/core: Introduce per_cpu counter to track latency sensitive tasks
` [RFC 2/4] sched/core: Set nr_lat_sensitive counter at various scheduler entry/exit points
` [RFC 3/4] sched/idle: Disable idle call on least latency requirements
` [RFC 4/4] sched/idle: Add debugging bits to validate inconsistency in latency sensitive task calculations

[PATCH V2] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
 2020-05-07 13:37 UTC 

[PATCH v4 00/11] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-05-07 13:36 UTC  (3+ messages)
` [PATCH v4 05/11] s390: Change s390_kernel_write() return type to match memcpy()

[PATCH -next] kernel.h: remove duplicate headers
 2020-05-07 13:36 UTC  (2+ messages)

[PATCH -next] net: ipa: remove duplicate headers
 2020-05-07 13:39 UTC 

[PATCH v2 00/12] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-05-07 13:34 UTC  (3+ messages)
` [PATCH v2 03/12] bus/fsl-mc: add support for 'driver_override' in the mc-bus

[PATCH] USB: Remove dead code in usb_choose_configuration()
 2020-05-07 13:32 UTC  (2+ messages)

[PATCH V2] arm64/cpuinfo: Move HWCAP name arrays alongside their bit definitions
 2020-05-07 13:29 UTC 

[PATCH v3 00/10] Support XSAVES supervisor states
 2020-05-07 13:28 UTC  (5+ messages)
` [PATCH v3 06/10] x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates
` [PATCH v3 07/10] x86/fpu/xstate: Update copy_kernel_to_xregs_err() for XSAVES supervisor states

[PATCH] PM / devfreq: imx: Fix inconsistent IS_ERR and PTR_ERR
 2020-05-07 13:27 UTC  (2+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-07 13:26 UTC  (3+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[PATCH v2 1/2] cpu/hotplug: Remove disable_nonboot_cpus()
 2020-05-07 13:26 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v2 2/2] cpu/hotplug: Remove __freeze_secondary_cpus()
 2020-05-07 13:26 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v13 0/2] iio: proximity: driver for vcnl3020
 2020-05-07 13:26 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v13 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH 0/4] qoriq: Add platform dependencies
 2020-05-07 13:24 UTC  (2+ messages)

[PATCH] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-07 13:24 UTC  (2+ messages)

[PATCH v4 0/5] iommu/vt-d: Add page request draining support
 2020-05-07 13:23 UTC  (4+ messages)
` [PATCH v4 3/5] iommu/vt-d: Disable non-recoverable fault processing before unbind

[PATCH -next] cxgb4: remove duplicate headers
 2020-05-07 13:26 UTC 

[PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-07 13:18 UTC  (3+ messages)

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-07 13:16 UTC  (4+ messages)
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH -next] mmc: sdhci-pci-gli: Make sdhci_pci_gli_resume static
 2020-05-07 13:16 UTC  (2+ messages)

[PATCH] perf/x86/rapl: Add Ice Lake RAPL support
 2020-05-07 13:14 UTC 

[PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for dash, etc
 2020-05-07 13:12 UTC  (5+ messages)
` [PATCH 3/3] selftests/ftrace: Use /bin/echo instead of built-in echo

[RFC PATCH] cpufreq: add support for HiSilicon SoC HIP09
 2020-05-07 13:04 UTC  (7+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-07 13:04 UTC  (4+ messages)
` [PATCH v4 2/7] KVM: arm64: "

[RFC net] net: dsa: Add missing reference counting
 2020-05-07 13:02 UTC  (4+ messages)

[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-07 13:00 UTC  (8+ messages)
  ` [EXT] "

[PATCH] platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-07 12:58 UTC  (2+ messages)

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-07 12:57 UTC  (3+ messages)
` [PATCH v3 3/6] pstore/ram: Refactor DT size parsing

[PATCH] platform/x86: dell-laptop: don't register platform::micmute if the related tokens don't exist
 2020-05-07 12:57 UTC  (5+ messages)

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-07 12:53 UTC  (4+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-07 12:53 UTC  (6+ messages)

[PATCH v2 0/2] Add QRTR MHI client driver
 2020-05-07 12:53 UTC  (3+ messages)
` [PATCH v2 1/2] net: qrtr: Add MHI transport layer
` [PATCH v2 2/2] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-07 12:53 UTC  (9+ messages)

linux-next boot error: WARNING: suspicious RCU usage in ip6mr_get_table
 2020-05-07 12:50 UTC  (3+ messages)

[PATCH v2] f2fs: shrink spinlock coverage
 2020-05-07 12:49 UTC  (4+ messages)

[PATCH v2 07/14] objtool: Make handle_insn_ops() unconditional
 2020-05-07 12:38 UTC  (3+ messages)
` [tip: objtool/core] "

[PATCH resend 0/2] KVM: arm64: Unify stage2 mapping for THP backed memory
 2020-05-07 12:35 UTC  (3+ messages)
` [PATCH resend 1/2] KVM: arm64: Clean up the checking for huge mapping
` [PATCH resend 2/2] KVM: arm64: Unify handling THP backed host memory

[PATCH v10 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-07 12:33 UTC  (9+ messages)
` [PATCH v10 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v10 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v10 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v10 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v10 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v10 6/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v10 7/8] PCI: rcar: Add endpoint mode support
` [PATCH v10 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).