All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-11 22:16:02 to 2018-12-11 22:57:23 UTC [more...]

[PATCH 00/45] DC Patches Dec 11, 2018
 2018-12-11 22:57 UTC  (18+ messages)
  ` [PATCH 01/45] drm/amd/display: 3.2.09
  ` [PATCH 02/45] drm/amd/display: Add a PP_SMU_VER_MAX enum
  ` [PATCH 03/45] drm/amd/display: Expose hubp1_vready_workaround function
  ` [PATCH 04/45] drm/amd/display: Fix runtime errors for diagnostic tests
  ` [PATCH 05/45] drm/amd/display: fix surface update sequence
  ` [PATCH 06/45] drm/amd/display: Add pixel clock values to dtn logs
  ` [PATCH 07/45] drm/amd/display: Remove some extra braces
  ` [PATCH 08/45] drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create
  ` [PATCH 09/45] drm/amd/display: add plane size change check condition
  ` [PATCH 10/45] drm/amd/display: Fix issue with VLine interrupt not firing
  ` [PATCH 11/45] drm/amd/display: update bw formula to v252
  ` [PATCH 12/45] drm/amd/display: Add debug option to force fclk request
  ` [PATCH 13/45] drm/amd/display: remove sink reference in dc_stream_state
  ` [PATCH 14/45] drm/amd/display: Remove unused headers
  ` [PATCH 15/45] drm/amd/display: Detach backlight from stream
  ` [PATCH 16/45] drm/amd/display: Raise dispclk value for Polaris
  ` [PATCH 17/45] drm/amd/display: Warn instead of error on REG_WAIT timeout

[U-Boot] [PATCH 1/2] configs: igep: Define default mtdids/mtdparts
 2018-12-11 22:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mtd: Get rid of board_mtdparts_default()

[PATCH] block: Fix null_blk_zoned creation failure with small number of zones
 2018-12-11 22:55 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api
 2018-12-11 22:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] block: remove 'x' prefix from experimental bitmap APIs

I got file system corruption with XFS
 2018-12-11 22:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/8] lib/psr: Increase the buffer lenght that stores the output of i915_edp_psr_status
 2018-12-11 22:53 UTC  (2+ messages)

linux-next: Tree for Dec 11
 2018-12-11 22:53 UTC  (6+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-11 22:52 UTC  (14+ messages)
` [PATCH 5/8] checkout: introduce --{,no-}overlay option
` [PATCH 6/8] checkout: add --cached option
` [PATCH 7/8] checkout: allow ignoring unmatched pathspec

