All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-07 01:52:28 to 2015-01-07 02:31:05 UTC [more...]

[PATCH 3.14 00/52] 3.14.28-stable review
 2015-01-07  2:07 UTC  (32+ messages)
` [PATCH 3.14 02/52] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.14 03/52] x86/tls: Disallow unusual TLS segments
` [PATCH 3.14 04/52] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
` [PATCH 3.14 05/52] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32s benefit
` [PATCH 3.14 10/52] mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
` [PATCH 3.14 24/52] x86/tls: Dont validate lm in set_thread_area() after all
` [PATCH 3.14 26/52] KEYS: Fix stale key registration at error path
` [PATCH 3.14 28/52] mac80211: free management frame keys when removing station
` [PATCH 3.14 29/52] mnt: Fix a memory stomp in umount
` [PATCH 3.14 30/52] thermal: Fix error path in thermal_init()
` [PATCH 3.14 31/52] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH 3.14 32/52] mnt: Update unprivileged remount test
` [PATCH 3.14 33/52] umount: Disallow unprivileged mount force
` [PATCH 3.14 35/52] userns: Document what the invariant required for safe unprivileged mappings
` [PATCH 3.14 36/52] userns: Dont allow setgroups until a gid mapping has been setablished
` [PATCH 3.14 37/52] userns: Dont allow unprivileged creation of gid mappings
` [PATCH 3.14 38/52] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.14 39/52] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH 3.14 40/52] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.14 41/52] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.14 42/52] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.14 43/52] userns: Unbreak the unprivileged remount tests
` [PATCH 3.14 44/52] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.14 45/52] crypto: af_alg - fix backlog handling
` [PATCH 3.14 46/52] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.14 47/52] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.14 48/52] udf: Verify symlink size before loading it
` [PATCH 3.14 49/52] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.14 50/52] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.14 51/52] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.14 52/52] Btrfs: fix fs corruption on transaction abort if device supports discard

[PATCH 1/3] i2c: imx: silence dma_request_slave_channel errors if dma not set up in device tree
 2015-01-07  2:31 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: enable 4 cores secondary cpu up for exynos5440
 2015-01-07  2:31 UTC  (3+ messages)

[PATCH 3.17 00/73] 3.17.8-stable review
 2015-01-07  2:16 UTC  (40+ messages)
` [PATCH 3.17 01/73] isofs: Fix infinite looping over CE entries
` [PATCH 3.17 06/73] md/bitmap: always wait for writes on unplug
` [PATCH 3.17 07/73] mfd: twl4030-power: Fix regression with missing compatible flag
` [PATCH 3.17 23/73] dm cache: fix spurious cell_defer when dealing with partial block at end of device
` [PATCH 3.17 24/73] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.17 25/73] dm thin: fix inability to discard blocks when in out-of-data-space mode
` [PATCH 3.17 26/73] dm thin: fix missing out-of-data-space to write mode transition if blocks are released
` [PATCH 3.17 35/73] x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
` [PATCH 3.17 37/73] isofs: Fix unchecked printing of ER records
` [PATCH 3.17 38/73] KEYS: Fix stale key registration at error path
` [PATCH 3.17 40/73] mac80211: free management frame keys when removing station
` [PATCH 3.17 41/73] mnt: Fix a memory stomp in umount
` [PATCH 3.17 42/73] thermal: Fix error path in thermal_init()
` [PATCH 3.17 43/73] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH 3.17 44/73] mnt: Update unprivileged remount test
` [PATCH 3.17 50/73] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.17 51/73] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH 3.17 52/73] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.17 53/73] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.17 54/73] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.17 55/73] userns: Unbreak the unprivileged remount tests
` [PATCH 3.17 56/73] audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
` [PATCH 3.17 57/73] audit: dont attempt to lookup PIDs when changing PID filtering audit rules
` [PATCH 3.17 58/73] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.17 59/73] crypto: af_alg - fix backlog handling
` [PATCH 3.17 60/73] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.17 61/73] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.17 62/73] udf: Check path length when reading symlink
` [PATCH 3.17 63/73] udf: Verify i_size when loading inode
` [PATCH 3.17 64/73] udf: Verify symlink size before loading it
` [PATCH 3.17 65/73] udf: Check component length before reading it
` [PATCH 3.17 66/73] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.17 67/73] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.17 68/73] Btrfs: make sure we wait on logged extents when fsycning two subvols
` [PATCH 3.17 69/73] btrfs: fix wrong accounting of raid1 data profile in statfs
` [PATCH 3.17 70/73] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.17 71/73] Btrfs: make sure logged extents complete in the current transaction V3
` [PATCH 3.17 72/73] Btrfs: fix loop writing of async reclaim
` [PATCH 3.17 73/73] Btrfs: fix fs corruption on transaction abort if device supports discard

