All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-08 20:44:18 to 2015-12-08 21:58:59 UTC [more...]

[PATCH 00/14] kexec: Add option to get crash kernel region size
 2015-12-08 21:57 UTC  (10+ messages)
` [PATCH 01/14] purgatory: Add purgatory.map and purgatory.ro.sym to clean recipe
` [PATCH 02/14] kexec: Remove redundant space from help message
` [PATCH 03/14] crashdump: Remove stray get_crashkernel_region() declaration
` [PATCH 04/14] crashdump/x86: Add print_crashkernel_region_size() function
` [PATCH 05/14] crashdump/arm: "
` [PATCH 06/14] crashdump/cris: "

[PATCH 00/14] kexec: Add option to get crash kernel region size
 2015-12-08 21:57 UTC 

[PATCH v4 0/3] ACPI: Add irq_type to gpio interrupt
 2015-12-08 21:57 UTC  (4+ messages)
` [PATCH v4 1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_get_irq_type and export symbol

[PATCH net-next 0/2] mlx5 minor SRIOV fixes
 2015-12-08 21:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5: Fix query E-Switch capabilities
` [PATCH net-next 2/2] net/mlx5e: Assign random MAC address if needed

[PATCH] mm: page_alloc: fix variable type in zonelist type iteration
 2015-12-08 21:56 UTC  (3+ messages)

[RFC] ARM: remove VIRT_TO_BUS
 2015-12-08 21:54 UTC  (2+ messages)

next-20151207 - crash in IPv6 code
 2015-12-08 21:54 UTC  (3+ messages)

[PATCH v2 0/9] i2c: add generic support for timing parameters in DT
 2015-12-08 21:51 UTC  (6+ messages)
` [PATCH v2 2/9] i2c: add generic routine to parse DT for timing information

[uml-devel] uml instance crashes when started from script
 2015-12-08 21:53 UTC  (2+ messages)

[PATCH] cpufreq: tegra: add regulator dependency for T124
 2015-12-08 21:52 UTC  (3+ messages)

[PATCH v4 0/3] Badblock tracking for gendisks
 2015-12-08 21:52 UTC  (3+ messages)

[RFC][PATCH] misc: Introduce reboot_reason driver
 2015-12-08 21:52 UTC  (2+ messages)

[PATCH 00/12] x86: Rewrite 64-bit syscall code
 2015-12-08 21:51 UTC  (8+ messages)
` [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path

+ ocfs2-constify-ocfs2_extent_tree_operations-structures.patch added to -mm tree
 2015-12-08 21:51 UTC 

v4.4-rc4 regression with direct-io
 2015-12-08 21:51 UTC  (4+ messages)

[PATCH] bnx2x: set Ethernet address type during transmit for VF's
 2015-12-08 21:48 UTC  (7+ messages)

[PATCH v2 00/14] perf tools: Move perf subcommand framework into lib/tools
 2015-12-08 21:48 UTC  (8+ messages)
` [PATCH v2 14/14] perf tools: Move subcommand framework and related utils to libapi

[PATCH v2 0/2] um: Protect memory mapped file
 2015-12-08 21:45 UTC  (8+ messages)
` [PATCH v2 1/2] um: Set secure access mode for temporary file
            ` [uml-devel] "

MPLS decap with iproute2
 2015-12-08 21:45 UTC  (4+ messages)

[PATCH v3 00/11] bnx2x: Enhancement, fixes, licensing and doumentation
 2015-12-08 21:45 UTC  (4+ messages)
` [PATCH v3 10/11] config: Enable BNX2X driver build by default

Bug using ramp_time shows cpu over 100%
 2015-12-08 21:45 UTC 

4.4's rdma plate
 2015-12-08 21:44 UTC  (9+ messages)

[Buildroot] [PATCH v7 00/33] efl bump to 1.15.2
 2015-12-08 21:43 UTC  (7+ messages)
` [Buildroot] [PATCH v7 06/33] package/efl/libefl: new package
` [Buildroot] [PATCH v7 13/33] package/efl/libefl: add OpenGL/OpenGLES support

[Buildroot] [PATCH v2 1/2] apply-patches: only use first field of line for series file
 2015-12-08 21:43 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/2] ustr: use Debian patches to compile w/ GCC 5.x

[PATCH 1/2] dropbear: update 2015.70 -> 2015.71
 2015-12-08 21:42 UTC  (2+ messages)
