All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-23 15:16:52 to 2018-01-23 15:48:43 UTC [more...]

[meta-networking][PATCHv2] samba: Add packagegroup
 2018-01-23 15:48 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
 2018-01-23 15:48 UTC  (6+ messages)
` [PATCH v2 2/4] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
` [PATCH v2 3/4] drm/i915/guc: Enable interrupts before resuming GuC during runtime resume
` [PATCH v2 4/4] Revert "drm/i915/guc: Keep GuC log disabled by default"

[PATCH v4 0/6] Add dmops to allow use of VGA with restricted QEMU
 2018-01-23 15:47 UTC  (9+ messages)
` [PATCH v4 1/6] xen/mm: Make xenmem_add_to_physmap global
` [PATCH v4 2/6] x86/hvm: Provide XEN_DMOP_relocate_memory
` [PATCH v4 3/6] x86/hvm: Provide XEN_DMOP_pin_memory_cacheattr
` [PATCH v4 4/6] tools: libxendevicemodel: Provide xendevicemodel_relocate_memory
` [PATCH v4 5/6] tools: libxendevicemodel: Provide xendevicemodel_pin_memory_cacheattr
` [PATCH v4 6/6] x86/domctl: Remove XEN_DOMCTL_pin_mem_cacheattr

[PATCH v3 00/16] add support for AXP813 ADC and battery power supply
 2018-01-23 15:47 UTC  (35+ messages)
` [PATCH v3 04/16] ARM: dtsi: axp209: add node for ADC
` [PATCH v3 05/16] ARM: dtsi: axp22x: "
` [PATCH v3 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT
` [PATCH v3 08/16] ARM: dtsi: axp81x: add node for ADC
` [PATCH v3 09/16] mfd: axp20x: probe axp20x_adc driver for AXP813
` [PATCH v3 10/16] power: supply: axp20x_battery: use data structure instead of ID for
` [PATCH v3 11/16] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
` [PATCH v3 12/16] power: supply: axp20x_battery: add support for AXP813
  ` [linux-sunxi] "

[PATCH V6 0/7] Refactor and add AHCI support for tegra210
 2018-01-23 15:47 UTC  (10+ messages)
` [PATCH V6 1/7] dt-bindings: tegra: add binding documentation
` [PATCH V6 2/7] arm64: tegra: Enable AHCI on Jetson TX1
` [PATCH V6 3/7] ata: ahci_tegra: Update initialization sequence
` [PATCH V6 4/7] ata: ahci_tegra: initialize regulators from soc_data

[Qemu-devel] [PATCH] Revert "virtio: postpone the execution of event_notifier_cleanup function"
 2018-01-23 15:46 UTC  (3+ messages)

Memory corruption with r8169 across several device revisions and kernels
 2018-01-23 15:47 UTC  (5+ messages)

[qemu-mainline test] 118277: tolerable FAIL - PUSHED
 2018-01-23 15:46 UTC 

[PATCH v2 0/2] Add power control for pcie-histb driver
 2018-01-23 15:45 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: histb: fix error path of histb_pcie_host_enable()
` [PATCH v2 2/2] PCI: histb: add an optional regulator for PCIe port power control

xfs_extent_busy_flush vs. aio
 2018-01-23 15:45 UTC  (3+ messages)

[PATCH v12 0/9] LPC: legacy ISA I/O support
 2018-01-23 16:36 UTC  (4+ messages)
` [PATCH v12 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v12 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v12 8/9] LPC, ACPI: Add the HISI LPC ACPI support

[PATCH] net: Make synchronize_net() be expedited only when it's really need
 2018-01-23 15:45 UTC  (6+ messages)

[PATCH] usb: dwc2: gadget: Use true and false for boolean values
 2018-01-23 15:45 UTC  (2+ messages)
`  "

[PATCH v3] Documentation/ABI: update cpuidle sysfs documentation
 2018-01-23 15:44 UTC 

[meta-oe][PATCH v2] xorgxrdp: new add
 2018-01-23 15:43 UTC  (3+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-23 15:43 UTC  (16+ messages)

[PATCH net-next] nfp: fix error return code in nfp_pci_probe()
 2018-01-23 15:43 UTC  (3+ messages)

[PATCH v2] keepalive: fix keepalive state alignment
 2018-01-23 15:43 UTC 

[RFC PATCH 0/2] hv_netvsc: Fix shutdown regression on Win2012 hosts
 2018-01-23 15:43 UTC  (3+ messages)

[PATCH 0/7] Misc btrfs-progs cleanups/fixes
 2018-01-23 15:40 UTC  (9+ messages)
` [PATCH 6/7] btrfs-progs: Add test for super block recovery

[PATCH 00/24] objtool: retpoline and asm-goto validation
 2018-01-23 15:42 UTC  (26+ messages)
` [PATCH 01/24] objtool: Use existing global variables for options
` [PATCH 02/24] objtool: Add retpoline validation
` [PATCH 03/24] x86/paravirt: Annotate indirect calls
` [PATCH 04/24] x86,nospec: Annotate indirect calls/jumps
` [PATCH 05/24] x86: Annotate indirect jump in head_64.S
` [PATCH 06/24] x86,kvm: Fix indirect calls in emulator
` [PATCH 07/24] x86,vmx: Fix indirect call
` [PATCH 08/24] x86,sme: Annotate "
` [PATCH 09/24] jump_label: Add branch hints to static_branch_{un,}likely()
` [PATCH 10/24] sched: Optimize ttwu_stat()
` [PATCH 11/24] x86: Reindent _static_cpu_has
` [PATCH 12/24] x86: Update _static_cpu_has to use all named variables
` [PATCH 13/24] objtool: Implement base jump_assert support
` [PATCH 14/24] x86: Add a type field to alt_instr
` [PATCH 15/24] x86: Annotate static_cpu_has alternative
` [PATCH 16/24] objtool: Implement jump_assert for _static_cpu_has()
` [PATCH 17/24] objtool: Introduce special_type
` [PATCH 18/24] objtool: More complex static jump implementation
` [PATCH 19/24] objtool: Even more complex static block checks
` [PATCH 20/24] objtool: Another static block fail
` [PATCH 21/24] objtool: Skip static assert when KCOV/KASAN
` [PATCH 22/24] x86/jump_label: Implement arch_static_assert()
` [PATCH 23/24] x86: Force asm-goto
` [PATCH 24/24] x86: Remove FAST_FEATURE_TESTS

USB: misc: chaoskey: Use true and false for boolean values
 2018-01-23 15:41 UTC 

[igt-dev] [PATCH i-g-t 0/8] lib/igt_fb: Add support for the NV12 format
 2018-01-23 15:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Add support for the NV12 format. (rev2)

[meta-browser] RFC: updating chromium-ozone-wayland to 65.0.xxxx.0.rxxxxxx.igalia.1
 2018-01-23 15:41 UTC  (2+ messages)

[PATCH] app/test-crypto-perf: fix index
 2018-01-23 15:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] lib: fix wrong cast
 2018-01-23 15:39 UTC  (3+ messages)
