All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-24 10:17:27 to 2015-04-24 11:18:48 UTC [more...]

[PATCHv3 00/23] Nobody loves the advansys driver
 2015-04-24 11:18 UTC  (6+ messages)
` [PATCH 1/2] advansys: Update to version 3.5 and remove compilation warning
` [PATCH 01/23] advansys: use host_reset
` [PATCH 02/23] advansys: use shared host tag map for command lookup
` [PATCH 05/23] advansys: Use DMA-API for mapping request blocks
` [PATCH 07/23] advansys: use 'bool' instead of 'int'

tty: serial: 8250_mtk: Add support for second clock
 2015-04-24 11:18 UTC  (13+ messages)
` [PATCH 1/4] tty: serial: 8250_mtk: Use devm_clk_get
` [PATCH 4/4] tty: serial: 8250_mtk: Add support for bus clock

[PATCH 11/17] drm/i915: Fix up the vma aliasing ppgtt binding
 2015-04-24 11:14 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH] qcow2: do lazy allocation of the L2 cache
 2015-04-24 11:10 UTC  (8+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 0/2] block: Fix unaligned bdrv_aio_write_zeroes
 2015-04-24 11:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] Revert "block: Fix unaligned zero write"
` [Qemu-devel] [PATCH v2 2/2] block: Fix NULL deference for unaligned write if qiov is NULL

[PATCH] iio: common: ssp_sensors: Fix uninitialized warning for timestamp
 2015-04-24 11:10 UTC  (3+ messages)

[PATCH 0/9 v2] Helper to abstract vma handling in media layer
 2015-04-24 11:07 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/5] virtio-test: Test case update
 2015-04-24 11:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] tests: Link libqos virtio object to virtio-scsi-test
` [Qemu-devel] [PATCH 2/5] libqos: Allow calling guest_free on NULL pointer
` [Qemu-devel] [PATCH 3/5] libqos: Complete virtio device ID definition list
` [Qemu-devel] [PATCH 4/5] tests: virtio-scsi: Move start/stop to individual test functions
` [Qemu-devel] [PATCH 5/5] tests: virtio-scsi: Add test for unaligned WRITE SAME

[RFC 00/39] Richacls (2)
 2015-04-24 11:07 UTC  (4+ messages)
` [RFC 11/39] richacl: Compute maximum file masks from an acl

[PATCH] drm/i915: CD clock frequency to debugfs
 2015-04-24 11:07 UTC  (2+ messages)

[PATCH 1/2] pci-phb: check for the 32-bit overflow
 2015-04-24 11:06 UTC  (5+ messages)

[RFC v3 00/45] Richacls
 2015-04-24 11:04 UTC  (54+ messages)
` [RFC v3 01/45] vfs: Minor documentation fix
` [RFC v3 02/45] uapi: Remove kernel internal declaration
` [RFC v3 03/45] nfsd: Checking for acl support does not require fetching any acls
` [RFC v3 04/45] vfs: Shrink struct posix_acl
` [RFC v3 05/45] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v3 06/45] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v3 07/45] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v3 09/45] vfs: Add permission flags for setting file attributes
` [RFC v3 10/45] richacl: In-memory representation and helper functions
` [RFC v3 11/45] richacl: Permission mapping functions
` [RFC v3 12/45] richacl: Compute maximum file masks from an acl
` [RFC v3 15/45] vfs: Cache base_acl objects in inodes
` [RFC v3 16/45] vfs: Cache richacl in struct inode
` [RFC v3 17/45] richacl: Create-time inheritance
` [RFC v3 18/45] richacl: Check if an acl is equivalent to a file mode
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 20/45] richacl: Automatic Inheritance
  ` [RFC v3 08/45] vfs: Make the inode passed to inode_change_ok non-const
  ` [RFC v3 13/45] richacl: Update the file masks in chmod()
  ` [RFC v3 14/45] richacl: Permission check algorithm
  ` [RFC v3 21/45] richacl: xattr mapping functions
  ` [RFC v3 22/45] vfs: Add richacl permission checking
  ` [RFC v3 25/45] richacl: acl editing helper functions
  ` [RFC v3 39/45] nfs3: Return posix acl encode errors
