All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-13 03:28:02 to 2018-12-13 04:29:04 UTC [more...]

[PATCH AUTOSEL 4.19 01/73] mac80211_hwsim: fix module init error paths for netlink
 2018-12-13  4:28 UTC  (54+ messages)
` [PATCH AUTOSEL 4.19 02/73] Input: hyper-v - fix wakeup from suspend-to-idle
` [PATCH AUTOSEL 4.19 03/73] i2c: rcar: check bus state before reinitializing
` [PATCH AUTOSEL 4.19 04/73] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
` [PATCH AUTOSEL 4.19 05/73] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH AUTOSEL 4.19 06/73] tools/bpf: fix two test_btf unit test cases
` [PATCH AUTOSEL 4.19 07/73] tools/bpf: add addition type tests to test_btf
` [PATCH AUTOSEL 4.19 08/73] net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
` [PATCH AUTOSEL 4.19 10/73] drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
` [PATCH AUTOSEL 4.19 11/73] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH AUTOSEL 4.19 12/73] drm/msm: Fix task dump in gpu recovery
` [PATCH AUTOSEL 4.19 13/73] drm/msm/gpu: Fix a couple memory leaks in debugfs
` [PATCH AUTOSEL 4.19 14/73] drm/msm: fix handling of cmdstream offset
` [PATCH AUTOSEL 4.19 15/73] drm/msm/dsi: configure VCO rate for 10nm PLL driver
` [PATCH AUTOSEL 4.19 16/73] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH AUTOSEL 4.19 19/73] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH AUTOSEL 4.19 23/73] bpf: Fix verifier log string check for bad alignment
` [PATCH AUTOSEL 4.19 28/73] sbus: char: add of_node_put()
` [PATCH AUTOSEL 4.19 29/73] drivers/sbus/char: "
` [PATCH AUTOSEL 4.19 30/73] drivers/tty: add missing of_node_put()
` [PATCH AUTOSEL 4.19 31/73] ide: pmac: add of_node_put()
` [PATCH AUTOSEL 4.19 32/73] drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
` [PATCH AUTOSEL 4.19 33/73] drm/msm: dpu: Don't set legacy plane->crtc pointer
` [PATCH AUTOSEL 4.19 34/73] drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"
` [PATCH AUTOSEL 4.19 35/73] drm/msm: Fix error return checking
  ` [PATCH AUTOSEL 4.19 18/73] drm/amdgpu: wait for IB test on first device open
  ` [PATCH AUTOSEL 4.19 36/73] drm/amd/powerplay: issue pre-display settings for display change event
