The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2015-07-21 15:27:53 to 2015-07-21 20:09:20 UTC [more...]

[PATCH] Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
 2015-07-21 20:09 UTC  (3+ messages)

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-07-21 20:05 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-21 19:59 UTC  (4+ messages)
` [PATCH v2 1/3] x86/ldt: Make modify_ldt synchronous
` [PATCH v2 2/3] x86/ldt: Make modify_ldt optional
` [PATCH v2 3/3] selftests/x86, x86/ldt: Add a selftest for modify_ldt

[PATCH v2] iommu-common: Do not use 64 bit constant 0xffffffffffffffffl for computing align_mask
 2015-07-21 19:59 UTC  (2+ messages)

perf: multiplexing broken on amd fam16h?
 2015-07-21 20:08 UTC  (3+ messages)

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-21 19:59 UTC  (7+ messages)
` [PATCH V4 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 3/6] mm: gup: Add mm_lock_present()
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V4 6/6] selftests: vm: Add tests for lock on fault

[PATCH] mmc: omap_hsmmc: Update driver to support without regulators
 2015-07-21 19:57 UTC  (4+ messages)

[RFC] ps2emu - PS/2 emulation module
 2015-07-21 19:57 UTC  (6+ messages)
` [RFC] Input: Add ps2emu module
    ` [RFC 1/1 v2] "

[PATCH v4 0/5] support "cpu_isolated" mode for nohz_full
 2015-07-21 19:42 UTC  (11+ messages)
` [PATCH v4 1/5] nohz_full: add support for "cpu_isolated" mode
` [PATCH v4 2/5] nohz: support PR_CPU_ISOLATED_STRICT mode