` [dpdk-stable] "

[Qemu-devel] [PULL v4 00/51] Misc patches for 2018-01-12
 2018-01-23 15:38 UTC  (3+ messages)
` [Qemu-devel] [PULL 10/51] build-sys: silence make by default or V=0

[PATCH 00/16] arm64: Rework cpu capabilities handling
 2018-01-23 15:38 UTC  (5+ messages)
` [PATCH 01/16] arm64: capabilities: Update prototype for enable call back

[PATCH v3] mm: make faultaround produce old ptes
 2018-01-23 15:38 UTC  (3+ messages)

[RFC v4 0/8] SMMUv3 driver
 2018-01-23 15:38 UTC  (7+ messages)
` [RFC v4 6/8] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver
` [RFC v4 7/8] xen/smmu: Add a new config define for legacy SMMU
` [RFC v4 8/8] drivers/passthrough/arm: Refactor code for arm smmu drivers

[PATCH 0/8] CPU cooling device new strategies
 2018-01-23 15:34 UTC  (16+ messages)
` [PATCH 1/8] thermal/drivers/cpu_cooling: Fixup the header and copyright
` [PATCH 2/8] thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX)
` [PATCH 3/8] thermal/drivers/cpu_cooling: Remove pointless field
` [PATCH 4/8] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
` [PATCH 5/8] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
` [PATCH 6/8] thermal/drivers/cpu_cooling: Add idle cooling device documentation
` [PATCH 7/8] cpuidle/drivers/cpuidle-arm: Register the cooling device
` [PATCH 8/8] thermal/drivers/cpu_cooling: Add the combo cpu "

[PATCH net-next] [net] softnet_data: Split time_squeeze counter to provide budget_squeeze
 2018-01-23 15:37 UTC 

[PATCH 00/14] MIPS: memblock: Switch arch code to NO_BOOTMEM
 2018-01-23 15:35 UTC  (8+ messages)
` [PATCH 11/14] MIPS: memblock: Print out kernel virtual mem layout

FROM AISHA GADDAFI
 2018-01-23 15:33 UTC 

[RFC] Per file OOM badness
 2018-01-23 15:36 UTC  (8+ messages)

[RFC] tunnel endpoint hw acceleration enablement
 2018-01-23 15:35 UTC  (6+ messages)

[PATCH] char: lp: use true or false for boolean values
 2018-01-23 15:35 UTC 

[Qemu-devel] [PATCH qemu v3] RFC: vfio-pci: Allow mmap of MSIX BAR
 2018-01-23 15:34 UTC  (2+ messages)

[PATCHv5 0/5] GEHC Bx50 Switch Support
 2018-01-23 15:34 UTC  (12+ messages)
` [PATCHv5 1/5] net: dsa: Support internal phy on 'cpu' port
` [PATCHv5 2/5] ARM: dts: imx6q-bx50v3: Add internal switch
` [PATCHv5 3/5] ARM: dts: imx6q-b850v3: Add switch port configuration
` [PATCHv5 4/5] ARM: dts: imx6q-b650v3: "
` [PATCHv5 5/5] ARM: dts: imx6q-b450v3: "

