linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-25 08:29:57 to 2016-07-25 14:16:18 UTC [more...]

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

[PATCH] platform driver: fix use-after-free in platform_device_del()
 2016-07-25 14:13 UTC 

[PATCH v3 0/1] iio: stx104: Add IIO support for the ADC channels
 2016-07-25 14:13 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] Input: i8042, lower log level when controller_init fails
 2016-07-25 14:09 UTC 

[PATCH linux v2 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-25 14:09 UTC  (8+ messages)
` [Xen-devel] "

[GIT PULL] perf changes for v4.8
 2016-07-25 13:53 UTC  (2+ messages)

[PATCH] [PATCH v3] phy: add phy hisi inno usb2
 2016-07-25 13:50 UTC 

[PATCH 00/18] ARM: mvebu: misc Armada 38x/39x DT and v7 defconfig improvements
 2016-07-25 13:50 UTC  (6+ messages)
` [PATCH 14/18] ARM: mvebu: add support for the Armada 395 SoC family

About the patch " block: flush writeback dwork before detaching a bdev inode from it"
 2016-07-25 13:50 UTC  (3+ messages)

[PATCH v4 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-07-25 13:48 UTC  (2+ messages)

[PATCH] arch/x86/kernel/cpu/microcode/intel: don't store initrd's start
 2016-07-25 13:44 UTC  (7+ messages)

[PATCH v3 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-07-25 13:34 UTC  (14+ messages)
` [PATCH v3 01/13] sched: Fix power to capacity renaming in comment
` [PATCH v3 02/13] sched/fair: Consistent use of prev_cpu in wakeup path
` [PATCH v3 03/13] sched/fair: Optimize find_idlest_cpu() when there is no choice
` [PATCH v3 04/13] sched/core: Remove unnecessary null-pointer check
` [PATCH v3 05/13] sched: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
` [PATCH v3 06/13] sched/core: Pass child domain into sd_init
` [PATCH v3 07/13] sched: Enable SD_BALANCE_WAKE for asymmetric capacity systems
` [PATCH v3 08/13] sched: Store maximum per-cpu capacity in root domain
` [PATCH v3 09/13] sched/fair: Let asymmetric cpu configurations balance at wake-up
` [PATCH v3 10/13] sched/fair: Compute task/cpu utilization at wake-up more correctly
` [PATCH v3 11/13] sched/fair: Consider spare capacity in find_idlest_group()
` [PATCH v3 12/13] sched: Add per-cpu min capacity to sched_group_capacity
` [PATCH v3 13/13] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-25 13:18 UTC  (6+ messages)

[PATCH v6] gpio: add Intel WhiskeyCove PMIC GPIO driver
 2016-07-25 13:31 UTC  (2+ messages)

linux-next: manual merge of the pwm tree with the regulator tree
 2016-07-25 13:29 UTC  (6+ messages)

[PATCH -next] xtensa: Fix build error due to missing include file
 2016-07-25 13:22 UTC  (8+ messages)

[PATCH] mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
 2016-07-25 13:20 UTC  (3+ messages)

[PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
 2016-07-25 13:19 UTC  (6+ messages)

[PATCH -next] MIPS: ath79: Add missing include file
 2016-07-25 13:20 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2016-07-25 13:20 UTC  (25+ messages)
                                ` [PATCH 1/1] InfiniBand: Deletion of unnecessary checks before two "
                                  ` [PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset()
                                    ` [PATCH 1/3] IB/mthca: Delete an unnecessary check before the function call "pci_dev_put"
                                    ` [PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection
                                ` [PATCH] SCSI-aic94xx: Delete unnecessary checks before the function call "kmem_cache_destroy"
                                ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                                  ` [PATCH 4/9] staging: ks7010: Rename jump labels
                                      `  "
                                ` [PATCH] GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
                                ` [PATCH] zsmalloc: Delete an unnecessary check before the function call "iput"

[PATCH] tools: add fixdep to objtool/.gitignore
 2016-07-25 13:19 UTC 

[PATCH v3] mem-hotplug: alloc new page from a nearest neighbor node when mem-offline
 2016-07-25  9:53 UTC 

[PATCH] Add --output option to perf-top. Motivation: symmetry with other perf tools
 2016-07-25 13:17 UTC 

[PATCH net-next v7 1/2] bpf: Add bpf_probe_write_user BPF helper to be called in tracers
 2016-07-25 13:16 UTC  (2+ messages)

linux-next: build warning after merge of the tip tree
 2016-07-25 13:11 UTC  (3+ messages)

[PATCH] caif-hsi: Remove deprecated create_singlethread_workqueue
 2016-07-25 13:10 UTC 

[zer0mem@yahoo.com: [oss-security] panic at big_key_preparse #4.7-r6/rc7 & master]
 2016-07-25 13:06 UTC  (3+ messages)

[PATCH v2 0/4] drm/i915/skl: Finally fix watermarks
 2016-07-25 13:01 UTC  (3+ messages)
` [PATCH v2 1/4] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw

[PATCH/RFC] Re: linux-next: build failure after merge of the luto-misc tree
 2016-07-25 12:56 UTC  (11+ messages)

[PATCH net-next v7 2/2] samples/bpf: Add test/example of using bpf_probe_write_user bpf helper
 2016-07-25 12:55 UTC 

[PATCH net-next v7 0/2] bpf: add bpf_probe_write_user helper & example
 2016-07-25 12:54 UTC 

[PATCH] drm/i2c: tda998x: don't register the connector
 2016-07-25 12:54 UTC  (3+ messages)

[PATCH] net: neigh: disallow state transition DELAY->STALE in neigh_update()
 2016-07-25 12:45 UTC  (5+ messages)

[PATCH v2 0/3] mtd: add support for pairing scheme description
 2016-07-25 12:41 UTC  (2+ messages)

[PATCH] iio: stx104: Store channel output state values as int
 2016-07-25 12:41 UTC  (3+ messages)

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-25 12:37 UTC 

[PULL] Documentation for 4.8
 2016-07-25 12:36 UTC 

[PATCH] CodingStyle: Clarify and complete chapter 7
 2016-07-25 12:29 UTC 

Ongoing remoteproc discussions
 2016-07-25 12:26 UTC  (2+ messages)

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-25 12:25 UTC  (16+ messages)
` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources

[PATCH 0/6] SPI ThunderX driver
 2016-07-25 11:37 UTC  (6+ messages)
` [PATCH 5/6] spi: octeon: Split driver into Octeon specific and common parts

linux-next: manual merge of the pm tree with the i2c tree
 2016-07-25 12:03 UTC  (6+ messages)

[PATCH v2] platform: don't return 0 from platform_get_irq[_byname]() on error
 2016-07-25 11:55 UTC  (2+ messages)

[RFC] regulator: da9052/53: da9052-i2c.txt binding document changes
 2016-07-25 11:31 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v4.8
 2016-07-25 11:25 UTC 

[GIT PULL for v4.8-rc1] media updates - part 1
 2016-07-25 11:18 UTC 

[PATCH] HID: sony: disable descriptor fixup for FutureMax Dance Mat
 2016-07-25 11:05 UTC  (6+ messages)

[PATCH v2] mem-hotplug: alloc new page from the next node if zone is MOVABLE_ZONE
 2016-07-25  8:54 UTC  (5+ messages)

PROBLEM: Intel I210AT NIC resets while using PCI passthrough on ESXi (regression)
 2016-07-25 10:56 UTC  (2+ messages)

[PATCH v2 1/2] staging: iio: vcnl4000: Add IR current adjust support
 2016-07-25 10:57 UTC  (2+ messages)
` [PATCH v2 2/2] staging: iio: vcnl4000: Replace i2c api's with regmap

Crypto Update for 3.18
 2016-07-25 10:53 UTC  (11+ messages)
` Crypto Update for 3.19
  ` Crypto Update for 3.20
    ` Crypto Update for 4.1
      ` Crypto Update for 4.2
        ` Crypto Update for 4.3
          ` Crypto Update for 4.4
            ` Crypto Update for 4.5
              ` Crypto Update for 4.6
                ` Crypto Update for 4.7
                  ` Crypto Update for 4.8

[GIT PULL] x86/build changes for v4.8
 2016-07-25 10:42 UTC 

[PATCH 1/1] drm/sti: use new Reset API
 2016-07-25 10:40 UTC  (3+ messages)
` [STLinux Kernel] "

[PATCH v4] locking/pvqspinlock: Fix double hash race
 2016-07-25 10:30 UTC  (3+ messages)

[PATCH v4] Axi-usb: Add support for 64-bit addressing
 2016-07-25 10:27 UTC  (5+ messages)

[PATCH v2] HID: sony: disable descriptor fixup for FutureMax Dance Mat
 2016-07-25 10:23 UTC  (3+ messages)

linux-next: the merge window has opened
 2016-07-25 10:22 UTC  (2+ messages)

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-07-25 10:21 UTC  (11+ messages)
` [PATCH 4/5] input: touchscreen: support Allwinner SoCs' touchscreen
` [PATCH 5/5] mfd: sunxi-gpadc-mfd: probe sunxi-gpadc-ts driver

[PATCH] cx23885: Add support for Hauppauge WinTV quadHD ATSC version
 2016-07-25 10:03 UTC 

[PATCH v2 0/1] Add ro_after_init support for modules
 2016-07-25 10:01 UTC  (3+ messages)
` [PATCH v2 1/1] modules: add ro_after_init support
  `  "

[GIT PULL] x86/boot changes for v4.8
 2016-07-25 10:01 UTC 

[PATCH v2 0/4] add support for Allwinner SoCs ADC
 2016-07-25  9:55 UTC  (9+ messages)
` [PATCH v2 3/4] mfd: "

[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v2
 2016-07-25  9:52 UTC  (7+ messages)
` [PATCH 2/5] mm, vmscan: Remove highmem_file_pages
    ` [PATCH] mm, vmscan: remove highmem_file_pages -fix
` [PATCH 5/5] mm, vmscan: Account for skipped pages as a partial scan

[GIT PULL] x86/mm changes for v4.8
 2016-07-25  9:50 UTC 

[PATCH v3 0/6] Add support for privileged mappings
 2016-07-25  9:50 UTC  (4+ messages)

[PATCH v3 0/7] rk3399 support ddr frequency scaling
 2016-07-25  9:45 UTC  (5+ messages)
  ` [PATCH v3 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

[Patch v3 1/3] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2016-07-25  8:59 UTC  (3+ messages)
` [Patch v3 2/3] irqchip/qeic: merge qeic init code from platforms to a common function
` [Patch v3 3/3] irqchip/qeic: merge qeic_of_init into qe_ic_init

[PATCH 0/2] i2c-dev: Don't let userspace block adapter
 2016-07-25  9:39 UTC  (8+ messages)
` [PATCH 2/2] i2c-dev: Don't block the adapter from unregistering

[GIT pull] irq updates for 4.8
 2016-07-25  9:34 UTC 

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-07-25  9:32 UTC  (13+ messages)
` [PART2 PATCH v5 01/12] iommu/amd: Detect and enable guest vAPIC support
` [PART2 PATCH v5 02/12] iommu/amd: Move and introduce new IRTE-related unions and structures
` [PART2 PATCH v5 03/12] iommu/amd: Introduce interrupt remapping ops structure
` [PART2 PATCH v5 04/12] iommu/amd: Add support for multiple IRTE formats
` [PART2 PATCH v5 05/12] iommu/amd: Detect and initialize guest vAPIC log
` [PART2 PATCH v5 06/12] iommu/amd: Adding GALOG interrupt handler
` [PART2 PATCH v5 07/12] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 PATCH v5 08/12] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices
` [PART2 PATCH v5 09/12] iommu/amd: Enable vAPIC interrupt remapping mode by default
` [PART2 PATCH v5 10/12] svm: Introduces AVIC per-VM ID
` [PART2 PATCH v5 11/12] svm: Introduce AMD IOMMU avic_ga_log_notifier
` [PART2 PATCH v5 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH v3] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling
 2016-07-25  9:29 UTC  (3+ messages)

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-25  9:27 UTC  (5+ messages)
` [PATCH v3 02/11] "

[RFC] mm: bail out in shrin_inactive_list
 2016-07-25  9:29 UTC  (2+ messages)

[PATCH RFC] arm64: mm: convert __dma_* routines to use start, size
 2016-07-25  9:28 UTC  (2+ messages)

[GIT pull] timer updates for 4.8
 2016-07-25  9:24 UTC 

[GIT PULL] x86/apic changes for v4.8
 2016-07-25  9:24 UTC 

[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v1
 2016-07-25  9:20 UTC  (4+ messages)
` [PATCH 1/5] mm, vmscan: Do not account skipped pages as scanned

[PATCH 1/3] x86/apic: Remove "focus disabled" for 64bit case
 2016-07-25  9:15 UTC  (6+ messages)
` [PATCH 3/3] x86/apic: Improved the setting of interrupt mode for bsp

[PATCH v2 1/2] hwmon: adt7411: set sane values for CFG1 and CFG3
 2016-07-25  9:12 UTC  (2+ messages)
` [PATCH v2 2/2] hwmon: adt7411: add external thermal diode support

[PATCH 05/14] mips: migrate exception table users off module.h and onto extable.h
 2016-07-25  9:08 UTC  (2+ messages)

[PATCH v8 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-25  9:02 UTC  (3+ messages)
` [PATCH v8 4/9] clocksource/drivers/arm_arch_timer: use readq to get 64-bit CNTVCT

[patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
 2016-07-25 10:55 UTC 

[v4] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-07-25  8:52 UTC  (6+ messages)

[PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi
 2016-07-25  8:51 UTC  (7+ messages)

[PATCH v2] Coccinelle: Script to replace NULL test with IS_ERR test for devm_ioremap_resource
 2016-07-25  8:50 UTC  (2+ messages)

[PATCH 0/3] mmc: Fixes for 150 MHz Rockchip eMMC series
 2016-07-25  8:49 UTC  (2+ messages)

[PATCH v11 0/5] soc: fsl: Add initial guts driver
 2016-07-25  6:12 UTC  (7+ messages)
` [PATCH v11 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH 1/3] memory: mediatek: Add a new interface mtk_smi_larb_is_ready
 2016-07-25  8:39 UTC  (2+ messages)

[GIT PULL] scheduler changes for v4.8
 2016-07-25  8:39 UTC 

[PATCH v9 0/7] Make cpuid <-> nodeid mapping persistent
 2016-07-25  8:35 UTC  (8+ messages)
` [PATCH v9 1/7] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v9 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v9 3/7] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v9 4/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v9 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
` [PATCH v9 6/7] acpi: Provide the mechanism to validate processors in the ACPI tables
` [PATCH v9 7/7] acpi: Provide the interface to validate the proc_id

[PATCH v2 0/4] Add support for cros-ec-sensors
 2016-07-25  8:38 UTC  (4+ messages)
` [PATCH v2 1/4] iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub

[PATCH 0/4] MT8173 HDMI 4K support
 2016-07-25  8:37 UTC  (6+ messages)
` [PATCH 3/4] drm/mediatek: fix the wrong pixel clock when resolution is 4K

[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
 2016-07-25  8:36 UTC  (3+ messages)

[PATCH 0/2] Add driver for Domintech DMARD06 accelerometer
 2016-07-25  8:36 UTC  (6+ messages)
` [PATCH 2/2] iio: accel: Add support "

[GIT PULL] RAS changes for v4.8
 2016-07-25  8:33 UTC 

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-25  8:32 UTC  (7+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks

[patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
 2016-07-25  8:32 UTC  (2+ 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 NNTP newsgroup(s).