All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-14 14:10:45 to 2016-03-14 14:56:06 UTC [more...]

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

wireless-testing paused for merge window
 2016-03-14 14:56 UTC 

i.mx6 camera interface (CSI) and mainline kernel
 2016-03-14 14:55 UTC  (11+ messages)

[PATCH] vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
 2016-03-14 14:53 UTC 

[Qemu-devel] [PATCH 00/77] ppc: Add "native" POWER8 platform
 2016-03-14 14:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 72/77] ppc: A couple more dummy POWER8 Book4 regs
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH] staging: refresh TODO for rtl8712
 2016-03-14 14:50 UTC 

[PATCH v2] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-14 14:53 UTC  (9+ messages)

[added to the 3.18 stable tree] iscsi-target: Fix rx_login_comp hang after login failure
 2016-03-14 14:52 UTC  (3+ messages)
` [added to the 3.18 stable tree] block: bio: introduce helpers to get the 1st and last bvec

[PATCH v12] [PATCH] PCI: Xilinx-NWL-PCIe: Adding support for Xilinx NWL PCIe Host Controller
 2016-03-14 14:52 UTC  (5+ messages)

[RFC] [PATCH 0/12] DAX page fault locking
 2016-03-14 14:51 UTC  (8+ messages)
` [PATCH 05/12] dax: Remove synchronization using i_mmap_lock

[PATCH net-next 1/2] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-03-14 14:51 UTC  (2+ messages)

[PATCH v3] drm/i915/mocs: Program MOCS for all engines on init
 2016-03-14 14:50 UTC  (3+ messages)

[PATCH v3] ASoC: cs35l32: avoid uninitialized variable access
 2016-03-14 14:49 UTC 

[PATCH] dbus: free previous sender string in _dbus_message_set_sender
 2016-03-14 14:49 UTC 

[Qemu-devel] [Patch 1/1] net/net: Allocating Large sized arrays to heap
 2016-03-14 14:49 UTC  (3+ messages)

[PATCH] lscpu: Fix model and model name on Power Systems
 2016-03-14 14:48 UTC 

[GSOC] Microproject "Move ~/.git-credential-cache to ~/.config/git"
 2016-03-14 14:47 UTC 

[ath9k-devel] ath9k-rng: high cpu load
 2016-03-14 14:47 UTC  (3+ messages)

ASoC: TLV320AIC3x: Adding additional functionality for 3106 with [Patch] for discuss
 2016-03-14 14:47 UTC  (2+ messages)

[RFC 0/5] virtio support for container
 2016-03-14 14:45 UTC  (4+ messages)
` [PATCH v2 1/5] mem: add --single-file to create single mem-backed file

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-14 14:46 UTC  (12+ messages)

[rtc-linux] [PATCH v2 1/3] rtc: pcf2127: convert to use regmap
 2016-03-14 14:45 UTC  (3+ messages)
` [rtc-linux] [PATCH v2 2/3] rtc: pcf2127: add support for spi interface
` [rtc-linux] [PATCH v2 3/3] rtc: pcf2127: add pcf2129 device id

[PATCH] Avoid that long log lines are truncated
 2016-03-14 14:45 UTC  (5+ messages)

[PATCH] watchdog: don't run proc_watchdog_update if new value is same as old
 2016-03-14 14:45 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] migration fixes
 2016-03-14 14:44 UTC  (2+ messages)

[PATCH 0/2] s390: Hotplug notifier transitions
 2016-03-14 14:44 UTC  (4+ messages)
` [PATCH 2/2] s390/cpum_sf: Fix cpu hotplug "

[PATCH 00/12] Add API to get packet type info
 2016-03-14  7:42 UTC  (13+ messages)
` [PATCH v8 00/11] Add API to get supported packet types
  ` [PATCH v8 01/11] ethdev: add API to query "
  ` [PATCH v8 02/11] cxgbe: add dev_supported_ptypes_get implementation
  ` [PATCH v8 03/11] e1000: "
  ` [PATCH v8 04/11] enic: "
  ` [PATCH v8 05/11] fm10k: "
  ` [PATCH v8 06/11] i40e: "
  ` [PATCH v8 07/11] ixgbe: "
  ` [PATCH v8 08/11] mlx4: "
  ` [PATCH v8 09/11] mlx5: "
  ` [PATCH v8 10/11] nfp: "
  ` [PATCH v8 11/11] vmxnet3: "

[PATCH] udev-cache: keystone: Disable udev cache for keystone devices by default
 2016-03-14 14:43 UTC 

[PATCH v2] x86: don't assume all fb devices are PCI devices
 2016-03-14 14:42 UTC 

[PATCH] USB: iowarrior: fix oops with malicious USB descriptors
 2016-03-14 14:42 UTC 

[LTP] [PATCH v2] syscalls/profil: disable these tests for uClibc
 2016-03-14 14:41 UTC  (2+ messages)

[PATCH] drm/i915: Add fault injection support
 2016-03-14 14:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Add fault injection support (rev3)

[RFC PATCH 0/3] Remove RPM 4
 2016-03-14 14:40 UTC  (3+ messages)

