All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-02 13:32:14 to 2018-05-02 14:18:39 UTC [more...]

[PATCH V2 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-02 14:18 UTC  (10+ messages)
` [PATCH V2 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c
` [PATCH V2 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [PATCH V2 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c
` [PATCH V2 4/8] ARM: dts: stm32: Add syscfg on stm32mp1

[PATCH v10 00/25] Speculative page faults
 2018-05-02 14:17 UTC  (4+ messages)

[PATCH V2 net-next 0/6] virtio-net: Add SCTP checksum offload support
 2018-05-02 14:17 UTC  (19+ messages)
` [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading
` [PATCH V2 net-next 5/6] macvlan/macvtap: Add support for SCTP checksum offload
        ` [virtio-dev] "

[PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og)
 2018-05-02 14:17 UTC  (8+ messages)
` [PATCH v2 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v2 2/5] regulator: add dummy function of_find_regulator_by_node
` [PATCH v2 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v2 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
` [PATCH v2 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE

[PATCH net-next] net: phy: broadcom: add support for BCM89610 PHY
 2018-05-02 14:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] block: Document BDRV_REQ_WRITE_UNCHANGED support
 2018-05-02 14:15 UTC  (2+ messages)

[PATCH v2 6/7] clocksource: Rework stale comment
 2018-05-02 14:15 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-05-02 14:05 UTC  (11+ messages)
            ` [RFC][PATCH] memcg: Replace mm->owner with mm->memcg

[PATCH v2 5/7] clocksource: Consistent de-rate when marking unstable
 2018-05-02 14:14 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH v2 4/7] x86,tsc: Fix mark_tsc_unstable()
 2018-05-02 14:14 UTC  (2+ messages)
` [tip:timers/urgent] x86/tsc: "

[PATCH v2] thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
 2018-05-02 14:14 UTC 

[PATCH] drm/i915: Show ring->start for the ELSP context/request queue
 2018-05-02 14:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Show ring->start for the ELSP context/request queue (rev2)

[PATCH v2 0/7] Various tsc/clocksource fixes
 2018-05-02 14:13 UTC  (9+ messages)
` [PATCH v2 2/7] clocksource: Allow clocksource_mark_unstable() on unregisered clocksources
      ` [tip:timers/urgent] clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
` [PATCH v2 3/7] clocksource: Initialize cs->wd_list
  ` [tip:timers/urgent] "

[Qemu-devel] [PATCH v6 0/5] Simplify qobject refcount
 2018-05-02 14:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 4/5] qobject: modify qobject_ref() to return obj

[PATCH v2 1/7] x86,tsc: Always unregister clocksource_tsc_early
 2018-05-02 14:12 UTC  (2+ messages)
` [tip:timers/urgent] x86/tsc: "

[U-Boot] [PATCH v3 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-05-02 14:13 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking

[Qemu-devel] [RFC] Intermediate block mirroring
 2018-05-02 14:12 UTC  (12+ messages)

[PATCH -next] user_namespace: Replace gotos with return statements
 2018-05-02 14:12 UTC  (2+ messages)

WARNING in sysfs_remove_group
 2018-05-02 14:11 UTC  (2+ messages)

[PATCH 0/6] usb-audio: quirks for Dell WD15 dock and some extensions
 2018-05-02 14:11 UTC  (7+ messages)
` [PATCH 1/6] ALSA: usb-audio: Initialize Dell Dock playback volumes
` [PATCH 2/6] ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
` [PATCH 3/6] ALSA: usb-audio: Add keep_iface flag
` [PATCH 4/6] ALSA: usb-audio: Add "Keep Interface" control
` [PATCH 5/6] ALSA: usb-audio: Allow to override the longname string
` [PATCH 6/6] ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock

[02/20] usb: host: xhci: check DYING state earlier
 2018-05-02 14:11 UTC 

[PATCH] ARM: dts: BCM5301X: Relicense most DTS files to the GPL 2.0+ / MIT
 2018-05-02 14:11 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-05-02 14:10 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v5 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v5 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v5 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v5 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v5 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v5 7/7] bootcount: display5: config: Enable boot count feature in the display5 board

[PATCH 2/2] arm64/mm: add speculative page fault
 2018-05-02 14:07 UTC  (4+ messages)

[PATCH v7 0/5] cpuset: Enable cpuset controller in default hierarchy
 2018-05-02 14:08 UTC  (13+ messages)
` [PATCH v7 2/5] cpuset: Add cpuset.sched_load_balance to v2
` [PATCH v7 3/5] cpuset: Add a root-only cpus.isolated v2 control file

[PATCH] net: stmmac: Avoid VLA usage
 2018-05-02 14:07 UTC  (4+ messages)

[PATCH] typec: tcpm: Fix incorrect 'and' operator
 2018-05-02 14:07 UTC  (4+ messages)
  `  "

[U-Boot] Uboot Hangs when Initrd size increses
 2018-05-02 14:06 UTC  (2+ messages)

[U-Boot] u-boot Marvell ethernet switch development
 2018-05-02 14:05 UTC 

[PATCH v3 00/13] ALSA: dice: use cache of stream formats to generate PCM rules/constraints
 2018-05-02 14:05 UTC  (2+ messages)

[PATCH 1/2] selftests/filesystems: devpts_pts included wrong header
 2018-05-02 14:05 UTC  (4+ messages)

[PATCH 00/28] Venus updates
 2018-05-02 14:04 UTC  (5+ messages)
` [PATCH 26/28] venus: implementing multi-stream support

[PATCH] vhost: make msg padding explicit
 2018-05-02 14:04 UTC  (9+ messages)

Avoiding both GPLv3 and meta-gplv2 ?
 2018-05-02 13:58 UTC  (8+ messages)

[PATCH] drm/i915: Stash desired logical vco in a reliable place
 2018-05-02 14:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img: return allocated size for block device with qcow2 format
 2018-05-02 14:02 UTC  (2+ messages)

[PATCH v2] x86/cpufeature: guard asm_volatile_goto usage with NO_BPF_WORKAROUND
 2018-05-02 14:01 UTC  (7+ messages)

[PATCH] ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"
 2018-05-02 14:01 UTC  (5+ messages)

[PATCH V1] irqchip/qcom: Fix check for spurious interrupts
 2018-05-02 14:01 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH] Add SPDX idenitifier and clarify license
 2018-05-02 14:00 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the rdma-fixes tree
 2018-05-02 14:00 UTC  (4+ messages)

[RFD] x86: The future of MPX
 2018-05-02 14:00 UTC  (6+ messages)

tcmu-runner rpm
 2018-05-02 14:00 UTC  (2+ messages)

[Xenomai] how to bring gpio to user space
 2018-05-02 13:59 UTC  (4+ messages)

[SPDK] Bdev claim and single writer semantics
 2018-05-02 13:58 UTC 

[PATCH] hwtracing: intel_th: Change return type to vm_fault_t
 2018-05-02 13:58 UTC  (3+ messages)

[PATCH 1/3] btrfs: qgroups, fix rescan worker running races
 2018-05-02 13:58 UTC  (4+ messages)

[PATCH] x86: fix atomic exchange for 32-bit
 2018-05-02 13:58 UTC 

[PATCH] ALSA: hda/ca0132: fix build failure when a local macro is defined
 2018-05-02 13:58 UTC  (2+ messages)

[PATCH v3] xen/kbdif: Add features to disable keyboard and pointer
 2018-05-02 13:58 UTC  (2+ messages)

[PATCH] clk: stm32mp1: Add CLK_IGNORE_UNUSED to ck_sys_dbg clock
 2018-05-02 13:57 UTC  (5+ messages)

[PATCH] drm/i915/edp: Only use alternate fixed mode when requested
 2018-05-02 13:56 UTC  (4+ messages)
` [PATCH V3] drn/i915/edp: "

[Qemu-devel] [PATCH v2] timer/aspeed: fix vmstate version id
 2018-05-02 13:56 UTC  (4+ messages)

[PATCH] gpio: zynq: Setup chip->base based on alias ID
 2018-05-02 13:56 UTC  (10+ messages)

[RFC PATCH RESEND 0/3] UP Squared board drivers
 2018-05-02 13:55 UTC  (7+ messages)
` [RFC PATCH RESEND 2/3] leds: upboard: Add LED support

[Qemu-devel] Expand ECAM region in machvirt 2_13?
 2018-05-02 13:54 UTC  (4+ messages)

[PATCH] eal: fix use-after-free issue on thread creation
 2018-05-02 13:54 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] swiotlb: Suppress "Out of SW-IOMMU" errors for NO_WARN
 2018-05-02 13:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 00/27] coresight: TMC ETR backend support for perf
 2018-05-02 13:52 UTC  (5+ messages)
` [PATCH v2 21/27] coresight: Convert driver messages to dev_dbg

[PATCH 0/6] use memcpy_mcsafe() for copy_to_iter()
 2018-05-02 13:52 UTC  (8+ messages)

[PATCH] drm/amd/display: remove need of modeset flag for overlay planes
 2018-05-02 13:51 UTC  (2+ messages)

[RFC v3 0/5] virtio: support packed ring
 2018-05-02 13:51 UTC  (6+ messages)
` [RFC v3 4/5] virtio_ring: add event idx support in "

[PATCH] net/mlx4_en: fix potential use-after-free with dma_unmap_page
 2018-05-02 13:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5] Initial compressdev unit tests
 2018-05-02 13:49 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] test/compress: add initial "
  ` [PATCH v3 4/5] test/compress: add multi xform test

LS1043A : "synchronous abort" at boot due to PCI config read
 2018-05-02 13:48 UTC  (12+ messages)

[PATCH] alsa-utils: Fix error when removing unwanted udev rules
 2018-05-02 13:40 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH 1/2 v5] drm/pl111: Support the Versatile Express
 2018-05-02 13:47 UTC  (4+ messages)
` [PATCH 2/2 v5] drm/pl111: Enable device-specific assigned memory

