All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-08 17:50:31 to 2016-01-08 18:33:48 UTC [more...]

[RFC PATCH 00/15] KEYS: Restrict additions to 'trusted' keyrings
 2016-01-08 18:33 UTC  (4+ messages)
` [RFC PATCH 01/15] X.509: Partially revert patch to add validation against IMA MOK keyring
` [RFC PATCH 02/15] X.509: Don't treat self-signed keys specially
` [RFC PATCH 03/15] KEYS: Generalise system_verify_data() to provide access to internal content

[RFC] leds: lp8860: Support additional features
 2016-01-08 18:33 UTC  (3+ messages)

[PATCH 0/3] Enable twl603x-GPADC for some OMAP4/OMAP5 boards and Palmas-RTC for OMAP5
 2016-01-08 18:32 UTC  (12+ messages)
` [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

[Qemu-devel] [PATCH v2] pc: allow raising low memory via max-ram-below-4g option
 2016-01-08 18:32 UTC  (3+ messages)

Reiser4-enabled Debian Unstable (Sid) netboot iso
 2016-01-08 18:32 UTC  (3+ messages)

[U-Boot] [PATCH V3 1/7] test/py: Implement pytest infrastructure
 2016-01-08 18:32 UTC  (3+ messages)

System "hangs" on kernels > v4.4-rc1 - mpt2sas problem?
 2016-01-08 18:32 UTC  (8+ messages)

[PATCH] x86: Micro-optimise clflush_cache_range()
 2016-01-08 18:30 UTC  (3+ messages)
` [tip:x86/mm] x86/mm: "

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

[PATCH v2 1/2] cxl: fix build for GCC 4.6.x
 2016-01-08 18:30 UTC  (2+ messages)
` [PATCH v2 2/2] cxl: use -Werror only with CONFIG_PPC_WERROR

[PATCH 00/53] musl fixes 3
 2016-01-08 18:29 UTC  (8+ messages)

[PATCH v4] bluetooth: core: add LED trigger for indicating HCI is powered up
 2016-01-08 18:28 UTC 

[PATCH 0/2] Resume maintenance & development of arch/sh
 2016-01-08 18:28 UTC  (11+ messages)
` [PATCH 2/2] MAINTAINERS: remove linux-sh list from non-arch/sh sections

[PATCH v4 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-08 18:28 UTC  (4+ messages)
` [PATCH 1/5] x86, memhp, numa: Online memory-less nodes at boot time

[PATCH] arm64: fix add kasan bug
 2016-01-08 18:27 UTC  (5+ messages)

[patch] irda: toim3232-sir: delete some dead code
 2016-01-08 18:27 UTC  (3+ messages)

[PATCH] drivers:pci Fix all whitespace issues
 2016-01-08 18:26 UTC  (4+ messages)

[PATCH] populate_sdk_ext: Use new --setscene-only option to bitbake instead of workarounds
 2016-01-08 18:26 UTC 

[GIT PULL 00/59] perf/core improvements and fixes
 2016-01-08 18:03 UTC  (60+ messages)
` [PATCH 01/59] perf hist: Pass struct sample to __hists__add_entry()
` [PATCH 02/59] perf hist: Save raw_data/size for tracepoint events
` [PATCH 03/59] tools lib traceevent: Factor out and export print_event_field[s]()
` [PATCH 04/59] perf top: Create the evlist sooner
` [PATCH 05/59] perf tools: Pass evlist to setup_sorting()
` [PATCH 06/59] perf tools: Add dynamic sort key for tracepoint events
` [PATCH 07/59] perf tools: Try to show pretty printed output for dynamic sort keys
` [PATCH 08/59] perf tools: Add 'trace' sort key
` [PATCH 09/59] perf report/top: Add --raw-trace option
` [PATCH 10/59] perf tools: Support shortcuts for events in dynamic sort keys
` [PATCH 11/59] perf tools: Support '<event>.*' dynamic sort key
` [PATCH 12/59] perf tools: Skip dynamic fields not defined for current event
` [PATCH 13/59] perf tools: Add 'trace_fields' dynamic sort key
` [PATCH 14/59] perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events
` [PATCH 15/59] tools build feature: Fix feature_check_display_code typo
` [PATCH 16/59] tools build feature: Move dwarf post unwind choice output into perf
` [PATCH 17/59] tools build feature: Introduce feature_assign macro
` [PATCH 18/59] tools build feature: Use value assignment form for FEATURE-DUMP file
` [PATCH 19/59] perf build: Use FEATURE-DUMP in bpf subproject
` [PATCH 20/59] perf tools: Add all matching dynamic sort keys for field name
` [PATCH 21/59] perf report: Add documentation for dynamic sort keys
` [PATCH 22/59] perf stat record: Keep sample_type 0 for pipe session
` [PATCH 23/59] perf script: Process cpu/threads maps
` [PATCH 24/59] perf script: Process stat config event
` [PATCH 25/59] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 26/59] perf script: Add stat default handlers
` [PATCH 27/59] perf script: Add python support for stat events
` [PATCH 28/59] perf cpumap: Fix cpu conversion in cpu_map__from_entries
` [PATCH 29/59] perf script: Display stat events by default
` [PATCH 30/59] perf script: Add stat-cpi.py script
` [PATCH 31/59] perf pmu: fix alias->snapshot missing initialization bug
` [PATCH 32/59] perf tests: No need to set attr.sample_freq in the perf time to TSC test
` [PATCH 33/59] perf evlist: Introduce perf_evlist__new_dummy constructor
` [PATCH 34/59] perf test: Use "dummy" events in the PERF_RECORD_ test
` [PATCH 35/59] perf test: No need for setting attr.sample_freq on the RECORD test
` [PATCH 36/59] perf python: Add missing files to binding link list
` [PATCH 37/59] perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
` [PATCH 38/59] perf tests: Give a bit more information on the CQM test failure path
` [PATCH 39/59] tools lib: Move find_next_bit.c to tools/lib/
` [PATCH 40/59] tools lib: Sync tools/lib/find_bit.c with the kernel
` [PATCH 41/59] tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
` [PATCH 42/59] perf top: Decay periods in callchains
` [PATCH 43/59] perf report: Change default to use event group view
` [PATCH 44/59] perf tools: Do not show trace command if it's not compiled in
` [PATCH 45/59] perf tools: Add missing headers in perf's MANIFEST
` [PATCH 46/59] perf script: Align event name properly
` [PATCH 47/59] perf tools: Include all tools/lib directory for tags/cscope/TAGS targets
` [PATCH 48/59] perf tools: Remove list entry from struct sort_entry
` [PATCH 49/59] perf tools: Add overhead/overhead_children keys defaults via string
` [PATCH 50/59] perf diff: Use perf_hpp__register_sort_field interface
` [PATCH 51/59] perf hists: Export a couple of hist functions
` [PATCH 52/59] perf report: Show random usage tip on the help line
` [PATCH 53/59] perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does)
` [PATCH 54/59] perf evlist: Remove perf_evlist__(enable|disable)_event functions
` [PATCH 55/59] perf unwind: Use find_map function in access_dso_mem
` [PATCH 56/59] perf unwind: Check for mmaps also in MAP__VARIABLE tree
` [PATCH 57/59] perf libdw: "
` [PATCH 58/59] perf record: Store data mmaps for dwarf unwind
` [PATCH 59/59] perf evlist: Add --trace-fields option to show trace fields