Using separate initcall level for crypto subsystem
 2015-01-07  2:30 UTC  (5+ messages)

[LKP] [rhashtable] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:301 __debug_object_init+0x3e7/0x4a3()
 2015-01-07  2:30 UTC  (2+ messages)
`  "

[PATCH v2 4/5] clk: cygnus: add clock support for Broadcom Cygnus
 2015-01-07  2:29 UTC  (5+ messages)

[PATCH v3 0/6] Enable VF RSS for Niantic
 2015-01-07  2:28 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/6] ether: Check VMDq RSS mode

[PATCH 0/9]: mmc: tmio header cleanup
 2015-01-07  2:28 UTC  (6+ messages)
` [PATCH 2/9] mmc: tmio: tmio_mmc_host has .dma

[PATCH 0/2] w1: slaves: w1_therm: Add sysfs entry for current temperature
 2015-01-07  2:27 UTC  (8+ messages)
` [PATCH 2/2] w1: slaves: w1_therm: Add temp attribute

[Cocci] In depth docs & question about include
 2015-01-07  2:27 UTC  (4+ messages)

[PATCH] [media] soc_camera: avoid potential null-dereference
 2015-01-07  2:27 UTC 

[meta-oe][PATCH 1/2] log4c: fix expat rdepends issue
 2015-01-07  2:25 UTC  (6+ messages)
` [meta-oe][PATCH 2/2] libssh: fix krb5 "

[PATCH v3 1/3] pstore: use scnprintf
 2015-01-07  2:25 UTC  (2+ messages)

[PATCH v2 1/5] vTPM: event channel bind interdomain with para/hvm virtual machine
 2015-01-07  2:24 UTC  (6+ messages)

Multiple lower layers - presedence?
 2015-01-07  2:22 UTC  (4+ messages)

[meta-fsl-ppc][PATCH 00/20] qoriq sdk v1.7 patches (part I)
 2015-01-07  2:21 UTC  (3+ messages)

[meta-fsl-arm][PATCH v4 5/6] asf : add recipes for Layerscape1 support
 2015-01-07  2:20 UTC  (4+ messages)

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2015-01-07  2:19 UTC  (15+ messages)
` [PATCH v10 1/6] mfd: Add support for Skyworks SKY81452 driver
` [PATCH v10 2/6] backlight: Add support Skyworks SKY81452 backlight driver
` [PATCH v10 3/6] devicetree: mfd: Add new SKY81452 mfd binding
` [PATCH v10 4/6] devicetree: backlight: Add new SKY81452 backlight binding
` [PATCH v10 5/6] devicetree: Add vendor prefix for Skyworks Solutions, Inc
` [PATCH v10 6/6] devicetree: i2c: Add SKY81452 to the Trivial Devices list

[PATCH] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
 2015-01-07  2:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2 percpu/for-3.20] percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()
 2015-01-07  2:21 UTC  (4+ messages)