` [PATCH AUTOSEL 4.19 39/73] Input: synaptics - enable SMBus for HP 15-ay000
` [PATCH AUTOSEL 4.19 40/73] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH AUTOSEL 4.19 41/73] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH AUTOSEL 4.19 48/73] net/mlx4_en: Change min MTU size to ETH_MIN_MTU
` [PATCH AUTOSEL 4.19 49/73] net/mlx4_en: Fix build break when CONFIG_INET is off
` [PATCH AUTOSEL 4.19 55/73] thermal: armada: fix legacy validity test sense
` [PATCH AUTOSEL 4.19 59/73] drm/amdgpu/vcn: Update vcn.cur_state during suspend
` [PATCH AUTOSEL 4.19 61/73] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
` [PATCH AUTOSEL 4.19 62/73] drm/ast: Fix connector leak during driver unload
` [PATCH AUTOSEL 4.19 63/73] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
` [PATCH AUTOSEL 4.19 64/73] vhost/vsock: fix reset orphans race with close timeout
` [PATCH AUTOSEL 4.19 66/73] i2c: axxia: properly handle master timeout
` [PATCH AUTOSEL 4.19 67/73] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH AUTOSEL 4.19 68/73] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH AUTOSEL 4.19 69/73] i2c: uniphier-f: "
` [PATCH AUTOSEL 4.19 70/73] nvme: validate controller state before rescheduling keep alive
` [PATCH AUTOSEL 4.19 71/73] nvmet-rdma: fix response use after free
` [PATCH AUTOSEL 4.19 73/73] net/mlx4_core: Correctly set PFC param if global pause is turned off

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-13  4:27 UTC  (42+ messages)
` [PATCH v9 01/39] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v9 02/39] drm: header for i915 - MEI_HDCP interface
` [PATCH v9 03/39] drivers/base: use a worker for sysfs unbind
` [PATCH v9 04/39] component: alloc component_match without any comp to match
` [PATCH v9 05/39] drm/i915: component master at i915 driver load
` [PATCH v9 06/39] drm/i915: Initialize HDCP2.2
` [PATCH v9 07/39] drm/i915: MEI interface definition
` [PATCH v9 08/39] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v9 09/39] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v9 10/39] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v9 11/39] drm: helper functions for hdcp2 seq_num to from u32
` [PATCH v9 12/39] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v9 13/39] drm: HDCP2.2 link check related constants
` [PATCH v9 14/39] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v9 15/39] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v9 16/39] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v9 17/39] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v9 18/39] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v9 19/39] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v9 20/39] mei: bus: whitelist hdcp client
` [PATCH v9 21/39] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v9 22/39] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v9 23/39] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v9 24/39] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v9 25/39] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v9 26/39] misc/mei/hdcp: Verify H_prime
` [PATCH v9 27/39] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v9 28/39] misc/mei/hdcp: Initiate Locality check
` [PATCH v9 29/39] misc/mei/hdcp: Verify L_prime
` [PATCH v9 30/39] misc/mei/hdcp: Prepare Session Key
` [PATCH v9 31/39] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v9 32/39] misc/mei/hdcp: Verify M_prime
` [PATCH v9 33/39] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v9 34/39] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v9 35/39] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v9 36/39] drm/i915: Commit CP without modeset
` [PATCH v9 37/39] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v9 38/39] FOR_TEST: i915/Kconfig: Select mei_hdcp by I915
` [PATCH v9 39/39] FOR_TESTING_ONLY: debugfs: Excluding the LSPCon for HDCP1.4
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev11)
` ✗ Fi.CI.SPARSE: "

[PATCH 0/5] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2018-12-13  4:23 UTC  (4+ messages)
` [PATCH 5/5] midx: implement midx_repack()

[U-Boot] [PATCH v1] tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
 2018-12-13  4:22 UTC  (2+ messages)

[PATCH v1] pinctrl: mediatek: improve Kconfig dependencies
 2018-12-13  4:21 UTC  (3+ messages)

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2018-12-13  4:20 UTC  (4+ messages)

[PATCH] net: phy: tja11xx: Add TJA11xx PHY driver
 2018-12-13  4:06 UTC  (3+ messages)

[PATCH] net: dsa: ksz: Fix port membership
 2018-12-13  3:51 UTC  (7+ messages)

[PATCH] serial: 8250: Fix clearing FIFOs in RS485 mode again
 2018-12-13  4:18 UTC  (6+ messages)

[PATCH v7 00/10] Add power domain driver for corners on msm8996/sdm845
 2018-12-13  4:16 UTC  (2+ messages)

Enlarging w/ xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Inappropriate ioctl for device
 2018-12-13  4:14 UTC  (12+ messages)

[PATCH 1/4] drm/amdgpu: increase the MAX ring number
 2018-12-13  4:13 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: use the idle engine 0/1 for page ring 0/1

[PATCH 1/4] drm/amdgpu: increase the MAX ring number
 2018-12-13  4:09 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amdgpu: update the vm invalidation engine layout
  ` [PATCH 3/4] drm/amdgpu: use different irq ring ID for Vega20 page queues
  ` [PATCH 4/4] drm/amdgpu: enable Vega20 page queue support

[PATCH net-next 0/13] sk_buff: add extension infrastructure
 2018-12-13  4:08 UTC  (2+ messages)

[PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox
 2018-12-13  4:08 UTC  (4+ messages)

[Bug 108980] New: GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
 2018-12-13  4:08 UTC  (2+ messages)
  ` [Bug 108980] "

