linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-08 13:50:55 to 2015-10-08 16:02:31 UTC [more...]

[PATCH 0/5] arm64: Allow booting with GICv3 in GICv2 mode
 2015-10-08 16:02 UTC  (5+ messages)
` [PATCH 2/5] irqchip/gic-v3: Make gic_enable_sre an inline function

[PATCH v6 0/6] KASAN for arm64
 2015-10-08 16:01 UTC  (8+ messages)

[PATCH 0/4] Add support for STM32 DMA
 2015-10-08 16:01 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Document the STM32 DMA bindings
` [PATCH 2/4] dmaengine: Add STM32 DMA driver
` [PATCH 3/4] ARM: dts: Add STM32 DMA support for STM32F429 MCU
` [PATCH 4/4] ARM: configs: Add STM32 DMA support in STM32 defconfig

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-08 16:01 UTC  (9+ messages)

[PATCH v2 00/22] arm64: Consolidate CPU feature handling
 2015-10-08 15:57 UTC  (19+ messages)
` [PATCH v2 06/22] arm64: sys_reg: Define System register encoding
` [PATCH v2 07/22] arm64: Keep track of CPU feature registers
` [PATCH v2 14/22] arm64: Cleanup HWCAP handling
` [PATCH v2 16/22] arm64/debug: Make use of the system wide safe value

[PATCH 1/1] x86/cpu/intel: enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
 2015-10-08 15:56 UTC 

[PATCH 1/1] x86/io_apic: suppress compiler warning
 2015-10-08 15:55 UTC 

[PATCH v2 00/12] LED core improvements
 2015-10-08 15:51 UTC  (4+ messages)
` [PATCH v2 01/12] leds: core: Use EXPORT_SYMBOL_GPL consistently

[PATCH v4 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-08 15:51 UTC  (7+ messages)
` [PATCH v4 1/5] gadget: Introduce the notifier functions

[PATCH 0/5] LED flash: Set brightness in a sync way on demand
 2015-10-08 15:50 UTC  (5+ messages)
` [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
` [PATCH 5/5] leds: ktd2692: Remove work queue

[PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-08 15:50 UTC  (6+ messages)
` [PATCH v2 2/3] gadget: Introduce the usb charger framework
      ` [Device-mainlining] "

enabling libgcc for 64-bit divisions, was Re: PROBLEM: XFS on ARM corruption 'Structure needs cleaning'
 2015-10-08 15:50 UTC  (3+ messages)

[PATCH] arm: rpi: Device tree modifications for U-Boot
 2015-10-08 15:50 UTC  (2+ messages)

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-10-08 15:50 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC] regmap: change bool to 1 bit variable in struct regmap
 2015-10-08 15:49 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: dsa: push switchdev prepare phase in FDB ops
 2015-10-08 15:48 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: dsa: add port_fdb_prepare
` [PATCH net-next v2 2/3] net: dsa: push prepare phase in port_fdb_add
` [PATCH net-next v2 3/3] net: dsa: use switchdev obj in port_fdb_del

[PATCH v3 1/2] of: Add vendor prefix for QiaoDian Xianshi
 2015-10-08 15:42 UTC  (2+ messages)