[PATCH v3 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 22:51 UTC  (9+ messages)
` [PATCH v3 2/3] ACPI / OSL: Allow PCI to be disabled

[PATCH v3 0/6] memblock: simplify several early memory allocation
 2018-12-11 22:51 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-12-11 22:51 UTC  (4+ messages)

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-11 22:50 UTC  (7+ messages)
` [PATCHv2 02/12] acpi/hmat: Parse and report heterogeneous memory

[PATCH] ALSA: hda/realtek - Add quirks for Dell Optiplex 5060, 7060 for audio out while using headphones
 2018-12-11 22:49 UTC 

[Qemu-devel] [PATCH v8 0/4] Connect a PCIe host and graphics support to RISC-V
 2018-12-11 22:48 UTC  (12+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH v8 1/4] hw/riscv/virt: Increase the number of interrupts
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v8 2/4] hw/riscv/virt: Adjust memory layout spacing
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v8 3/4] hw/riscv/virt: Connect the gpex PCIe
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v8 4/4] riscv: Enable VGA and PCIE_VGA
  ` [Qemu-riscv] "

[PATCH v3 00/14] Sound Open Firmware (SOF) core
 2018-12-11 22:48 UTC  (10+ messages)
` [PATCH v3 01/14] ASoC: SOF: Add Sound Open Firmware driver core
` [PATCH v3 02/14] ASoC: SOF: Add Sound Open Firmware KControl support
` [PATCH v3 03/14] ASoC: SOF: Add driver debug support
` [PATCH v3 09/14] ASoC: SOF: Add firmware loader support

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-12-11 22:43 UTC  (38+ messages)
` [PATCH v5 01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR
` [PATCH v5 02/38] LSM: Provide separate ordered initialization
` [PATCH v5 03/38] LSM: Plumb visibility into optional "enabled" state
` [PATCH v5 04/38] LSM: Lift LSM selection out of individual LSMs
` [PATCH v5 05/38] LSM: Build ordered list of LSMs to initialize
` [PATCH v5 06/38] LSM: Introduce CONFIG_LSM
` [PATCH v5 07/38] LSM: Introduce "lsm=" for boottime LSM selection
` [PATCH v5 08/38] LSM: Tie enabling logic to presence in ordered list
` [PATCH v5 09/38] LSM: Prepare for reorganizing "security=" logic
` [PATCH v5 10/38] LSM: Refactor "security=" in terms of enable/disable
` [PATCH v5 11/38] LSM: Separate idea of "major" LSM from "exclusive" LSM
` [PATCH v5 12/38] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
` [PATCH v5 13/38] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
` [PATCH v5 14/38] LSM: Add all exclusive LSMs to ordered initialization
` [PATCH v5 15/38] LSM: Split LSM preparation from initialization
` [PATCH v5 16/38] LoadPin: Initialize as ordered LSM
` [PATCH v5 17/38] Yama: "
` [PATCH v5 18/38] LSM: Introduce enum lsm_order
` [PATCH v5 19/38] capability: Initialize as LSM_ORDER_FIRST
` [PATCH v5 20/38] procfs: add smack subdir to attrs
` [PATCH v5 21/38] Smack: Abstract use of cred security blob
` [PATCH v5 22/38] SELinux: "
` [PATCH v5 23/38] SELinux: Remove cred security blob poisoning
` [PATCH v5 24/38] SELinux: Remove unused selinux_is_enabled
` [PATCH v5 25/38] AppArmor: Abstract use of cred security blob
` [PATCH v5 26/38] TOMOYO: "
` [PATCH v5 27/38] Infrastructure management of the "
` [PATCH v5 28/38] SELinux: Abstract use of file "
` [PATCH v5 29/38] Smack: "
` [PATCH v5 30/38] LSM: Infrastructure management of the file security
` [PATCH v5 31/38] SELinux: Abstract use of inode security blob
` [PATCH v5 32/38] Smack: "
` [PATCH v5 33/38] LSM: Infrastructure management of the inode security
` [PATCH v5 34/38] LSM: Infrastructure management of the task security
` [PATCH v5 35/38] SELinux: Abstract use of ipc security blobs
` [PATCH v5 36/38] Smack: "
` [PATCH v5 37/38] LSM: Infrastructure management of the ipc security blob

[PATCH 0/2] fs-verity: fix !CONFIG_FS_VERITY case
 2018-12-11 22:46 UTC  (3+ messages)
` [PATCH 1/2] fsverity: Move verity status check to fsverity_file_open
` [PATCH 2/2] fsverity: Move verity status check to fsverity_prepare_setattr

[PATCH] Makefile: Add recipe to remove obsolete intermediate files
 2018-12-11 22:46 UTC 

[PATCH v2] x86/speculation: Add support for STIBP always-on preferred mode
 2018-12-11 22:46 UTC 

[PATCH v2 0/3] Reset controller support for i.MX8MQ
 2018-12-11 22:43 UTC  (5+ messages)
` [PATCH v2 2/3] reset: imx7: Add support for i.MX8MQ IP block variant

[RESEND PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-12-11 22:45 UTC  (4+ messages)

[PATCH] x86/speculation: Add support for STIBP always-on preferred mode
 2018-12-11 22:45 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] ccid: fix build with pkgconf 1.5.3
 2018-12-11 22:45 UTC  (5+ messages)

[Qemu-riscv] [RFC v3 00/24] Add RISC-V TCG backend support
 2018-12-11 22:44 UTC  (5+ messages)
` [Qemu-riscv] [RFC v3 19/24] riscv: tcg-target: Add the out op decoder
    ` [Qemu-devel] "

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-11 22:44 UTC  (5+ messages)
` [PATCH v5 04/25] c6x: define syscall_get_arch()
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument

[PATCH 00/24] Add generic support for composing LED class device name
 2018-12-11 22:44 UTC  (11+ messages)
` [PATCH 04/24] dt-bindings: leds: Add function and color properties

[Buildroot] [RFC v3 1/3] libopenssl: bump version to 1.1.0h
 2018-12-11 22:44 UTC  (6+ messages)

[U-Boot] policy regarding unused code
 2018-12-11 22:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] csky_gx6605s_defconfig: bump gcc to 6.3.0, kernel to 4.9.56
 2018-12-11 22:43 UTC 

[PATCH v3] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-11 22:40 UTC  (2+ messages)

[RFC PATCH 0/2] USB: DTS: allow suggesting busnumber for platform USB bus via DTS alias
 2018-12-11 22:42 UTC  (3+ messages)

[PATCH] mkfs.xfs: null-terminate symlinks created via protofile
 2018-12-11 22:42 UTC  (5+ messages)
` [PATCH V2] "
  ` [PATCH] mkfs: fix symlink target if_bytes computation for protofile

[xen-unstable-smoke test] 131246: tolerable all pass - PUSHED
 2018-12-11 22:42 UTC 

[v3 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2018-12-11 22:41 UTC  (16+ messages)
` [v3 01/14] drm: Add HDR source metadata property
` [v3 02/14] drm: Add CEA extended tag blocks and HDR bitfield macros
` [v3 03/14] drm: Parse HDR metadata info from EDID
` [v3 04/14] drm: Parse Colorimetry data block "
` [v3 05/14] drm/i915: Attach HDR metadata property to connector
` [v3 06/14] drm: Add HDR capability field to plane structure
` [v3 07/14] drm: Implement HDR source metadata set and get property handling
` [v3 08/14] drm: Enable HDR infoframe support
` [v3 09/14] drm/i915: Write HDR infoframe and send to panel
` [v3 10/14] drm/i915: [DO NOT MERGE] hack for glk board outputs
` [v3 11/14] drm/i915: Add HLG EOTF
` [v3 12/14] drm/i915: Enable infoframes on GLK+ for HDR
` [v3 13/14] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v3 14/14] drivers/video: Constantify function argument for HDMI infoframe log
` ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev3)

[PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering
 2018-12-11 22:41 UTC  (3+ messages)

[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
 2018-12-11 22:41 UTC  (6+ messages)

[Qemu-devel] [PATCH v8 00/12] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-11 22:38 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 01/12] spapr: introduce a new machine IRQ backend for XIVE
` [Qemu-devel] [PATCH v8 02/12] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v8 03/12] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PATCH v8 04/12] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PATCH v8 05/12] spapr: extend the sPAPR IRQ backend for XICS migration
` [Qemu-devel] [PATCH v8 06/12] spapr: add a 'reset' method to the sPAPR IRQ backend
` [Qemu-devel] [PATCH v8 07/12] spapr: add an extra OV5 field "
` [Qemu-devel] [PATCH v8 08/12] spapr: introduce an 'ic-mode' machine option
` [Qemu-devel] [PATCH v8 09/12] spapr: set the interrupt presenter at reset
` [Qemu-devel] [PATCH v8 10/12] spapr: enable XIVE MMIOs "
` [Qemu-devel] [PATCH v8 11/12] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
` [Qemu-devel] [PATCH v8 12/12] spapr: change default CPU type to POWER9

A source control for custom recipes
 2018-12-11 22:39 UTC 

[PATCH 1/7] [DSA] adding fields for holding information about upstream-port
 2018-12-11 22:37 UTC  (3+ messages)

[powerpc:next-test 70/71] arch/powerpc/include/asm/io.h:835:22: note: in expansion of macro 'page_to_pfn'
 2018-12-11 22:35 UTC  (2+ messages)

[PATCH] acpi/nfit/intel: Remove zero initialization in security command payloads
 2018-12-11 22:37 UTC  (2+ messages)

[PATCH v5 1/4] ecc: moved ecc from IWD into ell
 2018-12-11 22:37 UTC  (4+ messages)
` [PATCH v5 2/4] unit: moved ECC unit tests from IWD
` [PATCH v5 3/4] ecdh: moved ECDH "
` [PATCH v5 4/4] unit: moved ECDH unit tests "

