All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-22 13:57:53 to 2017-01-22 16:32:35 UTC [more...]

[PATCH v3 00/20] Finalize separation of extable.h from module.h
 2017-01-22 16:32 UTC  (17+ messages)
` [OpenRISC] "
` [PATCH 01/20] ia64: move ia64_done_with_exception out of asm/uaccess.h
` [PATCH 02/20] ia64: ensure exception table search users include extable.h
` [PATCH 04/20] arm: migrate exception table users off module.h and onto extable.h
` [PATCH 05/20] alpha: "
` [PATCH 08/20] sh: "
` [PATCH 09/20] frv: "
` [PATCH 10/20] openrisc: "
  ` [OpenRISC] "
` [PATCH 11/20] sparc: migrate exception table users "

[kernel-hardening] Disable and lock Silicon Debug feature on modern Intel CPUs
 2017-01-22 16:30 UTC  (3+ messages)

[PATCH 00/13] dax, pmem: move cpu cache maintenance to libnvdimm
 2017-01-22 16:29 UTC  (8+ messages)

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-01-22 16:21 UTC  (38+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
  ` [PATCH v2 02/14] Documentation: dt/bindings: Document pinctrl-gpio
    ` [PATCH v2 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
    ` [PATCH v2 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
    ` [PATCH v2 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v2 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
  ` [PATCH v2 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v2 07/14] MIPS: jz4780: "
  ` [PATCH v2 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
  ` [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v2 12/14] fbdev: jz4740-fb: "
  ` [PATCH v2 13/14] pwm: jz4740: "
  ` [PATCH v2 14/14] MIPS: jz4740: Remove custom GPIO code

[PATCH v2] pwm: lpss: Make builtin so that i915 can find the pwm_backlight
 2017-01-22 16:21 UTC  (9+ messages)

[PULL] Second set of IIO fixes for the 4.10 cycle
 2017-01-22 16:12 UTC 

[PATCH v2] iio: trigger: free trigger resource correctly
 2017-01-22 16:15 UTC  (4+ messages)

[PATCH v2 0/3] acpi_lpss/pwm: Fix i915 pwm_get issues
 2017-01-22 16:14 UTC  (4+ messages)
` [PATCH v2 1/3] pwm/core: Don't hold pwm_lookup_lock longer then necessary
` [PATCH v2 2/3] pwm/core: Try to get the module from pwm_get
` [PATCH v2 3/3] acpi: lpss: call pwm_add_table() for bsw PWM device

[ovmf test] 104589: all pass - PUSHED
 2017-01-22 16:12 UTC 

[PATCH 1/1] EDAC: always return an initialized value in knl_show_interleave_mode
 2017-01-22 16:10 UTC  (4+ messages)

[U-Boot] [RFC PATCH] SPL: replace ctype implementation with tiny version
 2017-01-22 16:09 UTC  (2+ messages)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-01-22 16:08 UTC  (8+ messages)
` [PATCH v3 21/37] IB/mlx5: Switch from dma_device to dev.parent
` [PATCH v3 35/37] nvme-rdma: "
` [PATCH v3 37/37] IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it

[PATCH 0/2] iio: imu: st_lsm6dsx: add capability to select interrupt pin
 2017-01-22 15:54 UTC  (11+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add possibility to select drdy pin
` [PATCH 2/2] Documentation: dt: iio: imu: st_lsm6dsx: add st,drdy-int-pin property

[PATCH 0/3] Auto BKOPS PM suspend
 2017-01-22 15:55 UTC  (4+ messages)
` [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend

[PATCH v2 1/6] ARM: tegra: nyan: Use proper IRQ type definitions
 2017-01-22 15:47 UTC  (15+ messages)
` [PATCH v2 3/6] ARM: tegra: nyan-big: Include compatible revisions for proper detection
  ` [PATCH v2 2/6] ARM: tegra: nyan: Use external control for bq24735 charger
  ` [PATCH v2 4/6] ARM: tegra: nyan-blaze: Include compatible revisions for proper detection
` [PATCH v2 5/6] ARM: tegra: nyan-big: Proper pinmux for TPM i2c
` [PATCH v2 6/6] ARM: tegra: nyan-blaze: "

[PATCH v1 0/7] ceph: implement new-style ENOSPC handling in kcephfs
 2017-01-22 15:38 UTC  (4+ messages)
` [PATCH v1 4/7] ceph: handle new osdmap epoch updates in CLIENT_CAPS and WRITE codepaths

[PATCH iproute2 v4 0/4] update ifstat for new stats
 2017-01-22 15:34 UTC  (7+ messages)
` [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to extended statistics

[PATCH 1/2] random: use chacha20 for get_random_int/long
 2017-01-22 15:34 UTC  (13+ messages)
                      ` [PATCH 2/2] random: convert get_random_int/long into get_random_u32/u64

[RFC PATCH net-next 0/5] bridge: per vlan lwt and dst_metadata support
 2017-01-22 15:27 UTC  (10+ messages)
` [RFC PATCH net-next 2/5] vxlan: make COLLECT_METADATA mode bridge friendly
` [RFC PATCH net-next 4/5] bridge: vlan lwt and dst_metadata netlink support
` [RFC PATCH net-next 5/5] bridge: vlan lwt dst_metadata hooks in ingress and egress paths

[PATCH v3] platform/x86: add support for devices with Silead touchscreens
 2017-01-22 15:25 UTC 

[PATCH v3 1/3] acpi: lpss: call pwm_add_table() for bsw pwm device
 2017-01-22 15:25 UTC  (4+ messages)
` [PATCH v3 2/3] pwm: lpss: Make builtin so that i915 can find the pwm_backlight
` [PATCH v3 3/3] platform/x86: add support for devices with Silead touchscreens

ASPM after Hotplug Question
 2017-01-22 14:48 UTC  (2+ messages)

[Qemu-devel] QEMU website (wiki) improvements
 2017-01-22 15:19 UTC  (3+ messages)

Only one core of four since kernel 4.9
 2017-01-22 14:48 UTC  (3+ messages)

[PATCH] iio:temperature:Add irq and threshold events support for TI TMP007 sensor
 2017-01-22 15:09 UTC  (4+ messages)

[PATCH 0/7] Bibliography update round 2
 2017-01-22 15:07 UTC  (8+ messages)
` [PATCH 1/7] bib/hw: Update url note of JohnKnickerbocker2008:3DI
` [PATCH 2/7] bib/syncrefs: Update BengHongLim94
` [PATCH 3/7] bib/RCU: Salvage url of Spraul01
` [PATCH 4/7] bib/syncrefs: Salvage url of AdrianSutton2013LCA:Disruptor
` [PATCH 5/7] bib/RCU: Append followup mail's url to LinusTorvalds2001a
` [PATCH 6/7] bib/syncrefs: Salvage url of DavidUngar2011unsync
` [PATCH 7/7] bib/swtools: Salvage url of RichardBornat2006SheepGoats

[qemu-mainline baseline-only test] 68414: tolerable trouble: blocked/broken
 2017-01-22 15:06 UTC 

ARM64: Disabling warnings about deprecated armv8 instructions
 2017-01-22 15:05 UTC  (8+ messages)

[U-Boot] [PATCH v4 0/9] ARM: stm32: add network and qspi driver support to stm32f746-disco board
 2017-01-22 15:04 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] ARM: DTS: stm32: add stm32f746 device tree pin control files
` [U-Boot] [PATCH v4 2/9] ARM: DTS: stm32: add stm32f746-disco device tree files
` [U-Boot] [PATCH v4 3/9] ARM: stm32: cleanup stm32f7 files
` [U-Boot] [PATCH v4 4/9] ARM: stm32: fix stm32f7 sdram fmc base address
` [U-Boot] [PATCH v4 5/9] ARM: stm32: use clock setup function defined in clock.c
` [U-Boot] [PATCH v4 6/9] net: stm32: add designware mac glue code for stm32
` [U-Boot] [PATCH v4 7/9] net: phy: add SMSC LAN8742 phy
` [U-Boot] [PATCH v4 8/9] ARM: stm32: enable support for smsc phy on stm32f746-disco board
` [U-Boot] [PATCH v4 9/9] ARM: SPI: stm32: add stm32f746 qspi driver

[PATCH 1/5] ARM: tegra: nyan: Use proper IRQ type definitions
 2017-01-22 14:44 UTC  (15+ messages)
` [PATCH 2/5] ARM: tegra: nyan: Use external control for bq24735 charger
` [PATCH 3/5] ARM: tegra: nyan-big: Include compatible revisions for proper detection
` [PATCH 4/5] ARM: tegra: nyan-big: Proper pinmux for TPM i2c
` [PATCH 5/5] ARM: tegra: nyan-blaze: "

[Qemu-devel] [PATCH] qapi: Remove unwanted commas after #optional keyword
 2017-01-22 14:54 UTC  (2+ messages)
` [Qemu-trivial] "

[Buildroot] [PATCH 1/1] package/tvheadend: bump version
 2017-01-22 14:50 UTC 

[Buildroot] [PATCH 1/1] package/x265: bump version to 2.2
 2017-01-22 14:50 UTC 

[PATCH RFC v3 0/5] RFC: in-kernel resource manager
 2017-01-22 14:49 UTC  (13+ messages)
` [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
  ` [tpmdd-devel] "

[Buildroot] [PATCH 1/1] package/x264: bump version
 2017-01-22 14:49 UTC 

[linux-linus test] 104578: regressions - FAIL
 2017-01-22 14:48 UTC 

[U-Boot] [PATCH 1/7] arm: socfpga: update de0 nano default environment
 2017-01-22 14:47 UTC  (7+ messages)
` [U-Boot] [PATCH 3/7] arm: socfpga: update arria5 socdk "

[PATCH 10/22] mtd: physmap_of: add a hook for Gemini flash probing
 2017-01-22 14:46 UTC  (3+ messages)

[rtc-linux] [PATCH 0/6] rtc: sun6i: Fix the RTC accuracy
 2017-01-22 14:44 UTC  (13+ messages)
` [rtc-linux] [PATCH 1/6] rtc: sun6i: Expose the 32kHz oscillator
  `  "
    ` [rtc-linux] "
` [rtc-linux] [PATCH 4/6] rtc: sun6i: Force the mux to the external oscillator
  ` [rtc-linux] "
    `  "
` [PATCH 0/6] rtc: sun6i: Fix the RTC accuracy
  ` [rtc-linux] "

[PATCH] 6lowpan: use rb_entry()
 2017-01-22 14:42 UTC  (4+ messages)
` [PATCH] net/mlx4: "

[U-Boot] [PATCH 1/2] common: Kconfig: Add BOARD_LATE_INIT entry
 2017-01-22 14:41 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] config: Move CONFIG_BOARD_LATE_INIT to defconfigs

[PATCH] block: use list_entry_rq
 2017-01-22 14:40 UTC  (5+ messages)
` [PATCH] writeback: use rb_entry()

[PATCH 09/22] mtd: add DT bindings for the Cortina Systems Gemini Flash
 2017-01-22 14:40 UTC  (4+ messages)

Acer ES1-522 wifi blocked and Fn keys don't work (WMI)
 2017-01-22 14:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] scsi-generic and BLKSECTGET
 2017-01-22 14:29 UTC  (2+ messages)

[patch net-next 0/4] Add support for offloading packet-sampling
 2017-01-22 14:29 UTC  (3+ messages)
` [patch net-next 2/4] net/sched: Introduce sample tc action

Warning at drivers/gpu/drm/drm_atomic_helper.c
 2017-01-22 14:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pulseaudio: bump version to 10.0
 2017-01-22 14:16 UTC 

[PATCH] git-p4: Fix git-p4.mapUser on Windows
 2017-01-22 14:14 UTC  (5+ messages)

[PATCH v2 0/3] ARM: dts: add ostm support for r7s72100
 2017-01-22 14:13 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: dts: r7s72100: add ostm to device tree

[PATCH] kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distclean
 2017-01-22 14:02 UTC 

[PATCH nf] netfilter: nft_log: restrict the log prefix length to 127
 2017-01-22 14:10 UTC 

Input/Output error reading from a clean raid
 2017-01-22 14:08 UTC 

[Buildroot] [PATCH 0/2] package/weston: fix build
 2017-01-22 13:57 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/weston: do not try to build dev docs
` [Buildroot] [PATCH 2/2] package/weston: fix build with musl


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.