` [RFC v3 23/45] ext4: Add richacl support
` [RFC v3 24/45] ext4: Add richacl feature flag
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl
` [RFC v3 27/45] richacl: Propagate everyone@ permissions to other aces
` [RFC v3 28/45] richacl: Isolate the owner and group classes
` [RFC v3 29/45] richacl: Apply the file masks to a richacl
` [RFC v3 30/45] richacl: Create richacl from mode values
` [RFC v3 31/45] richacl: Create acl with masks applied in richacl_from_mode()
` [RFC v3 32/45] nfsd: Remove dead declarations
` [RFC v3 33/45] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v3 34/45] nfsd: Use richacls as internal acl representation
` [RFC v3 35/45] nfsd: Add richacl support
` [RFC v3 36/45] NFSv4: Fix GETATTR bitmap verification
` [RFC v3 37/45] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC v3 38/45] nfs/sunrpc: Return status code from encode functions
` [RFC v3 40/45] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v3 41/45] rpc: Allow to demand-allocate pages to encode into
` [RFC v3 42/45] nfs: Add richacl support
` [RFC v3 43/45] uapi/nfs: Add NFSv4.1 ACL definitions
` [RFC v3 44/45] nfsd: Add support for the v4.1 dacl attribute
` [RFC v3 45/45] nfs: "

Linux device driver for USB WIFI needs integrating
 2015-04-24 11:01 UTC 

[PATCH] generic: test data corruption on ext4 caused by written/delayed extent
 2015-04-24 11:01 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v1 i2c/for-next] i1c: i801: recover from hardware PEC errors
 2015-04-24 11:00 UTC  (7+ messages)
    ` [PATCH v1 i2c/for-next] i2c-i801: "

[PATCH v5 00/11] Add support for QCOM GDSCs
 2015-04-24 11:00 UTC  (7+ messages)
` [PATCH v5 08/11] arm: dts: qcom: Add #power-domain-cells property

[PATCH] x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
 2015-04-24 10:59 UTC  (3+ messages)

[nightly] Core TISDK 2015.04 build 2015-04-24_06-00-51
 2015-04-24 10:59 UTC 

[RFC/RFT 0/6] qcom: Add runtime PM support
 2015-04-24 10:58 UTC  (5+ messages)
` [RFC/RFT 2/6] clk: qcom: Add runtime support to handle clocks using PM clocks

snd-bebob and PrismSound Orpheus fails with snd_pcm_hw_params_set_channels
 2015-04-24 10:58 UTC 

[PATCH v8] psmouse - focaltech pass finger width to userspace
 2015-04-24 10:57 UTC  (5+ messages)

About git log
 2015-04-24 10:57 UTC  (2+ messages)

Your answer please
 2015-04-24 10:55 UTC 

[PATCH v1] spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize
 2015-04-24 10:54 UTC 

[U-Boot] [PATCH] image: android: handle default kernel address
 2015-04-24 10:53 UTC 

[Qemu-devel] physical memory address in guest (from his point of view)
 2015-04-24 10:52 UTC  (4+ messages)

[PATCH] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
 2015-04-24 10:52 UTC  (4+ messages)

Linux device driver for USB WIFI needs integrating
 2015-04-24 10:37 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-24 10:50 UTC  (11+ messages)

[PATCH V2] xen: arm: X-Gene Storm check GIC DIST address for EOI quirk
 2015-04-24 10:46 UTC 

[v3 00/10] PML (Page Modification Logging) support
 2015-04-24 10:46 UTC  (3+ messages)
` [v3 01/10] vmx: add new boot parameter to control PML enabling

[PATCH] cx18: add missing caps for the PCM video device
 2015-04-24 10:45 UTC  (2+ messages)

[v2 0/5] arm64: add kdump support
 2015-04-24 10:43 UTC  (8+ messages)
` [v2 2/5] arm64: kdump: implement machine_crash_shutdown()

[PATCH] x86/efi: fix potential NULL pointer dereference
 2015-04-24 10:42 UTC  (3+ messages)

[PATCH 5/7] mac80211: Adjust chan_ctx when assigning reserved vif
 2015-04-24 10:41 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/7] tools: remove private Makefile variables
 2015-04-24 10:41 UTC  (9+ messages)
` [PATCH 1/7] tools: replace private SBINDIR with automake sbindir
` [PATCH 2/7] tools: replace private BINDIR with automake bindir
` [PATCH 3/7] tools: replace private PREFIX with automake prefix
` [PATCH 4/7] tools: replace private INCLUDEDIR with automake includedir
` [PATCH 5/7] tools: replace private MANDIR with automake mandir
` [PATCH 6/7] tools: replace private LIBDIR with automake libdir
` [PATCH 7/7] tools: replace private DOCDIR with automake docdir

[PATCH v1] spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence
 2015-04-24 10:41 UTC 

Kernel Trace at boot on fs/xfs/linux-2.6/xfs_aops.c:1008
 2015-04-24 10:40 UTC 

[PATCH v2 6/9] mips/kvm: Support unsigned KVM registers
 2015-04-24 10:39 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 "

[PATCH v5 00/12] mbuf: enhancements of mbuf clones
 2015-04-24 10:38 UTC  (4+ messages)
` [PATCH v6 00/13] "

[PATCH 2/2] staging: MAINTAINERS: add maintainer for wilc1000 device
 2015-04-24 10:37 UTC  (2+ messages)

[PATCH] cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
 2015-04-24 10:33 UTC  (2+ messages)

[PATCH] Fix typo in rd.live.overlay.size setting
 2015-04-24 10:33 UTC 

