All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 12:19:22 to 2019-02-08 13:02:37 UTC [more...]

[PATCH] powerpc/powernv: Remove duplicate header
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH v11 00/16] Remove nested TPM operations
 2019-02-08 13:02 UTC  (13+ messages)

[PATCH 1/4] cfg80211: add and use strongly typed element iteration macros
 2019-02-08 13:02 UTC  (5+ messages)
` [PATCH 2/4] mac80211: use element iteration macro in parsing
` [PATCH 3/4] cfg80211: add various struct element finding helpers
` [PATCH 4/4] nl80211: use for_each_element() in validate_ie_attr()

[PATCH V15 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-08 13:00 UTC  (10+ messages)
` [PATCH V15 3/6] i2c: tegra: fix maximum transfer size
` [PATCH V15 4/6] i2c: tegra: Add DMA support
` [PATCH V15 6/6] i2c: tegra: add i2c interface timing support

is it safe to xfs_repair this volume? do i have a different first step?
 2019-02-08 13:00 UTC  (4+ messages)

[PATCH v1] mfd: intel-lpss: Move linux/pm.h to the local header
 2019-02-08 12:59 UTC  (5+ messages)

Recent changes (master)
 2019-02-08 13:00 UTC 

[RFC PATCH v1 00/16] powerpc/32: Implement fast syscall entry
 2019-02-08 12:52 UTC  (18+ messages)
` [PATCH v1 01/16] powerpc: CONFIG_THREAD_INFO_IN_TASK series
` [PATCH v1 02/16] powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
` [PATCH v1 03/16] powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
` [PATCH v1 04/16] powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
` [PATCH v1 05/16] powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
` [PATCH v1 06/16] powerpc/40x: add exception frame marker
` [PATCH v1 07/16] powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
` [PATCH v1 08/16] powerpc/40x: Refactor exception entry macros by using head_32.h
` [RFC PATCH v1 09/16] powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
` [RFC PATCH v1 10/16] powerpc/32: enter syscall with MSR_EE inconditionaly set
` [RFC PATCH v1 11/16] powerpc/32: Enter exceptions with MSR_EE unset
` [RFC PATCH v1 12/16] powerpc/32: get rid of COPY_EE in exception entry
` [RFC PATCH v1 13/16] powerpc: Fix 32-bit handling of MSR_EE on exceptions
` [RFC PATCH v1 14/16] powerpc/32: implement fast entry for syscalls on non BOOKE
` [RFC PATCH v1 15/16] powerpc/32: Remove MSR_PR test when returning from syscall
` [RFC PATCH v1 16/16] powerpc/32: don't do syscall stuff in transfer_to_handler on non BOOKE

[PATCH for-4.12] x86/altp2m: fix HVMOP_altp2m_set_domain_state race
 2019-02-08 12:58 UTC  (5+ messages)

btrfs as / filesystem in RAID1
 2019-02-08 12:58 UTC  (10+ messages)

[PATCHSET v12] io_uring IO interface
 2019-02-08 12:57 UTC  (5+ messages)
` [PATCH 13/18] io_uring: add file set registration

[PATCH 0/3] generic asm: mman cleanup
 2019-02-08 12:55 UTC  (5+ messages)
` [PATCH 2/3] drm: tweak header name

[PATCH net-next] ipvlan: decouple l3s mode dependencies from other modes
 2019-02-08 12:55 UTC 

[igt-dev] [RFC PATCH v6 0/4] new engine discovery interface
 2019-02-08 12:55 UTC  (4+ messages)
