All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-23 23:39:43 to 2020-03-24 00:52:59 UTC [more...]

[PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options
 2020-03-24  0:52 UTC  (14+ messages)
` [PATCH v2 1/9] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH v2 2/9] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH v2 3/9] x86: remove always-defined CONFIG_AS_CFI
` [PATCH v2 4/9] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH v2 5/9] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
` [PATCH v2 6/9] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH v2 7/9] x86: remove always-defined CONFIG_AS_AVX
` [PATCH v2 8/9] x86: add comments about the binutils version to support code in as-instr
` [PATCH v2 9/9] x86: replace arch macros from compiler with CONFIG_X86_{32,64}

[PATCH V3 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-03-24  0:52 UTC  (5+ messages)
` [PATCH V3 2/3] thermal: imx8mm: Add i.MX8MP support

+ checkpatch-avoid-warning-about-uninitialized_var.patch added to -mm tree
 2020-03-24  0:51 UTC 

[PATCH net-next] devlink: expand the devlink-info documentation
 2020-03-24  0:50 UTC 

[Buildroot] date command
 2020-03-24  0:50 UTC  (3+ messages)

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-24  0:47 UTC  (18+ messages)
` [PATCH v3 02/37] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
` [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
` [PATCH v3 05/37] KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
` [PATCH v3 06/37] KVM: x86: Consolidate logic for injecting page faults to L1

[lkp] [+646 bytes kernel size regression] [i386-tinyconfig] [d33aabb218] dma-mapping: move the remaining DMA API calls out of line
 2020-03-24  0:46 UTC  (2+ messages)

[00/12] add STM32 FMC2 controller drivers
 2020-03-24  0:44 UTC  (6+ messages)
` [10/12] mtd: rawnand: stm32_fmc2: use regmap APIs

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-24  0:43 UTC  (35+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing

[PATCH pinctrl REGRESSION] Revert "pinctrl: mvebu: armada-37xx: use use platform api"
 2020-03-24  0:44 UTC 

[kbd] [PATCH] kbd/docs/man/man8misc: Fix some extra space and formatting
 2020-03-24  0:43 UTC 

[PATCH] mm: fork: fix kernel_stack memcg stats for various stack implementations
 2020-03-24  0:42 UTC  (3+ messages)

[PATCH] Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT
 2020-03-24  0:41 UTC  (2+ messages)

[PATCH] drm/mm: Only allow sleeping if the caller permits
 2020-03-24  0:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[LTP] 💥 PANICKED: Test report for kernel 5.5.11-d038e3e.cki (stable-queue)
 2020-03-24  0:36 UTC  (2+ messages)
`  "

Sighting: Kernel fault with large write (512k) and io_uring
 2020-03-24  0:34 UTC  (12+ messages)

[PATCH 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
 2020-03-24  0:32 UTC  (3+ messages)

Season of Docs?
 2020-03-24  0:30 UTC  (3+ messages)

[yocto-autobuilder-helper][PATCH 1/2] utils: Add getconfiglistfilter() to return config based on regexpr
 2020-03-24  0:27 UTC  (2+ messages)
` [yocto-autobuilder-helper][PATCH 2/2] setup-config: Add multiconfig setup support

[PATCH v18 00/11] Add Error Disconnect Recover (EDR) support
 2020-03-24  0:26 UTC  (12+ messages)
` [PATCH v18 01/11] PCI/ERR: Update error status after reset_link()
` [PATCH v18 02/11] PCI: move {pciehp,shpchp}_is_native() definitions to pci.c
` [PATCH v18 03/11] PCI/DPC: Fix DPC recovery issue in non hotplug case
` [PATCH v18 04/11] PCI/DPC: Move DPC data into struct pci_dev
` [PATCH v18 05/11] PCI/ERR: Remove service dependency in pcie_do_recovery()
` [PATCH v18 06/11] PCI/ERR: Return status of pcie_do_recovery()
` [PATCH v18 07/11] PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
` [PATCH v18 08/11] PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status
` [PATCH v18 09/11] PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR
` [PATCH v18 10/11] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v18 11/11] PCI/AER: Rationalize error status register clearing

[PATCH v2 0/2] Staging: speakup: Misc cleanups and code reformatting
 2020-03-24  0:25 UTC  (4+ messages)
` [PATCH v2 1/2] Staging: speakup: Use sizeof(*var) in kmalloc()
` [PATCH v2 2/2] Staging: speakup: Add identifier name to function declaration arguments

[PATCH v2] target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
 2020-03-24  0:23 UTC  (5+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-03-24  0:24 UTC  (6+ messages)

[RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2)
 2020-03-24  0:23 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] mm/rmap: fix the handling of device private page in try_to_unmap_one()
 2020-03-24  0:20 UTC  (4+ messages)

[PATCH 0/5] xfsprogs: miscellenaous patches
 2020-03-24  0:19 UTC  (6+ messages)
` [PATCH 1/5] mkfs: use cvtnum from libfrog
` [PATCH 2/5] xfsprogs: Fix --disable-static option build
` [PATCH 3/5] xfsprogs: LDFLAGS comes from configure, not environment
` [PATCH 4/5] xfsprogs: fix sliently borken option parsing
` [PATCH 5/5] xfs_io: set exitcode on failure appropriately

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-24  0:16 UTC  (13+ messages)

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2020-03-24  0:16 UTC 

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-24  0:15 UTC  (7+ messages)
` [PATCH RFC v2 tip/core/rcu 01/22] sched/core: Add function to sample state of locked-down task

[PATCH] objtool: Documentation: document UACCESS warnings
 2020-03-24  0:13 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/gt: Report context-is-closed prior to pinning
 2020-03-24  0:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915/gt: Report context-is-closed prior to pinning (rev3)

[RFC] current devlink extension plan for NICs
 2020-03-24  0:11 UTC  (7+ messages)

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-03-23 23:55 UTC  (26+ messages)
` [PATCH 01/12] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH 02/12] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH 03/12] device-dax: Make pgmap optional for instance creation
` [PATCH 04/12] device-dax: Kill dax_kmem_res
` [PATCH 05/12] device-dax: Add an allocation interface for device-dax instances
` [PATCH 06/12] device-dax: Introduce seed devices
` [PATCH 07/12] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH 08/12] device-dax: Add resize support
` [PATCH 09/12] mm/memremap_pages: Convert to 'struct range'
` [PATCH 10/12] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH 11/12] device-dax: Add dis-contiguous resource support
` [PATCH 12/12] device-dax: Introduce 'mapping' devices

xfs: clean up log tickets and record writes v2
 2020-03-24  0:09 UTC  (3+ messages)
` [PATCH 4/9] xfs: split xlog_ticket_done