` [PATCH 2/2] dropbear.inc: drop legacy CFLAGS and LD tweaks

[GIT PULL] UML fixes for 4.4-rc5
 2015-12-08 21:39 UTC 

Problem with cls_flow nfct-* keys
 2015-12-08 21:38 UTC  (2+ messages)

[PATCH RFC 0/4] Deal with lost delegations and EKEYEXPIRED
 2015-12-08 21:38 UTC  (2+ messages)

[PATCH V3][for-next] mm: add a new vector based madvise syscall
 2015-12-08 21:37 UTC  (2+ messages)

[PATCH] soc: TI knav_qmss: fix dma_addr_t printing
 2015-12-08 21:34 UTC  (4+ messages)

GRUB release schedule?
 2015-12-08 21:34 UTC  (4+ messages)

[Buildroot] Help required for adding a package to buildroot
 2015-12-08 21:34 UTC  (2+ messages)

[uml-devel] [PATCH] arch: um: fix error when linking vmlinux
 2015-12-08 21:33 UTC  (2+ messages)

[PATCH] um: fix returns without va_end
 2015-12-08 21:32 UTC  (2+ messages)

[PATCH RFC 1/2] ext4 crypto: add ciphertext_access mount option
 2015-12-08 21:32 UTC  (3+ messages)
` [PATCH RFC 2/2] ext4 crypto: add ioctls to allow backup of encryption metadata

irq_desc use-after-free in smp_irq_move_cleanup_interrupt
 2015-12-08 21:31 UTC  (6+ messages)
` [Bugfix 1/5] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer
  ` [Bugfix 4/5] x86/irq: Fix a race condition between vector assigning and cleanup

[lustre-devel] [PATCH] staging: lustre: add __user attributes to llite/file.c
 2015-12-08 21:30 UTC  (2+ messages)

[RFC PATCH 0/3] Machine check recovery when kernel accesses poison
 2015-12-08 21:30 UTC  (6+ messages)
` [PATCH 3/3] x86, ras: Add mcsafe_memcpy() function to recover from machine checks

[Qemu-devel] [PATCH] sparc: allow CASA with ASI 0xa from user space
 2015-12-08 21:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.5] "

New draft standards
 2015-12-08 21:28 UTC  (3+ messages)

[PATCHv1] x86: rtc_cmos platform device requires legacy irqs
 2015-12-08 21:27 UTC  (9+ messages)
` [Xen-devel] "

[PATCH v2] of/address: replace printk() with pr_debug() / pr_err()
 2015-12-08 21:28 UTC  (4+ messages)

[PATCH] ocfs2: constify ocfs2_extent_tree_operations structures
 2015-12-08 21:14 UTC  (3+ messages)
` [Ocfs2-devel] "

RAID 5,6 sequential writing seems slower in newer kernels
 2015-12-08 21:24 UTC  (16+ messages)

[Buildroot] [PATCH v1] bcm2835: new package
 2015-12-08 21:23 UTC 

OVS VXLAN decap rule has full match on TTL for the outer headers?
 2015-12-08 21:23 UTC  (11+ messages)

[PATCH] contrib/subtree: fix "subtree split" skipped-merge bug
 2015-12-08 21:23 UTC  (3+ messages)
` [PATCH v3] "

[Ocfs2-devel] [PATCH] ocfs2: fix SGID not inherited issue
 2015-12-08 21:22 UTC  (2+ messages)

+ ocfs2-fix-sgid-not-inherited-issue.patch added to -mm tree
 2015-12-08 21:21 UTC 

[PATCH v4 00/19] Implement generic IPI support mechanism
 2015-12-08 21:20 UTC  (2+ messages)

[PATCH 1/1] Ibacm: default pkey for partitioned fabrics
 2015-12-08 21:21 UTC  (2+ messages)

4.4-rc0: 5 W+X pages found
 2015-12-08 21:19 UTC  (3+ messages)

[PATCH 00/34] michaelw/toaster/ic-6
 2015-12-08 21:16 UTC  (35+ messages)
