All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-31 17:19:16 to 2017-08-31 18:08:43 UTC [more...]

[PATCH 00/77] Linux Patches Aug 31, 2017
 2017-08-31 18:08 UTC  (49+ messages)
  ` [PATCH 01/77] drm/amd/display: fix gamma distortion on Vega
  ` [PATCH 02/77] drm/amd/display: Use atomic types for ref_count
  ` [PATCH 03/77] drm/amd/display: add display write back(DWB)
  ` [PATCH 04/77] drm/amd/display: change bw_dceip and bw_vbios into pointers
  ` [PATCH 05/77] drm/amd/display: Add comment explaining context free
  ` [PATCH 06/77] drm/amd/display: change dcn_ip and dcn_soc into pointers
  ` [PATCH 07/77] drm/amd/display: fix eDP bootup/S4 backlight on
  ` [PATCH 08/77] drm/amd/display: Use function pointer for update_plane_addr
  ` [PATCH 09/77] drm/amd/display: Flattening core_dc to dc
  ` [PATCH 10/77] drm/amd/display: Use MAX_PIPES for DTO reg arrays
  ` [PATCH 11/77] drm/amd/display: blank otg before power gate front end
  ` [PATCH 12/77] drm/amd/display: eDP power sequence T9 fail
  ` [PATCH 13/77] drm/amd/display: Leave DCN config guard around fpu header
  ` [PATCH 14/77] drm/amd/display: Fix FBC compilation
  ` [PATCH 15/77] drm/amd/display: remove fake address reporting when blank
  ` [PATCH 16/77] drm/amd/display: move vm registers to hwsequencer
  ` [PATCH 17/77] drm/amd/display: Implement HDMI retimer settings for RV AM4 support
  ` [PATCH 18/77] drm/amd/display: refactor pplib/smu communication
  ` [PATCH 19/77] drm/amd/display: Per stream validate_context build v2
  ` [PATCH 20/77] drm/amd/display: increase polling interval for fbc status update
  ` [PATCH 21/77] drm/amd/display: fix not enter/exit PSR with latest driver/SBIOS
  ` [PATCH 22/77] drm/amd/display: Log OTG registers with dcn10 hw state
  ` [PATCH 23/77] drm/amd/display: Fix FBC disable for stereo
  ` [PATCH 24/77] drm/amd/display: separate scl functions out from dcn10_dpp
  ` [PATCH 25/77] drm/amd/display: Cache edp config in dc link
  ` [PATCH 26/77] drm/amd/display: re-enable audio after LT test
  ` [PATCH 27/77] drm/amd/display: separate cm functions out from dcn10_dpp
  ` [PATCH 28/77] drm/amd/display: Fix two MST not light up regressions
  ` [PATCH 29/77] drm/amd/display: Disable stutter for Raven
  ` [PATCH 30/77] drm/amd/display: Remove unnecessary assignemnt
  ` [PATCH 31/77] drm/amd/display: fix hubp mpcc and opp tracking
  ` [PATCH 32/77] drm/amd/display: Fixed mpc add, enable always scaler for video surface
  ` [PATCH 33/77] drm/amd/display: cleanup naming of DCN DPP functions
  ` [PATCH 34/77] drm/amd/display: memory leak dwb
  ` [PATCH 35/77] drm/amd/display: dc: Remove unneeded includes in DCN
  ` [PATCH 36/77] drm/amd/display: Enable double buffer when unblank crtc
  ` [PATCH 37/77] drm/amd/display: version 3.1.01
  ` [PATCH 38/77] drm/amd/display: write dpcd 0x600 to 2 for DP/eDP when powerdown
  ` [PATCH 39/77] drm/amd/display: retire dm_pp_apply_clock_for_voltage_request
  ` [PATCH 40/77] drm/amd/display: Change log level for DCN powergatting
  ` [PATCH 41/77] drm/amd/display: retry LT on failing LT in automated request
  ` [PATCH 42/77] drm/amd/display: Remove unneeded code
  ` [PATCH 43/77] drm/amd/display: Remove old, misleading comment
  ` [PATCH 44/77] drm/amd/display: Stop including atomfimrwareid.h directly
  ` [PATCH 45/77] drm/amd/display: Fix return value from rx irq handler on up request
  ` [PATCH 46/77] drm/amd/display: Safe stream encoder id in stream_status
  ` [PATCH 47/77] drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
  ` [PATCH 48/77] drm/amd/display: Per plane validation context build

