All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-01 09:49:46 to 2017-12-01 10:52:17 UTC [more...]

[PATCHSET v2] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
 2017-12-01 10:52 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: setup_timer() -> timer_setup()
 2017-12-01 10:47 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Fix kernel-doc for timer functions

[PATCH 2/2] ahci: mtk: Change driver name to ahci-mtk
 2017-12-01 10:47 UTC  (2+ messages)

[PATCH v2 00/10] trace-cmd: Refactoring trace_record()
 2017-12-01 10:46 UTC  (3+ messages)

[PATCH 0/2] ath10k: tx stats for 10.2.4
 2017-12-01 10:45 UTC  (3+ messages)
` [PATCH 2/2] ath10k: add per peer tx stats support "

git-prompt: fix reading files with windows line endings
 2017-12-01 10:45 UTC  (9+ messages)
` [PATCH] "

Unusual Sign ln Alert!!!
 2017-12-01 10:39 UTC  (3+ messages)

[PATCH RT] crypto: limit more FPU-enabled sections
 2017-12-01 10:44 UTC  (6+ messages)
  ` [PATCH RT] arm*: disable NEON in kernel mode
    ` [PATCH RT v2] crypto: limit more FPU-enabled sections

[RFC][PATCH] printk: add console_msg_format command line option
 2017-12-01 10:44 UTC 

[kernel-hardening][PATCH 3/3] arm: mm: dump: add checking for writable and executable pages
 2017-12-01 10:43 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Wake the device before executing requests on the GPU
 2017-12-01 10:43 UTC  (3+ messages)

[PATCH 1/2] thermal: mtk: Cleanup unused defines
 2017-12-01 10:43 UTC  (2+ messages)

[PATCH 0/2] ethdev: add GENEVE to flow API
 2017-12-01 10:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ethdev: add GENEVE flow pattern item
  ` [PATCH v2 2/2] app/testpmd: support GENEVE pattern item in flow rules

[PATCH v2 0/4] crypto: inside-secure - set of fixes
 2017-12-01 10:43 UTC  (10+ messages)
  ` [PATCH v2 3/4] crypto: inside-secure - only update the result buffer when provided

[kernel-hardening][PATCH 2/3] arm: mm: dump: make the page table dumping seq_file optional
 2017-12-01 10:42 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 2017-12-01 10:42 UTC  (3+ messages)

[kernel-hardening][PATCH 1/3] arm: mm: dump: make page table dumping reusable
 2017-12-01 10:39 UTC  (2+ messages)