` [PATCH 01/34] toaster: localhostbecontroller CustomRecipe now base_recipe is Recipe
` [PATCH 02/34] toaster: models fall back to a sensible string for no vcs reference
` [PATCH 03/34] toaster: ToasterTables simplify filter function move common part to widget
` [PATCH 04/34] toaster: tablejs Add an event handler to manually trigger a data reload
` [PATCH 05/34] toaster: orm Add sum of dependencies size function to PackageDependencyManager
` [PATCH 06/34] toaster: orm make CustomImageRecipe inherit from Recipe
` [PATCH 07/34] toaster: orm: Add db migration for new CustomImageRecipe inheritance change
` [PATCH 08/34] toaster: orm Add ProjectPackage table
` [PATCH 09/34] toaster: orm: Add db migration for new ProjectPackages table
` [PATCH 10/34] toaster: buildinfohelper Add the concept of ProjectPackages
` [PATCH 11/34] toaster: orm add CustomImageRecipe generate contents function
` [PATCH 12/34] toaster: move CustomImageRecipe generation to API entry point
` [PATCH 13/34] toaster: views Add view to download custom recipe
` [PATCH 14/34] toaster: tables Add table for Packages and update SelectPackagesTable
` [PATCH 15/34] toaster: Continue front end features to custom image recipe page
` [PATCH 16/34] toaster: newcustomimage Move modal dialog out of newcustomimage template
` [PATCH 17/34] toaster: Add recipe details page
` [PATCH 18/34] toaster: toastertable remove title from Show all in table
` [PATCH 19/34] toaster: views xhr_customrecipe_packages clean up API
` [PATCH 20/34] toaster: toastergui tests Update to reflect changes to CustomImageRecipe
` [PATCH 21/34] toaster: toastergui tests Add unit test for download custom recipe
` [PATCH 22/34] toaster: orm get_project_layer_versions to return layer_version objects
` [PATCH 23/34] toaster: orm Add convenience method to get all pkgs in a CustomImageRecipe
` [PATCH 24/34] toaster: libtoaster Add createCustomRecipe method
` [PATCH 25/34] toaster: newcustomimage_modal use libtoaster method for new CustomRecipe
` [PATCH 26/34] toaster: tables add recipe download link to CustomImagesTable
` [PATCH 27/34] toaster: tables Change SelectPackagesTable to use ProjectPackage
` [PATCH 28/34] toaster: API allow CustomImageRecipe to be updated after creation
` [PATCH 29/34] toaster: xhr_customrecipe_id change to use ProjectPackage
` [PATCH 30/34] toaster: xhr_customrecipe_packages add GET info for package response
` [PATCH 31/34] toaster: customrecipe Add further front end features using new API
` [PATCH 32/34] toaster: toastergui tests Update package test to use ProjectPackage
` [PATCH 33/34] toaster: tables SelectPackagesTable rename recipe_id to custrecipeid
` [PATCH 34/34] toaster: toastergui tests Add addtional data to the setUp for new tables