[LTP] [RFC PATCH 1/1] tst_test.sh: TCONF on basename error when setting TST_ID
 2018-05-02 13:45 UTC 

[PATCH v2 00/12] get_short_oid UI improvements
 2018-05-02 13:45 UTC  (4+ messages)
` [PATCH v3 "

ethdev new offloading API switch in PMDs
 2018-05-02 13:44 UTC  (6+ messages)

[PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018
 2018-05-02 13:43 UTC  (7+ messages)
` [PATCH for-next 04/14] IB/hfi1: Fix fault injection init/exit issues
` [PATCH for-next 05/14] IB/hfi1: Use after free race condition in send context error path
` [PATCH for-next 07/14] IB/hfi1: Reorder incorrect send context disable
` [PATCH for-next 08/14] IB/{hfi1, qib}: Add handling of kernel restart
` [PATCH for-next 11/14] IB/hfi1: Optimize kthread pointer locking when queuing CQ entries

[PATCH v3 0/9] Compute and consume generation numbers
 2018-05-02 13:42 UTC  (7+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 08/10] commit: add short-circuit to paint_down_to_common()

[U-Boot] [PATCH v3 0/2] sunxi: Fix boot of Cubietruk and al
 2018-05-02 13:41 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/2] sunxi: binman: Add U-Boot binary size check

