All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-01 11:57:12 to 2017-09-01 13:01:32 UTC [more...]

[PATCH 0/7] PM / OPP: per OPP node clock support and imx7ulp cpufreq driver
 2017-09-01 13:01 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: PM / OPP: add clocks per OPP node support

[LTP] [PATCH v3 1/7] tst_atomic: Add load, store and use __atomic builtins
 2017-09-01 13:01 UTC  (7+ messages)
` [LTP] [PATCH v3 2/7] tst_atomic: Add atomic store and load tests
` [LTP] [PATCH v3 3/7] fzsync: Add long running thread support and deviation stats
` [LTP] [PATCH v3 4/7] fzsync: Add functionality test for library
` [LTP] [PATCH v3 5/7] Convert cve-2016-7117 test to use long running threads
` [LTP] [PATCH v3 6/7] Convert cve-2014-0196 "
` [LTP] [PATCH v3 7/7] Convert cve-2017-2671 "

[PATCH 0/7] [DTS] enable hardware for Nanopi M1 & Nanopi M1 Plus
 2017-09-01 13:00 UTC  (14+ messages)
` [PATCH 4/7] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1 on "
` [PATCH 6/7] ARM: dts: sun8i: h3: Adding UART3 RTS and CTS Pins
` [PATCH 7/7] ARM: dts: sun8i: h3: Enable AP6212 BT on uart3 on Nanopi M1 Plus

[PATCH v2] brcmfmac: Correctly fail to suspend when SDIO does not support power on suspend
 2017-09-01 13:00 UTC 

Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
 2017-09-01 12:59 UTC  (4+ messages)

how to audit auditd itself ?
 2017-09-01 12:58 UTC 

[PATCH V7 00/10] mmc: Add Command Queue support
 2017-09-01 12:58 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] Vga 20170901 patches
 2017-09-01 12:57 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] vga: fix display update region calculation (split screen)
` [Qemu-devel] [PULL 2/5] vga: stop passing pointers to vga_draw_line* functions
` [Qemu-devel] [PULL 3/5] qxl: drop mono cursor support
` [Qemu-devel] [PULL 4/5] qxl: add support for chunked cursors
` [Qemu-devel] [PULL 5/5] vga/migration: Update memory map in post_load

[Qemu-devel] [PULL 00/47] QAPI patches for 2017-09-01
 2017-09-01 12:56 UTC  (48+ messages)
` [Qemu-devel] [PULL 01/47] qapi: Fix error handling code on alternate conflict
` [Qemu-devel] [PULL 02/47] tests/qmp-test: Add generic, basic test of query commands
` [Qemu-devel] [PULL 03/47] qobject: Explain how QNum works, and why
` [Qemu-devel] [PULL 04/47] qdict: Add qdict_put_null() helper, and put it to use
` [Qemu-devel] [PULL 05/47] qlit: move qlit from check-qjson to qobject/
` [Qemu-devel] [PULL 06/47] qlit: use QLit prefix consistently
` [Qemu-devel] [PULL 07/47] qlit: Change compound literals to initializers
` [Qemu-devel] [PULL 08/47] qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
` [Qemu-devel] [PULL 09/47] qlit: make qlit_equal_qobject return a bool
` [Qemu-devel] [PULL 10/47] qlit: make qlit_equal_qobject() take const arguments
` [Qemu-devel] [PULL 11/47] qlit: add QLIT_QNULL and QLIT_BOOL
` [Qemu-devel] [PULL 12/47] qlit: Replace open-coded qnum_get_int() by call
` [Qemu-devel] [PULL 13/47] tests/check-qlit: New, covering qobject/qlit.c
` [Qemu-devel] [PULL 14/47] qlit: Tighten QLit dict vs QDict comparison
` [Qemu-devel] [PULL 15/47] qlit: Tighten QLit list vs QList comparison
` [Qemu-devel] [PULL 16/47] qapi-schema: Document how generated documentation is ordered
` [Qemu-devel] [PULL 17/47] qapi-schema: Introspection doc is in the wrong section, fix
` [Qemu-devel] [PULL 18/47] qapi-schema: Rocker doc section contains unrelated stuff, fix
` [Qemu-devel] [PULL 19/47] qapi-schema: Collect sockets stuff in qapi/sockets.json
` [Qemu-devel] [PULL 20/47] qapi-schema: Collect run state stuff in qapi/run-state.json
` [Qemu-devel] [PULL 21/47] qapi-schema: Collect char device stuff in qapi/char.json
` [Qemu-devel] [PULL 22/47] qapi-schema: Collect net device stuff in qapi/net.json
` [Qemu-devel] [PULL 23/47] qapi-schema: Collect UI stuff in qapi/ui.json
` [Qemu-devel] [PULL 24/47] qapi-schema: Collect migration stuff in qapi/migration.json
` [Qemu-devel] [PULL 25/47] qapi-schema: Collect transaction stuff in qapi/transaction.json
` [Qemu-devel] [PULL 26/47] qapi-schema: Collect TPM stuff in qapi/tpm.json
` [Qemu-devel] [PULL 27/47] qapi-schema: Move block events from event.json to block.json
` [Qemu-devel] [PULL 28/47] qapi-schema: Fold event.json back into qapi-schema.json
` [Qemu-devel] [PULL 29/47] qapi-schema: Make block-core.json self-contained
` [Qemu-devel] [PULL 30/47] qapi-schema: Move queries from common.json to qapi-schema.json
` [Qemu-devel] [PULL 31/47] qapi-schema: Improve section headings
` [Qemu-devel] [PULL 32/47] qapi: Update qapi-code-gen.txt examples to match current code
` [Qemu-devel] [PULL 33/47] qapi: Drop superfluous qapi_enum_parse() parameter max
` [Qemu-devel] [PULL 34/47] tpm: Clean up driver registration & lookup
` [Qemu-devel] [PULL 35/47] tpm: Clean up model "
` [Qemu-devel] [PULL 36/47] hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()
` [Qemu-devel] [PULL 37/47] hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()
` [Qemu-devel] [PULL 38/47] block: Use qemu_enum_parse() in blkdebug_debug_breakpoint()
` [Qemu-devel] [PULL 39/47] quorum: Use qapi_enum_parse() in quorum_open()
` [Qemu-devel] [PULL 40/47] crypto: Use qapi_enum_parse() in qcrypto_block_luks_name_lookup()
` [Qemu-devel] [PULL 41/47] qapi: Use qapi_enum_parse() in input_type_enum()
` [Qemu-devel] [PULL 42/47] qapi: Avoid unnecessary use of enum lookup table's sentinel
` [Qemu-devel] [PULL 43/47] qapi: Generate FOO_str() macro for QAPI enum FOO
` [Qemu-devel] [PULL 44/47] qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
` [Qemu-devel] [PULL 45/47] qapi: Convert indirect uses of FOO_lookup[...] to qapi_enum_lookup()
` [Qemu-devel] [PULL 46/47] qapi: Change data type of the FOO_lookup generated for enum FOO
` [Qemu-devel] [PULL 47/47] qapi: drop the sentinel in enum array

