All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-06 00:20:12 to 2016-02-06 03:54:17 UTC [more...]

[PATCH 00/14] ACPI 2.0: Enable TermList interpretion and early opeartion region accesses for table loading
 2016-02-06  3:54 UTC  (23+ messages)
` [PATCH 01/14] ACPI / OSL: Cleanup initrd table override code
` [PATCH 02/14] ACPI / OSL: Add support to install tables via initrd
` [PATCH 03/14] ACPI 2.0 / AML: Make default region accessible during the table load
` [PATCH 04/14] ACPI 2.0 / AML: Tune _REG evaluations order in the initialization steps
` [PATCH 05/14] ACPI 2.0 / AML: Ensure \_SB._INI executed before any _REG
` [PATCH 06/14] ACPI 2.0 / AML: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initialized
` [PATCH 07/14] ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized
` [PATCH 08/14] ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
` [PATCH 09/14] ACPI 2.0 / ECDT: Remove early namespace reference from EC
` [PATCH 10/14] ACPI 2.0 / ECDT: Enable correct ECDT initialization order
` [PATCH 11/14] ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis
` [PATCH 12/14] ACPI 2.0 / AML: Add TermList parsing support for table loading

[PATCH 0/9] xen: build fixes with gcc5 and binutils 2.25.0
 2016-02-06  3:52 UTC  (11+ messages)
` [Cocci] [PATCH 2/9] Use gnutls_priority_set_direct() to deprecate gnutls_*_set()
  ` [Cocci] [Xen-devel] "
          `  "
            `  "

cron job: media_tree daily build: ERRORS
 2016-02-06  3:42 UTC 

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-06  3:40 UTC  (4+ messages)
` [Update][PATCH 3/3] cpufreq: governor: "
  ` [PATCH 3/3 v3] "
    ` [PATCH 3/3 v4] "

水苏之魔法书
 2016-02-06  3:39 UTC 

[U-Boot] Maintainers' email address not valid
 2016-02-06  3:36 UTC  (2+ messages)

[U-Boot] [PATCH v2] Use correct spelling of "U-Boot"
 2016-02-06  3:30 UTC 

[Bug 94019] [bisected] 3D acceleration broken with gallium/radeon: just get num_tile_pipes from the winsys
 2016-02-06  3:29 UTC 

strange behavior with nonexistant or partially populated ~/.config/git/gitk
 2016-02-06  3:27 UTC  (2+ messages)

[PATCH v4 00/11] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-06  3:24 UTC  (24+ messages)
` [PATCH v4 01/11] drm/hisilicon: Add device tree binding for hi6220 display subsystem
` [PATCH v4 02/11] drm/hisilicon: Add hisilicon kirin drm master driver
` [PATCH v4 03/11] drm/hisilicon: Add crtc driver for ADE
` [PATCH v4 04/11] drm/hisilicon: Add plane "
` [PATCH v4 05/11] drm/hisilicon: Add vblank "
` [PATCH v4 06/11] drm/hisilicon: Add cma fbdev and hotplug
` [PATCH v4 07/11] drm/hisilicon: Add designware dsi encoder driver
` [PATCH v4 08/11] drm/hisilicon: Add designware dsi host driver
` [PATCH v4 09/11] drm/hisilicon: Add support for external bridge
` [PATCH v4 10/11] MAINTAINERS: Add maintainer for hisilicon DRM driver
` [PATCH v4 11/11] arm64: dts: hisilicon: Add display subsystem DT nodes for hi6220

[dm-crypt] The future of disk encryption with LUKS2
 2016-02-06  3:18 UTC  (12+ messages)

[PATCH v3 0/2] Fix ordering of ftrace/livepatch calls on module load and unload
 2016-02-06  3:08 UTC  (3+ messages)
` [PATCH v3 1/2] ftrace/module: remove ftrace module notifier
` [PATCH v3 2/2] livepatch/module: remove livepatch "

[PATCH net-next 0/7] Faster SO_REUSEPORT for TCP
 2016-02-06  2:59 UTC  (3+ messages)
` [PATCH net-next 7/7] soreuseport: BPF selection functional test "

[PATCH 2/2] f2fs: preallocate blocks for buffered aio writes
 2016-02-06  2:57 UTC 

[PATCH] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread
 2016-02-06  2:54 UTC  (14+ messages)

[PATCH 1/2] f2fs: move dio preallocation into f2fs_file_write_iter
 2016-02-06  2:53 UTC 

[RESEND x2][PATCH v2] block: partition: Add partition specific uevent callbacks for partition info
 2016-02-06  2:38 UTC  (4+ messages)

[PATCH V2 0/7] cpufreq: governors: Fix ABBA lockups
 2016-02-06  2:22 UTC  (5+ messages)

[GIT PULL] Ceph fixes for -rc3
 2016-02-06  2:19 UTC 

[PATCH phosphor-host-ipmid] Add minimal support for ipmitool
 2016-02-06  2:10 UTC  (2+ messages)

logfile created with root:root ownership when "log_file" config option specified
 2016-02-06  2:09 UTC  (4+ messages)

[PATCH net-next 0/2] tcp/dccp: better use of ephemeral ports
 2016-02-06  2:08 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp/dccp: better use of ephemeral ports in connect()
` [PATCH net-next 2/2] tcp/dccp: better use of ephemeral ports in bind()

