All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-29 12:06:25 to 2018-08-29 12:56:01 UTC [more...]

[PATCH v3 00/16] mt76 patches 2018-08-24 v3
 2018-08-29 12:27 UTC  (2+ messages)

[PATCH] MAINTAINERS: replace free-electrons.com by bootlin.com for Thomas Petazzoni
 2018-08-29 12:56 UTC  (2+ messages)

[PATCH V4 0/4] clk: new APIs to handle all available clocks
 2018-08-29 12:51 UTC  (11+ messages)
` [PATCH V4 1/4] clk: bulk: add of_clk_bulk_get()
` [PATCH V4 2/4] clk: add new APIs to operate on all available clocks
` [PATCH V4 3/4] clk: add managed version of clk_bulk_get_all
` [PATCH V4 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations

[PATCH] spi: dw-mmio: add MSCC Jaguar2 support
 2018-08-29 12:55 UTC  (2+ messages)

[RFC PATCH 00/12] Base SHA-256 algorithm implementation
 2018-08-29 12:54 UTC  (5+ messages)
` [RFC PATCH 08/12] commit-graph: convert to using the_hash_algo
` [RFC PATCH 09/12] Add a base implementation of SHA-256 support

[PATCH] console: Add console=auto option
 2018-08-29 12:54 UTC  (8+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 00/19] Marvell PXA3XX NAND driver fixes and extensions
 2018-08-29  8:56 UTC  (2+ messages)
` [PATCH 13/19] mtd: nand: pxa3xx: Fix READOOB implementation

A rebase regression in Git 2.18.0
 2018-08-29 12:54 UTC  (6+ messages)
` [PATCH 0/3] Turn off directory rename detection in am -3
  ` [PATCH 2/3] merge-recursive: add ability to turn off directory rename detection
  ` [PATCH 3/3] am: avoid directory rename detection when calling recursive merge machinery

[PATCH v2 0/2] x86: HW vulnerability mitigation logging improvements
 2018-08-29 12:53 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] x86: report use of PCID together with reporting XPTI status

Strange behavior (possible bugs) in btrfs
 2018-08-29  8:56 UTC  (4+ messages)

[PATCH 03/14] y2038: Globally rename compat_time to old_time32
 2018-08-29 12:50 UTC  (5+ messages)
` [RFC PATCH] y2038: __get_old_timespec32() can be static

[PATCH net v2 0/2] net_sched: reject unknown tcfa_action values
 2018-08-29  8:52 UTC  (4+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] tc-testing: add test-cases for numeric and invalid control action

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-29 12:52 UTC  (6+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip

[PATCH] mtd: spi-nor: fix options for mx66l51235f
 2018-08-29 12:12 UTC  (12+ messages)

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-08-29 12:51 UTC  (7+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[PATCH] PM / devfreq: Add new name attribute for sysfs
 2018-08-29 12:50 UTC  (3+ messages)

[PATCH] Bluetooth: btrsi: fix bt tx timeout issue
 2018-08-29  8:58 UTC 

[PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames
 2018-08-29  8:53 UTC  (4+ messages)
` [PATCH v2 3/3] ath10k: management tx ack rssi capability check

[PATCH v2 00/12] Improvements to domain creation
 2018-08-29 12:49 UTC  (9+ messages)
` [PATCH v2 12/12] xen/domain: Allocate d->vcpu[] in domain_create()

[PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399
 2018-08-29 12:49 UTC  (4+ messages)

[PATCH 0/1] Define GIT_TEST_COMMIT_GRAPH for commit-graph test coverage
 2018-08-29 12:49 UTC  (8+ messages)
` [PATCH 1/1] commit-graph: define GIT_TEST_COMMIT_GRAPH
` [PATCH v2 0/1] Define GIT_TEST_COMMIT_GRAPH for commit-graph test coverage
  ` [PATCH v2 1/1] commit-graph: define GIT_TEST_COMMIT_GRAPH

[PATCH] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
 2018-08-29 12:48 UTC  (2+ messages)

[PATCH v3 0/4] Add EDAC driver for QCOM SoCs
 2018-08-29 12:48 UTC  (5+ messages)
` [PATCH v3 4/4] dt-bindings: msm: Update documentation of qcom,llcc
    ` [v3,4/4] "

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-08-29 12:45 UTC  (20+ messages)
` [PATCH v5 01/16] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v5 02/16] x86/cache: get cache size/leaves and setup cache cpumap for Dhyana
` [PATCH v5 03/16] x86/mtrr: get MTRR number and support TOP_MEM2
` [PATCH v5 04/16] x86/smpboot: smp init nodelay and no flush caches before sleep
` [PATCH v5 05/16] x86/pmu: enable Hygon support to PMU infrastructure
` [PATCH v5 06/16] x86/nops: init ideal_nops for Hygon
` [PATCH v5 07/16] x86/pci: add Hygon PCI vendor and northbridge support
` [PATCH v5 08/16] x86/apic: add modern APIC support for Hygon
` [PATCH v5 09/16] x86/bugs: add lfence mitigation to spectre v2 and no meltdown "
` [PATCH v5 10/16] x86/mce: enable Hygon support to MCE infrastructure
  ` [v5,10/16] "
