All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-24 23:21:39 to 2020-02-24 23:54:52 UTC [more...]

[PATCH misc-next] btrfs: fix compilation error in btree_write_cache_pages()
 2020-02-24 23:54 UTC  (3+ messages)

[RFC PATCH 0/1] Add boot hartid to a Device tree
 2020-02-24 23:52 UTC  (6+ messages)
` [RFC PATCH 1/1] riscv: Add boot hartid to "

[PATCH 1/8] powerpc: Update MAINTAINERS
 2020-02-24 23:42 UTC  (17+ messages)
` [PATCH 2/8] powerpc: Update wiki link in MAINTAINERS
` [PATCH 3/8] powerpc: Remove PA SEMI MAINTAINERS entries
` [PATCH 4/8] powerpc: Mark 4xx as Orphan in MAINTAINERS
` [PATCH 5/8] powerpc: Drop XILINX MAINTAINERS entry
` [PATCH 6/8] powerpc: Update MPC5XXX "
` [PATCH 7/8] powerpc: Update powermac "
` [PATCH 8/8] powerpc: Update 83xx/85xx "

[PATCH 0/7] Some cross-reference fixes due to fixes renames
 2020-02-24  9:26 UTC  (3+ messages)
` [PATCH 3/7] docs: fix broken references to text files

[PATCH v3 0/2] [Outreachy] advice: revamp advise API
 2020-02-24 23:51 UTC  (10+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 2/3] "
  ` [PATCH v4 3/3] tag: use new advice API to check visibility

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-24 23:37 UTC  (19+ messages)
` [PATCH v6 01/18] pseries: Update SLOF firmware image
` [PATCH v6 02/18] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v6 03/18] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v6 04/18] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v6 05/18] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v6 06/18] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v6 07/18] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v6 08/18] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v6 09/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v6 10/18] target/ppc: Correct RMLS table
` [PATCH v6 11/18] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v6 12/18] target/ppc: Don't store VRMA SLBE persistently
` [PATCH v6 13/18] spapr: Don't use weird units for MIN_RMA_SLOF
` [PATCH v6 14/18] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PATCH v6 15/18] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PATCH v6 16/18] spapr: Don't clamp RMA to 16GiB on new machine types
` [PATCH v6 17/18] spapr: Clean up RMA size calculation
` [PATCH v6 18/18] spapr: Fold spapr_node0_size() into its only caller

[PATCH v2 bpf-next 1/3] bpf: Add sock ops get netns helpers
 2020-02-24 23:49 UTC  (6+ messages)
` [PATCH v3 bpf-next 0/3] bpf: Add get_netns_id helper for sock_ops
  ` [PATCH v3 bpf-next 1/3] bpf: Add get_netns_id helper function "
  ` [PATCH v3 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/

[Xen-devel] [linux-4.9 test] 147496: regressions - FAIL
 2020-02-24 23:49 UTC 

[PATCH RESEND 0/3] fix some warnings by static code scan tool
 2020-02-24 23:48 UTC  (4+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read

vdso function descriptors (VDS64_HAS_DESCRIPTORS)?
 2020-02-24 23:37 UTC  (3+ messages)
` [PATCH] powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references

[Intel-gfx] [PATCH] drm/i915: Manually acquire engine-wakeref around use of kernel_context
 2020-02-24 23:48 UTC  (2+ messages)

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-24 23:47 UTC  (64+ messages)
` [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels
` [PATCHv2 02/56] ARM: dts: omap4-droid4: add panel compatible
` [PATCHv2 03/56] Revert "drm/omap: dss: Remove unused omap_dss_device operations"
` [PATCHv2 04/56] omap/drm: drop unused dsi.configure_pins
` [PATCHv2 05/56] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCHv2 06/56] drm/omap: constify write buffers
` [PATCHv2 07/56] drm/omap: dsi: add generic transfer function
` [PATCHv2 08/56] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCHv2 09/56] drm/omap: dsi: unexport specific data transfer functions
` [PATCHv2 10/56] drm/omap: dsi: drop virtual channel logic
` [PATCHv2 11/56] drm/omap: dsi: simplify write function
` [PATCHv2 12/56] drm/omap: dsi: simplify read functions
` [PATCHv2 13/56] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCHv2 14/56] drm/omap: dsi: introduce mipi_dsi_host
` [PATCHv2 15/56] drm/omap: panel-dsi-cm: use DSI helpers
` [PATCHv2 16/56] drm/omap: dsi: request VC via mipi_dsi_attach
` [PATCHv2 17/56] drm/omap: panel-dsi-cm: drop hardcoded VC
` [PATCHv2 18/56] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [PATCHv2 19/56] drm/omap: dsi: drop unused memory_read()
` [PATCHv2 20/56] drm/omap: dsi: drop unused get_te()
` [PATCHv2 21/56] drm/omap: dsi: drop unused enable_te()
` [PATCHv2 22/56] drm/omap: dsi: drop useless sync()
` [PATCHv2 23/56] drm/omap: dsi: use pixel-format and mode from attach
` [PATCHv2 24/56] drm/omap: panel-dsi-cm: use bulk regulator API
` [PATCHv2 25/56] drm/omap: dsi: lp/hs switching support for transfer()
` [PATCHv2 26/56] drm/omap: dsi: move TE GPIO handling into core
` [PATCHv2 27/56] drm/omap: dsi: drop custom enable_te() API
` [PATCHv2 28/56] drm/omap: dsi: do bus locking in host driver
` [PATCHv2 29/56] drm/omap: dsi: untangle ulps ops from enable/disable
` [PATCHv2 30/56] drm/dsi: add MIPI_DSI_MODE_ULPS_IDLE
` [PATCHv2 31/56] drm/omap: dsi: do ULPS in host driver
` [PATCHv2 32/56] drm/omap: dsi: move panel refresh function to host
` [PATCHv2 33/56] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [PATCHv2 34/56] drm/omap: dsi: drop custom panel capability support
` [PATCHv2 35/56] drm/omap: dsi: convert to drm_panel
` [PATCHv2 36/56] drm/omap: drop omapdss-boot-init
` [PATCHv2 37/56] drm/omap: dsi: implement check timings
` [PATCHv2 38/56] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [PATCHv2 39/56] drm/omap: panel-dsi-cm: support unbinding
` [PATCHv2 40/56] drm/omap: panel-dsi-cm: fix remove()
` [PATCHv2 41/56] drm/omap: dsi: return proper error code from dsi_update_all()
` [PATCHv2 42/56] drm/omap: remove global dss_device variable
` [PATCHv2 43/56] drm/omap: bind components with drm_device argument
` [PATCHv2 44/56] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCHv2 45/56] drm/omap: dsi: Register a drm_bridge
` [PATCHv2 46/56] drm/omap: remove legacy DSS device operations
` [PATCHv2 47/56] drm/omap: remove unused omap_connector
` [PATCHv2 48/56] drm/omap: simplify omap_display_id
` [PATCHv2 49/56] drm/omap: drop unused DSS next pointer
` [PATCHv2 50/56] drm/omap: drop empty omap_encoder helper functions
` [PATCHv2 51/56] drm/omap: drop DSS ops_flags
` [PATCHv2 52/56] drm/omap: drop dssdev display field
` [PATCHv2 53/56] drm/omap: simplify DSI manual update code
` [PATCHv2 54/56] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCHv2 55/56] drm/panel/panel-dsi-cm: support rotation property
` [PATCHv2 56/56] ARM: dts: omap4-droid4: add panel orientation

[PATCH] irqchip/gic-v3-its: Clear Valid before writing any bits else in VPENDBASER
 2020-02-24 23:47 UTC  (4+ messages)

pull-request: mac80211 2020-02-24
 2020-02-24 23:45 UTC  (2+ messages)

[PATCH net-next] Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
 2020-02-24 23:44 UTC 

incoming
 2020-02-24 23:44 UTC  (7+ messages)
` + mm-mempolicy-checking-hugepage-migration-is-supported-by-arch-in-vma_migratable.patch added to -mm tree
` + checkpatch-fix-minor-typo-and-mixed-spacetab-in-indentation.patch "
` + checkpatch-fix-multiple-const-types.patch "
` + checkpatch-add-command-line-option-for-tab-size.patch "
` + lib-test_bitmap-make-use-of-exp2_in_bits.patch "
` + ocfs2-remove-useless-err.patch "

[PATCH v2 0/2] btrfs: qgroup: Fix deadlock where btrfs_qgroup_wait_for_completion() waits for never-queued work
 2020-02-24 23:44 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running|queued

pull-request: mac80211-next next-2020-02-24
 2020-02-24 23:42 UTC  (2+ messages)

[PATCH 0/3] ti-sysc changes for probing DSS with dts data
 2020-02-24 23:43 UTC  (7+ messages)
` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

