linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-07 20:05:31 to 2016-06-07 23:35:47 UTC [more...]

[PATCH 00/10] x86: use gcc 6+ asm flag output feature
 2016-06-07 23:31 UTC  (9+ messages)
` [PATCH 01/10] x86, bitops: remove use of "sbb" to return CF
` [PATCH 03/10] x86, asm: change the GEN_*_RMWcc() macros to not quote the condition
` [PATCH 05/10] x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()
` [PATCH 06/10] x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h>
` [PATCH 07/10] x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h>
` [PATCH 08/10] x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h>
` [PATCH 09/10] x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h
` [PATCH 10/10] x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/boot.h

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-07 23:34 UTC  (5+ messages)

[PATCH v2 0/4] dell-wmi: Changes in WMI event code handling
 2016-06-07 23:32 UTC  (5+ messages)
` [PATCH v2 1/4] dell-wmi: Ignore WMI event code 0xe045
` [PATCH v2 2/4] dell-wmi: Sort WMI event codes and update comments
` [PATCH v2 3/4] dell-wmi: Add information about other WMI event codes
` [PATCH v2 4/4] dell-wmi: Rework code for generating sparse keymap and processing WMI events

[PATCH 0/5] lkdtm: add usercopy and rodata, fix atomic
 2016-06-07 23:36 UTC  (7+ messages)
` [PATCH 1/5] lkdtm: split build into multiple source files
` [PATCH 2/5] lkdtm: clean up after rename
` [PATCH 3/5] lkdtm: add function for testing .rodata section
` [PATCH 4/5] lkdtm: add usercopy tests
` [PATCH 5/5] lkdtm: split atomic test into over and underflow

linux-next: Tree for Jun 6
 2016-06-07 23:31 UTC  (5+ messages)
` linux-next: Tree for Jun 6 (mm/slub.c)

[PATCH] ARM: dts: at91: ma5d4: properly define crystals frequencies
 2016-06-07 23:31 UTC 

[PATCH] s390/oprofile: Remove deprecated create_workqueue
 2016-06-07 23:29 UTC  (2+ messages)

[PATCH v2] scsi: ufs: fix potential memory leak
 2016-06-07 23:22 UTC 

generic NVMe over Fabrics library support
 2016-06-07 23:21 UTC  (5+ messages)
` [PATCH 1/8] blk-mq: add blk_mq_alloc_request_hctx

[PATCH 01/12] net: mediatek: fix DQL support
 2016-06-07 23:20 UTC  (5+ messages)

[PATCH] scsi: ufs: fix potential memory leak
 2016-06-07 22:49 UTC  (3+ messages)

[PATCH][V2] net: fec: fix spelling mistakes and add missing newline
 2016-06-07 23:16 UTC  (2+ messages)

[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
 2016-06-07 23:13 UTC  (2+ messages)

[GIT PULL 00/24] perf/core improvements and fixes
 2016-06-07 23:10 UTC  (24+ messages)
` [PATCH 01/24] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
` [PATCH 02/24] tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
` [PATCH 03/24] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
` [PATCH 04/24] tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
` [PATCH 05/24] tools lib bpf: Remove _get_ from non-refcount method names
` [PATCH 06/24] tools lib bpf: Make bpf_program__get_private() use IS_ERR()
` [PATCH 07/24] tools lib bpf: Rename set_private() to set_priv()
` [PATCH 08/24] perf tools: Fix crash in build_id_cache__kallsyms_path()
` [PATCH 11/24] perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check
` [PATCH 12/24] perf unwind: Decouple thread->address_space on libunwind
` [PATCH 13/24] perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
` [PATCH 14/24] perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
` [PATCH 15/24] perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS
` [PATCH 16/24] perf unwind: Separate local/remote libunwind config
` [PATCH 17/24] perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
` [PATCH 18/24] perf tools: Extract common API out of unwind-libunwind-local.c
` [PATCH 19/24] perf tools: Export normalize_arch() function
` [PATCH 20/24] perf unwind: Check the target platform before assigning unwind methods
` [PATCH 21/24] perf unwind: Change fixed name of libunwind__arch_reg_id to macro
` [PATCH 22/24] perf unwind: Introduce flag to separate local/remote unwind compilation
` [PATCH 23/24] perf callchain: Support x86 target platform
` [PATCH 24/24] perf callchain: Support aarch64 cross-platform

Updating Raspberry Pi trees pulled for -next
 2016-06-07 23:10 UTC  (4+ messages)

[PATCH v3] tty:serial:msm:Do not restore Rx interrupts in DMA
 2016-06-07 23:08 UTC  (2+ messages)

[GIT PULL] clk fixes for v4.7-rc2
 2016-06-07 23:07 UTC 

[PATCH 0/3] Runtime PM for TPM2 CRB chips
 2016-06-07 23:02 UTC  (4+ messages)
` [PATCH 1/3] tpm_crb: fix crb_req_canceled behavior
` [PATCH 2/3] tpm, tpm_crb: remove wmb()'s
` [PATCH 3/3] tpm, tpm_crb: runtime power management