` [PATCH v3 2/2] drm: panel: simple: add QiaoDian qd43003c0-40

[PATCH v4 0/5] PCI: generic: Misc. bug fixes/enhancements
 2015-10-08 15:44 UTC  (11+ messages)
` [PATCH v4 3/5] PCI: generic: Quit clobbering our pci_ops
` [PATCH v4 4/5] PCI: generic: Correct, and avoid overflow, in bus_max calculation

[PATCH v2 0/9] Add support for FDMA DMA controller found on STi chipsets
 2015-10-08 15:43 UTC  (3+ messages)
` [PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file

[PATCH 0/5] User namespace mount updates
 2015-10-08 15:41 UTC  (7+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting

[PATCH v2 00/36] x86: Rewrite all syscall entries except native 64-bit
 2015-10-08 15:41 UTC  (8+ messages)
` [PATCH v2 09/36] x86/asm: Re-add manual CFI infrastructure
` [PATCH v2 14/36] x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries

[PATCH v5 0/4] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-08 13:03 UTC  (9+ messages)
` [PATCH v5 1/4] uio: add ioctl support

[GIT PULL] at91: cleanup for 4.4 #1
 2015-10-08 15:36 UTC  (3+ messages)

[PATCH tip/core/rcu 0/18] Expedited grace-period improvements for 4.4
 2015-10-08 15:33 UTC  (18+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
  ` [PATCH tip/core/rcu 02/18] rcu: Move rcu_report_exp_rnp() to allow consolidation
  ` [PATCH tip/core/rcu 18/18] rcu: Better hotplug handling for synchronize_sched_expedited()

can't oom-kill zap the victim's memory?
 2015-10-08 15:33 UTC  (5+ messages)
    ` Can't we use timeout based OOM warning/killing?

[PATCH] vfs: Check attribute names in posix acl xattr handers
 2015-10-08 15:33 UTC 

[PATCH v3] x86/mm: warn on W+x mappings
 2015-10-08 15:33 UTC  (5+ messages)
` [tip:x86/mm] x86/mm: Warn on W^X mappings

[RFC PATCH 1/2] ext4: Fix possible deadlock with local interrupts disabled and page-draining IPI
 2015-10-08 15:31 UTC  (2+ messages)
` [RFC PATCH 2/2] fs: Disable interrupts after acquiring bit_spin_lock

[PATCH v3 2/3] uio_pci_generic: add MSI/MSI-X support
 2015-10-08 15:31 UTC  (14+ messages)

[PATCH V1 0/2] Add DA9021 support to the existing DA9052/53 driver
 2015-10-08 15:17 UTC  (3+ messages)
` [PATCH V1 1/2] mfd: da9053: Addition of extra registers for GPIOs 8-13
` [PATCH V1 2/2] regulator: da9053: Add regulator support for DA9053 BB silicon

[RFC PATCH] spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
 2015-10-08 15:21 UTC  (2+ messages)

[PATCH 00/44] kdbus cleanups
 2015-10-08 15:20 UTC  (28+ messages)
` [PATCH 13/44] kdbus: Use list_next_entry() in kdbus_queue_entry_unlink()
` [PATCH 14/44] kdbus: Simplify expression in kdbus_get_memfd()
` [PATCH 15/44] kdbus: Simplify bitwise expression in kdbus_meta_get_mask()
` [PATCH 18/44] kdbus: Add var initialization to kdbus_conn_entry_insert()
` [PATCH 21/44] kdbus: Cleanup tests in kdbus_cmd_send()
` [PATCH 23/44] kdbus: Cleanup kdbus_conn_call()
` [PATCH 24/44] kdbus: Cleanup kdbus_conn_unicast()
` [PATCH 25/44] kdbus: Cleanup kdbus_cmd_conn_info()
` [PATCH 26/44] kdbus: Cleanup kdbus_pin_dst()
` [PATCH 30/44] kdbus: Cleanup kdbus_meta_proc_mask()
` [PATCH 31/44] kdbus: Cleanup kdbus_conn_move_messages()
` [PATCH 38/44] kdbus: Fix error path in kdbus_user_lookup()
` [PATCH 43/44] kdbus: Give up on failed fd allocation

[PATCH v2] PCI: IOV: read SRIOV_NUM_VF after enabling ARI
 2015-10-08 15:20 UTC 

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-10-08 15:17 UTC  (7+ messages)
` [PATCH 03/15] arm64: Introduce helpers for page table levels
` [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask

[PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
 2015-10-08 15:16 UTC  (3+ messages)

[PATCH 1/3] memcg: simplify charging kmem pages
 2015-10-08 15:13 UTC  (6+ messages)
` [PATCH 2/3] memcg: unify slab and other kmem pages charging
` [PATCH 3/3] memcg: simplify and inline __mem_cgroup_from_kmem

[PATCH 1/3] spi: spi-xilinx: Remove ISR race condition
 2015-10-08 15:10 UTC  (3+ messages)

[PATCH v4 0/8] Add SPDIF support for rockchip
 2015-10-08 15:10 UTC  (5+ messages)
` [PATCH v4 5/8] clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent
` [PATCH v4 8/8] ARM: multi_v7_defconfig: Add rockchip audio support

[PATCH] block: flush queued bios when the process blocks
 2015-10-08 15:08 UTC  (13+ messages)
            `  "
              ` [dm-devel] "
                  ` [PATCH v2] "

[PATCH net-next 0/6] net: dsa: push switchdev prepare phase in FDB ops
 2015-10-08 15:07 UTC  (9+ messages)
` [PATCH net-next 4/6] net: dsa: add port_fdb_prepare

[RFC][PATCH] sched: Start stopper early
 2015-10-08 15:04 UTC  (6+ messages)
` [PATCH 0/3] (Was: [RFC][PATCH] sched: Start stopper early)
  ` [PATCH 1/3] stop_machine: ensure that a queued callback will be called before cpu_stop_park()
  ` [PATCH 2/3] stop_machine: introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
  ` [PATCH 3/3] stop_machine: change cpu_stop_queue_two_works() to rely on stopper->enabled

[cross-post] QEMU fw_cfg DMA interface
 2015-10-08 15:03 UTC  (2+ messages)
` [PATCH v5] QEMU fw_cfg DMA interface documentation

[PATCH] serial: atmel: fix compiler warning on address cast
 2015-10-08 15:01 UTC  (6+ messages)

[PATCH V9 00/28] Add new powerpc specific ELF core notes
 2015-10-08 14:47 UTC  (29+ messages)
` [PATCH V9 01/28] elf: Add powerpc specific core note sections
` [PATCH V9 02/28] powerpc, process: Add the function flush_tmregs_to_thread
` [PATCH V9 03/28] powerpc, ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH V9 04/28] powerpc, ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH V9 05/28] powerpc, ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH V9 06/28] powerpc, ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH V9 07/28] powerpc, ptrace: Enable support for NT_PPC_CGPR
` [PATCH V9 08/28] powerpc, ptrace: Enable support for NT_PPC_CFPR
` [PATCH V9 09/28] powerpc, ptrace: Enable support for NT_PPC_CVMX
` [PATCH V9 10/28] powerpc, ptrace: Enable support for NT_PPC_CVSX
` [PATCH V9 11/28] powerpc, ptrace: Enable support for TM SPR state
` [PATCH V9 12/28] powerpc, ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH V9 13/28] powerpc, ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH V9 14/28] powerpc, ptrace: Enable support for EBB registers
` [PATCH V9 15/28] selftests, powerpc: Move 'reg.h' file outside of 'ebb' sub directory
` [PATCH V9 16/28] selftests, powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH V9 17/28] selftests, powerpc: Add ptrace tests for EBB
` [PATCH V9 18/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH V9 19/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH V9 20/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH V9 21/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH V9 22/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH V9 23/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH V9 24/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH V9 25/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH V9 26/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH V9 27/28] selftests, powerpc: Add ptrace tests for TM SPR registers
` [PATCH V9 28/28] selftests, powerpc: Add .gitignore file for ptrace executables

