messages from 2015-05-23 08:18:47 to 2015-05-30 15:38:25 UTC [more...]
[PATCH 03/98] drm.h: use __kernel_size_t instead of size_t
2015-05-30 15:38 UTC (31+ messages)
` [PATCH 07/98] radeon_drm.h: use __u32 and __u64 from linux/types.h
` [PATCH 08/98] r128_drm.h: include drm/drm.h
` [PATCH 11/98] savage_drm.h: include <drm/drm.h>
` [PATCH 14/98] include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
` [PATCH 15/98] include/uapi/drm/qxl_drm.h: "
` [PATCH 16/98] include/uapi/drm/msm_drm.h: use __s32, __s64, "
` [PATCH 18/98] include/uapi/sound/emu10k1.h: added EMU10K1 version of DECLARE_BITMAP etc macros
` [PATCH 19/98] dm-log-userspace.h: use __u32, __s32 and __u64 from linux/types.h
` [PATCH 25/98] sctp.h: use __u8 and __u32 "
` [PATCH 26/98] scsi_bsg_fc.h: use __u8, __u32 and __u64 "
` [PATCH 04/98] drm_mode.h: use "
` [PATCH 05/98] exynos_drm.h: use "
` [PATCH 06/98] nouveau_drm.h: use __u32 and "
` [PATCH 09/98] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
` [PATCH 10/98] via_drm.h: hide struct via_file_private in userspace
` [PATCH 12/98] sis_drm.h: hide sis_file_private "
` [PATCH 13/98] drm/i810_drm.h: include drm/drm.h
` [PATCH 17/98] include/uapi/linux/agpgart.h: include stdlib.h in userspace
` [PATCH 20/98] hsi_char.h: use __u32 from linux/types.h
` [PATCH 21/98] include/uapi/linux/hsi/cs-protocol.h: include linux/time.h
` [PATCH 22/98] ebtables.h: use __u64 from linux/types.h
` [PATCH 23/98] cld.h: use __u8, __u16, __s16, __u32 and __s64 "
` [PATCH 24/98] rds.h: "
` [PATCH 27/98] scsi_netlink.h: use __u8, __u16 and __u64 "
` [PATCH 28/98] scsi_netlink_fc.h: use __u16, __u32 "
` [PATCH 30/98] hdspm.h: use __u8, "
` [PATCH 31/98] gntalloc.h: use __u16, "
` [PATCH 29/98] scsi_netlink_fc.h: include stdint.h in userspace
` [PATCH 32/98] gntdev.h: use __u32 and __u64 from linux/types.h
` [PATCH 33/98] include/uapi/linux/sysctl.h: use __kernel_size_t instead of size_t
[PATCH for v4.2 0/3] membarrier system call
2015-05-29 22:40 UTC (3+ messages)
` [PATCH for v4.2 v18 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)
[PATCH v4 00/10] Add simple EEPROM Framework via regmap
2015-05-29 21:44 UTC (8+ messages)
` [PATCH v5 00/11] Add simple NVMEM "
[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
2015-05-29 20:27 UTC (3+ messages)
[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
2015-05-29 17:49 UTC (28+ messages)
` [CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
[RFC v3 00/45] Richacls
2015-05-29 15:54 UTC (7+ messages)
` [RFC v3 42/45] nfs: Add richacl support
[PATCH] of: Move OF flags to be visible even when !CONFIG_OF
2015-05-29 15:02 UTC (3+ messages)
[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
2015-05-29 14:13 UTC (4+ messages)
` [RESEND PATCH 1/3] Add flag to request pages are locked after "
` [RESEND PATCH 2/3] Add mlockall flag for locking pages on fault
` [RESEND PATCH 3/3] Add tests for lock "
[PATCH v5 01/12] KVM: add comments for kvm_debug_exit_arch struct
2015-05-29 9:30 UTC (2+ messages)
` [PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug support
[PATCH 1/1] iio: Add iio_mod_light_uva, iio_mod_light_uvb, and iio_mod_light_uvc
2015-05-29 8:07 UTC (2+ messages)
[PATCH 3/8] DocBook: improve documentation for DVB spectral inversion
2015-05-29 1:28 UTC (6+ messages)
` [PATCH 8/8] DocBook: improve documentation for hierarchy
` [PATCH 4/8] DocBook: improve documentation for OFDM transmission mode
` [PATCH 5/8] DocBook: move fe_bandwidth to the frontend legacy section
` [PATCH 6/8] DocBook: improve documentation for FEC fields
` [PATCH 7/8] DocBook: improve documentation for guard interval
[RFC PATCH 00/21] api review for libnd (nvdimm sub-system)
2015-05-29 0:58 UTC (22+ messages)
` [RFC PATCH 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [RFC PATCH 02/21] libnd, nfit: initial libnd infrastructure and NFIT support
` [RFC PATCH 03/21] libnd: control character device and libnd bus sysfs attributes
` [RFC PATCH 04/21] libnd, nfit: dimm/memory-devices
` [RFC PATCH 05/21] libnd: control (ioctl) messages for libnd bus and dimm devices
` [RFC PATCH 06/21] libnd, nd_dimm: dimm driver and base libnd device-driver infrastructure
` [RFC PATCH 07/21] libnd, nfit: regions (block-data-window, persistent memory, volatile memory)
` [RFC PATCH 08/21] libnd: support for legacy (non-aliasing) nvdimms
` [RFC PATCH 09/21] libnd, nd_pmem: add libnd support to the pmem driver
` [RFC PATCH 10/21] pmem: Dynamically allocate partition numbers
` [RFC PATCH 11/21] libnd, nfit: add interleave-set state-tracking infrastructure
` [RFC PATCH 12/21] libnd: namespace indices: read and validate
` [RFC PATCH 13/21] libnd: pmem label sets and namespace instantiation
` [RFC PATCH 14/21] libnd: blk labels "
` [RFC PATCH 15/21] libnd: write pmem label set
` [RFC PATCH 16/21] libnd: write blk "
` [RFC PATCH 17/21] libnd: infrastructure for btt devices
` [RFC PATCH 18/21] nd_btt: atomic sector updates
` [RFC PATCH 19/21] libnd, nfit, nd_blk: driver for BLK-mode access persistent memory
` [RFC PATCH 20/21] nfit-test: manufactured NFITs for interface development
` [RFC PATCH 21/21] libnd: Non-Volatile Devices
[PATCH 6/6] nd_blk: add support for NVDIMM flags
2015-05-28 22:35 UTC
[PATCH 07/35] dvb: split enum from typedefs at frontend.h
2015-05-28 22:22 UTC (7+ messages)
` [PATCH 24/35] DocBook: better document FE_SET_VOLTAGE ioctl
` [PATCH 25/35] DocBook: better document FE_SET_TONE ioctl
` [PATCH 26/35] DocBook: better document FE_DISEQC_SEND_BURST ioctl
` [PATCH 34/35] DocBook: Better document enum fe_modulation
[char-misc-next 04/11 V2] uuid: extract macros for assigning raw arrays
2015-05-28 22:11 UTC (13+ messages)
` [PATCH] mei: fix up uuid matching
[PATCH v2 0/5] support "cpu_isolated" mode for nohz_full
2015-05-28 20:38 UTC (4+ messages)
` [PATCH v2 1/5] nohz_full: add support for "cpu_isolated" mode
[PATCH v6 0/8] vhost: support for cross endian guests
2015-05-28 4:59 UTC (21+ messages)
` [PATCH v6 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v6 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v6 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v6 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v6 7/8] vhost: cross-endian support for legacy devices
` [PATCH v6 8/8] macvtap/tun: cross-endian support for little-endian hosts
[PATCH v3 0/2] capabilities: Ambient capability patchset
2015-05-27 23:47 UTC (3+ messages)
` [PATCH v3 1/2] capabilities: Ambient capabilities
` [PATCH v3 2/2] capabilities: Add a securebit to disable PR_CAP_AMBIENT_RAISE
[PATCH v2 0/2] capabilities: Ambient capabilities
2015-05-27 22:44 UTC (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] capabilities: Add a securebit to disable PR_CAP_AMBIENT_RAISE
kernel/libc uapi changes for y2038
2015-05-27 20:19 UTC (3+ messages)
` [klibc] "
[PATCH 1/8] kernel/exit.c: make sure current's nsproxy != NULL while checking caps
2015-05-27 17:15 UTC (23+ messages)
` [PATCH v2 0/7] Smack namespace
` [PATCH v2 1/7] user_ns: 3 new hooks for user namespace operations
` [PATCH v2 2/7] smack: extend capability functions and fix 2 checks
` [PATCH v2 3/7] smack: abstraction layer for 2 common Smack operations
` [PATCH v2 4/7] smack: misc cleanups in preparation for a namespace patch
` [PATCH v2 5/7] smack: namespace groundwork
` [PATCH v2 6/7] smack: namespace implementation
` [PATCH v2 7/7] smack: documentation for the Smack namespace
[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
2015-05-27 16:41 UTC (7+ messages)
[RFC v2 1/4] fs: Add generic file system event notifications
2015-05-27 13:32 UTC (16+ messages)
[PATCH 2/2] fbcon: expose cursor blink interval via sysfs
2015-05-27 11:07 UTC (7+ messages)
` [PATCH 0/2] add cursor blink interval terminal escape sequence
` [PATCH 2/2] fbcon: use the cursor blink interval provided by vt
[PATCH] [RFC] fs, proc: don't guard /proc/<pid>/task/<tid>/children on CONFIG_CHECKPOINT_RESTORE
2015-05-27 7:29 UTC (6+ messages)
` [PATCH] fs, proc: introduce CONFIG_PROC_CHILDREN
` [PATCH v3] "
[RFC PATCH] percpu system call: fast userspace percpu critical sections
2015-05-26 21:44 UTC (16+ messages)
[PATCH v6 0/3] Enable PPI sysfs interface for TPM 2.0
2015-05-26 8:22 UTC (2+ messages)
[PATCH v9 0/5] Add support to STMicroelectronics STM32 family
2015-05-24 21:07 UTC (5+ messages)
` [PATCH v9 1/5] dt-bindings: Document the STM32 timer bindings
` [PATCH v9 2/5] clockevents/drivers: Add STM32 Timer driver
[RFC PATCH v3] Documentation/arch: Add Documentation/arch-TODO
2015-05-24 18:44 UTC (12+ messages)
` [RFC PATCH v5] "
` [RFC PATCH v6] Documentation/arch: Add Documentation/arch-features.txt
` [PATCH] Documentation/arch: Add kernel feature descriptions and arch support status under Documentation/features/
` [PATCH v2] "
[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
2015-05-23 8:18 UTC (9+ messages)
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).