` [PATCH v5 11/16] x86/kvm: enable Hygon support to KVM infrastructure
` [PATCH v5 12/16] x86/xen: enable Hygon support to Xen
` [PATCH v5 13/16] driver/acpi: enable Hygon support to ACPI driver
` [PATCH v5 14/16] driver/cpufreq: enable Hygon support to cpufreq driver
` [PATCH v5 15/16] driver/edac: enable Hygon support to AMD64 EDAC driver
  ` [v5,15/16] "
` [PATCH v5 16/16] tools/cpupower: enable Hygon support to cpupower tool

[PATCH v6 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices
 2018-08-29 12:46 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

[PATCH 0/5] Post-v18: Request API updates
 2018-08-29  8:49 UTC  (5+ messages)
` [PATCH 4/5] videodev2.h: add new capabilities for buffer types

[PATCH 0/5] 52-bit userspace VAs
 2018-08-29 12:45 UTC  (6+ messages)
` [PATCH 1/5] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH 2/5] arm64: mm: introduce 52-bit userspace support
` [PATCH 3/5] arm64: mm: Copy over arch_get_unmapped_area
` [PATCH 4/5] arm64: mmap: Allow for "high" 52-bit VA allocations
` [PATCH 5/5] arm64: mm: Activate 52-bit userspace VA support

[PATCH] sched/schedutil : optimize utilization scaling for guest kernel
 2018-08-29 12:45 UTC  (2+ messages)

Two Google-Origin Daemons
 2018-08-29 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] Misc reopen-related patches
 2018-08-29 12:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH 3/9] block: Remove child references from bs->{options, explicit_options}
` [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
` [Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
` [Qemu-devel] [PATCH 9/9] block: Allow changing 'force-share' on reopen

[PATCH 1/2] build: add extra cflags ldflags to meson option
 2018-08-29 12:44 UTC  (9+ messages)
` [PATCH v2] net/mlx: add meson build support

[Qemu-devel] [PATCH] hostmem-memfd: honour share=on/off property
 2018-08-29 12:36 UTC  (6+ messages)

[Qemu-devel] Live Migration between machines with different processor ids
 2018-08-29 12:40 UTC  (6+ messages)
` [Qemu-devel] [Query] "

[Qemu-devel] [PATCH v3 0/9] monitor: various code simplification and fixes
 2018-08-29 12:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 4/9] monitor: no need to save need_resume

[LTP] [PATCH 1/4] lapi/syscalls: Add syscall numbers for mlock2
 2018-08-29 12:44 UTC  (9+ messages)
` [LTP] [PATCH 2/4] safe_macros: Add SAFE_MLOCK() and SAFE_MUNLOCK() macros
` [LTP] [PATCH 3/4] syscalls/mlock201: Add new testcase
` [LTP] [PATCH 4/4] syscalls/mlock202: "

[Qemu-devel] [PATCH 0/5] contrib: add elf2dmp tool
 2018-08-29 12:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] dump: move Windows dump structures definitions
` [Qemu-devel] [PATCH 3/5] contrib/elf2dmp: improve paging root selection
` [Qemu-devel] [PATCH 4/5] contrib/elf2dmp: add DMP file name as 2nd argument
` [Qemu-devel] [PATCH 5/5] contrib/elf2dmp: add 1GB and 2MB pages support

[PATCH v3 0/5] Add GPIO and EAVB Pinctrl support
 2018-08-29  8:47 UTC  (3+ messages)
` [PATCH v3 1/5] gpio: rcar: Add GPIO hole support

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-08-29 12:42 UTC 

[PATCH 0/7] Improve core EAL musl compatibility
 2018-08-29 12:40 UTC  (6+ messages)
` [PATCH 2/7] pci/vfio: improve "
` [PATCH 7/7] eal: "

Rewriting Intel PCI bridge prefetch base address bits solves nvidia graphics issues
 2018-08-29 12:40 UTC  (4+ messages)
` [Nouveau] "

[PATCH] lightnvm: pblk: improve line helpers
 2018-08-29  8:44 UTC 

[PATCH 0/8] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
 2018-08-29 12:39 UTC  (9+ messages)
` [PATCH 1/8] regulator: bd71837: Disable voltage monitoring for LDO3/4
` [PATCH 2/8] regulator: Support ROHM BD71847 power management IC
` [PATCH 3/8] regulator: dt bindings: add BD71847 device-tree binding documentation
` [PATCH 4/8] mfd: "
` [PATCH 5/8] regulator: Support regulators where voltage ranges are selectable
` [PATCH 6/8] regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
` [PATCH 7/8] regulator: bd718XX use pickable ranges
` [PATCH 8/8] regulator: bd718xx: renme bd71837 to 718xx

[PATCH 1/7] dt-bindings: Add DT bindings documentation for Allwinner Thermal Sensor Controller
 2018-08-29 12:38 UTC  (12+ messages)

[PATCH] drm/i915/execlists: Flush tasklet directly from reset-finish
 2018-08-29 12:38 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: allow driver to quietly refuse offload
 2018-08-29  8:42 UTC  (2+ messages)

[PATCH v3 00/11] Hash-independent tests (part 3)
 2018-08-29 12:37 UTC  (3+ messages)
` [PATCH v3 01/11] t: add tool to translate hash-related values

