All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-28 21:29:19 to 2016-09-28 23:30:47 UTC [more...]

[PATCH v25 00/21] Richacls (Core and Ext4)
 2016-09-28 23:29 UTC  (37+ messages)
` [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v26 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v26 05/21] richacl: In-memory representation and helper functions
` [PATCH v26 06/21] richacl: Permission mapping functions
` [PATCH v26 07/21] richacl: Permission check algorithm
` [PATCH v26 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations
  ` [PATCH v26 09/21] vfs: Cache base_acl objects in inodes
  ` [PATCH v26 11/21] vfs: Cache richacl in struct inode
` [PATCH v26 12/21] richacl: Update the file masks in chmod()
` [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v26 14/21] richacl: Create-time inheritance
` [PATCH v26 15/21] richacl: Automatic Inheritance
` [PATCH v26 16/21] richacl: xattr mapping functions
` [PATCH v26 17/21] richacl: Add richacl xattr handler
` [PATCH v26 18/21] vfs: Add richacl permission checking
` [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v26 20/21] ext4: Add richacl support
` [PATCH v26 21/21] ext4: Add richacl feature flag

[Qemu-devel] [PATCH] linux-user: fix mremap for 64bit targets on 32bit hosts
 2016-09-28 23:30 UTC  (2+ messages)

4.把人力资源效益利用最大化;
 2016-09-28 23:29 UTC 

[PATCH rdma-core] Add a .travis.yml file
 2016-09-28 23:28 UTC 

[PATCH 1/1] genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"
 2016-09-28 23:27 UTC 

[patch v6] x86/platform/mellanox: introduce support for Mellanox systems platform
 2016-09-28 23:25 UTC  (3+ messages)
` [tip:x86/platform] x86/platform/mellanox: Introduce "

[PATCH v2 0/3] fix SELinux W^X bypass via ptrace
 2016-09-28 23:22 UTC  (8+ messages)
` [PATCH v2 1/3] fs/exec: don't force writing memory access
` [PATCH v2 2/3] mm: add LSM hook for writes to readonly memory
` [PATCH v2 3/3] selinux: require EXECMEM for forced ptrace poke

[PATCH RESEND] m68k: add Sysam AMCORE open board support
 2016-09-28 23:22 UTC 

[PATCH v2] mm: remove unnecessary condition in remove_inode_hugepages
 2016-09-28  5:48 UTC  (2+ messages)

[PATCH v8 00/11] Git filter protocol
 2016-09-28 23:15 UTC  (8+ messages)
` [PATCH v8 01/11] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v8 11/11] convert: add filter.<driver>.process option

[xen-4.7-testing test] 101188: regressions - FAIL
 2016-09-28 23:13 UTC 

[PATCH v2 0/5] ASOC: fix sparse warnings
 2016-09-28 23:11 UTC  (5+ messages)
` [PATCH v2 1/5] ASOC: da7219: fix inappropriate condition statement

5.案例:合同签订后,应该问哪4句话,提升客户忠诚度?
 2016-09-28 23:07 UTC 

[PATCH] m68k: add Sysam AMCORE open board support
 2016-09-28 23:00 UTC 

[RFC PATCH] x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
 2016-09-28 23:06 UTC 

mv643xxx_eth driver, failed to linearize skb with tiny unaligned fragment
 2016-09-28 23:04 UTC  (2+ messages)

UFS API in the kernel
 2016-09-28 23:04 UTC  (9+ messages)

How to submit potential patch in linux kernel
 2016-09-28 23:02 UTC 

[Intel-wired-lan] [PATCH] ixgbe: do not disable FEC from the driver
 2016-09-28 23:01 UTC 

[PATCH] drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl
 2016-09-28 22:58 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/3] g_NCR5380: Modernization
 2016-09-28 22:57 UTC  (7+ messages)
` [PATCH 1/3] g_NCR5380: Remove deprecated __setup
` [PATCH 2/3] g_NCR5380: Reduce overrides[] from array to struct
` [PATCH 3/3] g_NCR5380: Stop using scsi_module.c

[xen-unstable-smoke test] 101194: regressions - FAIL
 2016-09-28 22:56 UTC 

[PATCHv2] db: Upgrade to 6.0.35
 2016-09-28 22:55 UTC 

sha1_mb broken
 2016-09-28 22:52 UTC  (5+ messages)

[PATCH v8 00/13] x86: multiboot2 protocol support
 2016-09-28 22:51 UTC  (14+ messages)
` [PATCH v8 01/13] x86: add "
` [PATCH v8 02/13] efi: create efi_enabled()
` [PATCH v8 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v8 04/13] x86: properly calculate xen ELF end of image address
` [PATCH v8 05/13] efi: build xen.gz with EFI code
` [PATCH v8 06/13] efi: create new early memory allocator
` [PATCH v8 07/13] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v8 08/13] x86/boot: implement early command line parser in C
` [PATCH v8 09/13] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v8 10/13] x86/setup: use XEN_IMG_OFFSET instead of
` [PATCH v8 11/13] x86: make Xen early boot code relocatable
` [PATCH v8 12/13] x86/boot: rename sym_phys() to sym_offs()
` [PATCH v8 13/13] x86: add multiboot2 protocol support for relocatable images

[PATCH 1/1] Staging: vt6655: Remove explicit NULL comparison using Coccinelle
 2016-09-28 22:52 UTC 

Rebase/line wrap question
 2016-09-28 22:51 UTC  (4+ messages)

iptables DNAT reply packets with RST flag are sent using private ip
 2016-09-28 22:50 UTC  (2+ messages)

[Qemu-devel] [RFC v2] libvirt vGPU QEMU integration
 2016-09-28 22:49 UTC  (15+ messages)
            ` [Qemu-devel] [libvirt] "

