Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-25 16:39:40 to 2015-12-04 01:15:08 UTC [more...]

[PATCH 00/34] x86: Memory Protection Keys (v5)
 2015-12-04  1:15 UTC  (6+ messages)
` [PATCH 24/34] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 26/34] mm: implement new mprotect_key() system call
` [PATCH 28/34] x86: wire up "
` [PATCH 31/34] x86, pkeys: allocation/free syscalls
` [PATCH 32/34] x86, pkeys: add pkey set/get syscalls

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-12-03 23:43 UTC  (4+ messages)

CGroup Namespaces (v4)
 2015-12-03 22:47 UTC  (25+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns

[PATCH v16 00/22] Richacls (Core and Ext4)
 2015-12-03 22:17 UTC  (24+ messages)
` [PATCH v16 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v16 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v16 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v16 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v16 06/22] richacl: In-memory representation and helper functions
` [PATCH v16 07/22] richacl: Permission mapping functions
` [PATCH v16 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v16 09/22] richacl: Permission check algorithm
` [PATCH v16 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v16 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v16 12/22] vfs: Add get_richacl and set_richacl inode operations
  ` [PATCH v16 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v16 13/22] vfs: Cache richacl in struct inode
` [PATCH v16 14/22] richacl: Update the file masks in chmod()
` [PATCH v16 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v16 16/22] richacl: Create-time inheritance
` [PATCH v16 17/22] richacl: Automatic Inheritance
` [PATCH v16 18/22] richacl: xattr mapping functions
` [PATCH v16 19/22] richacl: Add richacl xattr handler
` [PATCH v16 20/22] vfs: Add richacl permission checking
` [PATCH v16 21/22] ext4: Add richacl support
` [PATCH v16 22/22] ext4: Add richacl feature flag

[PATCH 0/3] introduce new evdev interface type
 2015-12-03 12:56 UTC  (16+ messages)
` [PATCH 1/3] input: evdev: introduce new evdev interface
` [PATCH 2/3] input: evdev: add new ioctl EVIOCSIFTYPE / EVIOCGIFTYPE
` [PATCH 3/3] uinput: convert input_event to input_value
                  ` [Y2038] [PATCH 0/3] introduce new evdev interface type

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-12-03  4:16 UTC  (9+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH net-next v3 00/17] RFC: new ETHTOOL_GSETTINGS/SSETTINGS API
 2015-12-02 17:31 UTC  (25+ messages)
` [PATCH net-next v3 01/17] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v3 02/17] net: usnic: use __ethtool_get_settings
` [PATCH net-next v3 03/17] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v3 04/17] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v3 05/17] net: usnic: "
` [PATCH net-next v3 06/17] net: bonding: "
` [PATCH net-next v3 07/17] net: ipvlan: "
` [PATCH net-next v3 08/17] net: macvlan: "
` [PATCH net-next v3 09/17] net: team: "
` [PATCH net-next v3 10/17] net: fcoe: "
` [PATCH net-next v3 11/17] net: rdma: "
` [PATCH net-next v3 12/17] net: 8021q: "
` [PATCH net-next v3 13/17] net: bridge: "
` [PATCH net-next v3 14/17] net: core: "
` [PATCH net-next v3 15/17] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v3 16/17] net: mlx4: convenience predicate for debug messages
` [PATCH net-next v3 17/17] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-12-02 11:44 UTC  (24+ messages)
` [RFC PATCH V2 3/3] Ixgbevf: Add migration support for ixgbevf driver

[PATCH v1 00/10] Support for Cortex-M Prototyping System
 2015-12-02  9:33 UTC  (11+ messages)
` [PATCH v1 01/10] dt-bindings: document the MPS2 timer bindings
` [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v1 03/10] dt-bindings: document the MPS2 UART bindings
` [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v1 05/10] serial: mps2-uart: add support for early console
` [PATCH v1 06/10] ARM: mps2: introduce MPS2 platform
` [PATCH v1 07/10] ARM: mps2: add low-level debug support
` [PATCH v1 08/10] ARM: configs: add MPS2 defconfig
` [PATCH v1 09/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v1 10/10] ARM: dts: introduce MPS2 AN399/AN400

[PATCH 3/3 v9] livepatch: function,sympos scheme in livepatch sysfs directory
 2015-12-02  2:40 UTC 

[PATCH V2] mm: add a new vector based madvise syscall
 2015-12-01 23:59 UTC  (2+ messages)

[PATCH v2 00/13] MADV_FREE support
 2015-12-01 22:30 UTC  (4+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)

[RFC PATCH v2 0/6] (mostly) Arch-independent livepatch
 2015-12-01 21:06 UTC  (10+ messages)