[PATCH] block, nvme: Increase max segments parameter setting value
 2020-03-24  0:02 UTC  (5+ messages)

Two questions about cache coherency on arm platforms
 2020-03-24  0:02 UTC  (6+ messages)

[PATCH v4] perf tools: add support for libpfm4
 2020-03-24  0:01 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Trigger Modeset at boot for audio codec init
 2020-03-24  0:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Trigger Modeset at boot for audio codec init (rev2)

[PATCH v5] perf tools: add support for libpfm4
 2020-03-23 23:58 UTC 

[kbd] [PATCH] docs/man/man8: Fix a warning from "groff", fonts and a trailing space
 2020-03-23 23:56 UTC 

[git pull] feature/staging_sm5
 2020-03-23 23:54 UTC 

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-23 23:54 UTC  (7+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH v1] driver core: Add device links from fwnode only for the primary device
 2020-03-23 23:54 UTC  (3+ messages)

Relative url values in .gitmodules confusingly sensitive to clone via ssh vs https
 2020-03-23 23:53 UTC  (4+ messages)

[PATCH] icu: fix CVE-2020-10531
 2020-03-23 23:54 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] AMDGPU / DRM Fix mapping of user pages
 2020-03-23 23:51 UTC  (5+ messages)
` [PATCH v2 0/3] AMDGPU / RADEON "
  ` [PATCH v2 1/3] drm/prime: correct logic for mapping sg to arrays
  ` [PATCH v2 2/3] drm/amdgpu: fix scatter-gather mapping with user pages
  ` [PATCH v2 3/3] drm/radeon: "

[PATCH v3 0/2] Add GPIO level-sensitive interrupt support
 2020-03-23 23:52 UTC  (11+ messages)
` [PATCH v3 2/2] pinctrl: stm32: Add level interrupt support to gpio irq chip

[PATCH] irqchip/stm32: Retrigger both in eoi and unmask callbacks
 2020-03-23 23:51 UTC  (2+ messages)

[PATCH 00/21] drm: mxsfb: Add i.MX7 support
 2020-03-23 23:50 UTC  (7+ messages)
` [PATCH 02/21] drm: mxsfb: Use drm_panel_bridge
` [PATCH 21/21] drm: mxsfb: Support the alpha plane

[Intel-gfx] [PATCH 2/4] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
 2020-03-23 23:50 UTC  (7+ messages)
` [Intel-gfx] [PATCH] "

[Xen-devel] [examine test] 148921: tolerable trouble: pass/starved
 2020-03-23 23:47 UTC 

[PATCH v4 00/16] Initial Prefixed Instruction support
 2020-03-23 23:45 UTC  (4+ messages)
` [PATCH v4 14/16] powerpc64: Add prefixed instructions to instruction data type

[git pull] feature/staging_sm5
 2020-03-23 23:47 UTC  (4+ messages)

[PATCH RESEND 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-03-23 23:45 UTC  (5+ messages)
` [PATCH RESEND 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH RESEND 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"
` [PATCH RESEND 4/5] Input: atkbd: Receive and use physcode->keycode mapping from FW
` [PATCH RESEND 5/5] dt-bindings: input/atkbd.txt: Add binding info for "keymap" property

💥 PANICKED: Test report for kernel 5.5.12-rc1-21f0d93.cki (stable)
 2020-03-23 23:44 UTC 

[PATCH net-next v5 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-23 23:44 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net/mlx5e: refactor indr setup block
` [PATCH net-next v5 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH v2] nvme-tcp: don't poll a non-live queue
 2020-03-23 23:43 UTC 

[PATCH 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-23 23:43 UTC  (15+ messages)
` [PATCH 01/14] net: ks8851: Factor out spi->dev in probe()/remove()
` [PATCH 02/14] net: ks8851: Replace dev_err() with netdev_err() in IRQ handler
` [PATCH 03/14] net: ks8851: Pass device pointer into ks8851_init_mac()
` [PATCH 04/14] net: ks8851: Use devm_alloc_etherdev()
` [PATCH 05/14] net: ks8851: Use dev_{get,set}_drvdata()
` [PATCH 06/14] net: ks8851: Remove ks8851_rdreg32()
` [PATCH 07/14] net: ks8851: Use 16-bit writes to program MAC address
` [PATCH 08/14] net: ks8851: Use 16-bit read of RXFC register
` [PATCH 09/14] net: ks8851: Split out SPI specific entries in struct ks8851_net
` [PATCH 10/14] net: ks8851: Split out SPI specific code from probe() and remove()
` [PATCH 11/14] net: ks8851: Implement register and FIFO accessor callbacks
` [PATCH 12/14] net: ks8851: Separate SPI operations into separate file
` [PATCH 13/14] net: ks8851: Implement Parallel bus operations
` [PATCH 14/14] net: ks8851: Remove ks8851_mll.c

[PATCH 0/2] Fix SVM hang at startup
 2020-03-23 23:43 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls

[PATCH 0/2] mm/madvise: teach MADV_PAGEOUT about swap cache
 2020-03-23 23:41 UTC  (3+ messages)
` [PATCH 1/2] mm/madvise: help MADV_PAGEOUT to find swap cache pages
` [PATCH 2/2] mm/madvise: skip MADV_PAGEOUT on shared "

[zeus/master][PATCH 1/2] chromium-ozone-wayland: fix building against linux 5.2+ headers
 2020-03-23 23:39 UTC  (2+ messages)
` [zeus/master][PATCH 2/2] ti-world: re-enable chromium-ozon-wayland

[PATCH] nvme-tcp: don't poll a non-live queue
 2020-03-23 23:41 UTC  (3+ messages)

[PATCH V2] panic: Add sysctl/cmdline to dump all CPUs backtraces on oops event
 2020-03-23 23:40 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-23 23:39 UTC  (8+ messages)
` [PATCH bpf-next v5 5/7] bpf: lsm: Initialize the BPF LSM hooks


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.