[PATCH v4 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2017-12-01 10:39 UTC  (6+ messages)
` [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties

[PATCH v3 0/5] ACPI: DMA ranges management
 2017-12-01 10:39 UTC  (6+ messages)

[kernel-hardening][PATCH 0/3] arm: Makes ptdump resuable and add WX page checking
 2017-12-01 10:38 UTC  (2+ messages)

[PATCH 0/5] PCI: Add support to the Cadence PCIe controller
 2017-12-01 10:37 UTC  (5+ messages)
` [PATCH 3/5] PCI: cadence: Add host driver for "

[PATCH 00/27] Etnaviv job lifetime issue fixes
 2017-12-01 10:36 UTC  (25+ messages)
` [PATCH 01/27] drm/etnaviv: fix GPU vs sync point race
` [PATCH 02/27] drm/etnaviv: split obj locks in different classes depending on the obj type
` [PATCH 03/27] drm/etnaviv: add lockdep annotation for userptr object population
` [PATCH 04/27] drm/etnaviv: fold __etnaviv_gem_new into caller
` [PATCH 05/27] drm/etnaviv: change return type of etnaviv_gem_obj_add to void
` [PATCH 06/27] drm/etnaviv: get rid of userptr worker
` [PATCH 07/27] drm/etnaviv: remove -EAGAIN handling from submit path
` [PATCH 08/27] drm/etnaviv: remove stale TODO in etnaviv_gpu_submit
` [PATCH 09/27] drm/etnaviv: don't flush workqueue in etnaviv_gpu_wait_obj_inactive
` [PATCH 10/27] drm/etnaviv: remove switch_context member from etnaviv_gpu
` [PATCH 11/27] drm/etnaviv: move workqueue to be per GPU
` [PATCH 12/27] drm/etnaviv: hold GPU lock while inserting END command
` [PATCH 13/27] drm/etnaviv: add lockdep annotations to buffer manipulation functions
` [PATCH 14/27] drm/etnaviv: simplify submit_create
` [PATCH 15/27] drm/etnaviv: move object fence attachment to gem_submit path
` [PATCH 16/27] drm/etnaviv: rename submit fence to out_fence
` [PATCH 17/27] drm/etnaviv: attach in fence to submit and move fence wait to fence_sync
` [PATCH 18/27] drm/etnaviv: move object unpinning to submit cleanup
` [PATCH 19/27] drm/etnaviv: move ww_acquire_ctx out of submit object
` [PATCH 20/27] drm/etnaviv: refcount the "
` [PATCH 21/27] drm/etnaviv: move PMRs to "
` [PATCH 22/27] drm/etnaviv: move exec_state "
` [PATCH 23/27] drm/etnaviv: use submit exec_state for perfmon sampling
` [PATCH 24/27] drm/etnaviv: move cmdbuf into submit object

[PATCH igt] igt/gem_eio: Increase wakeup delay for in-flight-suspend
 2017-12-01 10:36 UTC 

[PATCH v2 1/7] drm/i915/huc: Move firmware selection to init_early
 2017-12-01 10:33 UTC  (7+ messages)
` [PATCH v2 2/7] drm/i915/guc: "
` [PATCH v2 3/7] drm/i915/guc: Introduce USES_GUC_xxx helper macros
` [PATCH v2 4/7] drm/i915/uc: Don't use -EIO to report missing firmware
` [PATCH v2 5/7] drm/i915/guc: Combine enable_guc_loading|submission modparams
` [PATCH v2 6/7] drm/i915/huc: Load HuC only if requested
` [PATCH v2 7/7] HAX enable GuC/HuC load

[PATCH igt] igt/gem_eio: Increase wakeup delay for in-flight-suspend
 2017-12-01 10:32 UTC  (2+ messages)

[PATCH 1/7] ethdev: remove unused flag from header
 2017-12-01 10:33 UTC  (3+ messages)
` [PATCH 7/7] ethdev: use opaque user callback object

[PATCH] powerpc/mm: Invalidate subpage_prot() system call on radix platforms
 2017-12-01 10:32 UTC  (3+ messages)

[PATCH 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
 2017-12-01 10:32 UTC  (18+ messages)
` [PATCH v2 2/2] can: flexcan: adding platform specific details for LS1021A

[PATCH 0/4] SFP/phylink fixes
 2017-12-01 10:29 UTC  (14+ messages)
` [PATCH net-next 00/11] SFP/phylink updates
  ` [PATCH 01/11] phy: add phy_interface_mode_is_8023z() helper
  ` [PATCH 02/11] phylink: merge SGMII and 802.3z handling
  ` [PATCH 03/11] phylink: get rid of separate Cisco SGMII and 802.3z modes
  ` [PATCH 04/11] phylink: add support for 2500baseX and 10GbaseKR
  ` [PATCH 05/11] phylink: remove phylink_init_eee()
  ` [PATCH 06/11] phylink: restart 802.3z negotiation when starting net device
  ` [PATCH 07/11] phylink: add documentation for kernel APIs
  ` [PATCH 08/11] sfp: "
  ` [PATCH 09/11] sfp: fix sparse warning
  ` [PATCH 10/11] sfp: convert to fwnode
  ` [PATCH 11/11] phylink: "

[PATCH net-next 0/7] bpf: verifier improvements and cleanups
 2017-12-01 10:28 UTC  (2+ messages)

[PATCH v8 00/13] Introduce framework for SLIMbus device driver
 2017-12-01 10:27 UTC  (9+ messages)
` [PATCH v8 01/13] Documentation: Add SLIMbus summary
` [PATCH v8 07/13] slimbus: Add support for 'clock-pause' feature

[RESEND] x86/numa: move setting parsed numa node to num_add_memblk
 2017-12-01 10:13 UTC  (2+ messages)

[PATCH] mmc: sdhci: Avoid swiotlb buffer being full
 2017-12-01 10:28 UTC  (3+ messages)

[PATCH v1] PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
 2017-12-01 10:27 UTC  (2+ messages)

[PATCH net-next 0/5] bpftool: cgroup bpf operations
 2017-12-01 10:26 UTC  (5+ messages)
` [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name
` [PATCH net-next 4/5] bpftool: implement cgdetach command

[GIT PULL] MMC fixes for v.4.15-rc2
 2017-12-01 10:25 UTC 

[PATCH] pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
 2017-12-01 10:25 UTC 

[PATCH v1] core: mount xenfs, ignore proc-xen.mount (#6442, #6662)
 2017-12-01 10:21 UTC  (5+ messages)

[PATCH] contigmem: include <sys/vmmeter.h> to fix FreeBSD build
 2017-12-01 10:20 UTC  (2+ messages)

[Buildroot] [PATCH] package/asterisk: fix parallel install
 2017-12-01 10:18 UTC 

stalled MM patches
 2017-12-01 10:17 UTC  (6+ messages)

[PATCH] firmware: Use PTR_ERR_OR_ZERO()
 2017-12-01 10:15 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/7] eeprom: at24: series with smaller improvements
 2017-12-01 10:14 UTC  (11+ messages)
` [PATCH 1/7] eeprom: at24: don't explicitely include header files which are implicitely included
` [PATCH 2/7] eeprom: at24: consider that SERIAL and MAC flags imply read-only
` [PATCH 3/7] eeprom: at24: simplify probe a little by replacing &client->dev
` [PATCH 4/7] eeprom: at24: simplify functions at24_read/write a little

[PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-12-01 10:13 UTC  (4+ messages)
` [PATCH v4 1/2] livepatch: send a fake signal to all blocking tasks

[PATCH net] stmmac: reset last TSO segment size after device open
 2017-12-01 10:12 UTC 

[PATCH v3 0/4] introduce get_user_pages_longterm()
 2017-12-01 10:12 UTC  (13+ messages)
` [PATCH v3 1/4] mm: introduce get_user_pages_longterm

[PATCH net,stable v4 0/3] vhost: fix a few skb leaks
 2017-12-01 10:10 UTC  (7+ messages)
` [PATCH 1/3] vhost: fix skb leak in handle_rx()
` [PATCH 2/3] tun: free skb in early errors
` [PATCH 3/3] tap: free skb if flags error

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-01 10:11 UTC  (2+ messages)

[PATCH net,stable v4 0/3] vhost: fix a few skb leaks
 2017-12-01 10:10 UTC 

[PATCH v5] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-12-01 10:08 UTC 

[PATCH v4 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge
 2017-12-01 10:07 UTC  (6+ messages)
` [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata

[PATCH 0/2] mtd: m25p80: restore the addressing mode when stop using the flash
 2017-12-01 10:06 UTC  (9+ messages)
` [PATCH 1/2] mtd: spi-nor: add a API to restore the addressing mode
` [PATCH 2/2] mtd: m25p80: restore the addressing mode when stop using the flash

[Bug fix] octeon-i2c driver updates
 2017-12-01 10:06 UTC  (5+ messages)

[PATCH] generic/459: Fix check for ro-remount in extN
 2017-12-01 10:05 UTC 

BUG: support for at24 multi-slave-address eeproms is broken
 2017-12-01 10:04 UTC  (3+ messages)

[PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
 2017-12-01  9:55 UTC  (2+ messages)

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2017-12-01 10:04 UTC  (8+ messages)
` [PATCH v3 2/5] iio: proximity: sx9500: Add GPIO ACPI mapping table

[PATCH][V2] wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM
 2017-12-01 10:02 UTC  (2+ messages)

[PATCH v3 0/4] Fixes for omapdrm on OpenPandora and GTA04
 2017-12-01 10:01 UTC  (14+ messages)
` [PATCH v3 4/4] DTS: Pandora: fix panel compatibility string

Parse error with genl-const.cocci
 2017-12-01 10:00 UTC  (6+ messages)
  ` [Cocci] "

UBIFS does not mount after powerfail
 2017-12-01 10:01 UTC  (4+ messages)

[Xenomai] [RFC] RTnet, Analogy and the elephant in the room
 2017-12-01  9:59 UTC  (2+ messages)

Guarantee a 0-terminated string for all usages of strncpy()
 2017-12-01  9:58 UTC 

pull-request: can-next 2017-12-01
 2017-12-01  9:57 UTC 

[PATCH v4 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-01  9:56 UTC  (21+ messages)
` [PATCH v4 01/15] Documentation: Add SoundWire summary
` [PATCH v4 02/15] soundwire: Add SoundWire bus type
` [PATCH v4 03/15] soundwire: Add Master registration
` [PATCH v4 04/15] soundwire: Add MIPI DisCo property helpers
` [PATCH v4 05/15] soundwire: Add SoundWire MIPI defined registers
` [PATCH v4 06/15] soundwire: Add IO transfer
` [PATCH v4 07/15] regmap: Add SoundWire bus support
` [PATCH v4 08/15] soundwire: Add Slave status handling helpers
` [PATCH v4 09/15] soundwire: Add slave status handling
` [PATCH v4 10/15] soundwire: Add sysfs for SoundWire DisCo properties
` [PATCH v4 11/15] soundwire: cdns: Add cadence library
` [PATCH v4 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support
` [PATCH v4 13/15] soundwire: intel: Add Intel Master driver
` [PATCH v4 14/15] soundwire: intel: Add Intel init module
` [PATCH v4 15/15] MAINTAINERS: Add SoundWire entry

[PATCH 0/5] Introduce the new NAND core interface: ->exec_op()
 2017-12-01  9:57 UTC  (10+ messages)
` [PATCH 5/5] mtd: nand: add ->exec_op() implementation

[RFC PATCH 0/3] pinctrl: sunxi: Add DT-based generic pinctrl driver
 2017-12-01  9:56 UTC  (9+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: sunxi: document new generic binding

[Buildroot] [PATCH 0/8] Fix warnings reported by check-package
 2017-12-01  9:54 UTC  (5+ messages)
` [Buildroot] [PATCH 8/8] gitlab-ci: run check-package

[GIT PULL] hash addresses printed with %p
 2017-12-01  9:54 UTC  (10+ messages)

[CI 1/9] drm/i915: Extract intel_get_cagf
 2017-12-01  9:51 UTC  (4+ messages)
` [CI 2/9] drm/i915/pmu: Expose a PMU interface for perf queries

[PATCH V2] mm: check pfn_valid first in zero_resv_unavail
 2017-12-01  9:50 UTC  (2+ messages)

[PATCH] virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
 2017-12-01  9:50 UTC 

[PATCH] virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
 2017-12-01  9:50 UTC 

[PATCH 1/2] MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry
 2017-12-01  9:49 UTC  (4+ messages)
` [PATCH 2/2] thunderbolt: Mask ring interrupt properly when polling starts

[PATCH] mm: check pfn_valid first in zero_resv_unavail
 2017-12-01  9:49 UTC  (8+ 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.