All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-16 09:03:04 to 2017-12-16 13:47:03 UTC [more...]

[PATCH v2 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-16 13:46 UTC  (2+ messages)
` [PATCH v2 01/19] fs: new API for handling inode->i_version

[linux-4.9 test] 117160: regressions - FAIL
 2017-12-16 13:45 UTC 

[Qemu-devel] [PATCH] hw/misc: Add code to emulate PFUZE3000 PMIC
 2017-12-16 13:41 UTC  (4+ messages)

[Xenomai] xenomai on ARM64 question
 2017-12-16 13:31 UTC  (4+ messages)

scsi_devinfo: devices and pattern matching
 2017-12-16 13:31 UTC 

[PATCH] drm/i915/selftests: Fix up igt_reset_engine
 2017-12-16 13:31 UTC 

[PATCH] drm/panel: Add support for AUO G104SN02 V2 panel
 2017-12-16 13:13 UTC  (3+ messages)
  ` [PATCH v2] "

[Buildroot] [PATCH] traceroute: new package
 2017-12-16 13:01 UTC 

Recent changes (master)
 2017-12-16 13:00 UTC 

[PATCH igt] igt/perf_pmu: Speed up frequency measurement
 2017-12-16 13:00 UTC  (4+ messages)
` [PATCH igt v2] "
` ✓ Fi.CI.BAT: success for igt/perf_pmu: Speed up frequency measurement (rev3)

[PATCH 0/4] travis-ci: clean up setting environment variables
 2017-12-16 12:58 UTC  (10+ messages)
` [PATCH v2 0/8] Travis CI cleanups
  ` [PATCH v2 1/8] travis-ci: use 'set -x' in select 'ci/*' scripts for extra tracing
    ` [PATCH v2 2/8] travis-ci: introduce a $jobname variable for 'ci/*' scripts
    ` [PATCH v2 3/8] travis-ci: move setting environment variables to 'ci/lib-travisci.sh'
    ` [PATCH v2 4/8] travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
    ` [PATCH v2 5/8] travis-ci: don't install default addon packages for the 32 bit Linux build
    ` [PATCH v2 6/8] travis-ci: don't install 'language-pack-is' package
    ` [PATCH v2 7/8] travis-ci: save prove state for the 32 bit Linux build
    ` [PATCH v2 8/8] travis-ci: only print test failures if there are test results available

[xen-4.8-testing baseline-only test] 72878: trouble: blocked/broken
 2017-12-16 12:57 UTC 

[PATCH] drivers: gpio: remove duplicate includes
 2017-12-16 12:56 UTC  (2+ messages)

[PATCH v3 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-16 12:50 UTC  (9+ messages)
` [PATCH v3 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110

[PATCH] ARM: dts: imx6q-h100: use usdhc2 VSELECT
 2017-12-16 12:47 UTC  (2+ messages)

Wrong array assembly on boot?
 2017-12-16 12:40 UTC  (7+ messages)

[PATCH 0/6] event/dpaa: Support for eventdev
 2017-12-16 12:39 UTC  (8+ messages)
` [PATCH 1/6] bus/dpaa: added event dequeue and consumption support
` [PATCH 4/6] event/dpaa: add eventdev PMD
` [PATCH 5/6] config: enabling compilation of DPAA "

BUG: unable to handle kernel NULL pointer dereference in fdb_find_rcu
 2017-12-16 12:38 UTC  (9+ messages)
        ` [PATCH net] net: bridge: fix early call to br_stp_change_bridge_id
          ` [Bridge] "

[Buildroot] [PATCH] package/cmake: bump version to 3.10.0 and add license hash
 2017-12-16 12:34 UTC  (6+ messages)
      ` [Buildroot] FW: "

[PATCH] config: document default value of http.sslVerify
 2017-12-16 12:32 UTC 

[PATCH 1/4] drm/i915: remove redundant lowfreq_avail setting for DDI
 2017-12-16 12:25 UTC  (4+ messages)
` [PATCH 3/4] drm/i915: push crtc compute clock to encoder compute config on DDI

[PATCH 0/2] Support Physical Layer Scrambling
 2017-12-16 12:23 UTC  (3+ messages)
` [PATCH 1/2] media: dvb_frontend: add physical layer scrambling support
` [PATCH 2/2] media: stv090x: "

[PATCH] mm: thp: avoid uninitialized variable use
 2017-12-16 12:24 UTC  (4+ messages)

[PATCH] ipv6: ip6mr: Recalc UDP checksum before forwarding
 2017-12-16 12:19 UTC  (4+ messages)
` [PATCHv2] "

[RFC v2 PATCH 0/8] event: eventdev OPDL PMD
 2017-12-16 12:15 UTC  (9+ messages)
` [PATCH v2 1/8] event/opdl: add the opdl ring infrastructure library
` [PATCH v2 3/8] event/opdl: add the opdl pmd main body and xstats helper function
` [PATCH v2 4/8] eventdev/opdl: opdl eventdev pmd unit test function
` [PATCH v2 7/8] event/opdl: update the build system to enable compilation

[PATCH] p7519: improve check for prerequisite WATCHMAN
 2017-12-16 12:12 UTC 

[PATCH] revision: introduce prepare_revision_walk_extended()
 2017-12-16 12:12 UTC 

[Buildroot] [PATCH 1/1] gcc: Support configure option --with-linker-hash-style
 2017-12-16 12:11 UTC  (4+ messages)
` [Buildroot] FW: "

[PATCHSET v3] blk-mq: reimplement timeout handling
 2017-12-16 12:07 UTC  (8+ messages)
` [PATCH 1/7] blk-mq: protect completion path with RCU
` [PATCH 2/7] blk-mq: replace timeout synchronization with a RCU and generation based scheme
` [PATCH 3/7] blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE
` [PATCH 4/7] blk-mq: make blk_abort_request() trigger timeout path
` [PATCH 5/7] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
` [PATCH 6/7] blk-mq: remove REQ_ATOM_STARTED
` [PATCH 7/7] blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu

[mkl-can-next:j1939 89/121] net/can/j1939/transport.c:1309 j1939_session_fresh_new() error: use kfree_skb() here instead of kfree(skb)
 2017-12-16 12:08 UTC 

[PATCH v2] staging: wilc1000: Fix problems reported by checkpatch
 2017-12-16 12:08 UTC  (2+ messages)

[RFC] opkg: avoid running postinst scripts twice when using systemd
 2017-12-16 12:02 UTC  (19+ messages)

[RESEND PATCH v2] linux-fslc-imx: Update to 4.9-1.0.x GA based fork
 2017-12-16 12:05 UTC 

[bug report] drx: add initial drx-d driver
 2017-12-16 12:04 UTC  (3+ messages)

debug a --connlimit-above rule
 2017-12-16 12:04 UTC 

[distro][PATCH v2] linux-fslc-imx: Update to 4.9-1.0.x GA based fork
 2017-12-16 12:02 UTC 

[PATCH] ACPI, APEI, Fix use resource_size
 2017-12-16 11:56 UTC  (8+ messages)

Grant
 2017-12-16  8:33 UTC 

[PATCH 04/45] gpu: drm: remove duplicate includes
 2017-12-16 11:54 UTC 

Read your 17 pending mesages
 2017-12-16 11:57 UTC 

[PATCH 1/2] bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_reset
 2017-12-16 11:53 UTC  (3+ messages)

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-12-16 11:52 UTC  (12+ messages)

[PATCH V2 1/2] bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_reset
 2017-12-16 11:54 UTC 

[PATCH v4 2/4] kaslr: calculate the memory region in immovable node
 2017-12-16 11:47 UTC  (2+ messages)

[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
 2017-12-16 11:45 UTC  (5+ messages)

[PATCH v2 1/3] backlight: tdo24m: fix the spi cs between transfers
 2017-12-16 11:45 UTC  (12+ messages)
` [PATCH v2 2/3] backlight: tdo24m: add the reset line gpio
` [PATCH v2 3/3] backlight: tdo24m: add model and status sysfs entries

[PATCH 33/45] arch/arm: remove duplicate includes
 2017-12-16 11:43 UTC 

[PATCH 33/45] arch/arm: remove duplicate includes
 2017-12-16 11:43 UTC  (2+ messages)

[PATCH] ip: add vxcan/veth to ip-link man page
 2017-12-16 11:38 UTC 

[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
 2017-12-16 11:36 UTC  (12+ messages)
` [patch v2 "

[PATCH 38/45] arch/powerpc: remove duplicate includes
 2017-12-16 11:32 UTC 

[virtio-dev] [PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-16 11:28 UTC  (21+ messages)
` [virtio-dev] [PATCH v19 3/7] xbitmap: add more operations
  `  "
    ` [virtio-dev] "
              ` [Qemu-devel] "

more build failures
 2017-12-16 11:30 UTC  (4+ messages)

Grant
 2017-12-16  8:06 UTC 

b8c3af2ca4 ("page cache: Convert delete_batch to XArray"): watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [blkid:361]
 2017-12-16 11:15 UTC 

Hallo mein lieber Freund,
 2017-12-16 11:03 UTC 

Hallo mein lieber Freund,
 2017-12-16 11:02 UTC 

[PATCH v2 0/4] PM / OPP: Introduce ti-opp-supply driver
 2017-12-16 10:52 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: opp: Introduce ti-opp-supply bindings

[PATCH v5 00/78] XArray v5
 2017-12-16 10:51 UTC  (5+ messages)
` [PATCH v5 77/78] irqdomain: Convert to XArray
    ` [v5,77/78] "

Hallo mein lieber Freund,
 2017-12-16 10:51 UTC 

[PATCH] efi: make EFI a menuconfig to ease disabling it all
 2017-12-16 10:46 UTC  (4+ messages)
` [PATCH,v2] "

[meta-networking][PATCH] meta-networking: virtual/db dependency corrected to db
 2017-12-16 10:45 UTC 

[PATCH for v4.15] dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
 2017-12-16 10:44 UTC  (2+ messages)

995d11c4c0 ("drm: rework delayed connector cleanup in .."): WARNING: possible circular locking dependency detected
 2017-12-16 10:42 UTC 

Hallo mein lieber Freund,
 2017-12-16 10:42 UTC 

Hallo mein lieber Freund,
 2017-12-16 10:33 UTC 

Bluetooth
 2017-12-16 10:29 UTC  (4+ messages)

[BUG]kernel softlockup due to sidtab_search_context run for long time because of too many sidtab context node
 2017-12-16 10:28 UTC  (13+ messages)
              ` [Non-DoD Source] 答复: "
                    `  "

[4.14.3] btrfs out of space error
 2017-12-16 10:20 UTC  (9+ messages)

[PATCH 2/3 v6] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-16 10:18 UTC  (5+ messages)
` [Devel] "

Hallo mein lieber Freund,
 2017-12-16 10:17 UTC 

[PATCH 00/16] clean up amdgpu_device.c
 2017-12-16 10:11 UTC  (2+ messages)

[virtio-dev] [PATCH v19 1/7] xbitmap: Introduce xbitmap
 2017-12-16 10:10 UTC  (8+ messages)
`  "
      ` [virtio-dev] "
      ` [Qemu-devel] "

Hallo mein lieber Freund,
 2017-12-16 10:09 UTC 

[PATCH] hyperv: make HYPERV a menuconfig to ease disabling it all
 2017-12-16 10:07 UTC  (3+ messages)
` [PATCH,v2] hyperv: make HYPERV a menuconfig to ease disabling it al

[Qemu-devel] [PATCH] tests: virtio-9p: set DRIVER_OK before using the device
 2017-12-16 10:08 UTC 

Hallo mein lieber Freund,
 2017-12-16 10:08 UTC 

Trying to use insteadOf trick to use different SSH keys for separate github accounts - not working
 2017-12-16 10:04 UTC  (3+ messages)

[refpolicy] [PATCH 1/1] corecommands: label systemd script directories bin_t
 2017-12-16 10:00 UTC  (2+ messages)

[BUG] NULL pointer dereference in pvr2_v4l2_internal_check
 2017-12-16  9:59 UTC  (2+ messages)

[PATCH net-next 0/2] net: speedup geneve/vxlan tunnels dismantle
 2017-12-16  9:54 UTC  (3+ messages)
` [PATCH net-next 1/2] vxlan: speedup vxlan "
` [PATCH net-next 2/2] geneve: speedup geneve "

Git Hooks
 2017-12-16  9:53 UTC  (4+ messages)

Hallo mein lieber Freund,
 2017-12-16  9:49 UTC 

[PATCH] drm/i915: Restore the kernel context after a GPU reset on an idle engine
 2017-12-16  9:41 UTC  (3+ messages)

Driver version for PMC Adaptec HBA in Linux and from vendor
 2017-12-16  9:41 UTC  (4+ messages)

Linux kernel 3.18.88 released
 2017-12-16  9:40 UTC 

Linux kernel 4.4.106 released
 2017-12-16  9:40 UTC 

[PATCH 1/3] merge: add config option for verifySignatures
 2017-12-16  9:34 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] t: add tests for pull --verify-signatures
      ` Re* "

[PATCH 0/8] app/eventdev: add event eth Rx adapter support
 2017-12-16  9:34 UTC  (7+ messages)
` [PATCH v2 1/8] app/eventdev: add ethernet device producer option
` [PATCH v3 "
  ` [PATCH v3 8/8] doc: update app eventdev options

[Qemu-devel] [RFC v5 00/26] QMP: out-of-band (OOB) execution support
 2017-12-16  9:28 UTC  (13+ messages)
` [Qemu-devel] [RFC v5 15/26] monitor: let suspend_cnt be thread safe
` [Qemu-devel] [RFC v5 16/26] monitor: separate QMP parser and dispatcher
` [Qemu-devel] [RFC v5 18/26] monitor: send event when request queue full

[PATCH net-next 1/1] forcedeth: remove duplicate structure member in xmit
 2017-12-16  9:31 UTC 

[xen-4.5-testing test] 117159: tolerable FAIL - PUSHED
 2017-12-16  9:25 UTC 

Waiting For Your Urgent Replay
 2017-12-16  9:25 UTC 

[RFC] Can someone please review my latest wiki update
 2017-12-16  9:22 UTC 

[RFC 0/5] IR support for A83T - sunxi-ir driver update
 2017-12-16  9:18 UTC  (5+ messages)
` [RFC 1/5] [media] rc: update sunxi-ir driver to get base frequency from devicetree

[PATCH 6/8] drm/sun4i: sun4i_layer: Wire in the frontend
 2017-12-16  9:17 UTC  (4+ messages)

[PATCH] eventdev: use links_map to unlink queues
 2017-12-16  9:16 UTC  (3+ messages)
` [PATCH v3] eventdev: use links map "

[RFC v3 00/11] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-16  9:13 UTC  (7+ messages)
` [RFC v3 06/11] ASoC: hdac_hda: add ASoC based HDA codec driver

Ceph Manager brag module
 2017-12-16  9:06 UTC  (3+ messages)

[PATCH v2 0/3] rebase: give precise error message
 2017-12-16  9:03 UTC  (5+ messages)
` [PATCH v5 0/3] rebase: give precise error messages
  ` [PATCH v5 1/3] rebase: consistently use branch_name variable
  ` [PATCH v5 2/3] rebase: distinguish user input by quoting it
  ` [PATCH v5 3/3] rebase: rebasing can also be done when HEAD is detached

v4.1.48 build: 0 failures 35 warnings (v4.1.48)
 2017-12-16  9:04 UTC 

[Qemu-devel] [PATCH 00/15] piix4: cleanup and improvements
 2017-12-16  9:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/15] piix4: rename some variables in realize function
` [Qemu-devel] [PATCH 09/15] piix4: add a i8254 pit controller as specified in datasheet
` [Qemu-devel] [PATCH 12/15] piix4: add a mc146818rtc "
` [Qemu-devel] [PATCH 14/15] piix4: rename PIIX4 object to piix4-isa


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.