[PATCH v5 0/9] PCI: Fixes and cleanups for native PCIe and ACPI hotplug
 2018-05-02 13:41 UTC  (5+ messages)
` [PATCH v5 3/9] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume

[Qemu-devel] [PATCH v8 0/8] Add make check tests for Migration
 2018-05-02 13:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 5/8] tests: Migration ppc now inlines its program

[PATCH] arm: dts: am437x-sk-evm: add wilink8 support
 2018-05-02 13:40 UTC  (3+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-02 13:40 UTC  (29+ messages)
                  `  "
                    ` [dm-devel] "
  ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
        ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
            ` [PATCH v5] "
                  ` [dm-devel] "

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-05-02 13:40 UTC  (10+ messages)

[SPDK] Bdev claim and single writer semantics
 2018-05-02 13:40 UTC 

[PATCH RFC iproute2-next 0/2] RDMA tool provider resource tracking
 2018-05-02 13:38 UTC  (4+ messages)
` [PATCH RFC iproute2-next 2/2] rdma: print provider resource attributes

Page allocator bottleneck
 2018-05-02 13:38 UTC  (10+ messages)

[PATCH v2] mm: introduce memory.min
 2018-05-02 13:38 UTC  (4+ messages)

non-blocking connect for kernel SCTP sockets
 2018-05-02 13:36 UTC  (5+ messages)

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-02 13:36 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] iFPGA: Add Intel FPGA BUS Library
  ` [PATCH v6 4/5] iFPGA: add meson build

[PATCH] tpm: tpm_crb: relinquish locality on error path
 2018-05-02 13:35 UTC  (12+ messages)

[PATCH v5] drm/panel: simple: Add TFC S9700RTWV43TR-01B 800x480 panel support
 2018-05-02 13:35 UTC  (3+ messages)

[PATCH v4 0/6] clocksource: rework Atmel TCB timer driver
 2018-05-02 13:34 UTC  (5+ messages)

[RFC 00/18] add mt76x2u support to mt76 driver
 2018-05-02 13:34 UTC  (4+ messages)
` [RFC 06/18] mt76x2: introduce mt76x2_mac_load_tx_status routine

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-02 13:33 UTC  (4+ messages)
` [PATCH 2/3] kexec: call LSM hook for "

[Qemu-devel] [PATCH] s390-ccw: force diag 308 subcode to unsigned long
 2018-05-02 13:32 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v4 2/2] qmp: Add qom-list-properties to list QOM object properties
 2018-05-02 13:32 UTC  (12+ messages)
` [Qemu-devel] [PATCH qemu] qom: Document qom/device-list-properties implementation specific

[PATCH 1/2] go: Upgrade 1.10.1 -> 1.10.2
 2018-05-02 13:31 UTC  (2+ messages)
` [PATCH 2/2] go: Update 1.9.4 -> 1.9.6


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.