SATA/SAS mixed pool
 2018-12-13  4:07 UTC  (2+ messages)

[PATCH] mm, memory_hotplug: pass next_memory_node to new_page_nodemask()
 2018-12-13  4:03 UTC  (2+ messages)

[Qemu-devel] [PULL 00/27] ppc-for-4.0 queue 20181213
 2018-12-13  4:01 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/27] spapr: Fix ibm, max-associativity-domains property number of nodes
` [Qemu-devel] [PULL 02/27] target/ppc: tcg: Implement addex instruction
` [Qemu-devel] [PULL 03/27] spapr: drop redundant statement in spapr_populate_drconf_memory()
` [Qemu-devel] [PULL 04/27] target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
` [Qemu-devel] [PULL 05/27] spapr: "
` [Qemu-devel] [PULL 06/27] ppc405_boards: "
` [Qemu-devel] [PULL 07/27] ppc405_uc: "
` [Qemu-devel] [PULL 08/27] ppc440_bamboo: "
` [Qemu-devel] [PULL 09/27] sam460ex: "
` [Qemu-devel] [PULL 10/27] virtex_ml507: "
` [Qemu-devel] [PULL 11/27] mac_newworld: simplify IRQ wiring
` [Qemu-devel] [PULL 12/27] e500: "
` [Qemu-devel] [PULL 13/27] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PULL 14/27] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PULL 15/27] ppc/xive: introduce the XiveNotifier interface
` [Qemu-devel] [PULL 16/27] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PULL 17/27] ppc/xive: introduce the XIVE Event Notification Descriptors
` [Qemu-devel] [PULL 18/27] spapr: initialize VSMT before initializing the IRQ backend
` [Qemu-devel] [PULL 19/27] spapr: introduce a spapr_irq_init() routine
` [Qemu-devel] [PULL 20/27] spapr: export and rename the xics_max_server_number() routine
` [Qemu-devel] [PULL 21/27] Changes requirement for "vsubsbs" instruction
` [Qemu-devel] [PULL 22/27] ppc/xive: add support for the END Event State Buffers
` [Qemu-devel] [PULL 23/27] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PULL 24/27] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PULL 25/27] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PULL 26/27] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PULL 27/27] spapr/xive: use the VCPU id as a NVT identifier

[PATCH] drm: add capability DRM_CAP_ASYNC_UPDATE
 2018-12-13  4:02 UTC  (4+ messages)

[PATCH bpf-next 0/3] tools: bpftool: fix the license on all files
 2018-12-13  3:59 UTC  (4+ messages)
` [PATCH bpf-next 1/3] tools: bpftool: fix SPDX format in headers
` [PATCH bpf-next 2/3] tools: bpftool: replace Netronome boilerplate with SPDX license headers
` [PATCH bpf-next 3/3] tools: bpftool: dual license all files

[PATCH] f2fs: add an ioctl() to explicitly trigger fsck later
 2018-12-13  3:56 UTC  (5+ messages)
` [f2fs-dev] "

Handling of duplicate inode numbers for the directories in the nfs v3 kernel client
 2018-12-13  3:55 UTC  (4+ messages)

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-12-13  3:55 UTC  (9+ messages)
` [PATCH v8 05/35] drm/i915: MEI interface definition

[U-Boot] [PATCH u-boot-marvell v3 01/10] board: turris_mox: Cosmetic restructurization
 2018-12-13  3:53 UTC  (8+ messages)