[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-08-29 12:36 UTC  (2+ messages)

[PATCH] drm/i915/icl: Fix context slice count configuration
 2018-08-29 12:35 UTC  (9+ messages)

[PATCH net] vti6: remove !skb->ignore_df check from vti6_xmit()
 2018-08-29  8:39 UTC  (2+ messages)

[PATCH] lightnvm: pblk: add helpers for chunk addresses
 2018-08-29  8:37 UTC 

[PATCH v7 0/8] Introduce on-chip interconnect API
 2018-08-29 12:33 UTC  (15+ messages)
` [PATCH v7 2/8] dt-bindings: Introduce interconnect provider bindings
    `  "

[PATCH v2] drm/msm: dpu: Allow planes to extend past active display
 2018-08-29 12:32 UTC  (5+ messages)

[PATCH 0/2] FSID change kernel support
 2018-08-29  8:36 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Introduce support for FSID change without metadata rewrite
` [PATCH 2/2] btrfs: Remove fsid/metadata_fsid fields from btrfs_info

[PATCH 0/4] Userspace support for FSID change
 2018-08-29  8:35 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: Add support for metadata_uuid field
` [PATCH 2/4] btrfstune: Add support for changing the user uuid
` [PATCH 3/4] btrfs-progs: tests: Add tests for changing fsid feature
` [PATCH 4/4] btrfs-progs: Remove fsid/metdata_uuid fields from fs_info

[PATCH BlueZ v4] tools/meshctl: Fix default directory for JSON files
 2018-08-29 12:31 UTC  (2+ messages)

[PATCH] [RFC] Drop all 00-INDEX files from Documentation/
 2018-08-29 12:28 UTC 

New Ceph community manager: Mike Perez
 2018-08-29 12:26 UTC  (2+ messages)

[PATCH V3 0/4] clk: new APIs to handle all available clocks
 2018-08-29 12:26 UTC  (7+ messages)

[PATCH] drm/amd/powerplay: added vega20 overdrive support
 2018-08-29 12:25 UTC  (3+ messages)

incompatible changes in staging break qemu
 2018-08-29 12:22 UTC  (2+ messages)

[PATCH 0/3] xen-netback: hash mapping hanling adjustments
 2018-08-29  8:26 UTC  (5+ messages)
` [PATCH 2/3] xen-netback: validate queue numbers in xenvif_set_hash_mapping()
` [PATCH 3/3] xen-netback: handle page straddling "

[Qemu-devel] [PATCH 0/2] virtio-gpu: add iommu support
 2018-08-29 12:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
` [Qemu-devel] [PATCH 2/2] virtio-gpu: add iommu support

[PATCH] mem: fix undefined behavior in NUMA code
 2018-08-29 12:21 UTC 

[virtio-dev] [PATCH 0/2] drm/virtio: add iommu support
 2018-08-29 12:20 UTC  (10+ messages)
`  "
` [PATCH 1/2] drm/virtio: add virtio_gpu_object_detach() function
  ` [virtio-dev] "
` [PATCH 2/2] drm/virtio: add iommu support
  ` [virtio-dev] "

Proposal for caching/buffering POST codes list for one boot process
 2018-08-29 12:19 UTC  (12+ messages)
      `  "

[PATCH 1/2] drm/bridge: Add virtual display DT bindings
 2018-08-29 12:16 UTC  (9+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver
 2018-08-29 12:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/11] Add a standard authorization framework
 2018-08-29 12:15 UTC  (2+ messages)

[PATCH v5 1/2] devicetree/bindings: display: Add document for rockchip RGB output
 2018-08-29 12:15 UTC  (5+ messages)

[perf] perf_event.h ABI visibility question
 2018-08-29 12:13 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
 2018-08-29 12:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
` [Qemu-devel] [PATCH v2 09/10] i2c: Add an SMBus vmstate structure
` [Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom

Reminder: Alpine Linux Persistence and Storage Summit happens soon
 2018-08-29 12:13 UTC 

[PATCH] arm64: dts: add support for SolidRun Clearfog GT 8K
 2018-08-29 12:13 UTC 

Access to non-RAM pages
 2018-08-29 12:10 UTC 

[PATCH] fsck.f2fs: detect and recover corrupted quota file
 2018-08-29 12:09 UTC 

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-29 12:07 UTC  (6+ messages)
` [PATCH] pinctrl: "

[RFC] ethdev: support metadata as flow rule criteria
 2018-08-29 12:06 UTC  (5+ messages)
` [RFC v2] "

[PATCH 0/2] MMIO emulation fixes
 2018-08-29 12:06 UTC  (13+ messages)


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.