All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-01 09:57:37 to 2017-12-01 11:08:35 UTC [more...]

[PATCH 00/10] recipe updates
 2017-12-01 11:08 UTC  (11+ messages)
` [PATCH 01/10] tumbler: ensure thumbnails work properly
` [PATCH 02/10] poppler-data: update 0.4.7 -> 0.4.8
` [PATCH 03/10] xfce4-whiskermenu-plugin: update 2.1.3 -> 2.1.4
` [PATCH 04/10] fluidsynth: performance improvements
` [PATCH 05/10] glibmm: update 2.50.1 -> 2.54.1
` [PATCH 06/10] thunar: update 1.6.12 -> thunar_1.6.13
` [PATCH 07/10] xfce4-pulseaudio-plugin: update 0.3.2 -> 0.3.3
` [PATCH 08/10] glm: update 0.9.8.4 -> 0.9.8.5
` [PATCH 09/10] fftw: update 3.3.6-p1 -> 3.3.7
` [PATCH 10/10] fftw: Let dev-packages depend on libraries created

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

[PATCH] musl: prevent errors if do_install is run more than once
 2017-12-01 11:07 UTC  (4+ messages)

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

Possible regression due to "arm64: renesas: salvator: set driver type for eMMC"
 2017-12-01 11:06 UTC  (2+ messages)

[PATCH] net/e1000: add missing \n in error message
 2017-12-01 11:06 UTC  (2+ messages)

[PATCH] maintainers: claim responsibility for virtio PMD
 2017-12-01 11:04 UTC 

[RFC PATCH] net_sched: bulk free tcf_block
 2017-12-01 11:05 UTC  (3+ messages)

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

[PATCH iproute2] iproute2: Fix undeclared __kernel_long_t type build error in RHEL 6.8
 2017-12-01 11:04 UTC 

Fix Documentation build warnings
 2017-12-01 11:03 UTC  (8+ messages)
` [PATCH 1/7] Documentation: arm-qemu-vexpress: Fix too short underline
` [PATCH 2/7] Documentation: Change many code blocks to no highlight
` [PATCH 3/7] Documentation: socfpga: Fix numbered list
` [PATCH 4/7] Documentation: change default highlight language to shell
` [PATCH 5/7] Documentation: defaultenv-2: Change highlight to make
` [PATCH 6/7] Documentation: remove :numbered: from lower level toctrees
` [PATCH 7/7] ARM: psci command: Add to misc group

[PATCH] PM / runtime: Drop children check from __pm_runtime_set_status()
 2017-12-01 11:03 UTC  (11+ messages)

[PATCH v2 1/7] drm/i915/huc: Move firmware selection to init_early
 2017-12-01 10:58 UTC  (8+ 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
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/7] drm/i915/huc: Move firmware selection to init_early

[PATCH 00/27] Etnaviv job lifetime issue fixes
 2017-12-01 10:36 UTC  (28+ 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 25/27] drm/etnaviv: move GPU active handling to bo pin/unpin
` [PATCH 26/27] drm/etnaviv: couple runtime PM management to submit object lifetime
` [PATCH 27/27] drm/etnaviv: re-enable perfmon support

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

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

[meta-oe][PATCH] dfu-utils-native: fix do_deploy sstate handling
 2017-12-01 10:48 UTC 

[v3 0/8] rsi: add bluetooth and coex support
 2017-12-01 10:54 UTC  (3+ messages)
` [v3 5/8] Bluetooth: btrsi: add new rsi bluetooth driver

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

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

[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)

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 

[PATCH] drm/i915/selftests: Wake the device before executing requests on the GPU
 2017-12-01 10:43 UTC  (3+ 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

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

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

[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)

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

[kernel-hardening][PATCH 1/3] arm: mm: dump: make page table dumping reusable
 2017-12-01 10:39 UTC  (2+ 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 igt] igt/gem_eio: Increase wakeup delay for in-flight-suspend
 2017-12-01 10:36 UTC 

[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)

[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 v8 00/13] Introduce framework for SLIMbus device driver
 2017-12-01 10:27 UTC  (3+ messages)
` [PATCH v8 01/13] Documentation: Add SLIMbus summary

[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] 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  (7+ 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 

[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  (2+ messages)
` [PATCH v4 02/15] soundwire: Add SoundWire bus type


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.