` [U-Boot] [PATCH u-boot-marvell v3 09/10] board: turris_mox: Support 1 GB version of Turris Mox

Cygwin Git with Windows paths
 2018-12-13  3:52 UTC  (10+ messages)
` [PATCH v2 1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again)

[PATCH] f2fs: remove codes of unused wio_mutex
 2018-12-13  3:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-12-13  3:50 UTC  (5+ messages)

[PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
 2018-12-13  3:48 UTC  (12+ messages)
` [PATCH net-next] "

[PATCH v3 4/4] arm64: dts: actions: s700-cubieboard7: Enable I2C0 and I2C1
 2018-12-13  3:47 UTC  (4+ messages)

[PATCH 0/1] oe-selftest: distrodata: change test_maintainers() to use tinfoil
 2018-12-13  3:46 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-13  3:46 UTC  (3+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCHSET] git-reverse-trailer-xrefs: Reverse map cherry-picks and other cross-references
 2018-12-13  3:46 UTC  (7+ messages)

[PATCH 0/7 v2] ASoC: merge audio-graph-scu into audio-graph - final step
 2018-12-13  3:45 UTC  (4+ messages)

[PATCH] xen: xen-pciback: Reset MSI-X state when exposing a device
 2018-12-13  3:46 UTC  (9+ messages)

[PATCH] staging: erofs: Add a blank line after declarations
 2018-12-13  3:42 UTC  (4+ messages)

[PATCH 1/5] net: dsa: ksz: Add MIB counter reading support
 2018-12-13  3:42 UTC  (4+ messages)
` [PATCH 3/5] net: dsa: ksz: Factor out common tag code

[Bug 201911] New: High frequency of gc cause application database corrupt
 2018-12-13  3:42 UTC  (2+ messages)
` [Bug 201911] "

[-next] usb: renesas_usbhs: Fix unused function warning when CONFIG_PM not set
 2018-12-13  3:41 UTC  (3+ messages)
` [PATCH -next] "

[PATCH bpf-next 0/3] bpf: improve BPF_JSET test coverage and verifier handling
 2018-12-13  3:41 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests: bpf: add trivial JSET test
` [PATCH bpf-next 2/3] bpf: verifier: teach the verifier to reason about the BPF_JSET instruction
` [PATCH bpf-next 3/3] selftests: bpf: verifier: add tests for JSET interpretation

[PATCH mlx5-next 0/6] mlx5 updates for shared branch 2018-12-12
 2018-12-13  3:41 UTC  (4+ messages)
` [PATCH mlx5-next 2/6] IB/mlx5: Unify e-switch representors load approach between uplink and VFs

[Qemu-devel] [PATCH for-4.0 0/6] vhost-user-blk: Add support for backend reconnecting
 2018-12-13  3:41 UTC  (13+ messages)

[PATCH 0/2] PCI: mediatek: Add support for MT7629
 2018-12-13  3:39 UTC  (5+ messages)
` [PATCH 2/2] PCI: mediatek: Add controller "

[PATCH v1 0/2] reimplement rwlock and add relevant perf test case
 2018-12-13  3:37 UTC  (3+ messages)
` [PATCH v1 1/2] test/rwlock: add "
` [PATCH v1 2/2] rwlock: reimplement with __atomic builtins

[PATCH 0/4] ccache.bbclass: Refactor it to make it more reliable
 2018-12-13  3:41 UTC  (7+ messages)
` [PATCH 1/4] base.bbclass: Remove invalid ccache related code

[PATCH v2] mm, memory_hotplug: Don't bail out in do_migrate_range prematurely
 2018-12-13  3:35 UTC  (3+ messages)

[PATCH net] soreuseport: use RCU_INIT_POINTER() when NULLing
 2018-12-13  3:35 UTC  (3+ messages)

Understanding U-boot
 2018-12-12 15:51 UTC 

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-13  3:25 UTC  (3+ messages)
` [PATCH kernel v4 03/19] powerpc/vfio/iommu/kvm: Do not pin device memory


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.