[PATCH -next] scsi: ufs: fix error return code in ufshcd_init()
 2016-09-28 22:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 0/8] Add a generic loader
 2016-09-28 22:48 UTC  (13+ messages)

local64_cmpxchg() in arc_perf_event_update()
 2016-09-28 22:47 UTC  (17+ messages)
        ` NMI for ARC

[PATCH net-next] nfp: bpf: zero extend 4 byte context loads
 2016-09-28 22:47 UTC 

[Qemu-devel] [PATCH v12 0/2] Add a generic loader
 2016-09-28 22:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v12 1/2] generic-loader: "
` [Qemu-devel] [PATCH v12 2/2] docs: Add a generic loader explanation document

[PATCH 1/1] libsepol/cil: do not heap-overflow when too many permissions are in a class
 2016-09-28 22:44 UTC  (4+ messages)

[SPDK] [NVMf] Invalid SQSIZE 128
 2016-09-28 22:44 UTC 

[PATCH 4.7 00/69] 4.7.6-stable review
 2016-09-28 22:44 UTC  (2+ messages)

[PATCH 4.4 00/73] 4.4.23-stable review
 2016-09-28 22:43 UTC  (2+ messages)

[PATCH] libxc: use PRI_xen_pfn in xc_dom_load_acpi
 2016-09-28 22:43 UTC  (3+ messages)