two bridges back-to-back with veth pairs, SNAT not working and traffic goes missing ?
 2016-02-06  2:08 UTC 

[PATCH v5 00/10] Fix icase grep on non-ascii
 2016-02-06  2:03 UTC  (13+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 01/11] grep: allow -F -i combination
  ` [PATCH v6 02/11] grep: break down an "if" stmt in preparation for next changes
  ` [PATCH v6 03/11] test-regex: isolate the bug test code
  ` [PATCH v6 04/11] test-regex: expose full regcomp() to the command line
  ` [PATCH v6 05/11] grep/icase: avoid kwsset on literal non-ascii strings
  ` [PATCH v6 06/11] grep/icase: avoid kwsset when -F is specified
  ` [PATCH v6 07/11] grep/pcre: prepare locale-dependent tables for icase matching
  ` [PATCH v6 08/11] gettext: add is_utf8_locale()
  ` [PATCH v6 09/11] grep/pcre: support utf-8
  ` [PATCH v6 10/11] diffcore-pickaxe: "share" regex error handling code
  ` [PATCH v6 11/11] diffcore-pickaxe: support case insensitive match on non-ascii

[PATCH] xl: use bool type for flags instead of int
 2016-02-06  2:00 UTC 

+ param-convert-some-on-off-users-to-strtobool-fix.patch added to -mm tree
 2016-02-06  1:58 UTC 

selinux_set_callback() problem
 2016-02-06  1:58 UTC  (3+ messages)

[PATCH] devm_memremap: Fix error value when memremap failed
 2016-02-06  1:52 UTC  (8+ messages)

[PATCH] drm/i915: Check for get_pages instead of shmem (filp)
 2016-02-06  1:48 UTC 

[Buildroot] [PATCH] bind: fix intermittent build issues with high BR2_JLEVEL
 2016-02-06  1:47 UTC 

[PATCH] dscc4: Undefined signed int shift
 2016-02-06  1:46 UTC 

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-06  1:43 UTC  (7+ messages)

[PATCH nf-next v7 0/7] openvswitch: NAT support
 2016-02-06  1:41 UTC  (8+ messages)
  ` [PATCH nf-next v7 1/7] netfilter: Remove IP_CT_NEW_REPLY definition
  ` [PATCH nf-next v7 2/7] netfilter: Allow calling into nat helper without skb_dst
  ` [PATCH nf-next v7 3/7] openvswitch: Update the CT state key only after nf_conntrack_in()
  ` [PATCH nf-next v7 4/7] openvswitch: Find existing conntrack entry after upcall
  ` [PATCH nf-next v7 5/7] openvswitch: Handle NF_REPEAT in conntrack action
  ` [PATCH nf-next v7 6/7] openvswitch: Delay conntrack helper call for new connections
  ` [PATCH nf-next v7 7/7] openvswitch: Interface with NAT

[PATCH seabios.git rel-1.7.5] fix release-1.7.5 for gcc5
 2016-02-06  1:39 UTC  (4+ messages)

[linux-linus test] 80627: regressions - FAIL
 2016-02-06  1:36 UTC 

[PATCHv8 0/9] Expose submodule parallelism to the user
 2016-02-06  1:36 UTC  (9+ messages)
` [PATCHv8 3/9] submodule-config: remove name_and_item_from_var
` [PATCHv8 4/9] submodule-config: slightly simplify lookup_or_create_by_name
` [PATCHv8 5/9] submodule-config: introduce parse_generic_submodule_config

[Printing-architecture] Debian dropping the Linux Standard Base - Better way to supply distribution-independent printer driver packages?
 2016-02-06  1:31 UTC  (2+ messages)

[PATCH] spi: fix spi.h kernel-doc warning
 2016-02-06  1:31 UTC 

CCAN update for 2016-11
 2016-02-05  3:30 UTC 

[PATCH] mm: fix filemap.c kernel-doc warning
 2016-02-06  1:29 UTC 

Question for Patch"libsas: fix "sysfs group not found" warnings at port teardown time"
 2016-02-06  1:26 UTC  (3+ messages)

[PATCH net 0/4] net: phy: bcm7xxx 40nm PHY fixes
 2016-02-06  1:25 UTC  (2+ messages)

Question for Patch"libsas: fix "sysfs group not found" warnings at port teardown time"
 2016-02-06  1:20 UTC  (2+ messages)

[ovmf test] 80628: regressions - FAIL
 2016-02-06  1:25 UTC 

[RFC] why the amount of cache from "free -m" and /proc/meminfo are different?
 2016-02-06  1:19 UTC  (4+ messages)

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2016-02-06  1:20 UTC 

[mdadm PATCH 1/1] Fix some type comparison problems
 2016-02-06  1:18 UTC 