[PATCH 1/2] docs: kernel-doc comments are ASCII
 2017-08-31 18:08 UTC  (14+ messages)

ath10k frequently disconnects with firmware-6.bin
 2017-08-31 18:07 UTC  (3+ messages)

[PATCH] ARC: reset: remove the misleading v1 suffix all over
 2017-08-31 18:06 UTC  (2+ messages)

[PATCH RFC] Interface to set SPRN_TIDR
 2017-08-31 18:06 UTC  (5+ messages)

[PATCH] virtgpu: remove redundant task_comm copying
 2017-08-31 18:06 UTC 

[PATCH 00/34] plug strbuf memory leaks
 2017-08-31 18:05 UTC  (13+ messages)
` [PATCH 01/34] am: release strbufs after use in detect_patch_format()
` [PATCH 07/34] commit: release strbuf on error return in commit_tree_extended()
` [PATCH 08/34] connect: release strbuf on error return in git_connect()
` [PATCH 10/34] diff: release strbuf after use in diff_summary()
` [PATCH 17/34] mailinfo: release strbuf on error return in handle_boundary()

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-08-31 18:04 UTC  (16+ messages)
` [PATCH v6 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v6 3/7] acpi: apei: remove the unused code
` [PATCH v6 4/7] arm64: kvm: support user space to query RAS extension feature

[PATCH 0/7] First set of PL111 enhancements
 2017-08-31 17:58 UTC  (13+ messages)
` [PATCH 2/7] drm/pl111: Add all registers to debugfs
` [PATCH 3/7] drm/pl111: Replace custom connector with panel bridge
` [PATCH 4/7] drm/pl111: Enable PL110 variant
` [PATCH 7/7] drm/pl111: Add handling of Versatile platforms

What is the proper way to remove an xfs partition?
 2017-08-31 18:04 UTC 

[U-Boot] [ANN] U-Boot v2017.09-rc3 released
 2017-08-31 18:02 UTC  (3+ messages)

[PATCH] initramfs-live-boot: disable systemd-update-done.service on live images
 2017-08-31 18:00 UTC  (3+ messages)

[PATCH] block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
 2017-08-31 17:42 UTC 

[PATCH BUGFIX/IMPROVEMENT 0/2] doc, block, bfq: improve documentation on how to to properly configure bfq
 2017-08-31 18:00 UTC  (3+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/2] doc, block, bfq: fix some typos and remove stale stuff
` [PATCH BUGFIX/IMPROVEMENT 2/2] doc, block, bfq: better describe how to properly configure bfq

[PATCH v2] arm64: acpi/gtdt: validate CNTFRQ after having enabled the frame
 2017-08-31 17:59 UTC  (3+ messages)

[GIT PULL] Allwinner clock changes for 4.14, take 3
 2017-08-31 17:59 UTC  (3+ messages)