[PATCH] main/runqueue: Add --setscene-only option to bitbake
 2016-01-08 18:25 UTC 

[RFC PATCH] populate_sdk_ext: Change to include siginfo and non sstate task sigs
 2016-01-08 18:25 UTC 

[Qemu-devel] [PATCH 0/2] nbd: Async built-in server negotiation
 2016-01-08 18:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] nbd: Interface tweak of nbd_client_new

[patch] isdn: act200: fix MODULE_PARM_DESC() typo
 2016-01-08 18:24 UTC  (3+ messages)

[Buildroot] [PATCH] rabbitmq-c: needs a toolchain with thread support
 2016-01-08 18:24 UTC  (2+ messages)

[PATCH] populate_sdk: Use pixz instead of xz
 2016-01-08 18:24 UTC 

[PATCH][RFC] arch-armv7ve.inc: respcet armv7a override as well
 2016-01-08 18:24 UTC  (5+ messages)
` [PATCHv2][RFC] arch-armv7ve.inc: respect "

[PATCH] populate_sdk: Switch from bzip2 to xz
 2016-01-08 18:24 UTC 

[PATCH] crypto: qat - update init_esram for C3xxx dev type
 2016-01-08 18:19 UTC 

[Buildroot] [git commit] rabbitmq-c: needs a toolchain with thread support
 2016-01-08 18:23 UTC 

[PATCH] drivers/pci: Avoid iterating through memory outside the resource window
 2016-01-08 18:23 UTC  (2+ messages)

[PATCH v2 0/2] specify commit by negative pattern
 2016-01-08 18:21 UTC  (5+ messages)
` [PATCH v2 2/2] object name: introduce '^{/!-<negative pattern>}' notation
    ` [PATCH v2 2/2] object name: introduce '^{/!-<negativepattern>}' notation

[PATCH] pixz: Add 1.0.6
 2016-01-08 18:22 UTC 

[PATCH] sstatesig: Handle special case of gcc-source shared-workdir for printdiff
 2016-01-08 18:22 UTC 

GPF in lrw_crypt
 2016-01-08 18:21 UTC  (11+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
            ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path

[RFC] perf record: missing buildid for callstack modules
 2016-01-08 18:19 UTC  (7+ messages)

[PATCH 0/5 v2] SYNC_NOIDLE preemption for ancestor cgroups
 2016-01-08 18:17 UTC  (7+ messages)
` [PATCH 3/5] cfq-iosched: Allow sync noidle workloads to preempt each other
` [PATCH 4/5] cgroup: Export cgroup_is_descendant()
` [PATCH 5/5] cfq-iosched: Allow parent cgroup to preempt its child