[PATCH RFC Version 1 0/6] Request for Comment: NFS4.1 Session Trunking
 2016-02-06  1:18 UTC  (9+ messages)
` [PATCH RFC Version 1 2/6] SUNRPC fix rpc_clnt_xprt_iter_init infinite loop
` [PATCH RFC Version 1 4/6] NFS session trunking support: add trunk xprt to nfs4.1 mount
` [PATCH RFC Version 1 5/6] NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback
` [PATCH RFC Version 1 6/6] NFS schedule bind_conn_to_session for new NFSv4.1 transport

[PATCH 1/3][mdadm] util.c: include poll.h instead of sys/poll.h
 2016-02-06  1:17 UTC  (3+ messages)
` [PATCH 3/3][mdadm] Monitor.c: fix compiler error with x32 toolchain

Adding Xen to the kbuild bot?
 2016-02-06  1:17 UTC  (6+ messages)

Bisected Regression 4.3.5 => 4.4.1 booting HP ZBook in EFI mode
 2016-02-06  1:09 UTC  (4+ messages)

You have 1 new fax, document 0000188421
 2016-02-06  1:07 UTC 

[PATCH] param-convert-some-on-off-users-to-strtobool fix
 2016-02-06  1:06 UTC 

[U-Boot] [PATCH V2 1/2] test/py: fix off-by-one error in spawn matching code
 2016-02-06  1:04 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] test/py: capture the entire U-Boot version at boot

[PATCH net-next V2 0/8] net: fec: cleanup/fixes
 2016-02-06  1:03 UTC  (4+ messages)
` [PATCH net-next V2 7/8] net: fec: don't transfer ownership until descriptor write is complete

Bug#766811: spurious library links
 2016-02-06  0:58 UTC  (3+ messages)

BCM43142 doesn't work
 2016-02-06  0:54 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v3 4/4] ocfs2: check/fix inode block for online file check
 2016-02-06  1:02 UTC 

[PATCH 0/8] Resumable clone revisited, proof of concept
 2016-02-06  0:48 UTC  (5+ messages)
` [PATCH 2/8] pack-objects: produce a stable pack when --skip is given

DPDK i40evf problem in receving packet
 2016-02-06  0:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] Extend the performance monitoring registers
 2016-02-06  0:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
` [Qemu-devel] [PATCH v2 2/5] target-arm: Add Some of the performance monitor registers
` [Qemu-devel] [PATCH v2 3/5] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
` [Qemu-devel] [PATCH v2 4/5] target-arm: Add PMUSERENR_EL0 register
` [Qemu-devel] [PATCH v2 5/5] target-arm: Unmask PMU bits in debug feature register

[Qemu-devel] [PATCH 00/37] clean include files to use osdep.h
 2016-02-06  0:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 11/37] alpha: Clean up includes
` [Qemu-devel] [PATCH 15/37] tcg: "

[git pull] drm fixes
 2016-02-06  0:50 UTC  (2+ messages)

[PATCH] kbuild: disable Android-specific compiler features
 2016-02-06  0:44 UTC 

[Buildroot] [PATCH 0/2] Add Xen target support
 2016-02-06  0:37 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Update libaio to 0.3.110
` [Buildroot] [PATCH 2/2] Add Xen 4.6

[PATCH v4] iio: adc: Add TI ADS1015 ADC driver support
 2016-02-06  0:32 UTC  (4+ messages)

mmotm 2016-02-05-16-31 uploaded
 2016-02-06  0:32 UTC  (2+ messages)

mmotm 2016-02-05-16-31 uploaded
 2016-02-06  0:32 UTC 

[PATCH] ubsan: cosmetic fix to Kconfig text
 2016-02-06  0:05 UTC 

[PATCH] ARM: Ux500: add synaptics RMI4 for Ux500 TVK DT
 2016-02-06  0:26 UTC  (2+ messages)

[PATCHv4 0/3] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
 2016-02-06  0:24 UTC  (8+ messages)
` [PATCHv4 1/3] arm64: Drop alloc function from create_mapping
` [PATCHv4 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
` [PATCHv4 3/3] arm64: ptdump: Indicate whether memory should be faulting

[PATCH openbmc 0/7] initfs: check and auto-repair read/write file system
 2016-02-06  0:20 UTC  (8+ messages)
` [PATCH openbmc 1/7] obmc-initfs: minor updates
` [PATCH openbmc 2/7] obmc-initfs: look for images in /run/initramfs/image-
` [PATCH openbmc 3/7] obmc-initfs: use varables for paths and mount arguments
` [PATCH openbmc 4/7] obmc-initfs: factor debug and takeover
` [PATCH openbmc 5/7] obmc-initfs: run fsck on read/write file system
` [PATCH openbmc 6/7] obmc-initfs: run update as a sub-script
` [PATCH openbmc 7/7] obmc-initfs: shutdown when rofs is a loop mounted image in /run

[PATCH] Input: synaptics-rmi4: Get IRQ flags from the IRQ subsystem
 2016-02-06  0:20 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.