[PATCH v3 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2017-09-01 12:55 UTC  (4+ messages)
` [PATCH v3 4/4] soc: ti: Add pm33xx driver for basic suspend support

[PATCH 1/2] mm,page_alloc: don't call __node_reclaim() without scoped allocation constraints
 2017-09-01 12:55 UTC  (5+ messages)
` [RFC PATCH 2/2] mm,sched: include memalloc info when printing debug dump of a task

ath10k frequently disconnects with firmware-6.bin
 2017-09-01 12:54 UTC  (4+ messages)

[PATCH v3] ethdev: modifiy vlan_offload_set_t to return int
 2017-09-01 12:54 UTC  (4+ messages)
` [PATCH v4] ethdev: allow returning error on VLAN offload configuration

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-09-01 12:54 UTC  (12+ messages)

apt-key not found
 2017-09-01 12:51 UTC  (2+ messages)

luminous OSD memory usage
 2017-09-01 12:51 UTC  (4+ messages)

[PATCH v2 00/14] V4L2 Explicit Synchronization support
 2017-09-01 12:50 UTC  (3+ messages)
` [PATCH v2 14/14] [media] v4l: Document explicit synchronization behaviour

[PATCH 0/3] Security: add lsm hooks for checking permissions on eBPF objects
 2017-09-01 12:50 UTC  (4+ messages)
` [PATCH 1/3] security: bpf: Add eBPF LSM hooks to security module

[PATCH] HID: Add special driver for Jabra devices
 2017-09-01 12:43 UTC 

[PATCH v1 0/4] s390x: one fix and three cleanups
 2017-09-01 12:49 UTC  (7+ messages)
` [PATCH v1 4/4] KVM: s390: vsie: use common code functions for pinning

[btrfs-progs] Bug in mkfs.btrfs -r
 2017-09-01 12:47 UTC  (7+ messages)

[PATCH] drm/i915: Keep the device awake whilst in the GTT write domain
 2017-09-01 12:45 UTC  (3+ messages)
` [PATCH v3] drm/i915: Keep the device awake whilst in the GTT domain
` ✗ Fi.CI.BAT: warning for drm/i915: Keep the device awake whilst in the GTT write domain (rev4)

[Qemu-devel] [PATCH v8 0/6] fsdev: qmp interface for io throttling
 2017-09-01 12:44 UTC  (9+ messages)

Contributor credits for v12.2.0 Luminous
 2017-09-01 12:45 UTC  (4+ messages)

[PATCH] gstreamer1.0-plugins-good: fix 4k playback for v4l2 decoder
 2017-09-01 12:45 UTC 

Building Custom Python 3 Packages
 2017-09-01 12:42 UTC  (2+ messages)

[PATCH 0/9] block/scsi: safe SCSI quiescing
 2017-09-01 12:44 UTC  (6+ messages)
` [PATCH 4/9] blk-mq: only run hw queues for blk-mq

[LTP] [PATCH] madvise07: Increase probability of testing a supported page type
 2017-09-01 12:44 UTC  (3+ messages)

[PATCH net-next] doc: document MSG_ZEROCOPY
 2017-09-01 12:44 UTC  (2+ messages)

[PATCH net] udp: fix secpath leak
 2017-09-01 12:42 UTC 

[Qemu-devel] [PATCH 00/16] qapi: Rework mapping of enum value to string
 2017-09-01 12:43 UTC  (2+ messages)

DRM Format Modifiers in v4l2
 2017-09-01 12:43 UTC  (5+ messages)

[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-09-01 12:42 UTC  (11+ messages)
` [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt
          ` [RFC][PATCH] perf: Rewrite enabled/running timekeeping

[PATCH] arc: Re-enable MMU upon die()
 2017-09-01 12:42 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/1] usb: gadget: g_dnl: Sync internal SN variable with env
 2017-09-01 12:42 UTC 

[PATCH v3 0/3] drm/bridge/synopsys: dsi: Various cleanups
 2017-09-01 12:40 UTC  (4+ messages)

[PATCH 4/4] lockdep: Fix workqueue crossrelease annotation
 2017-09-01 12:38 UTC  (13+ messages)

[PATCH 1/2] btrfs: clear ordered flag on cleaning up ordered extents
 2017-09-01 12:38 UTC  (4+ messages)
` [PATCH 2/2] btrfs: finish ordered extent cleaning if no progress is found

[PATCH] ARM: Kconfig: fix example for ARM_APPENDED_DTB
 2017-09-01 12:37 UTC  (3+ messages)

[PATCH net-next 0/2] flow_dissector: Flow dissector fixes
 2017-09-01 12:35 UTC  (6+ messages)
` [PATCH net-next 1/2] flow_dissector: Cleanup control flow
` [PATCH net-next 2/2] flow_dissector: Add limits for encapsulation and EH

[PATCH] perf/x86/intel/cstate: revise package C-state residency of SKL/KBL
 2017-09-01  9:39 UTC 

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-09-01 12:34 UTC  (7+ messages)
` [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t

[PATCH 2/2] tools: remove unnecessary PSR macros
 2017-09-01 12:15 UTC  (2+ messages)
` [PATCH v2] tools: change the type of '*nr' in 'libxl_psr_cat_get_info'

[PATCH] sched: reset sysctl_sched_time_avg to default when
 2017-09-01 12:32 UTC  (2+ messages)

[patch 1/2] mm, compaction: kcompactd should not ignore pageblock skip
 2017-09-01 12:32 UTC  (5+ messages)
` [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks

LE New PHYs implementation
 2017-09-01 12:32 UTC  (2+ messages)

[PATCH nft 1/3] src: move nf_sock into nft_ctx structure
 2017-09-01 12:28 UTC  (4+ messages)
` [PATCH nft 3/3] src: add nft_ctx_netlink_init()

[xen-unstable-smoke test] 112997: tolerable trouble: broken/pass - PUSHED
 2017-09-01 12:31 UTC 

[PATCH 0/9] virtio fixes
 2017-09-01 12:31 UTC  (9+ messages)
` [PATCH 7/9] net/virtio: rationalize setting of Rx/Tx handlers
` [PATCH 8/9] net/virtio: keep Rx handler whatever the Tx queue config

[Buildroot] Minnowboard max Atom options suboptimal?
 2017-09-01 12:30 UTC 

[PATCH 1/2] doc/btsnoop: Add nop opcode
 2017-09-01 12:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries
 2017-09-01 12:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 09/16] qapi-schema: Collect migration stuff in qapi/migration.json

[PATCH 0/2] start using spin primitives in sched and locking
 2017-09-01 12:24 UTC  (5+ messages)
` [PATCH 1/2] locking: Use spin primitives for busy loops
` [PATCH 2/2] sched/idle: Use spin loop primitives for polling idle

[PATCH] fix regression by 8c43ba62('filesetup: align layout buffer')
 2017-09-01 12:24 UTC 

[PATCH] Unifying headers for AArch64 and ARM
 2017-09-01 12:24 UTC 

[PATCH 1/2] of: Add vendor prefix for Amarula Solutions
 2017-09-01 12:23 UTC  (5+ messages)

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-09-01 12:21 UTC  (4+ messages)

[PATCH] mm/mempolicy: Move VMA address bound checks inside mpol_misplaced()
 2017-09-01 12:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/2] Fix tests on recent gcc
 2017-09-01 12:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/2] tests: Use real size for iov tests