[PATCH 0/4] dell-wmi: Changes in WMI event code handling
 2016-06-07 23:00 UTC  (12+ messages)
` [PATCH 2/4] dell-wmi: Sort WMI event codes and update comments
` [PATCH 3/4] dell-wmi: Add information about other WMI event codes
` [PATCH 4/4] dell-wmi: Rework code for generating sparse keymap and processing WMI events

[RFC 0/1] ARM: print MHz in /proc/cpuinfo
 2016-06-07 22:58 UTC  (4+ messages)
` [RFC 1/1] "

[ldv-project] [net] libertas: potential race condition
 2016-06-07 22:51 UTC  (3+ messages)

[Patch v3 1/5] fsl/qe: add rx_sync and tx_sync for TDM mode
 2016-06-07 22:57 UTC  (10+ messages)
` [Patch v3 2/5] fsl/qe: setup clock source "
` [Patch v3 3/5] fsl/qe: Make regs resouce_size_t
` [Patch v3 4/5] fsl/qe: Add QE TDM lib
` [Patch v3 5/5] drivers/net: support hdlc function for QE-UCC

[PATCH 0/6] eBPF JIT for PPC64
 2016-06-07 22:56 UTC  (3+ messages)
` [PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF

[PATCH 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-07 22:44 UTC  (12+ messages)
` [PATCH 01/11] phy: rockchip-emmc: Increase lock time allowance
` [PATCH 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
` [PATCH 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
` [PATCH 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
` [PATCH 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH 07/11] "
` [PATCH 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported "
` [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on "
` [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off()
` [PATCH 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-07 22:46 UTC  (11+ messages)

[PATCH v3 1/2] spi: Add DMA support for spi_flash_read()
 2016-06-07 22:29 UTC  (2+ messages)

[PATCH v2] livepatch: allow removal of a disabled patch
 2016-06-07 22:39 UTC  (3+ messages)
  `  "

[PATCH 1/3] iio: adc: ina3221: Add DT binding details
 2016-06-07 22:30 UTC  (7+ messages)
` [PATCH 2/3] iio: adc: ina3221: Add support for IIO ADC driver for TI INA3221

net/rxrpc/rxkad.c:1165:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2016-06-07 22:30 UTC  (3+ messages)
` [PATCH] rxrpc: fix ptr_ret.cocci warnings

[PATCH 0/2] ARM: dts: NSP: add PL330 support and XMC board
 2016-06-07 22:28 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: NSP: Add XMC board support
` [PATCH 2/2] ARM: dts: NSP: Add PL330 support

[PATCH 0/9] clocksource/drivers/clksrc-of: Improve error handling
 2016-06-07 22:23 UTC  (3+ messages)

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-06-07 22:13 UTC  (3+ messages)

linux-4.7-rc2/drivers/rtc/rtc-ds1685.c: 2 * bad if test ?
 2016-06-07 22:12 UTC  (3+ messages)

[PATCH v2 5/9] arm64: Add BCM2835 support to the defconfig
 2016-06-07 22:16 UTC  (3+ messages)

[PATCH 0/10 -v3] Handle oom bypass more gracefully
 2016-06-07 22:15 UTC  (5+ messages)
` [PATCH 06/10] mm, oom: kill all tasks sharing the mm

[PATCH] usb: xhci: handle uPD720201 and uPD720202 w/o ROM
 2016-06-07 22:14 UTC 

[PATCH] thinkpad_acpi: Add support for HKEY version 0x200
 2016-06-07 22:06 UTC  (4+ messages)
` [ibm-acpi-devel] "

[PATCH v2 0/2] Rework clk/vt8500 wm8650_find_pll_bits()
 2016-06-07 21:56 UTC  (3+ messages)
` [PATCH v2 1/2] clk: vt8500: fix gcc-4.9 warnings
` [PATCH v2 2/2] clk: vt8500: rework wm8650_find_pll_bits()

[PATCH v9 0/4] Introduce GCC plugin infrastructure
 2016-06-07 21:59 UTC  (8+ messages)

[PATCH] mmc: core: Fix mmc_select_hs200() regression in v4.7-rc
 2016-06-07 21:58 UTC  (4+ messages)

[PATCH 1/3] ACPICA: Events: Introduce acpi_block_gpe()/acpi_unblock_gpe()/acpi_control_gpe_handling() to allow administrative GPE enabling/disabling
 2016-06-07 22:01 UTC  (2+ messages)

[lkp] [mm] 795ae7a0de: pixz.throughput -9.1% regression
 2016-06-07 21:56 UTC  (6+ messages)
        ` [LKP] "

Regression in "kbuild: fix if_change and friends to consider argument order"
 2016-06-07 21:52 UTC  (8+ messages)

274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.")
 2016-06-07 21:51 UTC  (4+ messages)

[PATCH v2 0/3] Write dump into container's filesystem for pipe_type core_pattern
 2016-06-07 21:38 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH 0/10 -v3] Handle oom bypass more gracefully
 2016-06-07 21:49 UTC  (6+ messages)

[PATCH] KVM: s390: fix build failure
 2016-06-07 21:49 UTC 

[PATCH V3 0/2] vhost_net polling optimization
 2016-06-07 21:46 UTC  (3+ messages)
` [PATCH V3 1/2] vhost_net: stop polling socket during rx processing

[PATCH v3 0/6] watchdog: add watchdog pretimeout framework
 2016-06-07 21:43 UTC  (5+ messages)
` [PATCH v3 1/6] watchdog: add set_pretimeout interface
` [PATCH v3 4/6] watchdog: add watchdog pretimeout framework

linux-next: build warning after merge of the mmc-uh tree
 2016-06-07 21:42 UTC  (3+ messages)

[PATCH] scripts/gdb: Add automatic path expansion when loading modules
 2016-06-07 21:26 UTC 

[PATCH 0/9] [v2] System Calls for Memory Protection Keys
 2016-06-07 21:25 UTC  (11+ messages)
` [PATCH 1/9] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 2/9] mm: implement new pkey_mprotect() system call
` [PATCH 3/9] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 4/9] x86: wire up mprotect_key() system call
` [PATCH 5/9] x86, pkeys: allocation/free syscalls
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls
` [PATCH 7/9] generic syscalls: wire up memory protection keys syscalls
` [PATCH 8/9] pkeys: add details of system call use to Documentation/
` [PATCH 9/9] x86, pkeys: add self-tests

[PATCH net] ethernet/sfc: report supported link speeds on SFP connections
 2016-06-07 21:20 UTC  (4+ messages)
` [PATCH net v2] sfc: "

[PATCH] crypto: qat: Remove deprecated create_workqueue
 2016-06-07 21:17 UTC 

[PATCH] selftests/vm/compaction_test: fix write to restore nr_hugepages
 2016-06-07 21:14 UTC  (2+ messages)

NVMe over Fabrics target implementation
 2016-06-07 21:10 UTC  (4+ messages)

[PATCH v3 00/06] iommu/ipmmu-vmsa: IPMMU multi-arch update V3
 2016-06-07 21:00 UTC  (2+ messages)

[PATCH 0/2] sched/debug: more schedstats fixes
 2016-06-07 21:06 UTC  (5+ messages)
` [PATCH 2/2] sched/debug: fix deadlock when enabling sched events

[R-F-C PATCH 0/4] RFC: x86/mce: Deprecate mcelog and other funsies
 2016-06-07 21:04 UTC  (4+ messages)
` [RFC PATCH 1/4] RAS: Add a Corrected Errors Collector

[PATCH] ext4: mballoc.c: fix ac_g_ex and ac_f_ex misuse bug in EXT4_MB_HINT_TRY_GOAL path
 2016-06-07 21:01 UTC  (2+ messages)

[PATCH 0/2] gpio: of: Support cascaded GPIO
 2016-06-07 21:00 UTC  (3+ messages)
` [PATCH 2/2] gpio: Support cascaded GPIO chip lookup for OF

tile: early_printk.o is always required
 2016-06-07 20:56 UTC  (2+ messages)
` [PATCH] tile: allow disabling CONFIG_EARLY_PRINTK

[PATCH] dmaengine: bcm2835: Fix polling for completion of DMA with interrupts masked
 2016-06-07 20:56 UTC  (7+ messages)

[PATCH v3 0/2] ARM: dts: sun9i: drop sunxi-common-regulators.dtsi
 2016-06-07 20:49 UTC  (2+ messages)

[PATCH v2 00/15] clk: sunxi: introduce "modern" clock support
 2016-06-07 20:41 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: sunxi: Add CCU binding documentation
` [PATCH v2 02/15] clk: sunxi-ng: Add common infrastructure
` [PATCH v2 03/15] clk: sunxi-ng: Add fractional lib
` [PATCH v2 04/15] clk: sunxi-ng: Add fixed factor clock support
` [PATCH v2 05/15] clk: sunxi-ng: Add gate "
` [PATCH v2 06/15] clk: sunxi-ng: Add mux "
` [PATCH v2 07/15] clk: sunxi-ng: Add phase "
` [PATCH v2 08/15] clk: sunxi-ng: Add divider
` [PATCH v2 09/15] clk: sunxi-ng: Add M-P factor clock support
` [PATCH v2 10/15] clk: sunxi-ng: Add N-K-factor "
` [PATCH v2 11/15] clk: sunxi-ng: Add N-M-factor "
` [PATCH v2 12/15] clk: sunxi-ng: Add N-K-M Factor clock
` [PATCH v2 13/15] clk: sunxi-ng: Add N-K-M-P factor clock
` [PATCH v2 14/15] clk: sunxi-ng: Add H3 clocks
` [PATCH v2 15/15] ARM: dt: sun8i: switch the H3 to the new CCU driver

[PATCH 0/3] ARM: dts: sun8i-h3: Add dts file for Sinovoip BPI-M2+
 2016-06-07 20:44 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
 2016-06-07 20:43 UTC  (5+ messages)

[PATCH v4 00/14] fix some type infos and bugs for arm64/of numa
 2016-06-07 20:38 UTC  (2+ messages)

[PATCH] RDS: IB: Remove deprecated create_workqueue
 2016-06-07 20:31 UTC  (2+ messages)

[PATCH] ARM: bcm2835: remove unused __packet
 2016-06-07 20:30 UTC  (2+ messages)

[PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
 2016-06-07 20:28 UTC  (6+ messages)
` [PATCH V6 7/8] vfio: platform: check reset call return code during open
` [PATCH V6 8/8] vfio: platform: check reset call return code during release

[PATCH v3] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-07 20:26 UTC 

NVMe over Fabrics RDMA transport drivers
 2016-06-07 20:27 UTC  (5+ messages)

[PATCH] bcache: Remove deprecated create_workqueue
 2016-06-07 20:27 UTC 

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-07 19:56 UTC  (9+ messages)
` [RFC][PATCH 1/8] rtmutex: Deboost before waking up the top waiter
` [RFC][PATCH 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [RFC][PATCH 3/8] sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
` [RFC][PATCH 4/8] rtmutex: Remove rt_mutex_fastunlock()
` [RFC][PATCH 5/8] rtmutex: Clean up
` [RFC][PATCH 6/8] sched/rtmutex: Refactor rt_mutex_setprio()
` [RFC][PATCH 7/8] sched,tracing: Update trace_sched_pi_setprio()
` [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity

[RESEND/PATCHv4 v4 0/3] request_firmware() into pre-allocated buffers
 2016-06-07 20:21 UTC  (3+ messages)
` [RESEND/PATCHv4 v4 1/3] firmware: Consolidate kmap/read/write logic

[PATCH] net: cavium: liquidio: Remove deprecated create_workqueue
 2016-06-07 20:17 UTC 

[RESEND PATCH 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-06-07 20:13 UTC  (3+ messages)
` [RESEND PATCH 1/5] lib/dlock-list: Distributed and lock-protected lists

[PATCH v2] cgroup: disable irqs while holding css_set_lock
 2016-06-07 20:05 UTC  (3+ messages)

[PATCH 1/1 linux-next] ACPI / extlog: avoid null pointer dereference
 2016-06-07 20:11 UTC 

[PATCH] libertas_tf: Remove create_workqueue
 2016-06-07 20:08 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).