[PATCH 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-07-21 19:38 UTC  (3+ messages)
` [PATCH 3/4] pci: mm: Add pci_pool_zalloc() call

[PATCH 0/4] clk: 88pm800: Add new clk provider driver for 88PM800 MFD
 2015-07-21 19:36 UTC  (4+ messages)
` [PATCH 3/4] clk: 88pm800: Add clk provider driver for 88pm800 family of devices

Kernel broken on processors without performance counters
 2015-07-21 19:29 UTC  (19+ messages)

[PATCH v2 0/6] stop_machine: cleanups, fix, remove lglock
 2015-07-21 19:22 UTC  (7+ messages)
` [PATCH v2 1/6] stop_machine: move cpu_stopper_task and stop_cpus_work into struct cpu_stopper
` [PATCH v2 2/6] stop_machine: don't do for_each_cpu() twice in queue_stop_cpus_work()
` [PATCH v2 3/6] stop_machine: unexport __stop_machine()
` [PATCH v2 4/6] stop_machine: use cpu_stop_fn_t where possible
` [PATCH v2 5/6] stop_machine: cpu_stop_park() should remove cpu_stop_work's from list
` [PATCH v2 6/6] stop_machine: kill stop_cpus_lock and lg_double_lock/unlock()

[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-07-21 19:22 UTC  (7+ messages)
` [PATCH v2] "

[PATCH -next] extable: Remove duplicated include from extable.c
 2015-07-21 19:22 UTC  (2+ messages)

[for-next][PATCH 00/13] tracing: Updates for 4.3
 2015-07-21 19:14 UTC  (14+ messages)
` [for-next][PATCH 01/13] tracing: Prefer kcalloc over kzalloc with multiply
` [for-next][PATCH 02/13] tracing: Fix for non-continuous cpu ids
` [for-next][PATCH 03/13] ftrace: correct the counter increment for trace_buffer data
` [for-next][PATCH 04/13] ring-buffer: Add event descriptor to simplify passing data
` [for-next][PATCH 05/13] ring-buffer: Move the adding of the extended timestamp out of line
` [for-next][PATCH 06/13] ring-buffer: Get timestamp after event is allocated
` [for-next][PATCH 07/13] ring-buffer: Make sure event has enough room for extend and padding
` [for-next][PATCH 08/13] ring-buffer: Reorganize function locations
` [for-next][PATCH 09/13] tracing: Clean up stack tracing and fix fentry updates
` [for-next][PATCH 10/13] ftrace: add tracing_thresh to function profile
` [for-next][PATCH 11/13] ftrace: Fix function_graph duration spacing with 7-digits
` [for-next][PATCH 12/13] tracing: Introduce two additional marks for delay
` [for-next][PATCH 13/13] ftrace: Format MCOUNT_ADDR address as type unsigned long

[PATCH V5 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-21 18:41 UTC  (6+ messages)
` [PATCH V5 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources

Hello,
 2015-07-21 19:10 UTC 

[GIT PULL] tracing: Fix sample output of dynamic arrays
 2015-07-21 18:56 UTC 

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-07-21 18:56 UTC  (6+ messages)

[PATCH RFC] intel_pstate: play well with frequency limits set by acpi
 2015-07-21 18:53 UTC  (8+ messages)

[PATCH v8 0/9] Add simple NVMEM Framework via regmap
 2015-07-21 18:51 UTC  (11+ messages)
` [PATCH v8 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v8 2/9] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v8 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework

[GIT PULL] pin control fixes for the v4.2 series, take one
 2015-07-21 18:47 UTC  (2+ messages)

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-07-21 18:45 UTC  (13+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "
              ` [PATCH v2 0/3] add cursor blink interval terminal "
                ` [PATCH v2 3/3] console_codes.4: Add CSI sequence for cursor blink interval

[PATCH] usb: phy: msm: Add D+/D- lines route control
 2015-07-21 18:39 UTC  (2+ messages)

[PATCH 0/6] Mailbox: Provide support STi based platforms
 2015-07-21 18:36 UTC  (9+ messages)
` [PATCH 3/6] mailbox: Add support for ST's Mailbox IP

[PATCH] openvswitch: make for_each_node loops work with sparse numa systems
 2015-07-21 18:29 UTC  (5+ messages)
  ` [PATCH v2] openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes

[PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs
 2015-07-21 18:24 UTC  (4+ messages)
` [PATCH 1/2] genirq: add chip_{suspend,resume} PM support to irq_chip

[PATCH V6 0/4] map GHES memory region according to EFI memory map
 2015-07-21 18:23 UTC  (4+ messages)
` [PATCH V6 3/4] arm64: apei: implement arch_apei_get_mem_attributes()

[PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
 2015-07-21 18:22 UTC  (2+ messages)

Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
 2015-07-21 18:21 UTC  (2+ messages)

[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
 2015-07-21 18:16 UTC  (8+ messages)
` [PATCH 2/5] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH 4/5] acpi: gsi: Use acpi_gsi_descriptor to allocate interrupts
` [PATCH 5/5] irqchip: GIC: Switch ACPI support to stacked domains

[PATCH V4 0/5] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-07-21 18:15 UTC  (5+ messages)
` [PATCH V4 1/5] "

[PATCH v4 00/10] hugetlbfs: add fallocate support
 2015-07-21 18:09 UTC  (11+ messages)
` [PATCH v4 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH v4 02/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [PATCH v4 03/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [PATCH v4 04/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [PATCH v4 05/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [PATCH v4 06/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [PATCH v4 07/10] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
` [PATCH v4 08/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [PATCH v4 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [PATCH v4 10/10] mm: madvise allow remove operation for hugetlbfs

[PATCH 4.0 00/58] 4.0.9-stable review
 2015-07-21 18:13 UTC  (2+ messages)

[PATCH v2 0/2] pci: xgene: Add multiple memory ranges support
 2015-07-21 18:11 UTC  (4+ messages)
` [PATCH v3 "

do_IRQ: 0.126 No irq handler for vector (irq -1)
 2015-07-21 18:12 UTC  (3+ messages)

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-21 18:05 UTC  (13+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[PATCH] mmc:Fix error handling in the function mmc_blk_remove
 2015-07-21 18:03 UTC 

[PATCHv2 0/6] clk: make use of of_clk_parent_fill helper function
 2015-07-21 18:00 UTC  (7+ messages)
` [PATCHv2 5/6] clk: sunxi: "

[RFC PATCH] block: xfs: dm thin: train XFS to give up on retrying IO if thinp is out of space
 2015-07-21 17:47 UTC  (4+ messages)

[PATCH] staging: rtl8723au: fix incorrect type in assignment warning
 2015-07-21 17:47 UTC  (2+ messages)

[RFC PATCH 0/1] vfio-pci/iommu: Detach iommu group on remove path
 2015-07-21 17:44 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] hid: Drop owner assignment from i2c_driver
 2015-07-21 17:39 UTC  (2+ messages)

[RFC 00/47] perf stat: Add scripting support
 2015-07-21 17:37 UTC  (12+ messages)
` [PATCH 01/47] perf test: Check for refcnt in thread_map test
` [PATCH 02/47] perf stat: Introduce struct perf_stat_config
` [PATCH 09/47] perf tools: Tolerate NULL maps in perf_evlist__propagate_maps
` [PATCH 10/47] perf tools: Force perf_evlist__set_maps to propagate maps through events
` [PATCH 11/47] perf tools: Use argv style storage for cmdline feature data

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-21 17:37 UTC  (11+ messages)

[PATCH] regmap: Add function check before called format_val
 2015-07-21 17:25 UTC  (4+ messages)

[PATCH v2 0/4] Add support for touchscreen on Colibri VF50
 2015-07-21 17:20 UTC  (5+ messages)
` [PATCH v2 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[PATCH tip/core/rcu 0/16] Miscellaneous fixes for 4.3
 2015-07-21 17:18 UTC  (8+ messages)
` [PATCH tip/core/rcu 01/16] rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
  ` [PATCH tip/core/rcu 15/16] scripts: Make checkpatch.pl warn on expedited RCU grace periods

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-21 17:11 UTC  (3+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 1/2] target: remove unused lun_flags field from se_lun
 2015-07-21 17:03 UTC  (3+ messages)

[PATCH 0/3] Switch input leds over to standard LED class devices
 2015-07-21 17:01 UTC  (5+ messages)
` [PATCH 1/3] Input: export LEDs as class devices in sysfs
  ` [PATCH v2 "

[PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec,spi-nor"
 2015-07-21 16:57 UTC  (7+ messages)

[PATCH] cgroup: net_cls: fix false-positive "suspicious RCU usage"
 2015-07-21 16:46 UTC 

[PATCH] Fix data loss in cdc-acm
 2015-07-21 16:45 UTC  (5+ messages)

[PATCH v3 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-21 16:43 UTC  (3+ messages)
` [PATCH v3 07/46] usb: dwc3: gadget: add ep capabilities support

[PATCH -next] ia64: Increase NR_syscalls to match size of syscall table
 2015-07-21 16:35 UTC 

[PATCH] PCI: xilinx: Add check for MSI interrupt flag before handling as INTx
 2015-07-21 16:31 UTC  (3+ messages)

[PATCH] dtb: Create a common home for cross-architecture dtsi files
 2015-07-21 16:30 UTC 

[PATCH resend] x86: Fix detection of GCC -mpreferred-stack-boundary support
 2015-07-21 16:27 UTC 

[PATCH] pci/pciehp: bail on bogus pcie reads from removed devices
 2015-07-21 16:25 UTC 

[PATCH-v2 0/2] regulator: 88pm800: Add dual phase mode support on BUCK1
 2015-07-21 16:23 UTC  (3+ messages)
` [PATCH-v2 1/2] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable
` [PATCH-v2 2/2] regulator: 88pm800: Add support for configuration of dual phase on BUCK1

[PATCH -next] tile: Add missing definition of MAP_LOCKONFAULT
 2015-07-21 16:24 UTC 

[PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
 2015-07-21 16:20 UTC  (5+ messages)
` [PATCH v2] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
` [PATCH v3] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix

[PATCH 00/10] unify ioremap definitions and introduce memremap
 2015-07-21 16:11 UTC  (7+ messages)
` [PATCH 05/10] arch: unify ioremap prototypes and macro aliases
` [PATCH 08/10] arch: introduce strict_ioremap

[PATCH v9 00/22] tracing: 'hist' triggers
 2015-07-21 16:10 UTC  (4+ messages)
` [PATCH v9 21/22] tracing: Add enable_hist/disable_hist triggers

[PATCH -next] regulator: rk808: Add missing include file
 2015-07-21 16:09 UTC  (2+ messages)

[PATCH 0/8] Add ODP support using HMM
 2015-07-21 16:06 UTC  (5+ messages)
` [PATCH 6/8] IB/mlx5/hmm: add mlx5 HMM device initialization and callback v3

[patch v3] perf_event_open.2: Exclude_host/exclude_guest clarification
 2015-07-21 16:05 UTC 

[PATCH 1/1] ath10k: fixing wrong initialization of struct channel
 2015-07-21 15:56 UTC  (2+ messages)

[PATCH 4/5] regulator: 88pm800: Add 88pm860 regulator support
 2015-07-21 15:55 UTC  (11+ messages)

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-21 15:53 UTC  (2+ messages)

[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI
 2015-07-21 15:51 UTC  (3+ messages)

[patch v2] perf_event_open.2: 3.19 PERF_SAMPLE_REGS_INTR support
 2015-07-21 15:56 UTC  (2+ messages)
` [patch v3] "

[PATCH v3 0/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
 2015-07-21 15:47 UTC  (2+ messages)
` [PATCH v3 1/1 "

[PATCH/RFC v4 00/51] Remove work queues from LED class drivers
 2015-07-21 15:43 UTC  (7+ messages)
` [PATCH/RFC 01/51] leds: Add led_set_brightness_sync to the public LED subsystem API
` [PATCH/RFC 03/51] leds: Add an internal led_set_brightness_nosleep function

[RFCv5 PATCH 01/46] arm: Frequency invariant scheduler load-tracking support
 2015-07-21 15:41 UTC  (2+ messages)
` [RFCv5, "

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-21 15:37 UTC  (13+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCH v2 0/6] 32-bit PVH domU support
 2015-07-21 15:32 UTC  (7+ messages)
` [PATCH v2 4/6] xen/x86/pvh: Set up descriptors for 32-bit PVH guests

[PATCH 1/3] percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
 2015-07-21 15:33 UTC  (6+ messages)
` [PATCH 2/3] perpuc: check pcpu_first_chunk and pcpu_reserved_chunk to avoid handling them twice
` [PATCH 3/3] percpu: add macro PCPU_CHUNK_AREA_IN_USE

[PATCH] x86/mm/pat: Do a small optimization in reserve_memtype
 2015-07-21 15:31 UTC  (4+ messages)

[PATCH v3] x86: vm86 cleanups
 2015-07-21 15:30 UTC  (4+ messages)
` [PATCH 4/7] x86/vm86: Move vm86 fields out of thread_struct

Requesting inclusion of 26bb0e9a in linux-3.14.y
 2015-07-21 15:29 UTC  (2+ messages)

[PATCH 1/2] ovl: free stack of paths in ovl_fill_super
 2015-07-21 15:27 UTC  (4+ messages)
` [PATCH 2/2] ovl: free lower_mnt array in ovl_put_super


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox