linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-25 17:00:35 to 2017-01-25 21:13:48 UTC [more...]

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-25 21:13 UTC  (20+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH v2] i2c: i2c-cadence: Initialize configuration before probing devices
 2017-01-25 21:09 UTC  (2+ messages)

[PATCH v4] net: ethernet: faraday: To support device tree usage
 2017-01-25 21:09 UTC  (3+ messages)

[PATCH v6 0/2] enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-25 21:08 UTC  (9+ messages)
` [PATCH v6 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks
  ` [tpmdd-devel] [PATCH v6 0/2] enhance TPM 2.0 extend function to support multiple PCR banks

[PATCH 0/2] setgid hardening
 2017-01-25 21:06 UTC  (3+ messages)
` [PATCH 1/2] fs: Check f_cred instead of current's creds in should_remove_suid()
` [PATCH 2/2] fs: Harden against open(..., O_CREAT, 02777) in a setgid directory

[PATCH v10 0/5] Add support for the STM32F4 I2C
 2017-01-25 21:03 UTC  (9+ messages)
` [PATCH v10 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v10 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v10 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC

[PATCH] tpm: fix RC value check in tpm2_seal_trusted
 2017-01-25 21:03 UTC 

[PATCH] i2c: busses: constify dev_pm_ops structures
 2017-01-25 21:03 UTC  (2+ messages)

[PATCH v3 tip/core/rcu 0/4] SRCU updates for 4.11
 2017-01-25 21:03 UTC  (4+ messages)
` [PATCH v3 tip/core/rcu 1/4] srcu: Implement more-efficient reader counts

[PATCH v3] i2c: core: helper function to detect slave mode
 2017-01-25 21:01 UTC  (4+ messages)

[RFC PATCH v1 0/6] pure python kernel-doc parser and more
 2017-01-25 20:59 UTC  (6+ messages)
` [RFC PATCH v1 2/6] kernel-doc: replace kernel-doc perl parser with a pure python one (WIP)

[git pull] drm revert one patch
 2017-01-25 20:47 UTC 

[v3 PATCH 00/10] x86: Enable User-Mode Instruction Prevention
 2017-01-25 20:38 UTC  (13+ messages)
` [v3 PATCH 01/10] x86/mpx: Do not use SIB index if index points to R/ESP
` [v3 PATCH 02/10] x86/mpx: Fail decoding when SIB baseR/EBP is and no displacement is used
` [v3 PATCH 03/10] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel
` [v3 PATCH 04/10] x86/insn-kernel: Add a function to obtain register offset in ModRM
` [v3 PATCH 05/10] x86/insn-kernel: Add support to resolve 16-bit addressing encodings
` [v3 PATCH 06/10] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [v3 PATCH 07/10] x86: Add emulation code for UMIP instructions
` [v3 PATCH 08/10] x86/traps: Fixup general protection faults caused by UMIP
` [v3 PATCH 09/10] x86: Enable User-Mode Instruction Prevention
` [v3 PATCH 10/10] selftests/x86: Add tests for "

[RFC PATCH 0/2] restore original default of nf_conntrack_helper sysctl
 2017-01-25 20:43 UTC  (7+ messages)
    ` [PATCH] netfilter: nf_ct_helper: warn when not applying default helper assignment (was Re: [RFC PATCH 0/2] restore original default of nf_conntrack_helper sysctl)
      ` [PATCH v2] netfilter: nf_ct_helper: warn when not applying default helper assignment

[PATCH] Revert "regulator: fixed: add support for ACPI interface"
 2017-01-25 20:41 UTC  (2+ messages)

[PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF
 2017-01-25 20:40 UTC  (15+ messages)

[PATCHv2 00/12] Fix few rmap-related THP bugs
 2017-01-25 20:38 UTC  (16+ messages)
` [PATCHv2 01/12] uprobes: split THPs before trying replace them
` [PATCHv2 02/12] mm: introduce page_vma_mapped_walk()
` [PATCHv2 03/12] mm: fix handling PTE-mapped THPs in page_referenced()
` [PATCHv2 04/12] mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs()
` [PATCHv2 05/12] mm, rmap: check all VMAs that PTE-mapped THP can be part of
` [PATCHv2 06/12] mm: convert page_mkclean_one() to page_vma_mapped_walk()
` [PATCHv2 07/12] mm: convert try_to_unmap_one() "
` [PATCHv2 08/12] mm, ksm: convert write_protect_page() "
` [PATCHv2 09/12] mm, uprobes: convert __replace_page() "
` [PATCHv2 10/12] mm: convert page_mapped_in_vma() "
` [PATCHv2 11/12] mm: drop page_check_address{,_transhuge}
` [PATCHv2 12/12] mm: convert remove_migration_pte() to page_vma_mapped_walk()

[PATCH] x86/efi: always map first physical page into EFI pagetables
 2017-01-25 20:36 UTC  (2+ messages)

[PATCH 0/2] Fix incorrect warning from dma-debug
 2017-01-25 20:32 UTC  (5+ messages)

[PATCH v3 0/5] Serial slave device bus
 2017-01-25 20:23 UTC  (6+ messages)
` [PATCH v3 1/5] tty_port: Add port client functions
` [PATCH v3 2/5] dt/bindings: Add a serial/UART attached device binding
` [PATCH v3 3/5] serdev: Introduce new bus for serial attached devices
` [PATCH v3 4/5] serdev: add a tty port controller driver
` [PATCH v3 5/5] tty_port: register tty ports with serdev bus

[PATCH RFC] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-01-25 20:25 UTC  (9+ messages)

[tpmdd-devel] [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
 2017-01-25 20:23 UTC  (11+ messages)

[PATCH RFC] tpm: define a command filter
 2017-01-25 20:21 UTC  (5+ messages)

[PATCH v1 1/2] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH
 2017-01-25 20:18 UTC  (2+ messages)
` [PATCH v1 2/2] mfd: lpc_ich: Remove useless comments in core part

[PATCH 0/6 v3] kvmalloc
 2017-01-25 20:16 UTC  (2+ messages)

[PATCH v1 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-01-25 20:10 UTC  (5+ messages)
` [PATCH v1 2/3] x86: Remap GDT tables in the Fixmap section

[PATCH] tpm_tis: use default timeout value if chip reports it as zero
 2017-01-25 20:09 UTC  (10+ messages)

[PATCH] seccomp: dump core when using SECCOMP_RET_KILL
 2017-01-25 20:05 UTC  (3+ messages)
`  "

[PATCH 0/7] Pad retentions support for Exynos5433
 2017-01-25 20:04 UTC  (16+ messages)
  ` [PATCH 1/7] soc: samsung: pmu: Add dummy support for Exynos5433 SoC
  ` [PATCH 2/7] pinctrl: samsung: Ensure that pad retention is disabled on driver init
  ` [PATCH 3/7] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
  ` [PATCH 4/7] arm64: dts: exynos: Add clocks to Exynos5433 LPASS module
  ` [PATCH 5/7] mfd: exynos-lpass: Remove pad retention control
  ` [PATCH 6/7] mfd: exynos-lpass: Add support for clocks
  ` [PATCH 7/7] mfd: exynos-lpass: Add runtime PM support

[PATCH v5 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-01-25 19:57 UTC  (5+ messages)
` [PATCH v5 1/4] signals, sparc: Add signal codes for ADI violations
` [PATCH v5 2/4] mm: Add functions to support extra actions on swap in/out
` [PATCH v5 3/4] sparc64: Add support for ADI register fields, ASIs and traps
` [PATCH v5 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH net] net: dsa: Bring back device detaching in dsa_slave_suspend()
 2017-01-25 19:48 UTC  (3+ messages)

[PATCH 0/2] More ethtool support and BGX configuration changes
 2017-01-25 19:43 UTC  (2+ messages)

[PATCH v2 0/3] net: phy: leds: Fix truncated LED trigger names and crashes
 2017-01-25 19:40 UTC  (2+ messages)

[PATCH v4 1/4] arm64: Define Falkor v1 CPU
 2017-01-25 19:39 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code

[PATCH 1/2] soc: samsung: pmu: Remove unused and duplicated defines
 2017-01-25 19:34 UTC  (2+ messages)
` [PATCH 2/2] soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register

[PATCH net 0/4] r8152: fix scheduling napi
 2017-01-25 19:31 UTC  (3+ messages)
` [PATCH net v2 "

[PATCH v1 0/3] x86/xen: pvclock vdso support
 2017-01-25 19:26 UTC  (5+ messages)
` [PATCH v1 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va
` [PATCH v1 2/3] x86/xen/time: setup vcpu 0 time info page
` [PATCH v1 3/3] MAINTAINERS: xen, kvm: track pvclock-abi.h changes

[PATCH 0/3] cifs: Better dependencies
 2017-01-25 19:26 UTC  (2+ messages)

x86/microcode: use-after-free after cpu offline/online
 2017-01-25 19:23 UTC  (4+ messages)

[PATCH v6] mm: Add memory allocation watchdog kernel thread
 2017-01-25 19:22 UTC  (4+ messages)

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-25 19:15 UTC  (7+ messages)
` [PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions

[PATCH v3 00/24] i.MX Media Driver
 2017-01-25 19:10 UTC  (4+ messages)
` [PATCH v3 22/24] media: imx: Add MIPI CSI-2 OV5640 sensor subdev driver

[PATCH v4 3/3] iio: distance: srf08: add driver ABI documentation
 2017-01-25 19:07 UTC 

[PATCH v4 2/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-25 19:07 UTC 

[PATCH v4 1/3] iio: distance: srf08: add trivial DT binding
 2017-01-25 19:06 UTC 

[PATCH v4 0/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-25 19:06 UTC 

[PATCH net-next v6 0/4] Add support for the ethernet switch on the ESPRESSObin
 2017-01-25 18:58 UTC  (5+ messages)
` [PATCH net-next v6 2/4] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341

[PATCH] tpm/tpm_i2c_infineon: ensure no ongoing commands on shutdown
 2017-01-25 18:59 UTC  (5+ messages)
      ` [tpmdd-devel] "

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

stmmac: GMAC_RGSMIIIS reports bogus values
 2017-01-25 18:47 UTC  (4+ messages)

Inquiry/201797765
 2017-01-25 18:32 UTC 

[PATCHv2] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2017-01-25 18:30 UTC  (2+ messages)

[PATCH 00/12] Fix few rmap-related THP bugs
 2017-01-25 18:38 UTC  (15+ messages)
` [PATCH 01/12] uprobes: split THPs before trying replace them
` [PATCH 02/12] mm: introduce page_check_walk()

[PATCH v6 1/3] Bluetooth: btusb: Use an error label for error paths
 2017-01-25 18:35 UTC  (3+ messages)
` [PATCH v6 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v6 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup

[PATCH] ARM: dts: Odroid XU4: fix USB3.0 ports
 2017-01-25 18:34 UTC  (6+ messages)

[PATCH] PCI: enable extended tags support for PCIe endpoints
 2017-01-25 18:33 UTC  (5+ messages)

[PATCH 7/7] firmware: firmware: fix NULL pointer dereference in __fw_load_abort()
 2017-01-25 18:31 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[btrfs/rt] lockdep false positive
 2017-01-25 18:29 UTC  (4+ messages)

[PATCH net-next] r8152: fix the wrong spelling
 2017-01-25 18:24 UTC  (2+ messages)

[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-25 18:23 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window

[PATCH net-next 0/3] BPF tracepoints
 2017-01-25 18:19 UTC  (2+ messages)

[Bug fix]mips 64bits checksum error -- csum_tcpudp_nofold
 2017-01-25 18:13 UTC  (2+ messages)

[PATCH] irqdomain: Avoid activating interrupts more than once
 2017-01-25 18:09 UTC  (3+ messages)

[PATCH 2/2] pwm: pca9685: fix prescaler initialization
 2017-01-25 18:05 UTC  (11+ messages)

[PATCH] spi: mediatek: Manually set dma_ops for spi_master device
 2017-01-25 17:59 UTC  (4+ messages)

[PATCH i-g-t v7 0/1] usb: xhci: plat: Enable runtime PM
 2017-01-25 17:51 UTC  (2+ messages)
` [PATCH i-g-t v7 1/1] usb: xhci: plat: Enable async suspend/resume

[PATCH 0/3] mtd: spi-nor: add support to SPI 1-2-2 and SPI 1-4-4 protocols
 2017-01-25 17:49 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4
` [PATCH 2/3] mtd: spi-nor: remove unused set_quad_mode() function
` [PATCH 3/3] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols

[PATCH] tty: serial: constify uart_ops structures
 2017-01-25 17:48 UTC 

[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-25 17:36 UTC  (7+ messages)
` [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection

[PATCH] Staging: comedi: drivers: comedi_test: Add auto-configuration capability
 2017-01-25 17:31 UTC 

[PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM
 2017-01-25 17:31 UTC  (4+ messages)
` [PATCH v5 2/2] usb: dwc3: core: Support the dwc3 host suspend/resume

[PATCH 0/2] dmaengine: Add DW AXI DMAC driver
 2017-01-25 17:25 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2017-01-25 17:22 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD and MTD due for the v4.11 merge window

[PATCH] irqchip: keystone: Fix "scheduling while atomic" on rt
 2017-01-25 17:20 UTC  (3+ messages)

[PATCH] x86/mm/cpa: avoid wbinvd() for PREEMPT_RT_FULL
 2017-01-25 17:07 UTC  (3+ messages)

workqueue lockup due to process_unsol_events stuck in azx_rirb_get_response
 2017-01-25 17:06 UTC  (4+ messages)

[PATCH 0/3] mfd: cros_ec: non-wake host events support
 2017-01-25 17:01 UTC  (4+ messages)
` [PATCH 1/3] cros_ec: Don't return error when checking command version
` [PATCH 2/3] cros_ec: Fix deadlock when EC is not responsive at probe
` [PATCH 3/3] cros_ec: Don't signal wake event for non-wake host events

[PATCH] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
 2017-01-25 17:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).