` [PATCH 2/2 percpu/for-3.20] percpu_ref: implement percpu_ref_is_dying()

[Ocfs2-devel] [PATCH] ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
 2015-01-07  2:19 UTC  (3+ messages)

ceph-deploy osd destroy feature
 2015-01-07  2:18 UTC  (15+ messages)

Ceph data consistency
 2015-01-07  2:18 UTC  (5+ messages)

Crypto Fixes for 3.0
 2015-01-07  2:17 UTC  (11+ messages)
` Crypto Fixes for 3.3
  ` Crypto Fixes for 3.6
    ` Crypto Fixes for 3.7
      ` Crypto Fixes for 3.9
        ` Crypto Fixes for 3.13
              ` Crypto Fixes for 3.14
                ` Crypto Fixes for 3.19

[PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff
 2015-01-07  2:17 UTC  (2+ messages)

[PATCH 0/2] V4L2: add CCF support to v4l2_clk
 2015-01-07  2:16 UTC  (6+ messages)
` [PATCH 1/2] V4L: remove clock name from v4l2_clk API

[PATCH 1/3] ASoC: rt5670: fix bit definition for ASRC control
 2015-01-07  2:19 UTC  (8+ messages)
` [PATCH v2 1/3] ASoC: rt5670: redefine ASRC control registers 0x84 and 0x85
` [PATCH v2 2/3] ASoC: rt5670: add API to select ASRC clock source
` [PATCH v2 3/3] ASoC: Intel: Select RT5672 ASRC clock source on Cherrytrail and Braswell

[PATCH] net: fec: Fix dual ethernet issue in VFxx
 2015-01-07  2:11 UTC  (3+ messages)

[PATCH 1/1] update ip-sysctl.txt documentation
 2015-01-07  2:08 UTC  (3+ messages)

[PATCH] irqchip: mediatek: Fix error return code detection
 2015-01-07  2:08 UTC  (4+ messages)
` [PATCH v2] irqchip: mediatek: Use IS_ERR() instead of NULL pointer check

[PATCH] efivars: avoid potential null-dereference
 2015-01-07  2:08 UTC 

[PATCH net-next 1/3] net: add IPv4 routing FIB support for swdev
 2015-01-07  2:08 UTC  (5+ messages)

[RFC PATCH] package.bbclass: omit .pyc and .pyo file
 2015-01-07  2:07 UTC  (2+ messages)

[PATCH 3.10 00/38] 3.10.64-stable review
 2015-01-07  1:50 UTC  (30+ messages)
` [PATCH 3.10 01/38] isofs: Fix infinite looping over CE entries
` [PATCH 3.10 02/38] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.10 03/38] x86/tls: Disallow unusual TLS segments
` [PATCH 3.10 06/38] md/bitmap: always wait for writes on unplug
` [PATCH 3.10 07/38] mfd: tc6393xb: Fail ohci suspend if full state restore is required
` [PATCH 3.10 08/38] mmc: block: add newline to sysfs display of force_ro
` [PATCH 3.10 09/38] megaraid_sas: corrected return of wait_event from abort frame path
` [PATCH 3.10 10/38] nfs41: fix nfs4_proc_layoutget error handling
` [PATCH 3.10 11/38] dm bufio: fix memleak when using a dm_buffers inline bio
` [PATCH 3.10 12/38] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.10 13/38] x86/tls: Dont validate lm in set_thread_area() after all
` [PATCH 3.10 14/38] isofs: Fix unchecked printing of ER records
` [PATCH 3.10 15/38] KEYS: Fix stale key registration at error path
` [PATCH 3.10 17/38] mac80211: free management frame keys when removing station
` [PATCH 3.10 23/38] userns: Dont allow setgroups until a gid mapping has been setablished
` [PATCH 3.10 24/38] userns: Dont allow unprivileged creation of gid mappings
` [PATCH 3.10 25/38] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.10 27/38] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.10 28/38] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.10 29/38] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.10 30/38] userns: Unbreak the unprivileged remount tests
` [PATCH 3.10 31/38] crypto: af_alg - fix backlog handling
` [PATCH 3.10 32/38] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.10 33/38] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.10 34/38] udf: Verify symlink size before loading it
` [PATCH 3.10 35/38] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.10 36/38] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.10 37/38] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.10 38/38] Btrfs: fix fs corruption on transaction abort if device supports discard

[PATCH 0/6 net-next] VXLAN Group Policy Extension
 2015-01-07  2:05 UTC  (7+ messages)
` [PATCH 1/6] vxlan: Allow for VXLAN extensions to be implemented
` [PATCH 2/6] vxlan: Group Policy extension
` [PATCH 3/6] vxlan: Only bind to sockets with correct extensions enabled
` [PATCH 4/6] vxlan: Fail build if VXLAN header is misdefined
` [PATCH 5/6] openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
` [PATCH 6/6] openvswitch: Support VXLAN Group Policy extension

xen compile error with CONFIG_EARLY_PRINTK=seattle option
 2015-01-07  2:05 UTC  (2+ messages)

[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
 2015-01-07  2:03 UTC  (17+ messages)
      ` [RFC V4] "
          ` [RFC V5] "
              ` [RFC] discard task stack pages instead of pageout into swap partition
                ` [RFC] MADV_FREE doesn't work when doesn't have "
                  ` [RFC] mm:change meminfo cached calculation

