linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-29 20:33:54 to 2015-05-07 14:15:52 UTC [more...]

[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
 2015-05-07 14:15 UTC  (10+ messages)
  ` [RFC PATCH 01/11] perf: export perf_event_overflow
` [RFC PATCH 02/11] perf: Add PERF_PMU_CAP_IS_DEVICE flag
` [RFC PATCH 03/11] perf: Add PERF_EVENT_IOC_FLUSH ioctl
` [RFC PATCH 04/11] perf: Add a PERF_RECORD_DEVICE event type
` [RFC PATCH 05/11] perf: allow drivers more control over event logging
` [RFC PATCH 06/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [RFC PATCH 07/11] drm/i915: Expose PMU for Observation Architecture
` [RFC PATCH 08/11] drm/i915: add OA config for 3D render counters
` [RFC PATCH 09/11] drm/i915: Add dev.i915.oa_event_paranoid sysctl option

[PATCH v4 0/3] idle memory tracking
 2015-05-07 14:09 UTC  (4+ messages)
` [PATCH v4 1/3] memcg: add page_cgroup_ino helper
` [PATCH v4 2/3] proc: add kpagecgroup file
` [PATCH v4 3/3] proc: add kpageidle file

[char-misc-next 05/11] mei: bus: report also uuid in module alias
 2015-05-07 12:54 UTC  (2+ messages)
` [char-misc-next 06/11] mei: bus: add name and uuid into device attributes

[RFC v2 1/4] fs: Add generic file system event notifications
 2015-05-07 11:57 UTC  (18+ messages)

[PATCH 00/19] converting system calls to 64-bit time_t, part 1
 2015-05-07  9:24 UTC  (24+ messages)
` [PATCH 01/19] compat: remove compat_printk
` [PATCH 02/19] initramfs: use vfs_stat/lstat directly
` [PATCH 03/19] y2038: introduce linux/compat_time.h header
` [PATCH 04/19] y2038: introduce CONFIG_COMPAT_TIME
` [PATCH 05/19] y2038: make linux/compat_time.h usable on 32-bit
` [PATCH 07/19] y2038: add compat_sys_rt_sigtimedwait variants
` [PATCH 08/19] y2038: introduce struct __kernel_timespec
  ` [PATCH 06/19] y2038: compile compat time code even when CONFIG_COMPAT is not set
  ` [PATCH 09/19] y2038: introduce struct __kernel_stat
  ` [PATCH 11/19] y2038: introduce and use struct __kernel_rusage
` [PATCH 10/19] y2038: use __kernel_stat for sys_newstat syscalls
` [PATCH 12/19] y2038: add compat_{get,put}_timespec64
` [PATCH 13/19] y2038: add compat handling for sys_semtimedop
` [PATCH 14/19] y2038: use __kernel_timespec for sys_mq_timed{send,receive}
` [PATCH 15/19] y2038: introduce timespec64_to_jiffies
` [PATCH 16/19] y2038: use __kernel_timespec in sys_rt_sigtimedwait
` [PATCH 17/19] y2038: use __kernel_timespec in sys_futex
` [PATCH 18/19] y2038: introduce jiffies_to_timespec64
` [PATCH 19/19] y2038: use __kernel_timespec in sys_sched_rr_get_interval

[PATCH v3 01/12] KVM: add comments for kvm_debug_exit_arch struct
 2015-05-07  9:07 UTC  (3+ messages)
` [PATCH v3 02/12] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
` [PATCH v3 09/12] KVM: arm64: guest debug, HW assisted debug support

[PATCH v2] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate
 2015-05-07  8:29 UTC  (3+ messages)

[PATCH RFC 0/3] simple copy offloading system call
 2015-05-07  2:52 UTC  (2+ messages)

[PATCH v18 for v4.1-rc2 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)
 2015-05-07  2:50 UTC  (6+ messages)

[PATCH RFC] vfs: add a O_NOMTIME flag
 2015-05-07  0:26 UTC  (7+ messages)

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-05-07  0:12 UTC  (4+ messages)
` [PATCH v10 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

[PATCH v2] selftests/mount: output WARN messages when mount test skipped
 2015-05-06 20:15 UTC  (2+ messages)

[PATCH] selftests/timers: Make git ignore all binaries in timers test suite
 2015-05-06 20:11 UTC  (2+ messages)

[GIT PULL] selftest: Add futex functional tests
 2015-05-06 18:34 UTC  (5+ messages)
` [PATCH 1/5] selftests: "

[PATCH V2] Test compaction of mlocked memory
 2015-05-06 17:44 UTC  (8+ messages)

[PATCH v4 00/10] Add simple EEPROM Framework via regmap
 2015-05-06 17:28 UTC  (9+ messages)
` [PATCH v4 01/10] regmap: Introduce regmap_get_max_register
` [PATCH v4 04/10] eeprom: Add a simple EEPROM framework for eeprom consumers

[PATCH v3 00/11] Support for coresight ETMv4 tracer
 2015-05-06 15:27 UTC  (12+ messages)
` [PATCH v3 03/11] coresight-etm4x: Controls pertaining to the reset, mode, pe and events
` [PATCH v3 04/11] coresight-etm4x: Controls pertaining to various configuration options
` [PATCH v3 05/11] coresight-etm4x: Controls pertaining to the ViewInst register
` [PATCH v3 06/11] coresight-etm4x: Controls pertaining to the address comparator functions
` [PATCH v3 07/11] coresight-etm4x: Controls pertaining to the sequencer functions
  ` [PATCH v3 01/11] coresight-etm4x: Adding CoreSight ETM4x driver
  ` [PATCH v3 02/11] coresight-etm4x: Controls pertaining to tracer configuration
  ` [PATCH v3 08/11] coresight-etm4x: Controls pertaining to the counter functions
  ` [PATCH v3 11/11] coresight-etm4x: Controls pertaining to the VM ID functions
` [PATCH v3 09/11] coresight-etm4x: Controls pertaining to the selection of resources
` [PATCH v3 10/11] coresight-etm4x: Controls pertaining to the context ID functions

Should mmap MAP_LOCKED fail if mm_poppulate fails?
 2015-05-06 12:21 UTC  (11+ messages)
            ` [RFC PATCH] mmap.2: clarify MAP_LOCKED semantic (was: Re: Should mmap MAP_LOCKED fail if mm_poppulate fails?)

[PATCH] virtio: Fix typecast of pointer in vring_init()
 2015-05-06 10:33 UTC 

[PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic
 2015-05-05 23:12 UTC  (3+ messages)

[PATCH] ipc/sem: 64bit union semun definition
 2015-05-05 21:40 UTC  (3+ messages)

[PATCH] Allow TCP connections to cache SYN packet for userspace inspection
 2015-05-05 21:02 UTC  (23+ messages)
                          ` [PATCH net-next] tcp: provide SYN headers for passive connections

[PATCH v7 00/15] Add support to STMicroelectronics STM32 family
 2015-05-05 17:24 UTC  (28+ messages)
` [PATCH v7 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v7 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v7 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v7 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v7 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v7 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v7 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v7 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v7 10/15] serial: stm32-usart: Add STM32 USART Driver
  ` [PATCH v7 06/15] drivers: reset: Add STM32 reset driver
  ` [PATCH v7 11/15] ARM: Add STM32 family machine
  ` [PATCH v7 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v7 12/15] ARM: dts: Add ARM System timer as clocksource in armv7m
` [PATCH v7 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v7 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH V6 05/10] audit: log creation and deletion of namespace instances
 2015-05-05 15:16 UTC  (6+ messages)

[RFC PATCH 0/3] iio: export mounting matrix
 2015-05-05 13:55 UTC  (15+ messages)
` [RFC PATCH 1/3] iio: export mounting matrix information
` [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects

[PATCH v17 1/2] sys_membarrier(): system-wide memory barrier (generic, x86)
 2015-05-05  5:56 UTC 

[RFC PATCH 0/3] allow better control for flushing the hardware fifo
 2015-05-04 15:36 UTC  (6+ messages)
` [RFC PATCH 2/3] iio: "

[PATCH v3 0/3] idle memory tracking
 2015-05-04 10:54 UTC  (12+ messages)
` [PATCH v3 3/3] proc: add kpageidle file

[PATCH 0/4] Add support for V4L2_PIX_FMT_Y16_BE
 2015-05-04  8:07 UTC  (5+ messages)
` [PATCH 2/4] media/v4l2-core: "
` [PATCH 3/4] media/vivid: Add support for Y16_BE format
  ` [PATCH 1/4] media/vivid: Add support for Y16 format
  ` [PATCH 4/4] media/vivid: Code cleanout

[PATCH] iio: doc: fix typo
 2015-05-03 19:14 UTC  (2+ messages)

[PATCH] of: unittest: overlay: Keep track of created overlays
 2015-05-03 17:56 UTC  (3+ messages)

[PATCH v2 00/11] Support for coresight ETMv4 tracer
 2015-05-01 18:28 UTC  (5+ messages)
` [PATCH v2 01/11] coresight-etm4x: Adding CoreSight ETM4x driver

Regression: Requiring CAP_SYS_ADMIN for /proc/<pid>/pagemap causes application-level breakage
 2015-04-30 18:45 UTC  (18+ messages)

[PATCH 0/3] UserfaultFD: Extension for non cooperative uffd usage
 2015-04-30  9:50 UTC  (6+ messages)
` [PATCH 2/3] uffd: Introduce the v2 API

[PATCH] usb: core: add usb3 lpm sysfs
 2015-04-30  8:49 UTC  (11+ messages)


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