[PATCH][next] net: qrtr: fix spelling mistake "serivce" -> "service"
 2020-02-24 23:41 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: tacoma: Enable eMMC controller
 2020-02-24 23:40 UTC  (5+ messages)

[PATCH 1/2] net: ethernet: stmmac: demote warnings about missing optional clocks
 2020-02-24 23:39 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: stmmac: don't warn about missing optional wakeup IRQ

[PATCH] drm/i915/gt: remove redundant assignment to variable dw
 2020-02-24 23:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v7 0/9] Inline Encryption Support
 2020-02-24 23:37 UTC  (17+ messages)
` [PATCH v7 2/9] block: Inline encryption support for blk-mq
      ` [f2fs-dev] "
` [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
      ` [f2fs-dev] "
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
        ` [f2fs-dev] "

[PATCH 00/19] EFI stub early spring cleaning part 2
 2020-02-24 23:36 UTC  (4+ messages)
` [PATCH 03/19] efi/libstub: Use hidden visiblity for all source files

[PATCH 0/9] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-24 23:33 UTC  (3+ messages)

[PATCH 2/2] arch/x86: Drop unneeded linker script discard of .eh_frame
 2020-02-24 23:33 UTC  (8+ messages)
` [PATCH v2 0/2] Stop generating .eh_frame sections
` [PATCH v2 1/2] arch/x86: Use -fno-asynchronous-unwind-tables to suppress "
` [PATCH v2 2/2] arch/x86: Drop unneeded linker script discard of .eh_frame

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-02-24 23:34 UTC  (4+ messages)
` [PATCH 1/2] iommu/vt-d: report SVA feature with generic flag

[meta-oe][PATCH] span-lite: Init at 0.6.0
 2020-02-24 23:33 UTC  (2+ messages)
` [meta-oe][PATCH v2] span-lite: Add git version

[PATCH rdma-next 0/2] Packet pacing DEVX API
 2020-02-24 23:32 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Expose raw packet pacing APIs

[PATCH 0/1] block: Manage bio references so the bio persists until necessary
 2020-02-24 23:32 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-24 23:32 UTC  (2+ messages)

[PATCH v2 0/6] Add ACPI bindings to the genet
 2020-02-24 23:31 UTC  (3+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-24 23:31 UTC  (11+ messages)
` [PATCH 38/61] KVM: x86: Introduce kvm_cpu_caps to replace runtime CPUID masking
` [PATCH 43/61] KVM: x86: Use KVM cpu caps to mark CR4.LA57 as not-reserved
` [PATCH 48/61] KVM: x86: Do host CPUID at load time to mask KVM cpu caps

[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-24 23:21 UTC  (6+ messages)
` [PATCH v2 1/2] linux-user: Protect more syscalls
` [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH][next] toshiba: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (3+ messages)

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-24 23:29 UTC  (7+ messages)
` [Intel PMC TGPIO Driver 1/5] drivers/ptp: Add Enhanced handling of reserve fields

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-24 23:28 UTC 

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-24 23:27 UTC 

[PATCH 1/3] dt-bindings: hwmon: Add compatible for ti,ina260
 2020-02-24 23:26 UTC  (3+ messages)
` [PATCH 2/3] docs: hwmon: Add support for ina2xx
` [PATCH 3/3] hwmon: (ina2xx) Add support for ina260

[PATCH][next] freescale: Replace zero-length array with flexible-array member
 2020-02-24 23:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH][next] intel: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (3+ messages)
`  "

[PATCH][next] netronome: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[PATCH net-next] chelsio: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[mac80211-next:master] BUILD SUCCESS 370f51d5edac83bfdb9a078d7098f06403dfa4bc
 2020-02-24 23:24 UTC 

[PATCH 0/3] Drop PRUSS and OMAP4 IPU/DSP hwmod data
 2020-02-24 23:21 UTC  (8+ messages)
` [PATCH 1/3] ARM: OMAP2+: Drop hwmod data for am3 and am4 PRUSS
` [PATCH 2/3] ARM: OMAP2+: Drop legacy platform data for OMAP4 DSP
` [PATCH 3/3] ARM: OMAP4: hwmod_data: Remove OMAP4 IPU hwmod data

[igt-dev] [PATCH i-g-t] i915/gem_ctx_persistence: Check precision of hostile cancellation
 2020-02-24 23:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-02-24 23:18 UTC  (4+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table


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.