[PATCH v5 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-28 22:42 UTC  (3+ messages)
` [PATCH v5 3/4] PCI: Add a new option for resource_alignment to reassign alignment

[PATCH v2] UFS: Date Segment only need for WRITE DESCRIPTOR
 2016-09-28 22:42 UTC  (4+ messages)

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver
 2016-09-28 22:42 UTC  (2+ messages)

[PATCH v5 00/17] Xattr inode operation removal
 2016-09-28 22:40 UTC  (3+ messages)
` [PATCH v5 09/17] lustre: Switch to generic xattr handlers

[PATCH] Add netdev all_adj_list refcnt propagation to fix panic
 2016-09-28 19:04 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbevf: Handle previously-freed msix_entries
 2016-09-28 22:36 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Handle previously-freed msix_entries
 2016-09-28 22:36 UTC 

[SPDK] [NVMf] Invalid SQSIZE 128
 2016-09-28 22:32 UTC 

[PATCH 0/6] Remaining patches for upfront link training on DDI platforms
 2016-09-28 22:30 UTC  (7+ messages)
` [PATCH v3 2/6] drm/i915: Remove the link rate and lane count loop in compute config

[Bug 141741] New: drm:radeon_get_bios [radeon]] *ERROR* Unable to locate a BIOS ROM
 2016-09-28 22:26 UTC  (2+ messages)
` [Bug 141741] "

[PATCH] DT: dma: rcar-dmac: document R8A7743/5 support
 2016-09-28 22:25 UTC 

[PATCH 0/4 v4] recursive support for ls-files
 2016-09-28 22:22 UTC  (10+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] git: make super-prefix option
  ` [PATCH v5 2/4] ls-files: optionally recurse into submodules
  ` [PATCH v5 3/4] ls-files: pass through safe options for --recurse-submodules
  ` [PATCH v5 4/4] ls-files: add pathspec matching for submodules

[patch 5/5] MAINTAINERS: Mark has moved
 2016-09-28 22:22 UTC 

[patch 4/5] mem-hotplug: use nodes that contain memory as mask in new_node_page()
 2016-09-28 22:22 UTC 

[patch 3/5] scripts/recordmcount.c: account for .softirqentry.text
 2016-09-28 22:22 UTC 

[patch 2/5] dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
 2016-09-28 22:22 UTC 

[patch 1/5] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-28 22:22 UTC 

[PATCH v3 0/7] i2c: bcm2835: Bring in changes from downstream
 2016-09-28 22:22 UTC  (11+ messages)
` [PATCH v3 2/7] i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
` [PATCH v3 7/7] i2c: bcm2835: Add support for dynamic clock

incoming
 2016-09-28 22:22 UTC 

[PATCH net-next 0/2] net: centralize net_device MTU bounds checking
 2016-09-28 22:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 net-next 1/2] net: centralize net_device min/max MTU checking
  ` [PATCH v2 net-next 2/2] net: deprecate eth_change_mtu, remove usage

[Qemu-devel] SLIRP migration?
 2016-09-28 22:14 UTC  (2+ messages)

[patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver
 2016-09-28 22:13 UTC  (2+ messages)

Please add xtensa arch tree to the linux-next
 2016-09-28 22:12 UTC  (2+ messages)

[PATCH v3 0/5] Add gpio test framework
 2016-09-28 22:12 UTC  (5+ messages)
` [PATCH v3 1/5] tools/gpio: add gpio basic opereations

[SPDK] [NVMf] Invalid SQSIZE 128
 2016-09-28 22:11 UTC 

Oops in slab.c in CentOS kernel, looking for ideas
 2016-09-28 22:10 UTC  (4+ messages)
` Oops in slab.c in CentOS kernel, looking for ideas -- correction, it's in slub.c

[PATCHv3] wireless: check A-MSDU inner frame source address on AP interfaces
 2016-09-28 22:10 UTC  (7+ messages)

[PATCH] sparse: add 'alloc_align' to the ignored attributes
 2016-09-28 22:10 UTC  (2+ messages)

[Bridge] [PATCH] netfilter: bridge: clarify bridge/netfilter message
 2016-09-28 22:05 UTC  (2+ messages)
`  "

[Qemu-devel] [PULL 0/7] Block patches
 2016-09-28 22:02 UTC  (2+ messages)

[PATCH] Add a description into Kconfig
 2016-09-28 10:56 UTC 

[PATCH] ARM: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
 2016-09-28 22:00 UTC  (4+ messages)
` [PATCH v1] "

[Qemu-devel] Simulating 3 chips on one board
 2016-09-28 21:59 UTC  (2+ messages)

[meta-networking][PATCH] mbedtls: separate general .inc and version-specific recipe
 2016-09-28 18:24 UTC  (4+ messages)

[PATCH] blame: use DEFAULT_ABBREV macro
 2016-09-28 21:57 UTC 

[PATCH 1/6] cfg80211: disallow shared key authentication with key index 4
 2016-09-28 21:57 UTC  (4+ messages)
` [PATCH 6/6] cfg80211: reduce connect key caching struct size

[PATCH] cfg80211: wext: really don't store non-WEP keys
 2016-09-28 21:56 UTC 

[PATCH -next] watchdog: wdat_wdt: Fix warning for using 0 as NULL
 2016-09-28 21:51 UTC  (3+ messages)

cerryview sd card problem
 2016-09-28 21:50 UTC  (4+ messages)

[PATCH -next] watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()
 2016-09-28 21:50 UTC  (3+ messages)

Reiser4 Upstream Git Repositories on GitHub
 2016-09-28 21:50 UTC  (15+ messages)

[PATCH][v2] mfd: intel-lpss: Avoid resuming runtime-suspended lpss unnecessarily
 2016-09-28 21:48 UTC  (2+ messages)

[PATCH] Sparc/prom/ranges.c cosmetic improvement
 2016-09-28 21:46 UTC 

[PATCH 1/2] fsl-quadspi: fix QUAD read, add NORMAL, DUAL and FAST reads
 2016-09-28 21:45 UTC  (4+ messages)

linux-next: build failure after merge of the rdma tree
 2016-09-28 21:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
 2016-09-28 21:45 UTC  (2+ messages)

[PATCH 1/1] Makefile: make distclean target work
 2016-09-28 21:40 UTC 

BUG: scheduling while atomic in f_fs when gadget remove driver
 2016-09-28 21:38 UTC  (5+ messages)

[PATCH 1/2] bcache: introduce ioprio-based bypass/writeback hints
 2016-09-28 21:38 UTC  (3+ messages)

[PATCH 0/5] ACPI / gpio: Updates to properties
 2016-09-28 21:36 UTC  (4+ messages)
` [PATCH 4/5] ACPI / property: Allow holes in reference properties

[PATCH] arm/dts: Add i2c devices to facebook cmm bmc board
 2016-09-28 20:44 UTC 

[PATCH v2] staging: sm750fb: conform to block comment style
 2016-09-28 21:33 UTC 

[Qemu-devel] [PULL 0/8] Tracing patches
 2016-09-28 21:31 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] trace: move util/buffer.c trace points into correct file
` [Qemu-devel] [PULL 2/8] trace: move util/qemu-coroutine*.c "
` [Qemu-devel] [PULL 3/8] trace: move hw/mem/pc-dimm.c "
` [Qemu-devel] [PULL 4/8] trace: move hw/virtio/virtio-balloon.c "
` [Qemu-devel] [PULL 5/8] trace: Properly initialize dynamic event states in hot-plugged vCPUs
` [Qemu-devel] [PULL 6/8] trace: Add event "guest_cpu_enter"
` [Qemu-devel] [PULL 7/8] trace: Add event "guest_cpu_reset"
` [Qemu-devel] [PULL 8/8] trace: Document the execution mode of guest events

[PATCH RFC 5/6] net: phy: Trigger state machine on state change and not polling
 2016-09-28 21:31 UTC  (2+ messages)

Memory Pooling and Containers
 2016-09-28 21:31 UTC  (4+ messages)

Packet injection
 2016-09-28 21:28 UTC 

[PATCH] staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants
 2016-09-28 21:29 UTC  (3+ messages)
  ` [Outreachy kernel] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.