Hard lockup in ext4_finish_bio
 2015-10-08 14:37 UTC  (4+ messages)

[PATCH] can: at91: remove at91_can_data
 2015-10-08 14:56 UTC 

[PATCH 00/10] Drivers: hv: Miscellaneous fixes
 2015-10-08 14:55 UTC  (9+ messages)
` [PATCH 01/10] Drivers: hv: util: Increase the timeout for util services
  ` [PATCH 02/10] Drivers: hv: utils: run polling callback always in interrupt context

4.3-rc3 BAR allocation problems on multiple machines
 2015-10-08 14:47 UTC  (3+ messages)

McSPI hangs with cs_change after "Switch driver to use transfer_one" change
 2015-10-08 14:47 UTC  (2+ messages)

Next round: revised futex(2) man page for review
 2015-10-08 14:46 UTC  (10+ messages)

[PATCH v3 0/7] arm64: ftrace: fix incorrect output from stack tracer
 2015-10-08 14:45 UTC  (2+ messages)

[PATCH v9 0/5] Mediatek xHCI support
 2015-10-08 14:42 UTC  (8+ messages)
` [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller

[PATCHv3 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
 2015-10-08 14:41 UTC  (4+ messages)

[PATCH v8 4/6] pci: altera: Add Altera PCIe MSI driver
 2015-10-08 14:38 UTC  (2+ messages)

[PATCH] ARM: cns3xxx: pci: avoid potential stack overflow
 2015-10-08 14:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ASoC: rt5645: fix build warning
 2015-10-08 14:33 UTC  (4+ messages)
    ` [alsa-devel] "