` [Qemu-devel] [PATCH v4 2/2] tests: Make vmgenid test compile

[PATCH] ARM: dts: imx6sx: add vining-2000 board support
 2017-09-01 12:17 UTC  (3+ messages)

[PATCH 0/3] agp: Misc fix
 2017-09-01 12:13 UTC  (4+ messages)
` [PATCH 1/3] agp: move AGPGART_MINOR to include/linux/miscdevice.h
` [PATCH 2/3] agp: add compat_ioctl.h to frontend.c
` [PATCH 3/3] agp: remove unused variable num_segments

DSA support for Micrel KSZ8895
 2017-09-01 12:15 UTC  (10+ messages)
    ` [PATCH] "

[U-Boot] [PATCH v2 1/1] usb: gadget: g_dnl: Sync internal SN variable with env
 2017-09-01 12:14 UTC  (2+ messages)

[PATCH] f2fs: clear get_ssr_cost
 2017-09-01 12:14 UTC  (2+ messages)

[PATCH 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-09-01 12:12 UTC  (5+ messages)
` [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button

[U-Boot] [PATCH 1/3] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5
 2017-09-01 12:11 UTC  (3+ messages)

[PATCH net-next v6 0/3] openvswitch: add NSH support
 2017-09-01 12:11 UTC  (6+ messages)
` [PATCH net-next v6 3/3] openvswitch: enable "
      ` [ovs-dev] "

tpm device not showing up in /dev anymore
 2017-09-01 12:10 UTC  (7+ messages)

[PATCH RESEND 0/2] Avoid sending invalid data to the TPM
 2017-09-01 12:08 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the rdma tree
 2017-09-01 12:06 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in sources
 2017-09-01 12:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/14] Generate a literal qobject for introspection
 2017-09-01 12:06 UTC  (2+ messages)