[BUG BISECT next] Files cannot be opened after "fsverity: Move verity status check to fsverity_file_open"
 2018-12-11 22:36 UTC  (3+ messages)

[BUG] iOS client (0.0.20181104) sometimes kills WiFi connections/switches to LTE
 2018-12-11 22:33 UTC  (3+ messages)

linux-next: manual merge of the sparc-next tree with the dma-mapping tree
 2018-12-11 22:30 UTC 

[PATCH] drm/amd/display: Add fast path for cursor plane updates
 2018-12-11 22:30 UTC  (2+ messages)

err=84/file:io_u.c:2033, func=io_u_sync_complete, error=Invalid or incomplete multibyte or wide character
 2018-12-11 22:28 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: mitigate retpoline overhead
 2018-12-11 22:28 UTC  (6+ messages)
` [PATCH net-next v2 1/4] indirect call wrappers: helpers to speed-up indirect calls of builtin

[PATCH] nfsref: switch the way libraries are linked
 2018-12-11 22:27 UTC  (3+ messages)

[Qemu-devel] [PULL 00/24] Machine queue post-3.1.0 (including 4.0 machine-types)
 2018-12-11 22:26 UTC  (2+ messages)

[PATCH] kasan: fix kasan_check_read/write definitions
 2018-12-11 22:25 UTC  (3+ messages)

[PATCH] mm/mmu_notifier: fix mmu_notifier_range_init warning
 2018-12-11 22:25 UTC  (8+ messages)

[PATCH v10 0/4] seccomp trap to userspace
 2018-12-11 22:24 UTC  (3+ messages)
` [PATCH v10 4/4] samples: add an example of seccomp user trap