[PATCH] cfg80211: Allow GO concurrent relaxation after BSS disconnetion
 2015-04-24 10:32 UTC  (2+ messages)

[rtc-linux] [PATCH 2nd try] RTC/i.MX/DryICE: add recovery routines to the driver
 2015-04-24 10:32 UTC  (10+ messages)
` [rtc-linux] [PATCH 2/5] RTC/i.MX/DryIce: add the unit recovery code

[Qemu-devel] [PATCH v8 00/16] spapr: add support for pci hotplug
 2015-04-24 10:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 15/16] spapr_pci: enable basic hotplug operations
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 2/2 v1] mtd: spi-nor: fsl-quadspi: Enable support big endian registers
 2015-04-24 10:27 UTC 

[PATCH 1/2 v1] mtd: spi-nor: fsl-quadspi: Enable LS1021 support
 2015-04-24 10:26 UTC 

[PATCH v2] gpio: max732x: Fix irq-events handler
 2015-04-24 10:29 UTC  (3+ messages)

[PATCH] fs/compat: remove redundant 'less than zero' check
 2015-04-24 10:29 UTC  (4+ messages)

[PATCH v5 00/10] LED / flash API integration
 2015-04-24 10:29 UTC  (6+ messages)
` [PATCH v5 06/10] media: Add registration helpers for V4L2 flash sub-devices

[PATCH] mac80211: While associated, force off channel transmission for action frames
 2015-04-24 10:28 UTC  (2+ messages)

[PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts
 2015-04-24 10:26 UTC  (6+ messages)
` [Qemu-devel] "
` [PATCH 1/2] mips/kvm: Fix Big endian 32-bit register access
  ` [Qemu-devel] "
` [PATCH 2/2] mips/kvm: Sign extend registers written to KVM
  ` [Qemu-devel] "

[PATCH 0/1] cooker.py: change working dir before use pyinotify
 2015-04-24 10:25 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/3] iwlwifi: dvm: don't sleep in event_callback callback
 2015-04-24 10:25 UTC  (2+ messages)

[PATCH v1] Documentation: fsl-quadspi: Add an entry for the ls1 compatible string
 2015-04-24 10:24 UTC 

tgtadm: this logical unit is still active
 2015-04-24 10:24 UTC  (2+ messages)

[PATCH] mac80211: fix ignored HT/VHT override configs
 2015-04-24 10:23 UTC  (2+ messages)

DPDK Community Call - Software QoS
 2015-04-24 10:23 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/10] first pile of s390x patches for 2.4
 2015-04-24 10:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/10] linux-headers: update

[PATCH v2] cfg80211: allow the plink state blocking for user managed mesh
 2015-04-24 10:23 UTC  (2+ messages)

[PATCH V2 7/7] be2iscsi : Bump the driver version
 2015-04-25  2:48 UTC 

[PATCH V2 4/7] be2iscsi : Fix memory check before unmapping
 2015-04-25  2:47 UTC 

[PATCH V2 5/7] be2iscsi : Update the copyright year
 2015-04-25  2:47 UTC 

[PATCH V2 0/7] be2iscsi driver update to 10.6.0.0
 2015-04-25  2:46 UTC 

[PATCH V2 2/7] be2iscsi : Fix the PCI request region reserving
 2015-04-25  2:47 UTC 

[PATCH V2 6/7] be2iscsi : Logout of FW Boot Session
 2015-04-25  2:48 UTC 

[PATCHv6 0/6] gnttab: Improve scaleability
 2015-04-24 10:21 UTC  (6+ messages)
` [PATCHv6 5/5] gnttab: use per-VCPU maptrack free lists

[PATCH V2 3/7] be2iscsi : Fix memory leak in the unload path
 2015-04-25  2:47 UTC 

[PATCH V2 1/7] be2iscsi : Fix the retry count for boot targets
 2015-04-25  2:46 UTC 

[Buildroot] [PATCH] wpa_supplicant: add fix for CVE-2015-1863
 2015-04-24 10:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mtd: fix musl compile
 2015-04-24 10:20 UTC  (2+ messages)

[Buildroot] [git commit] wpa_supplicant: add fix for CVE-2015-1863
 2015-04-24 10:20 UTC 

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-04-24 10:20 UTC 

[PATCH 0/9] Porting the intel_pstate driver to Xen
 2015-04-24 10:19 UTC  (10+ messages)

[ath9k-devel] Packet injection
 2015-04-24 10:19 UTC 

[RESEND RFC PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
 2015-04-24  9:58 UTC  (2+ messages)
` [RESEND RFC PATCH 2/2] gfp: use the best near online node if the target node is offline

[PATCH 01/14] glibc, packagegroup-self-hosted, packagegroup-core-lsb: Consider non-glibc libcs
 2015-04-24 10:17 UTC  (3+ messages)
` [PATCH 02/14] insserv: Fix build with gcc5 and clang


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.