[PATCH 1/2 v2] PCI: v3: Update the device tree bindings
 2017-09-01 12:06 UTC  (3+ messages)

[PATCH] clk: at91: utmi: set the mainck rate
 2017-09-01 12:03 UTC  (3+ messages)

[PATCH v2 00/16] drm/i915: Redo old gmch irq handling
 2017-09-01 12:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Redo old gmch irq handling (rev2)

[Bridge] [PATCH net] bridge: switchdev: Clear forward mark when transmitting packet
 2017-09-01 12:03 UTC  (5+ messages)
  `  "

[U-Boot] [PATCH 1/1] usb: gadget: g_dnl: Use serial# variable to set g_dnl_serial
 2017-09-01 12:02 UTC  (4+ messages)

[PATCH v4 0/3] enable eeprom "size" property and runtime pm
 2017-09-01 12:02 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: add eeprom "size" property

[Qemu-devel] [PATCH v3 0/2] Fix tests on recent gcc
 2017-09-01 12:01 UTC  (2+ messages)

virtio_net: ethtool supported link modes
 2017-09-01 12:01 UTC  (4+ messages)

[PATCH] f2fs: collect prefree segments to avoild write checkpoint fail
 2017-09-01 12:00 UTC  (3+ messages)
` [PATCH v2] "

Bug#873508: sparse test failures on ppc32le (and other not so common archs)
 2017-09-01 12:00 UTC  (8+ messages)
`  "

[PATCH v2 0/2] Make source code browsable locally - devtool srctree
 2017-09-01 12:00 UTC  (6+ messages)

Recent changes (master)
 2017-09-01 12:00 UTC 

[PATCH v2 0/5] net: mdio-mux: Misc fix
 2017-09-01 11:56 UTC  (6+ messages)
` [PATCH v2 1/5] net: mdio-mux: Fix NULL Comparison style
` [PATCH v2 2/5] net: mdio-mux: Remove unnecessary 'out of memory' message
` [PATCH v2 3/5] net: mdio-mux: printing driver version is useless
` [PATCH v2 4/5] net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers
` [PATCH v2 5/5] net: mdio-mux: fix unbalanced put_device

[PATCH 23/25] ALSA/dummy: Replace tasklet with softirq hrtimer
 2017-09-01 11:58 UTC  (4+ messages)

[RFC PATCH 0/2] autofs: fix autofs_v5_packet dlivery in compat mode
 2017-09-01 11:21 UTC  (2+ messages)
` [RFC PATCH 1/2] autofs: set compat flag on sbi when daemon uses 32bit addressation


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.