[PATCH v3 0/3] enhance TX checksum command and csum forwarding engine
 2015-01-07  2:03 UTC  (5+ messages)

[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-07  2:03 UTC  (6+ messages)

[PATCH 3.18 00/84] 3.18.2-stable review
 2015-01-07  1:50 UTC  (16+ messages)
` [PATCH 3.18 69/84] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.18 71/84] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.18 72/84] mm/CMA: fix boot regression due to physical address of high_memory
` [PATCH 3.18 73/84] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.18 74/84] udf: Check path length when reading symlink
` [PATCH 3.18 75/84] udf: Verify i_size when loading inode
` [PATCH 3.18 76/84] udf: Verify symlink size before loading it
` [PATCH 3.18 77/84] udf: Check component length before reading it
` [PATCH 3.18 78/84] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.18 79/84] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.18 80/84] Btrfs: make sure we wait on logged extents when fsycning two subvols
` [PATCH 3.18 81/84] btrfs: fix wrong accounting of raid1 data profile in statfs
` [PATCH 3.18 82/84] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.18 83/84] Btrfs: make sure logged extents complete in the current transaction V3
` [PATCH 3.18 84/84] Btrfs: fix fs corruption on transaction abort if device supports discard

"EDID checksum is invalid"
 2015-01-07  2:01 UTC 

[PATCH] mm: move MACRO SLAB_NEVER_MERGE and SLAB_MERGE_SAME to file linux/slab.h
 2015-01-07  2:01 UTC 

[PATCH] lirc_dev: avoid potential null-dereference
 2015-01-07  1:53 UTC 

[PATCH 0/2] mtd: ubiformat: Add support for image confirmation
 2015-01-07  1:56 UTC  (4+ messages)
` [PATCH 1/2] mtd: ubiformat: Add --confirm argument

route/max_size sysctl in ipv4
 2015-01-07  1:56 UTC  (5+ messages)

[Bug 89511] New: USB-storage mount error
 2015-01-07  1:55 UTC  (2+ messages)
` [Bug 89511] "

[PATCH] mtd: fsl-quadspi: Fix module unbound
 2015-01-07  1:52 UTC  (5+ messages)

[U-Boot] [PATCH] spi: cadence_qspi: Fix checking return value of fdt_first_subnode()
 2015-01-07  1:54 UTC 

[PATCH] btrfs: qgroup: move WARN_ON() to the correct location
 2015-01-07  1:52 UTC  (2+ 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.