` [RFC PATCH v2 1/6] Elf: add livepatch-specific Elf constants
` [RFC PATCH v2 2/6] module: preserve Elf information for livepatch modules
    `  "
` [RFC PATCH v2 3/6] module: s390: keep mod_arch_specific "
` [RFC PATCH v2 4/6] livepatch: reuse module loader code to write relocations
    `  "
` [RFC PATCH v2 5/6] samples: livepatch: init reloc section array and mark as klp module
` [RFC PATCH v2 6/6] Documentation: livepatch: outline the Elf format of a livepatch module

[PATCH] mtd: Expand the ecc placement locations to 1216
 2015-12-01 16:11 UTC  (7+ messages)

[RFC PATCH 00/10] Support for Cortex-M Prototyping System
 2015-12-01 11:35 UTC  (6+ messages)
` [RFC PATCH 01/10] dt-bindings: document the MPS2 timer bindings
` [RFC PATCH 03/10] dt-bindings: document the MPS2 UART bindings

[PATCH RFC] Introduce new security.nscapability xattr
 2015-12-01  3:51 UTC  (3+ messages)

[PATCH 01/20] drm: use __u{32, 64} instead of uint{32, 64}_t in virtgpu_drm.h
 2015-11-30 23:57 UTC  (20+ messages)
` [PATCH 02/20] drm: Kbuild: add admgpu_drm.h to the installed headers
` [PATCH 03/20] drm: include drm.h in armada_drm.h
` [PATCH 04/20] drm: drm_fourcc.h fix includes
` [PATCH 05/20] drm: drm_mode.h "
` [PATCH 06/20] drm: fix inclusion of drm.h in drm_sarea.h
` [PATCH 07/20] drm: fix inclusion of drm.h in exynos_sarea.h
` [PATCH 08/20] drm: fix inclusion of drm.h in i810_drm.h
` [PATCH 10/20] drm: fix inclusion of drm.h in mga_drm.h
` [PATCH 11/20] drm: fix inclusion of drm.h in msm_drm.h
` [PATCH 12/20] drm: fix inclusion of drm.h in omap_drm.h
` [PATCH 13/20] drm: fix inclusion of drm.h in qxl_drm.h
` [PATCH 14/20] drm: fix inclusion of drm.h in r128_drm.h
` [PATCH 15/20] drm: fix inclusion of drm.h in savage_drm.h
` [PATCH 16/20] drm: fix inclusion of drm.h in tegra_drm.h
` [PATCH 17/20] drm: fix inclusion of drm.h in virtgpu_drm.h
` [PATCH 18/20] drm: fix inclusion of drm.h in vmwgfx_drm.h
` [PATCH 19/20] drm: fix inclusion of drm.h in via_drm.h
` [PATCH 20/20] drm: via: remove userland header

[RFC PATCH 0/2] drm: add support for for clk and de polarity & gpu: ipu-v3: use clock and de polarity
 2015-11-30 21:09 UTC  (6+ messages)
` [RFC PATCH 1/2] drm: add support for for clk "

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2015-11-30 18:48 UTC  (13+ messages)
` [PATCH v1] usb: devio: Add "

[PATCH v5 00/12] MADV_FREE support
 2015-11-30  9:22 UTC  (15+ messages)
` [PATCH v5 01/12] mm: support madvise(MADV_FREE)
` [PATCH v5 02/12] mm: define MADV_FREE for some arches
` [PATCH v5 03/12] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v5 04/12] mm: free swp_entry in madvise_free
` [PATCH v5 05/12] mm: move lazily freed pages to inactive list
` [PATCH v5 06/12] mm: mark stable page dirty in KSM
` [PATCH v5 07/12] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v5 08/12] sparc: "
` [PATCH v5 09/12] powerpc: "
` [PATCH v5 10/12] arm: add pmd_mkclean "
` [PATCH v5 11/12] arm64: "
` [PATCH v5 12/12] mm: don't split THP page when syscall is called

[PATCH RFC] virtio: skip avail/used index reads
 2015-11-30  8:53 UTC 

CGroup Namespaces (v5)
 2015-11-27 20:52 UTC  (8+ messages)
  ` [PATCH 1/7] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/7] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/7] cgroup: introduce cgroup namespaces
  ` [PATCH 4/7] cgroup: cgroup namespace setns support
  ` [PATCH 5/7] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 6/7] cgroup: Add documentation for cgroup namespaces
` [PATCH 7/7] Add FS_USERNS_FLAG to cgroup fs

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2015-11-25 21:16 UTC  (3+ messages)
` [PATCH v3 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()

[PATCH v4 00/16] MADV_FREE support
 2015-11-25 17:36 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).