` [igt-dev] [RFC PATCH v6 2/4] lib: implement "

[PATCH 1/7] powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
 2019-02-08 12:50 UTC  (4+ messages)
` [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

regulator: rt5033: Question regarding define for RT5033_REGULATOR_BUCK/LOD_VOLTAGE_MAX
 2019-02-08 12:54 UTC 

[Qemu-devel] [PATCH] spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
 2019-02-08 12:54 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

t5570-git-daemon fails with SIGPIPE on OSX
 2019-02-08 12:54 UTC  (4+ messages)

[PATCH] x86: drop warning from mtrr: -Wunused-but-set-variable
 2019-02-08 12:53 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2019-02-08 12:53 UTC  (5+ messages)

[GIT PULL] ASoC updates for v5.1
 2019-02-08 12:53 UTC 

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-08 12:53 UTC  (49+ messages)
` [PATCHv3 13/27] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCHv3 14/27] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCHv3 15/27] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCHv3 16/27] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device
` [PATCHv3 18/27] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCHv3 19/27] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCHv3 20/27] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCHv3 21/27] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
` [PATCHv3 23/27] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv3 24/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577
` [PATCHv3 25/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v5.1
 2019-02-08 12:52 UTC  (4+ messages)
` [PATCH 08/12] arm64: dts: renesas: r8a774c0: Add OPPs table for cpu devices

[v11 0/4] Add Colorspace connector property interface
 2019-02-08 12:52 UTC  (10+ messages)
` [v11 1/4] drm: Add HDMI colorspace property
                ` [Intel-gfx] "

[PATCH] usb: dwc3: Enable GBit Ethernet on Odroid XU4
 2019-02-08 12:52 UTC  (8+ messages)
          `  "

stable/linux-4.4.y build: 187 builds: 10 failed, 177 passed, 42 errors, 4435 warnings (v4.4.174)
 2019-02-08 12:50 UTC 

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-02-08 12:50 UTC  (11+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[Buildroot] [git commit] docs/website: correct association e-mail address
 2019-02-08 12:49 UTC 

[Qemu-devel] [PATCH for-4.0 v2 0/2] test: replace gtester with a TAP driver
 2019-02-08 12:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH v2 00/12] ARM: davinci: modernize the timer support
 2019-02-08 12:47 UTC  (19+ messages)
` [PATCH v2 05/12] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH v2 06/12] ARM: davinci: da830: "
` [PATCH v2 08/12] ARM: davinci: dm355: "

[U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
 2019-02-08 12:47 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
 2019-02-08 12:47 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] ARM: rmobile: Add possibility to debug main PSCI commands

[PATCH] include: mtd: spi-nor: change HWCPAS to HWCAPS
 2019-02-08 12:27 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2 14/15] ARM: configs: Add Milbeaut M10V defconfig
 2019-02-08 12:28 UTC  (2+ messages)

[PATCH v2 13/15] ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V board
 2019-02-08 12:28 UTC  (2+ messages)

[PATCH 1/7] Revert "ARM: mediatek: add MT7623a smp bringup code"
 2019-02-08 12:30 UTC  (7+ messages)
` [PATCH 4/7] dt-bindings: mediatek: update bindings for MT7629 SoC
` [PATCH 7/7] arm: dts: mediatek: add basic support "

[PATCH] regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_ops
 2019-02-08 12:42 UTC 

[PATCH 1/3] drm/i915/opregion: fix version check
 2019-02-08 12:43 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+
` [PATCH 3/3] HACK: drm/i915/opregion: ICL should have opregion 2.1+ and relative rvda

[PATCH] drm/amdgpu: cleanup amdgpu_ih_process a bit more
 2019-02-08 12:42 UTC  (2+ messages)

[Lksctp-developers] SCTP_COMM_ LOST question
 2019-02-08 12:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] sdl2: drop qemu_input_event_send_key_qcode call
 2019-02-08 12:41 UTC  (2+ messages)

[PATCH v8 0/8] support ROHM BD70528 PMIC
 2019-02-08 12:41 UTC  (6+ messages)
` [PATCH v8 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core

[Buildroot] [git commit] packages: update sysv S* scripts to 644
 2019-02-08 12:39 UTC  (2+ messages)

[PATCH] powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
 2019-02-08 12:34 UTC 

[PATCH v2 05/15] dt-bindings: timer: Add Milbeaut M10V timer description
 2019-02-08 12:26 UTC  (2+ messages)

[PATCH net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-08 12:36 UTC  (9+ messages)

[PATCH -next] spmi: pmic-arb: revert "validate type when mapping IRQ"
 2019-02-08 12:36 UTC 

[2/2] drivers: xhci: Add quirk to reset xHCI port PHY
 2019-02-08 12:35 UTC  (2+ messages)
` [PATCH 2/2] "

[RFC PATCH 0/3]: Extreme fragmentation ahoy!
 2019-02-08 12:34 UTC  (6+ messages)

[GIT PULL] ASoC fixes for v5.0
 2019-02-08 12:34 UTC 

[PATCH v2 11/15] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2019-02-08 12:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] Discrad blocks during block-stream operation
 2019-02-08 12:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/6] Stream block job involves copy-on-read filter driver
  ` [Qemu-devel] [Qemu-block] "

[PATCH v2 0/3] crypotodev: add result field to modular operations
 2019-02-08 12:31 UTC  (2+ messages)

[Buildroot] [PATCH] configs/rock64: needs U-Boot pylibfdt
 2019-02-08 12:31 UTC  (2+ messages)

[Buildroot] [git commit] configs/rock64: needs U-Boot pylibfdt
 2019-02-08 12:31 UTC 

[Buildroot] [PATCH] configs/orangepi_lite2: fix kernel headers option
 2019-02-08 12:30 UTC  (2+ messages)

[Buildroot] [git commit] configs/orangepi_lite2: fix kernel headers option
 2019-02-08 12:30 UTC 

[PATCH i-g-t] i915/gem_exec_scheduler: Disable alarm before exiting child
 2019-02-08 12:30 UTC  (3+ messages)
` [igt-dev] "

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-08 12:29 UTC  (8+ messages)

[IGT 1/2] tools/intel_gpu_top: Add support for stdout logging
 2019-02-08 12:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH v5 0/5] misc: Add support to Qualcomm FastRPC driver
 2019-02-08 12:28 UTC  (4+ messages)
` [PATCH v5 1/5] misc: dt-bindings: Add Qualcomm Fastrpc bindings

[PATCH v2 12/15] pinctrl: milbeaut: Add Milbeaut M10V pinctrl
 2019-02-08 12:28 UTC  (2+ messages)

[PATCH v2 15/15] MAINTAINERS: Add entry to MAINTAINERS for Milbeaut
 2019-02-08 12:29 UTC 

[PATCH v2 10/15] serial: Add Milbeaut serial control
 2019-02-08 12:27 UTC  (2+ messages)

[PATCH v2 09/15] dt-bindings: serial: Add Milbeaut serial driver description
 2019-02-08 12:27 UTC  (2+ messages)

[PATCH v2 08/15] clock: milbeaut: Add Milbeaut M10V clock controller
 2019-02-08 12:27 UTC  (2+ messages)

[PATCH v2 07/15] ndings: clock: milbeaut: add Milbeaut clock description
 2019-02-08 12:27 UTC  (2+ messages)

[PATCH v2 06/15] clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
 2019-02-08 12:26 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
 2019-02-08 12:25 UTC  (2+ messages)

[PATCH v2 04/15] ARM: milbeaut: Add basic support for Milbeaut m10v SoC
 2019-02-08 12:26 UTC  (2+ messages)

[PATCH v2 03/15] dt-bindings: Add documentation for Milbeaut SoCs
 2019-02-08 12:26 UTC  (2+ messages)

[PATCH v2 0/9] drm/sun4i: dsi: Add burst mode support
 2019-02-08 12:24 UTC  (4+ messages)
` [PATCH v2 9/9] drm/panel: Add Ronbo RB070D30 panel

[PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut
 2019-02-08 12:25 UTC 

[PATCH v2 01/15] dt-bindings: sram: milbeaut: Add binding for Milbeaut smp-sram
 2019-02-08 12:25 UTC  (2+ messages)

[PATCH v2 00/15] Add basic support for Socionext Milbeaut M10V SoC
 2019-02-08 12:24 UTC  (2+ messages)

[PATCH 01/13] drm/i915: Don't pass crtc to intel_find_shared_dpll()
 2019-02-08 12:24 UTC  (4+ messages)
` [PATCH 13/13] drm/i915: Remove the fragile array index -> link rate mapping

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-08 12:23 UTC  (9+ messages)

[Hang] t5562 subtest 8 on NonStop
 2019-02-08 12:23 UTC 

[PATCH RESEND V3 0/2] pinctrl: bcm2835: Improve generic behavior
 2019-02-08 12:21 UTC  (6+ messages)
` [PATCH RESEND V3 1/2] pinctrl: bcm2835: declare pin config as generic
` [PATCH RESEND V3 2/2] pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl

[U-Boot] [PATCH v3 0/2] Load splash from FIT image (internal, external, offset)
 2019-02-08 12:21 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] splash: Use splashfile instead of location->name

[PATCH v2] PCI: endpoint: functions: Use kmemdup instead of duplicating its function
 2019-02-08 12:20 UTC  (2+ messages)

[Buildroot] [RFC 0/3] init: Add s6 as init system
 2019-02-08 12:20 UTC  (3+ messages)

[PATCH v8 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2019-02-08 12:19 UTC  (5+ messages)
` [PATCH v8 6/6] fieldbus_dev: support HMS Profinet IRT industrial controller


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.