[PATCH v2 0/3] Badblock tracking for gendisks
 2015-12-08 21:18 UTC  (7+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code

[Buildroot] [PATCH 1/3] package/nodejs: bump 0.10.x branch to version 0.10.41
 2015-12-08 21:18 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/nodejs: bump 0.12.x branch to version 0.12.9
` [Buildroot] [PATCH 3/3] package/nodejs: bump 4.x branch to version 4.2.3

[[RFC PATCH]] lib/ether: fix 16-bit unaligned access
 2015-12-08 21:17 UTC  (7+ messages)

[PATCH 1/2] md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY
 2015-12-08 21:17 UTC  (4+ messages)
` [PATCH 2/2] md: update comment for md_allow_write

+ ocfs2-dlm-fix-a-race-between-purge-and-migratio.patch added to -mm tree
 2015-12-08 21:16 UTC 

[PATCH] mkfs.f2fs: show correct partition size
 2015-12-08 21:15 UTC 

+ ptrace-use-fsuid-fsgid-effective-creds-for-fs-access-checks.patch added to -mm tree
 2015-12-08 21:14 UTC 

[PATCH v5 0/4] ARM SMC Calling Convention interface
 2015-12-08 21:14 UTC  (2+ messages)

+ security-let-security-modules-use-ptrace_mode_-with-bitmasks.patch added to -mm tree
 2015-12-08 21:14 UTC 

[PATCH] base: Improve handling of switching virtual/x providers
 2015-12-08 21:13 UTC  (3+ messages)

[PATCH 4/5] drm/i915: Only set gem object L3 cache level for IVB devices
 2015-12-08 21:12 UTC  (6+ messages)

[PATCH 0/4] ARM Versatile multi-platform support
 2015-12-08 21:11 UTC  (3+ messages)
` [PATCH 4/4] ARM: versatile: convert to multi-platform

[Buildroot] [PATCH 0/2] Samsung XE303C12 aka Chromebook Snow
 2015-12-08 21:11 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] vboot-utils: new package

[qemu-mainline test] 65542: tolerable trouble: broken/fail/pass - PUSHED
 2015-12-08 21:07 UTC 

[PATCH] Staging: unisys: fix potential format string leak
 2015-12-08 21:07 UTC 

Custom kernel headers and SDK
 2015-12-08 21:06 UTC 

[PATCH v4 1/5] acpi: pci: Setup MSI domain for ACPI based pci devices
 2015-12-08 21:04 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] wine: Make the sane-config patch obsolete by using configure flags
 2015-12-08 21:02 UTC  (3+ messages)

[PATCH v7 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
 2015-12-08 21:00 UTC  (5+ messages)
` [PATCH v7 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v7 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

device attr cleanup (was: Handle mlx4 max_sge_rd correctly)
 2015-12-08 21:00 UTC 

[Buildroot] [PATCH] alsa-utils: fix conflics with pthread.h
 2015-12-08 20:59 UTC  (2+ messages)

[Buildroot] [PATCH] libsemanage: fix build error when linking with ustr
 2015-12-08 20:59 UTC  (2+ messages)

[Buildroot] [PATCH v1] read-edid: bump version to 3.0.2
 2015-12-08 20:59 UTC  (3+ messages)

[RFC V3] Add gup trace points support
 2015-12-08 20:58 UTC  (5+ messages)
` [PATCH v3 2/7] mm/gup: add gup trace points

Metadata corruption detected at xfs_attr3_leaf_write_verify / Internal error xfs_attr3_leaf_write_verify
 2015-12-08 20:57 UTC  (2+ messages)

[Bridge] user controllable usermodehelper in br_stp_if.c
 2015-12-08 20:56 UTC  (7+ messages)
  ` [Bridge] [PATCH net] bridge: Only call /sbin/bridge-stp for the initial network namespace
      `  "
        ` [kernel-hardening] "

[PATCH 1/2] x86: Fix kernel panic when booting with XD disabled in uEFI firmware
 2015-12-08 20:56 UTC  (9+ messages)

[PATCH] drm/i915: constify intel_dvo_dev_ops structures
 2015-12-08 20:55 UTC  (2+ messages)

[PATCH 00/10] Begin to use rdmavt for qib
 2015-12-08 20:55 UTC  (5+ messages)
` [PATCH 05/10] IB/qib: Use rdmavt lid defines in qib

[Buildroot] [PATCH] pixman: disable vmx for powerpc CS toolchains
 2015-12-08 20:54 UTC  (2+ messages)

[Buildroot] [git commit] pixman: disable vmx for powerpc CS toolchains
 2015-12-08 20:54 UTC 

[PATCH] chelsio: constify cmac_ops structures
 2015-12-08 20:42 UTC 

[RFC] Source packages
 2015-12-08 20:53 UTC 

[Buildroot] [PATCH] p11-kit: bump to version 0.23.2
 2015-12-08 20:52 UTC  (2+ messages)

[Buildroot] [git commit] p11-kit: bump to version 0.23.2
 2015-12-08 20:52 UTC 

+ printk-formatstxt-remove-unimplemented-%pt.patch added to -mm tree
 2015-12-08 20:52 UTC 

[Buildroot] [git commit] package/xfsprogs: disable crc32selftest
 2015-12-08 20:51 UTC 

[Buildroot] [PATCH] package/xfsprogs: disable crc32selftest
 2015-12-08 20:51 UTC  (2+ messages)

btrfs scrub can neither start nor cancel
 2015-12-08 20:51 UTC  (2+ messages)

[PATCH] audit: always enable syscall auditing when supported and audit is enabled
 2015-12-08 20:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] libgudev: remove systemd dependency
 2015-12-08 20:50 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] Use libgudev as regular dependency

[Qemu-devel] [PATCH] qemu-img / curl: When fetching Content-Size use GET instead of HEAD
 2015-12-08 20:49 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Buildroot] [git commit] Use libgudev as regular dependency
 2015-12-08 20:49 UTC 

[PATCH] null_blk: Fix error path in module initialization
 2015-12-08 20:48 UTC  (3+ messages)

[Buildroot] [git commit] libgudev: remove systemd dependency
 2015-12-08 20:48 UTC 

Ques: [kernel/time/*] Is there any disadvantage in using sleep_range for more than 20ms delay ?
 2015-12-08 20:47 UTC  (6+ messages)

[PATCH net-next v2] net: Add fib rules at vrf device create
 2015-12-08 20:48 UTC 

[refpolicy] [PATCH] systemd: add missing file context spec for systemd-user-sessions executable file
 2015-12-08 20:47 UTC 

[PATCH net-next 3/3] geneve: Remote Checksum Offload support
 2015-12-08 20:45 UTC  (3+ messages)
  ` [PATCH] geneve: fix noderef.cocci warnings


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.