pull request: bluetooth-next 2016-01-08
 2016-01-08 18:17 UTC  (3+ messages)

[Qemu-devel] [PATCH] qdev: free qemu-opts when the QOM path goes away
 2016-01-08 18:17 UTC  (4+ messages)

[PATCH 1/7] lightnvm: fix missing grown bad block type
 2016-01-08 18:14 UTC  (7+ messages)
` [PATCH 2/7] lightnvm: add mccap support
` [PATCH 3/7] lightnvm: introduce mlc lower page table mappings
` [PATCH v2 4/7] lightnvm: core on-disk initialization
` [PATCH 5/7] lightnvm: introduce ioctl to initialize device
` [PATCH 6/7] lightnvm: use system block for mm initialization
` [PATCH 7/7] lightnvm: introduce factory reset

[Buildroot] [git commit] readline: fix stripping on target
 2016-01-08 18:17 UTC 

[Buildroot] [PATCH 1/1] readline: fix stripping on target
 2016-01-08 18:16 UTC  (3+ messages)

[PATCH] PCI: acpiphp_ibm: fix null dereferences on null ibm_slot
 2016-01-08 18:14 UTC  (2+ messages)

ION DTS changes for HiKey in -next
 2016-01-08 18:14 UTC  (6+ messages)

[Buildroot] [PATCH] squeezelite: uses dlopen/dlfcn, needs dynamic libraries
 2016-01-08 18:13 UTC  (2+ messages)

[PATCH 1/6] drivers/staging/wlan-ng/p80211conv.c: Fixed block comment coding style
 2016-01-08 18:12 UTC  (2+ messages)

Bootable sh4 qemu images
 2016-01-08 18:12 UTC 

[PATCH 00/10] use the $( ... ) construct for command substitution
 2016-01-08 18:12 UTC  (4+ messages)