[PATCHv3 00/13] scripts/gdb: Linux awareness debug commands
 2016-03-14 14:40 UTC  (6+ messages)
` [PATCHv3 08/13] scripts/gdb: Add mount point list command

[PATCH 0/3] sched: patches for 2.2
 2016-03-14 14:40 UTC  (5+ messages)

[PATCH] ext4: Buffer Head Leak In mmp
 2016-03-14 14:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/9] log: assorted improvements
 2016-03-14 14:39 UTC  (20+ messages)
` [Qemu-devel] [PATCH 1/9] trace: do not always call exit() in trace_enable_events
` [Qemu-devel] [PATCH 2/9] qemu-log: fix cpu_reset log target
` [Qemu-devel] [PATCH 3/9] log: improve code in do_qemu_set_log
` [Qemu-devel] [PATCH 4/9] log: move qemu_log_close/qemu_log_flush from header to log.c
` [Qemu-devel] [PATCH 5/9] log: improve performance of qemu_log and qemu_log_mask if disabled
` [Qemu-devel] [PATCH 6/9] log: log QMP commands and replies
` [Qemu-devel] [PATCH 7/9] log: report HMP command and event
` [Qemu-devel] [PATCH 8/9] log: report QAPI event
` [Qemu-devel] [PATCH 9/9] log: adds a timestamp to each log entry

[PATCH 1/5] Staging: comedi: Fix type issues in s626.c
 2016-03-14 14:39 UTC  (3+ messages)
` [PATCH 5/5] Staging: comedi: Fix type issue in ni_tio.c

[PATCH 0/3] DPCD Backlight Control
 2016-03-14 14:38 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for DPCD Backlight Control (rev4)

[PATCH] direct-io: Deinline submit_page_section, save 5304 bytes
 2016-03-14 14:37 UTC  (6+ messages)
` [PATCH] direct-io: Deinline dio_zero_block, save 2684 bytes
` [PATCH] direct-io: Deinline dio_send_cur_page, save ~2000 bytes

linux-next: Tree for Mar 14
 2016-03-14 14:37 UTC  (2+ messages)

Freezable workqueue blocks non-freezable workqueue during the system resume process
 2016-03-14 14:37 UTC  (2+ messages)

[PATCH] Firmware: broadcom sprom: clarifiy SSB dependency
 2016-03-14 14:37 UTC  (2+ messages)

[PATCH] xen/arm64: Fix incorrect memory region size in TCR2_EL2
 2016-03-14 14:37 UTC  (3+ messages)

[GIT PULL] (ibft) stable/for-linus-4.6
 2016-03-14 14:36 UTC 

[PATCH] ARM64: tegra: Remove unused #power-domain-cells property
 2016-03-14 14:36 UTC  (3+ messages)

ext4 out of order when use cfq scheduler
 2016-03-14 14:36 UTC  (8+ messages)

[Bug 112781] New: radeon: f95429e "only init fbdev if we have connectors" breaks suspend on Clevo P170EM laptop
 2016-03-14 14:36 UTC  (2+ messages)
` [Bug 112781] "

[Qemu-devel] [Bug 1556306] [NEW] vhost-user: qemu stops processing packets under high load of traffic
 2016-03-14 14:30 UTC  (3+ messages)
` [Qemu-devel] [Bug 1556306] "

[PATCH v2][fido] dhcp: CVE-2015-8605
 2016-03-14 14:34 UTC  (2+ messages)

snprintf, overlapping destination and source
 2016-03-14 14:33 UTC  (5+ messages)
` [RFC 0/7] eliminate snprintf with overlapping src and dst
  ` [RFC 1/7] drm/amdkfd: avoid fragile and inefficient snprintf use

[PATCH v4 0/5] [PATCH v3 0/5] Improve non-"safe" MSR access failure handling
 2016-03-14 14:32 UTC  (3+ messages)
` [Xen-devel] "

Migrating from OE-classic to OE-core
 2016-03-14 14:32 UTC 

SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
 2016-03-14 14:31 UTC  (7+ messages)

[PATCH 1/2] vga_switcheroo: add power support for windows 10 machines
 2016-03-14 14:30 UTC  (12+ messages)

[PATCH] crypto: ccp - Use different flag vars for nested locks
 2016-03-14 14:15 UTC  (3+ messages)

gcc-6.0 warnings for scsi
 2016-03-14 14:29 UTC  (4+ messages)
` [PATCH 1/3] aacraid: add missing curly braces
` [PATCH 2/3] lpfc: fix misleading indentation
` [PATCH 3/3] megaraid_sas: add missing curly braces in ioctl handler

Ceph Day CFP - Portland / Switzerland
 2016-03-14 14:30 UTC 

[Qemu-devel] [PATCH v4 00/26] Support LUKS encryption in block devices
 2016-03-14 14:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 09/26] crypto: import an implementation of the XTS cipher mode
` [Qemu-devel] [PATCH v4 13/26] crypto: implement the LUKS block encryption format

[GIT PULL] EFI urgent fix for v4.6 queue
 2016-03-14 14:27 UTC  (10+ messages)
