messages from 2015-12-23 19:34:43 to 2016-01-11 15:21:35 UTC [more...]
[PATCH v17 00/22] Richacls (Core and Ext4)
2016-01-11 15:21 UTC (5+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
[PATCH v2] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
2016-01-11 14:41 UTC
[RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
2016-01-11 14:22 UTC
[PATCH] [media] media.h: let be clear that tuners need to use connectors
2016-01-11 12:05 UTC (4+ messages)
[RFC PATCH v3 0/6] (mostly) Arch-independent livepatch
2016-01-11 1:25 UTC (8+ messages)
` [RFC PATCH v3 1/6] Elf: add livepatch-specific Elf constants
` [RFC PATCH v3 2/6] module: preserve Elf information for livepatch modules
` [RFC PATCH v3 3/6] module: s390: keep mod_arch_specific "
` [RFC PATCH v3 4/6] livepatch: reuse module loader code to write relocations
` [RFC PATCH v3 5/6] samples: livepatch: mark as livepatch module
` [RFC PATCH v3 6/6] Documentation: livepatch: outline the Elf format of a "
[PATCH v6] fs: clear file privilege bits when mmap writing
2016-01-10 22:30 UTC
[PATCH 0/2] sigaltstack: remove EPERM check
2016-01-09 2:49 UTC (5+ messages)
` [PATCH 1/2] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
` [PATCH 2/2] sigaltstack: remove EPERM check to make swapcontext() usable
[PATCH v3 00/22] kthread: Use kthread worker API more widely
2016-01-08 16:49 UTC (4+ messages)
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API
[PATCH v4 0/2] Create specific kconfig for kselftest
2016-01-08 7:27 UTC (3+ messages)
` [PATCH v4 1/2] selftests: create test-specific kconfig fragments
` [PATCH v4 2/2] Makefile: add kselftest-merge
[PATCH v5] fs: clear file privilege bits when mmap writing
2016-01-08 0:30 UTC (3+ messages)
[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
2016-01-08 0:00 UTC (2+ messages)
` [PATCH v3 10/14] serial: pic32_uart: Add PIC32 UART driver
[PATCH v2 1/5] test: firmware_class: report errors properly on failure
2016-01-07 21:42 UTC (12+ messages)
` [PATCH v2 2/5] test: firmware_class: use kstrndup() where appropriate
` [PATCH v2 3/5] test: firmware_class: add asynchronous request trigger
` [PATCH v2 4/5] firmware: actually return NULL on failed request_firmware_nowait()
` [PATCH v2 5/5] selftests: firmware: add empty string and async tests
[PATCH 1/4] update .gitignore in selftests/vm
2016-01-07 20:53 UTC (8+ messages)
` [PATCH 2/4] update .gitignore in selftests/timers
` [PATCH 3/4] add ptrace/.gitignore
` [PATCH 4/4] add breakpoints/.gitignore
[PATCH 00/31] Sharing media resources across ALSA and au0828 drivers
2016-01-07 20:27 UTC (34+ messages)
` [PATCH 01/31] uapi/media.h: Declare interface types for ALSA
` [PATCH 02/31] media: Add ALSA Media Controller function entities
` [PATCH 03/31] media: Media Controller register/unregister entity_notify API
` [PATCH 04/31] media: Media Controller enable/disable source handler API
` [PATCH 05/31] media: Media Controller fix to not let stream_count go negative
` [PATCH 06/31] media: Media Controller export non locking __media_entity_setup_link()
` [PATCH 07/31] media: Media Controller non-locking __media_entity_pipeline_start/stop()
` [PATCH 08/31] media: v4l-core add v4l_enable/disable_media_tuner() helper functions
` [PATCH 09/31] media: v4l2-core add v4l_vb2q_enable_media_tuner() helper
` [PATCH 10/31] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
` [PATCH 11/31] media: au8522 change to create MC pad for ALSA Audio Out
` [PATCH 12/31] media: au0828 Use au8522_media_pads enum for pad defines
` [PATCH 13/31] media: au0828 fix au0828_create_media_graph() entity checks
` [PATCH 14/31] media: Change v4l-core to check for tuner availability
` [PATCH 15/31] media: dvb-frontend invoke enable/disable_source handlers
` [PATCH 16/31] media: au0828 video remove au0828_enable_analog_tuner()
` [PATCH 17/31] media: au0828 video change to use v4l_enable_media_tuner()
` [PATCH 18/31] media: au0828 change to use Managed Media Controller API
` [PATCH 19/31] media: au0828 handle media_init and media_register window
` [PATCH 20/31] media: au0828 change to register/unregister entity_notify hook
` [PATCH 21/31] media: au0828 create tuner to decoder link in deactivated state
` [PATCH 22/31] media: dvb-core create tuner to demod pad link in disabled state
` [PATCH 23/31] media: au0828 implement enable_source and disable_source handlers
` [PATCH 24/31] media: au0828 fix null pointer reference in au0828_create_media_graph()
` [PATCH 29/31] media: track media device unregister in progress
` [PATCH 30/31] sound/usb: Check media device unregister progress state
` [PATCH 28/31] media: au0828 create link between ALSA Mixer and decoder
` [PATCH 31/31] media: au0828 change to check media device unregister progress state
` [PATCH 25/31] media: au0828 fix to not call media_device_unregister_entity_notify()
` [PATCH 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
` [PATCH 27/31] sound/usb: Create media mixer function and control interface entities
selective block polling and preadv2/pwritev2 revisited
2016-01-07 14:41 UTC (12+ messages)
` [PATCH 4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
` [PATCH 5/6] direct-io: only use block polling if explicitly requested
` [PATCH 6/6] blk-mq: enable polling support by default
` [PATCH 1/6] vfs: pass a flags argument to vfs_readv/vfs_writev
` [PATCH 2/6] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 3/6] x86: wire up preadv2 and pwritev2
[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
2016-01-07 9:31 UTC (12+ messages)
lazytime implementation questions
2016-01-07 2:21 UTC (5+ messages)
[PATCH 00/31] x86: Memory Protection Keys (v8)
2016-01-07 0:01 UTC (2+ messages)
` [PATCH 25/31] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
2016-01-06 22:32 UTC (7+ messages)
` [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
[PATCH RFC] vhost: basic device IOTLB support
2016-01-06 4:57 UTC (7+ messages)
CGroup Namespaces (v9)
2016-01-06 2:17 UTC (15+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
` [PATCH 3/8] cgroup: introduce cgroup namespaces
` [PATCH 3/8 v2] "
` [PATCH 3/8 v3] "
` [PATCH 4/8] cgroup: cgroup namespace setns support
` [PATCH 5/8] kernfs: define kernfs_node_dentry
` [PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCH 7/8] cgroup: Add documentation for cgroup namespaces
` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs
[RFC PATCH 0/3] Implement getcpu_cache system call
2016-01-05 22:54 UTC (12+ messages)
` [RFC PATCH 1/3] getcpu_cache system call: cache CPU number of running thread
` [RFC PATCH 3/3] getcpu_cache: wire up x86 32/64 system call
` [RFC PATCH 2/3] getcpu_cache: wire up ARM "
[PATCH 1/1] include/uapi/linux/sockios.h: mark SIOCRTMSG unused
2016-01-05 21:44 UTC (6+ messages)
` [PATCH 1/1 v2] "
[RFD] cgroup: thread granularity support for cpu controller
2016-01-05 15:45 UTC
Charity/Donation
2016-01-05 5:04 UTC
[PATCH v3 0/2] Create specific kconfig for kselftest
2016-01-05 0:17 UTC (6+ messages)
[PATCH v9 00/13] support "task_isolation" mode for nohz_full
2016-01-04 19:34 UTC (3+ messages)
` [PATCH v9 04/13] task_isolation: add initial support
` [PATCH v9 05/13] task_isolation: support PR_TASK_ISOLATION_STRICT mode
[v15 0/4] ext4: add project quota support
2016-01-04 6:15 UTC (6+ messages)
` [v15 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
` [v15 4/4] ext4: cleanup inode flag definitions
Charity Donation
2016-01-03 11:14 UTC
Charity Donation
2016-01-02 23:49 UTC
Charity Donation
2016-01-02 23:13 UTC
CGroup Namespaces (v8)
2016-01-02 11:52 UTC (20+ messages)
` [PATCH 3/8] cgroup: introduce cgroup namespaces
` [PATCH 3/8 v8.2] "
` [PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCH 7/8] cgroup: Add documentation for cgroup namespaces
` [PATCH] "
[RFD] How to support KBUILD_OUTPUT for kselftest?
2015-12-31 3:13 UTC
[PATCH v3 3/5] iio: health: Add driver for the TI AFE4404 heart monitor
2015-12-30 17:34 UTC (4+ messages)
` [PATCH v3 5/5] iio: health: Add driver for the TI AFE4403 "
Assalam o Alaikum
2015-12-29 2:02 UTC
[RFC] selftests: report proper exit statuses
2015-12-28 16:47 UTC (5+ messages)
[PATCH RFC] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
2015-12-28 16:05 UTC (5+ messages)
[PATCH RFC] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
2015-12-28 13:57 UTC
[PATCH] block: add start and size to ABI documentation
2015-12-26 18:36 UTC
[PATCH v2] crypto: AF_ALG - add support for keys/asymmetric-type
2015-12-26 15:50 UTC
[RFC PATCH v2 1/3] thread_local_abi system call: caching current CPU number
2015-12-24 15:17 UTC (4+ messages)
` [RFC PATCH v2 2/3] thread_local_abi: wire up x86 32/64 system call
[PATCH 00/32] x86: Memory Protection Keys (v7)
2015-12-24 11:37 UTC (2+ messages)
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).