[PATCH] kasan: add __asan_report_loadN/storeN_noabort callbacks
 2018-01-23 15:34 UTC  (4+ messages)

Hard LOCKUP on 4.15-rc9 + 'blkmq/for-next' branch
 2018-01-23 15:34 UTC  (6+ messages)

[PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality
 2018-01-23 15:33 UTC  (5+ messages)
` [PATCH 2/3] tpm: separate cmd_ready/go_idle from runtime_pm

[PATCH v6 00/13] arm64/KVM: RAS & IESB for firmware first support
 2018-01-23 15:32 UTC  (6+ messages)
` [PATCH v6 11/13] KVM: arm64: Handle RAS SErrors from EL1 on guest exit

[PATCH net-next] nfp: fix fw dump handling of absolute rtsym size
 2018-01-23 15:30 UTC  (2+ messages)

[PATCH 0/8] Add support for PWM input capture on STM32
 2018-01-23 15:30 UTC  (7+ messages)
` [PATCH 4/8] mfd: stm32-timers: add support for dmas

[PATCH 1/2] drm/amd/display: Remove unsued mutex and spinlock
 2018-01-23 15:29 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Remove timer handler

[PATCH] examples/ipsec_secgw: fix security session
 2018-01-23 15:28 UTC  (3+ messages)

[PATCH] package_rpm: correctly handle LICENSE_${PN}
 2018-01-23 15:28 UTC  (3+ messages)

[PATCH 1/2] ixgbe: Avoid to write the RETA table when unnecessary
 2018-01-23 15:28 UTC  (3+ messages)
` [PATCH 2/2] ixgbe: Set rss key in order

[PATCH] multipathd: update path's udev in uev_update_path
 2018-01-23 15:27 UTC  (4+ messages)

[Qemu-devel] Prevent overriding the input file with the output file when using qemu-img
 2018-01-23 15:26 UTC  (3+ messages)

[RFC v2 0/5] vfio/type1: Add support for valid iova list management
 2018-01-23 15:26 UTC  (7+ messages)
` [RFC v2 2/5] vfio/type1: Check reserve region conflict and update iova list

[PATCH 1/1] clk: add more __must_check for bulk APIs
 2018-01-23 12:24 UTC 

[Qemu-devel] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
 2018-01-23 15:23 UTC  (3+ messages)
` [Qemu-arm] "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-01-21
 2018-01-23 15:21 UTC  (2+ messages)

[PATCH rdma-next] RDMA/srpt: Fix RCU debug build error
 2018-01-23 15:21 UTC  (2+ messages)

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-23 15:21 UTC  (10+ messages)
` [PATCH v2 10/16] pwm: Add "

[PATCH 1/2] ARC: dw2 unwind: Fix trailing semicolon
 2018-01-23 15:16 UTC  (2+ messages)
` [PATCH 2/2] ARC: boot log: "

[PATCH] net: ipv6: ndisc: fix bool assignment in ndisc_send_na
 2018-01-23 15:21 UTC  (3+ messages)

[Qemu-devel] [PATCH] 9pfs: Correctly handle cancelled requests
 2018-01-23 15:20 UTC  (2+ messages)

[PATCH v5] x86: relocate pvh_info
 2018-01-23 15:18 UTC  (2+ messages)

[PATCH v2] libxc: don't fail domain creation when unpacking initrd fails
 2018-01-23 15:20 UTC  (2+ messages)

[PATCH v2] wcn36xx: release resources in case of error
 2018-01-23 15:20 UTC  (2+ messages)

[linux-nfc] st95hf driver not working with neard 0.16
 2018-01-23 15:20 UTC  (2+ messages)
` PATCH for nfcst (out of tree stuff) was "

[PATCH v2] doc: convert license headers to SPDX tags
 2018-01-23 15:19 UTC  (5+ messages)
` [PATCH v3 3/3] "

[PATCH v4] Support intel-vbtn based tablet mode switch
 2018-01-23 15:18 UTC 

[PATCH v2 0/6] ethdev: port ownership
 2018-01-23 15:18 UTC  (6+ messages)
` [PATCH v3 7/7] app/testpmd: adjust ethdev "

[PATCH] Support intel-vbtn based tablet mode switch
 2018-01-23 15:17 UTC 

[PATCH linux dev-4.13 v2 0/2] serial: add NPCM UART driver
 2018-01-23 15:16 UTC  (3+ messages)
` [PATCH linux dev-4.13 v2 1/2] dt-binding: serial: document NPCM UART DT bindings
` [PATCH linux dev-4.13 v2 2/2] serial: npcm: add NPCM UART driver


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.