[PATCH 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for RV1108 in dts
 2017-08-31 17:57 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible

[PATCH ] phy: rcar-gen2: Add r8a7743/5 support
 2017-08-31 17:57 UTC  (3+ messages)

[PATCH] clk: sunxi: fix uninitialized access
 2017-08-31 17:56 UTC  (3+ messages)

[PATCH] NTB: make idt_89hpes_cfg const
 2017-08-31 17:55 UTC  (2+ messages)

[PATCH/RFC 0/3] i2c: gpio: Add support for named gpios in DT
 2017-08-31 17:55 UTC  (3+ messages)
` [PATCH/RFC 1/3] dt-bindings: i2c: i2c-gpio: Add support for named gpios

Perforce fetcher ignores module and label
 2017-08-31 17:54 UTC  (9+ messages)

[PATCH] usb: host: xhci-plat: allow sysdev to inherit from ACPI
 2017-08-31 17:54 UTC  (2+ messages)

BTRFS critical (device sda2): corrupt leaf, bad key order: block=293438636032, root=1, slot=11
 2017-08-31 17:53 UTC 

[PATCH v4 00/15] Switchtec NTB Support
 2017-08-31 17:53 UTC  (4+ messages)

[PATCH net] Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
 2017-08-31 17:53 UTC  (7+ messages)

[linux-4.9 test] 112973: regressions - trouble: blocked/broken/fail/pass
 2017-08-31 17:53 UTC 

[PATCH 01/10] PCI: exynos: Fix platform_get_irq() error handling
 2017-08-31 17:52 UTC  (10+ messages)
` [PATCH 02/10] PCI: dra7xx: "
` [PATCH 03/10] PCI: armada8k: "
` [PATCH 04/10] PCI: artpec6: "
` [PATCH 05/10] PCI: spear13xx: "
` [PATCH 06/10] PCI: xgene-msi: "
` [PATCH 07/10] PCI: altera-msi: "
` [PATCH 08/10] PCI: altera: "
` [PATCH 09/10] PCI: rockchip: "
` [PATCH 10/10] PCI: xilinx-nwl: "

[GIT PULL / PATCH v3 0/5] cramfs refresh for embedded usage
 2017-08-31 17:52 UTC  (5+ messages)
` [PATCH v3 4/5] cramfs: add mmap support

[Ksummit-discuss] [TECH TOPIC] Kselftest use-cases
 2017-08-31 17:52 UTC 

[RFC PATCH 5/5] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
 2017-08-31 17:52 UTC  (3+ messages)

[PATCH v5] xen: get rid of paravirt op adjust_exception_frame
 2017-08-31 17:42 UTC  (2+ messages)

[PATCH 2/2] mdadm: remove journal with "remove-journal"
 2017-08-31 17:51 UTC  (2+ messages)

[PATCH] fscrypt: add a documentation file for filesystem-level encryption
 2017-08-31 17:50 UTC  (7+ messages)

BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists
 2017-08-31 17:48 UTC  (12+ messages)
  ` BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists (since 3.4 / 2012)

linux-next: build failure after merge of the rpmsg tree
 2017-08-31 17:47 UTC  (2+ messages)

[Qemu-devel] S390 bios breaks in qemu 2.10.rc3
 2017-08-31 17:44 UTC  (11+ messages)

DSA mv88e6xxx RX frame errors and TCP/IP RX failure
 2017-08-31 17:44 UTC  (7+ messages)

[PATCH] scripts: make extract-vmlinux support armel/armhf
 2017-08-31 17:43 UTC  (6+ messages)

[PATCH rdma-core] vmw_pvrdma: Explicitly check for IP_BASED_GIDS port flag
 2017-08-31 17:42 UTC  (3+ messages)
` [Pv-drivers] "

[PATCH 1/2] ARM: dts: imx6: RDU2: disable over-current detection on USB H1
 2017-08-31 17:39 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6: RDU2: disallow RMI4 device sleep

[PATCH] drm: nouveau: replace magic constant for TASK_COMM_LEN
 2017-08-31 17:39 UTC 

[PATCH 0/7] PM / OPP: per OPP node clock support and imx7ulp cpufreq driver
 2017-08-31 17:39 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: PM / OPP: add clocks per OPP node support

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-08-31 17:39 UTC  (5+ messages)
` [U-Boot] [PATCH 10/23] efi_loader: open_info in OpenProtocol
  ` [U-Boot] [PATCH 12/23] efi_loader: implement OpenProtocolInformation

[PATCH 0/3 v8] hsdk: initial port for HSDK board
 2017-08-31 17:38 UTC  (6+ messages)
` [PATCH 3/3 v8] ARC: "

[PATCH 0/9] block/scsi: safe SCSI quiescing
 2017-08-31 17:38 UTC  (13+ messages)
` [PATCH 1/9] percpu-refcount: introduce percpu_ref_is_dead()
` [PATCH 2/9] blk-mq: rename blk_mq_unfreeze_queue as blk_unfreeze_queue
` [PATCH 3/9] blk-mq: rename blk_mq_freeze_queue as blk_freeze_queue
` [PATCH 4/9] blk-mq: only run hw queues for blk-mq
` [PATCH 5/9] block: introduce blk_drain_queue()
` [PATCH 6/9] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH 7/9] block: tracking request allocation with q_usage_counter
` [PATCH 8/9] block: allow to allocate req with REQF_PREEMPT when queue is frozen
` [PATCH 9/9] SCSI: freeze block queue when SCSI device is put into quiesce

[PATCH] mdadm: handle super == NULL case in avail_size1
 2017-08-31 17:37 UTC 