` [PATCH 10/10] t/t9001-send-email.sh: get rid of unnecessary backquotes

[Buildroot] [git commit] squeezelite: uses dlopen/dlfcn, needs dynamic libraries
 2016-01-08 18:11 UTC 

[PATCH v2] extensions: libip6t_REJECT: Add translation to nft
 2016-01-08 18:11 UTC  (2+ messages)

[Buildroot] [PATCH] nbd: bump to version 3.13
 2016-01-08 18:11 UTC  (2+ messages)

[PATCH] shpchp: constify hpc_ops structure
 2016-01-08 18:11 UTC  (3+ messages)

[PATCH v2] lightnvm: introduce nvm_submit_ppa
 2016-01-08 18:10 UTC 

[PATCH] scsi: imm: use new parport device model
 2016-01-08 18:10 UTC  (2+ messages)

[PATCH] x86/efi-bgrt: Don't ignore the BGRT if the 'valid' bit is 0
 2016-01-08 18:09 UTC  (5+ messages)

[PATCH 1/2] PCI: use to_pci_dev
 2016-01-08 18:08 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Make all unchanging ops structures const
 2016-01-08 18:08 UTC  (2+ messages)

[Buildroot] [git commit] nbd: bump to version 3.13
 2016-01-08 18:08 UTC 

[Buildroot] [PATCH] sqlite: bump to version 3.10.0
 2016-01-08 18:08 UTC  (2+ messages)

[Buildroot] [git commit] sqlite: bump to version 3.10.0
 2016-01-08 18:08 UTC 

[RFC PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
 2016-01-08 18:06 UTC  (4+ messages)
` [RFC PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver

[PATCH] arm64, pci, numa: Adding helper functions as required by pci
 2016-01-08 18:06 UTC  (5+ messages)

[Buildroot] [PATCH] configs/qemu: enable SMP for x86 & x86_64
 2016-01-08 18:06 UTC  (4+ messages)

[Buildroot] [git commit] configs/qemu: enable SMP for x86 & x86_64
 2016-01-08 18:04 UTC 

[PATCH v2 net-next 0/5] Local Checksum Offload
 2016-01-08 18:03 UTC  (5+ messages)
` [PATCH v2 net-next 3/5] net: vxlan: enable local checksum offload

[PATCH net-next] hv_netvsc: don't make assumptions on struct flow_keys layout
 2016-01-08 18:01 UTC  (7+ messages)

[RFC] Trace-events for mtd
 2016-01-08 18:00 UTC  (5+ messages)
` [RFC] [PATCH] mtd: add tracepoints for mtd_read and mtd_write

[PATCH 0/6] iommu/amd: enable ACPI hardware ID device support
 2016-01-08 14:52 UTC  (6+ messages)
` [PATCH 5/6] iommu/amd: Add support for non-pci devices

[Qemu-devel] [PATCH v2 for 2.6 0/5] QMP wrappers for VM snapshot operations
 2016-01-08 17:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/5] migration: split hmp_savevm to do_savevm and hmp_savevm wrapper

[PATCH] commit: ensure correct permissions of the commit message
 2016-01-08 17:59 UTC  (6+ messages)
` [PATCH v2 0/2] Correctly handle transient files in shared repositories
  ` [PATCH v2 2/2] Handle more file writes correctly in shared repos

[xen-unstable test] 77330: regressions - FAIL
 2016-01-08 17:59 UTC 

simple_alloc space tramples initrd
 2016-01-08 17:45 UTC 

[PATCH v3] Add build-id to XENVER hypercall
 2016-01-08 17:57 UTC  (3+ messages)
` [PATCH v3 1/3] xsm/xen_version: Add XSM for the xen_version hypercall (v6)

[Qemu-devel] [PATCH v2 00/27] 9pfs: disentangling virtio and generic code
 2016-01-08 17:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 12/27] 9pfs: use V9fsBlob to transmit xattr
` [Qemu-devel] [PATCH v2 21/27] 9pfs: factor out virtio_9p_push_and_notify

[U-Boot] Please pull u-boot-rockchip
 2016-01-08 17:55 UTC 

[Buildroot] [PATCH] opusfile: bump to version 0.7
 2016-01-08 17:52 UTC  (2+ messages)

[Buildroot] [git commit] opusfile: bump to version 0.7
 2016-01-08 17:52 UTC 

[PATCH v4 00/10] Untracked cache improvements
 2016-01-08 17:52 UTC  (8+ messages)
` [PATCH v4 09/10] config: add core.untrackedCache

[Buildroot] [PATCH] dhcpcd: security bump to version 6.10.0
 2016-01-08 17:52 UTC  (2+ messages)

[Buildroot] [git commit] dhcpcd: security bump to version 6.10.0
 2016-01-08 17:52 UTC 

[patch] storvsc: fix typo in MODULE_PARM_DESC
 2016-01-08 17:51 UTC  (4+ messages)

[patch] cxgbi: typo in MODULE_PARM_DESC
 2016-01-08 17:52 UTC  (3+ messages)

[Buildroot] [PATCH] php: security bump to version 5.6.17
 2016-01-08 17:52 UTC  (2+ messages)

[PATCH v4 00/13] tty: serial: 8250: Fix checkpatch warnings
 2016-01-08 17:43 UTC  (5+ messages)
` [PATCH v4 01/13] tty: serial: 8250: Fix whitespace errors
` [PATCH v4 04/13] tty: serial: 8250: Fix multiline comment style
` [PATCH v4 08/13] tty: serial: 8250: Add parentheses to macro
` [PATCH v4 12/13] tty: serial: 8250: Removed warning in debug output

[Buildroot] [git commit] php: security bump to version 5.6.17
 2016-01-08 17:51 UTC 

[Buildroot] [git commit] giflib: bump to version 5.1.2
 2016-01-08 17:51 UTC 

[Buildroot] [PATCH] giflib: bump to version 5.1.2
 2016-01-08 17:51 UTC  (2+ messages)

[Buildroot] [PATCH] bash: bump to patchlevel 42
 2016-01-08 17:50 UTC  (2+ messages)

[PATCH RFC 0/2] Add a display driver to the Allwinner H3
 2016-01-08 17:50 UTC  (4+ messages)
` [PATCH RFC 1/2] clk: sunxi: Add sun8i display support


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.