messages from 2016-06-10 20:03:31 to 2016-06-10 21:15:25 UTC [more...]
[PATCH] phy: marvell: remove LED config override
2016-06-10 21:15 UTC (4+ messages)
msgr2 protocol
2016-06-10 21:15 UTC (11+ messages)
[PATCH 1/1] selinuxfs: fix type mismatch
2016-06-10 21:14 UTC
nvme-fabrics: crash at nvme connect-all
2016-06-10 21:14 UTC (15+ messages)
RocksDB tuning
2016-06-10 21:11 UTC (16+ messages)
[PATCH net-next v2] net, cls: allow for deleting all filters for given parent
2016-06-10 21:10 UTC
[kernel-hardening] [RFC][PATCH v2 0/4] mm: Hardened usercopy
2016-06-10 21:09 UTC (6+ messages)
` [kernel-hardening] [PATCH v2 2/4] usercopy: avoid direct copying to userspace
` [kernel-hardening] "
` [kernel-hardening] [RFC][PATCH 6/4] mm: disallow user copy to/from separately allocated pages
` [kernel-hardening] [RFC][PATCH v2 "
` [kernel-hardening] "
NL80211_ATTR_PAD question
2016-06-10 21:08 UTC (3+ messages)
[PATCH nf-next] netfilter: make comparision helpers stub functions in ZONES=n case
2016-06-10 21:09 UTC
[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
2016-06-10 21:08 UTC (10+ messages)
` [PATCH v4 01/44] "
` [PATCH v4 39/44] sparc: "
[PATCH 0/2 v2] drm: rcar-du: EPROBE_DEFER case doesn't need error message
2016-06-10 21:07 UTC (3+ messages)
master - lvmdbusd: Remove duplicate test code
2016-06-10 21:06 UTC
master - lvmdbusd: Add test for DataLv & MetaDataLv
2016-06-10 21:06 UTC
master - lvmdbusd: Create correct LV object type
2016-06-10 21:06 UTC
master - lvmdbusd: Add method get_object_path_by_lvm_id
2016-06-10 21:06 UTC
master - lvmdbusd: Rename get_object_path_by_lvm_id
2016-06-10 21:06 UTC
master - lvmdbusd: Change print statement to py3 syntax
2016-06-10 21:06 UTC
master - lvmdbusd: Bug fix for missing LV properties
2016-06-10 21:06 UTC
master - lvmdbusd: Add data_lv and metadata_lv to cache pool interface
2016-06-10 21:06 UTC
master - lvmdbusd: Add roles property to LV common interface
2016-06-10 21:06 UTC
[BUG-ish] diff compaction heuristic false positive
2016-06-10 21:05 UTC (11+ messages)
` Re* "
` [PATCH v2] diff: disable compaction heuristic for now
A Transformation of our Global Context
2016-06-10 21:04 UTC (12+ messages)
New namespace design and clone(2) flags exhaustion
2016-06-10 21:04 UTC (2+ messages)
[PATCH v2] python-git: Upgrade both python-git and python3-git from 1.0.2 to 2.0.5
2016-06-10 21:01 UTC
[PATCH 0/4] scripts/coccicheck: add paramap and indexing options
2016-06-10 21:02 UTC (12+ messages)
` [Cocci] "
` [PATCH 1/4] coccicheck: move spatch binary check up
` [Cocci] "
` [PATCH 2/4] coccicheck: enable paramap support
` [Cocci] "
` [PATCH 3/4] scripts: add glimpse.sh for indexing the kernel
` [Cocci] "
` [PATCH 4/4] coccicheck: add indexing enhancement options
` [Cocci] "
[PATCH 1/2] f2fs: check only data or node for summary
2016-06-10 21:01 UTC (4+ messages)
` [PATCH 2/2] f2fs: report error for f2fs_parent_dir
kernel BUG in drivers/scsi/53c700.c:1129
2016-06-10 21:01 UTC (5+ messages)
[B.A.T.M.A.N.] [PATCH v4 1/5] batman-adv: Define module rtnl link name
2016-06-10 21:00 UTC (5+ messages)
` [B.A.T.M.A.N.] [PATCH v4 2/5] batman-adv: Use rtnl link in device creation example
` [B.A.T.M.A.N.] [PATCH v4 3/5] batman-adv: Modify mesh_iface outside sysfs context
` [B.A.T.M.A.N.] [PATCH v4 4/5] batman-adv: Revert "postpone sysfs removal when unregistering"
` [B.A.T.M.A.N.] [PATCH v4 5/5] batman-adv: Avoid sysfs name collision for netns moves
Cannot balance FS (No space left on device)
2016-06-10 21:00 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] coccinelle: Clean up error checks and return value variables
2016-06-10 20:59 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] error: Remove NULL checks on error_propagate() calls
` [Qemu-devel] [PATCH v2 2/3] error: Remove unnecessary local_err variables
` [Qemu-devel] [RFC v2 3/3] Remove unnecessary variables for function return value
[PATCH v6 00/44] libify apply and use lib in am, part 2
2016-06-10 20:59 UTC (45+ messages)
` [PATCH v6 01/44] apply: move 'struct apply_state' to apply.h
` [PATCH v6 02/44] builtin/apply: make apply_patch() return -1 instead of die()ing
` [PATCH v6 03/44] builtin/apply: read_patch_file() "
` [PATCH v6 04/44] builtin/apply: make find_header() "
` [PATCH v6 05/44] builtin/apply: make parse_chunk() return a negative integer on error
` [PATCH v6 06/44] builtin/apply: make parse_single_patch() return -1 "
` [PATCH v6 07/44] builtin/apply: make parse_whitespace_option() return -1 instead of die()ing
` [PATCH v6 08/44] builtin/apply: make parse_ignorewhitespace_option() "
` [PATCH v6 09/44] builtin/apply: move init_apply_state() to apply.c
` [PATCH v6 10/44] apply: make init_apply_state() return -1 instead of exit()ing
` [PATCH v6 11/44] builtin/apply: make check_apply_state() return -1 instead of die()ing
` [PATCH v6 12/44] builtin/apply: move check_apply_state() to apply.c
` [PATCH v6 13/44] builtin/apply: make apply_all_patches() return -1 on error
` [PATCH v6 14/44] builtin/apply: make parse_traditional_patch() "
` [PATCH v6 15/44] builtin/apply: make gitdiff_*() return 1 at end of header
` [PATCH v6 16/44] builtin/apply: make gitdiff_*() return -1 on error
` [PATCH v6 17/44] builtin/apply: change die_on_unsafe_path() to check_unsafe_path()
` [PATCH v6 18/44] builtin/apply: make build_fake_ancestor() return -1 on error
` [PATCH v6 19/44] builtin/apply: make remove_file() "
` [PATCH v6 20/44] builtin/apply: make add_conflicted_stages_file() "
` [PATCH v6 21/44] builtin/apply: make add_index_file() "
` [PATCH v6 22/44] builtin/apply: make create_file() "
` [PATCH v6 23/44] builtin/apply: make write_out_one_result() "
` [PATCH v6 24/44] builtin/apply: make write_out_results() "
` [PATCH v6 25/44] builtin/apply: make try_create_file() "
` [PATCH v6 26/44] builtin/apply: make create_one_file() "
` [PATCH v6 27/44] builtin/apply: rename option parsing functions
` [PATCH v6 28/44] apply: rename and move opt constants to apply.h
` [PATCH v6 30/44] apply: make some parsing functions static again
` [PATCH v6 31/44] run-command: make dup_devnull() non static
` [PATCH v6 32/44] environment: add set_index_file()
` [PATCH v6 33/44] builtin/am: use apply api in run_apply()
` [PATCH v6 34/44] write_or_die: use warning() instead of fprintf(stderr, ...)
` [PATCH v6 35/44] apply: add 'be_silent' variable to 'struct apply_state'
` [PATCH v6 36/44] apply: make 'be_silent' incompatible with 'apply_verbosely'
` [PATCH v6 37/44] apply: don't print on stdout when be_silent is set
` [PATCH v6 38/44] usage: add set_warn_routine()
` [PATCH v6 39/44] usage: add get_error_routine() and get_warn_routine()
` [PATCH v6 40/44] apply: change error_routine when be_silent is set
` [PATCH v6 41/44] am: use be_silent in 'struct apply_state' to shut up applying patches
` [PATCH v6 42/44] run-command: make dup_devnull() static again
` [PATCH v6 43/44] builtin/apply: add a cli option for be_silent
` [PATCH v6 44/44] apply: use error_errno() where possible
[PATCH 0/5] Qualcomm Suspend to Idle Support
2016-06-10 20:59 UTC (19+ messages)
` [PATCH 2/5] arm: defconfig: Enable PM8941 pwr key
` [PATCH 3/5] arm64: dts: msm8916: Add spc compat tag
` [PATCH 4/5] ARM: dts: qcom: Remove size elements from pmic reg
` [PATCH 5/5] ARM: dts: qcom: pma8084: Add pwrkey entry
[BISECTED] 0955c1250e oops at drm_connector_cleanup+0x5c/0x1d0
2016-06-10 20:57 UTC (2+ messages)
` [RESEND BISECTED] 4.7-rc1 "
[Buildroot] [PATCH RESEND] Bump linux kernel and u-boot versions
2016-06-10 20:56 UTC (3+ messages)
Files leak from nfsd in 4.7.1-rc1 (and more?)
2016-06-10 20:55 UTC (5+ messages)
` [PATCH] nfsd: Close a race between access checking/setting in nfs4_get_vfs_file
[PATCH net-next 0/7] net: network drivers should not depend on geneve/vxlan
2016-06-10 20:55 UTC (3+ messages)
` [PATCH net-next 3/7] mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
2016-06-10 20:54 UTC (10+ messages)
` [PATCH V9 06/11] PCI: Refactor generic bus domain assignment
` [PATCH V9 07/11] PCI: Factor DT specific pci_bus_find_domain_nr() code out
` [PATCH V9 10/11] ARM64/PCI: Implement ACPI low-level calls to access PCI_Config region from AML
[qemu-upstream-4.5-testing test] 95467: regressions - FAIL
2016-06-10 20:53 UTC
[PATCH 1/2] rxrpc: Trim line-terminal whitespace [ver #2]
2016-06-10 20:52 UTC (4+ messages)
[U-Boot] [PATCH RESEND 0/2 v2] Introduce hexdump
2016-06-10 20:51 UTC (7+ messages)
` [U-Boot] [PATCH RESEND 2/2 v2] lib: Add hexdump
[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
2016-06-10 20:50 UTC (12+ messages)
` [PATCH 07/13] ARM: dts: r8a7792: initial SoC device tree
[Qemu-devel] [PATCH 0/6] block: bdrv_load/save_vmstate() cleanups
2016-06-10 20:50 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/6] block: Introduce bdrv_preadv()
[PATCH v3] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
2016-06-10 20:49 UTC (3+ messages)
[PATCH] pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
2016-06-10 20:37 UTC
[PATCH] serial/bcm63xx_uart: use correct alias naming
2016-06-10 20:48 UTC (3+ messages)
[PATCH] Btrfs-progs: add check-only option for balance
2016-06-10 20:47 UTC (2+ messages)
[GIT PULL] Ceph updates for 4.7-rc1
2016-06-10 20:42 UTC (2+ messages)
[PATCH v2 00/38] Documentation/sphinx
2016-06-10 20:41 UTC (4+ messages)
[PATCH][SCSI] 53c700: Use proper debug printk format specifiers
2016-06-10 20:39 UTC (2+ messages)
[PATCH 00/27] nd/shallow-deepen updates
2016-06-10 20:36 UTC (11+ messages)
` [PATCH 04/27] upload-pack: move "shallow" sending code out of deepen()
` [PATCH 05/27] upload-pack: remove unused variable "backup"
` [PATCH 06/27] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH 09/27] upload-pack: make check_non_tip() clean things up error
` [PATCH 10/27] upload-pack: move rev-list code out of check_non_tip()
acpi: broken suspend to RAM with v4.7-rc1
2016-06-10 20:32 UTC
[PATCH net-next 0/8] net: dsa: mv88e6xxx: misc probe improvements
2016-06-10 20:32 UTC (11+ messages)
` [PATCH net-next 4/8] net: dsa: mv88e6xxx: do not increment bus refcount
` [PATCH net-next 7/8] net: dsa: mv88e6xxx: explicit compatible devices
` [PATCH net-next 8/8] net: dsa: mv88e6xxx: fail on mismatching probe
[U-Boot] [PATCH] ARM: AM437x: Sync defconfig between GP and HS EVM
2016-06-10 20:32 UTC (2+ messages)
` [U-Boot] [PATCH v2] ARM: AM437x: Enable FIT for hs platforms
[PATCH v2 00/94] libify apply and use lib in am
2016-06-10 20:31 UTC (9+ messages)
[PATCH] Implement ethtool set_phys_id callback to ease locating specific physical devices
2016-06-10 20:39 UTC
[PATCH] netlink.7: describe netlink socket options
2016-06-10 20:28 UTC
[PATCH 11/11] oxenstored: honour XEN_{LOG, RUN}_DIR in oxenstored.conf
2016-06-10 20:27 UTC (7+ messages)
` [PATCH 0/2] Ocaml: get rid of hard-coded paths in source code
` [PATCH 1/2] oxenstored: generate a paths module
` [PATCH 2/2] oxenstored: honour XEN_LOG_DIR defined by configure
[PATCH nf-next] netfilter: conntrack: align nf_conn on cacheline boundary
2016-06-10 20:25 UTC
[net-next,v3] openvswitch: Add packet truncation support
2016-06-10 20:22 UTC (2+ messages)
Kernel crash on mount after SMR disk trouble
2016-06-10 20:20 UTC (2+ messages)
perf segfault in docker container
2016-06-10 20:15 UTC (2+ messages)
[PATCH 0/6] x86: 32-bit compatible C/R on x86_64
2016-06-10 20:14 UTC (6+ messages)
` [PATCH 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
[PATCH] staging: lustre: socklnd: remove typedefs
2016-06-10 20:14 UTC (2+ messages)
` [lustre-devel] "
[PATCH] staging: lustre: o2iblnd: remove typedefs
2016-06-10 20:13 UTC (2+ messages)
` [lustre-devel] "
[Qemu-arm] [PATCH v6 0/9] IEEE 754-2008 support for Mips
2016-06-10 20:12 UTC (8+ messages)
` [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
` [Qemu-devel] "
[PATCH 0/2] fs: copy_mount_options improvements
2016-06-10 20:11 UTC (3+ messages)
` [PATCH 1/2] fs: Improve and simplify copy_mount_options
` [PATCH 2/2] fs: Disallow mount options strings longer than PAGE_SIZE - 1
[NAK] [PATCH v4 00/29] Fixed issues raised by tglx, then move visorbus to drivers/virt
2016-06-10 20:10 UTC
[PATCH 1/2] drm: vc4: set permissions for ioctls
2016-06-10 20:08 UTC (4+ messages)
[tip:x86/urgent] x86/quirks: Add early quirk to reset Apple AirPort card
2016-06-10 20:08 UTC (11+ messages)
[V3, 1/4] dt: bindings: spi-bcm-qspi: NSP, NS2, BRCMSTB SoC bindings
2016-06-10 20:06 UTC (4+ messages)
` [V3, 2/4] spi: bcm-qspi: Add SPI flash and MSPI driver
` [V3, 3/4] arm: dts: Add bcm-nsp and bcm958625k support
` [V3, 4/4] arm64: dts: Add ns2 SoC support
Testcases for Custom Image -- Adding and Removing Packages
2016-06-10 20:05 UTC
[PATCH 1/5] NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
2016-06-10 20:05 UTC (2+ messages)
case sensitivity for devicetree node names
2016-06-10 20:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.