[PATCH v4 0/2] arm64: Introduce IRQ stack
 2015-10-08 14:32 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH v8 0/9] Goodix touchscreen enhancements
 2015-10-08 14:32 UTC  (11+ messages)
` [PATCH v8 1/9] Input: goodix - use actual config length for each device type
` [PATCH v8 2/9] Input: goodix - reset device at init
` [PATCH v8 3/9] Input: goodix - write configuration data to device
` [PATCH v8 4/9] Input: goodix - add power management support
` [PATCH v8 5/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
` [PATCH v8 6/9] Input: goodix - add support for ESD
` [PATCH v8 7/9] Input: goodix - add sysfs interface to dump config
` [PATCH v8 8/9] Input: goodix - add runtime power management support
` [PATCH v8 9/9] Input: goodix - sort includes using inverse Xmas tree order

[PATCH 0/5] Modify ida_* users to use ida_simple_*
 2015-10-08 14:29 UTC  (4+ messages)
` [PATCH 3/5] block: nvme-core: simplify ida usage

[PATCH] usb: musb: dsps: implement vbus_status method
 2015-10-08 14:27 UTC  (4+ messages)

[PATCH RESEND 1/3] drm/i915: use error path
 2015-10-08 14:30 UTC  (5+ messages)
` [PATCH RESEND 2/3] drm/i915: check for return value
` [PATCH RESEND 3/3] drm/amdgpu: fix memory leak

[PATCH V2 0/2] Add support for Tegra210 ADMA
 2015-10-08 14:27 UTC  (9+ messages)
` [PATCH V2 1/2] Documentation: DT: Add binding documentation for NVIDIA ADMA

[PATCH] PM / OPP: fix debugfs files for 64-bit
 2015-10-08 14:25 UTC  (2+ messages)

CFS scheduler unfairly prefers pinned tasks
 2015-10-08 14:25 UTC  (2+ messages)

[PATCH v2 0/3] hwrng: st: Couple of improvements
 2015-10-08 14:23 UTC  (2+ messages)

[PATCH] crypto: atmel: Check for clk_prepare_enable() return value
 2015-10-08 14:23 UTC  (2+ messages)

[PATCH] crypto: dma_map_sg can handle chained SG
 2015-10-08 14:23 UTC  (3+ messages)
` [PATCH] crypto: qce: "

[PATCH] drm/nouveau: fix memory leak
 2015-10-08 14:22 UTC  (5+ messages)

[PATCH] thermal: exynos: fix register read in TMU
 2015-10-08 14:21 UTC  (5+ messages)

[PATCH] lpfc: fix memory leak and NULL dereference
 2015-10-08 14:20 UTC  (2+ messages)

[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
 2015-10-08 14:18 UTC  (8+ messages)

[PATCH] cpufreq: arm_big_little: fix frequency check when bL switcher is active
 2015-10-08 14:18 UTC  (7+ messages)

[PATCH] PCC: fix dereference of ERR_PTR
 2015-10-08 14:17 UTC  (2+ messages)

[PATCH v8 3/6] pci:host: Add Altera PCIe host controller driver
 2015-10-08 14:16 UTC  (2+ messages)

[PATCH v7 0/9] Goodix touchscreen enhancements
 2015-10-08 14:14 UTC  (5+ messages)
` [PATCH v7 2/9] Input: goodix - reset device at init

can't oom-kill zap the victim's memory?
 2015-10-08 14:04 UTC  (14+ messages)

[PATCH v3] scsi: ufs: add ioctl interface for query request
 2015-10-08 14:03 UTC  (2+ messages)

[PATCH 00/18] mpt2sas, mpt3sas: Combine mpt2sas and mpt3sas driver code base
 2015-10-08 14:00 UTC  (6+ messages)

[PATCH] uvesafb: make scaling configurable on Nvidia cards
 2015-10-08 13:55 UTC  (5+ messages)

[RFC PATCH v3 0/3] Add MMC host driver for Spreadtrum SoC
 2015-10-08 13:54 UTC  (6+ messages)
` [RFC PATCH v3 1/3] mmc: sprd: "


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