[PATCH] drm/i915: Disable DRRS when PSR is enabled
 2017-08-31 17:37 UTC  (3+ messages)

[PATCH 0/8] livepatch: klp-convert tool
 2017-08-31 17:34 UTC  (4+ messages)
` [PATCH 2/8] kbuild: Support for Symbols.list creation

linux>=4.10: PUTFH|GETATTR|CLOSE, GETATTR fails, CLOSE not re-issued
 2017-08-31 17:34 UTC 

[PATCH] mm, uprobes: fix multiple free of ->uprobes_state.xol_area
 2017-08-31 17:34 UTC  (4+ messages)

[RFC i-g-t v1] tests/perf_pmu: test i915 RFC PMU
 2017-08-31 17:34 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for tests/perf_pmu: test i915 RFC PMU (rev2)

[Xenomai] [RFC] Remove support for Blackfin
 2017-08-31 17:33 UTC 

[GIT] Networking
 2017-08-31 17:33 UTC  (4+ messages)
  ` [PATCH] wl1251: add a missing spin_lock_init()

[PATCH 0/3] DWC host without MSI controller
 2017-08-31 17:32 UTC  (5+ messages)
` [PATCH 1/3] PCI: designware: only register MSI controller when MSI irq line is valid

cephfs kernel bug (4.9.44)?
 2017-08-31 17:32 UTC  (5+ messages)

[PATCH BUGFIX/IMPROVEMENT V2 0/3] three bfq fixes restoring service guarantees with random sync writes in bg
 2017-08-31 17:31 UTC  (6+ messages)

[RFC PATCH 0/4] x86/asm: Add ASM_CALL() macro for inline asms with call instructions
 2017-08-31 17:31 UTC  (5+ messages)
` [RFC PATCH 3/4] x86/asm: Make alternative macro interfaces more clear and consistent

[SPDK] SPDK Blobstore support object store?
 2017-08-31 17:30 UTC 

[PATCH 0/6] android: binder: move allocator metadata and add shrinker
 2017-08-31 17:30 UTC  (7+ messages)
` [PATCH v3 1/6] android: binder: Refactor prev and next buffer into a helper function
        ` [PATCH] android: binder: fixup crash introduced by moving buffer hdr

[PATCH v2] ACPI / Processor: add sysfs support for low power idle
 2017-08-31 17:30 UTC  (5+ messages)

[xen-unstable-smoke test] 112988: tolerable trouble: broken/pass - PUSHED
 2017-08-31 17:28 UTC 

[btrfs-progs] Bug in mkfs.btrfs -r
 2017-08-31 17:27 UTC 

[GIT PULL] irqchip updates for 4.14
 2017-08-31 17:27 UTC 

Various simply cleanups to GFX9
 2017-08-31 17:26 UTC  (4+ messages)
` [PATCH 03/14] drm/amd/amdgpu: Tidy up gfx_v9_0_gpu_init()

[Buildroot] [PATCH 0/2] package/grub: drop grub-legacy
 2017-08-31 17:26 UTC  (3+ messages)

[U-Boot] ** Can't read Driver Desriptor Block **
 2017-08-31 17:24 UTC  (8+ messages)

[PATCH] crypto: x86/sha1 : Fix reads beyond the number of blocks passed
 2017-08-31 17:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 1/1] target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macro
 2017-08-31 17:21 UTC  (3+ messages)

[PATCH -next 0/4] sysvipc: ipc-key management improvements
 2017-08-31 17:20 UTC  (5+ messages)
` [PATCH 1/4] sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
` [PATCH 2/4] sysvipc: duplicate lock comments wrt ipc_addid()
` [PATCH 3/4] sysvipc: properly name ipc_addid() limit parameter
` [PATCH 4/4] sysvipc: make get_maxid O(1) again

[U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in sources
 2017-08-31 17:21 UTC  (2+ messages)

tip -ENOBOOT - bisected to locking/refcounts, x86/asm: Implement fast refcount overflow protection
 2017-08-31 17:19 UTC  (20+ messages)

Sparse preprocessing bug with zero-arg variadic macros
 2017-08-31 17:19 UTC  (2+ messages)

[PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution
 2017-08-31 17:18 UTC  (2+ messages)
` [PATCH RESEND v2 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests


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.