[Buildroot] [PATCH] netsurf: fix build error
 2018-12-11 22:24 UTC  (2+ messages)

[PATCH 0/1] Initialize struct pages for the full section
 2018-12-11 22:24 UTC  (6+ messages)
` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[RFC PATCH 0/4] x86/alternative: Add ALTERNATIVE_3
 2018-12-11 22:23 UTC  (5+ messages)
` [RFC PATCH 1/4] x86/alternatives: Add macro comments
` [RFC PATCH 2/4] x86/alternatives: Print containing function
` [RFC PATCH 3/4] x86/alternatives: Add an ALTERNATIVE_3() macro
` [RFC PATCH 4/4] x86/TSC: Use RDTSCP

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-11 22:23 UTC  (6+ messages)

[PATCH v5 0/7] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-11 22:23 UTC  (4+ messages)
` [PATCH v5 6/7] xen/arm: zynqmp: implement zynqmp_eemi

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-12-11 22:22 UTC  (11+ messages)
` [PATCH] arm64: increase stack size for KASAN_EXTRA

Fwd: [Bug 201647] New: Intel Wireless card 3165 does not get detected but bluetooth works
 2018-12-11 22:21 UTC  (11+ messages)

[PATCH 0/5] Meson (32-bit): add support for the Mali GPU
 2018-12-11 22:20 UTC  (6+ messages)
` [PATCH 3/5] clk: meson: meson8b: add the GPU clock tree

[PATCH 1/5] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2018-12-11 22:20 UTC  (3+ messages)
` [PATCH 5/5] drm/i915/debugfs: Print PSR selective update status register values

[PATCH v2 01/11] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-12-11 20:46 UTC  (4+ messages)
` [RFC PATCH v2 11/11] powerpc/book3s32: Implement Kernel Userspace Access Protection

[PATCH net-next,v5 00/12] add flow_rule infrastructure
 2018-12-11 22:17 UTC  (5+ messages)
` [net-next,v5,00/12] "

[PATCH 0/3] mfd: syscon: Add optional clock support needed on stm32
 2018-12-11 22:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: syscon: Add optional clock support

[Buildroot] [git commit] package/netsurf: add dependency on host-libpng for sdl
 2018-12-11 22:17 UTC 

[PATCH v4 00/15] locking/lockdep: Add support for dynamic keys
 2018-12-11 22:13 UTC  (2+ messages)
` [PATCH v4 08/15] locking/lockdep: Reuse list entries that are no longer in use


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.