` [PATCH] x86/efi: Always map boot service regions into new EFI page tables

[Qemu-devel] [RFC] [tcg] Idea on refactoring target code generation loop (gen_intermediate_code)
 2016-03-14 14:26 UTC  (5+ messages)

[PATCH 1/3] pinctrl: Intel: add RX invertion config
 2016-03-14 14:26 UTC  (9+ messages)
` [PATCH 2/3] pinctrl:Intel: clear interrupt status for every IRQ setup

[PATCH] ixgbe: avoid unnessary break when checking at the tail of rx hwring
 2016-03-14 14:25 UTC 

[PATCH] i2c: i2c-core: do not use bus internal data
 2016-03-14 14:25 UTC  (4+ messages)

[PATCH v4 00/06] clocksource: sh_cmt: DT binding rework V4
 2016-03-14 14:24 UTC  (8+ messages)
` [PATCH v4 01/06] devicetree: bindings: Remove sh7372 CMT binding
` [PATCH v4 02/06] devicetree: bindings: R-Car Gen2 CMT0 and CMT1 bindings
` [PATCH v4 03/06] devicetree: bindings: r8a73a4 and R-Car Gen2 CMT bindings
` [PATCH v4 04/06] devicetree: bindings: Deprecate property, update example
` [PATCH v4 05/06] devicetree: bindings: Remove unused 32-bit CMT bindings
` [PATCH v4 06/06] devicetree: bindings: Remove deprecated properties

net: gcc-6.0 warning fixes
 2016-03-14 14:18 UTC  (12+ messages)
` [PATCH 1/5] mlx4: add missing braces in verify_qp_parameters
` [PATCH 2/5] farsync: fix off-by-one bug in fst_add_one
` [PATCH 3/5] ath9k: fix buffer overrun for ar9287
  ` [ath9k-devel] "
` [PATCH 4/5] ath9k: fix misleading indentation
  ` [ath9k-devel] "
` [PATCH 5/5] net: caif: "

[PATCH] nouveau: fix nv40_perfctr_next() cleanup regression
 2016-03-14 14:24 UTC 

[PATCH] drm/exynos: fix error handling in exynos_drm_subdrv_open
 2016-03-14 14:22 UTC  (3+ messages)

Issue with mount options on mount/umount
 2016-03-14 14:22 UTC 

[Qemu-devel] [PATCH 1/1] Allocating Large sized arrays to heap
 2016-03-14 14:20 UTC  (2+ messages)

[RFC 00/15] HDMI Audio support on Atom w/o HDAUdio
 2016-03-14 14:20 UTC  (7+ messages)
` [RFC 04/15] drm/i915: Add headers for non-HDAudio HDMI interface

[PATCH V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2016-03-14 14:19 UTC  (8+ messages)
` [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header

[Qemu-trivial] [Qemu-devel][PATCH v1] util: fix comment typos
 2016-03-14  9:58 UTC 

Running Xen on Nvidia Jetson-TK1
 2016-03-14 14:19 UTC  (10+ messages)

[PATCH] tests: add btrfs mount tests
 2016-03-14 14:19 UTC  (3+ messages)

[PATCH] i2c: immediately mark ourselves as registered
 2016-03-14 14:19 UTC  (2+ messages)

[PATCH v4 0/7] mtd: nand: Fix support for NAND DMA prefetch
 2016-03-14 14:17 UTC  (4+ messages)

[PATCH][v3] ACPI: Do not report _OSI("Darwin") when acpi_osi=!Darwin provided
 2016-03-14 14:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] Add ACPI and SMBIOS table entries for IPMI
 2016-03-14 14:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] pc: Postpone SMBIOS table installation to post machine init

[RFC][PATCH v4 0/2] printk: Make printk() completely async
 2016-03-14 14:13 UTC  (3+ messages)
` [RFC][PATCH v4 1/2] "
` [RFC][PATCH v4 2/2] printk: Skip messages on oops

[PATCH BlueZ] doc/device-api: Replace GattServices with ServicesDiscovered property
 2016-03-14 14:15 UTC  (2+ messages)

[i2c] 95026658c4: WARNING: CPU: 0 PID: 1 at drivers/i2c/i2c-core.c:1930 i2c_register_driver+0x2c/0x79()
 2016-03-14 14:15 UTC  (4+ messages)
  ` [lkp] "

[Qemu-trivial] [PATCH 1/5] address_space: replaced function calls
 2016-03-14 14:14 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[net-next RFC 0/4] SO_BINDTOSUBNET
 2016-03-14 14:12 UTC  (4+ messages)

[PATCH] USB: input: powermate: fix oops with malicious USB descriptors
 2016-03-14 14:12 UTC 

[PATCH 0/3] xen: more scheduler tracing improvement
 2016-03-14 14:11 UTC  (4+ messages)
` [PATCH 1/3] xenalyze: handle DOM0 operaions events

[PATCH] arc: use ezchip network driver
 2016-03-14 14:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/7] Deterministic replay extensions
 2016-03-14 14:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/7] replay: character devices

[GIT PULL] EDAC queue for 4.6
 2016-03-14 14:10 UTC 

Suspicious error for CMA stress test
 2016-03-14 14:10 UTC  (13+ messages)


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.