All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-09 06:58:30 to 2019-02-09 10:16:29 UTC [more...]

[PATCH] Input: ili210x - switch to using devm_device_add_group()
 2019-02-09 10:16 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 5.0-rc6
 2019-02-09 10:14 UTC  (2+ messages)

[PATCH v12 00/38] drm/i915: Implement HDCP2.2
 2019-02-09 10:14 UTC  (45+ messages)
` [PATCH v12 01/38] drm/doc: document recommended component helper usage
` [PATCH v12 02/38] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v12 03/38] drm: header for i915 - MEI_HDCP interface
` [PATCH v12 04/38] drm/i915: Initialize HDCP2.2
` [PATCH v12 05/38] drm/i915: MEI interface definition
` [PATCH v12 06/38] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v12 07/38] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v12 08/38] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v12 09/38] drm: helper functions for hdcp2 seq_num to from u32
` [PATCH v12 10/38] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v12 11/38] drm: HDCP2.2 link check period
` [PATCH v12 12/38] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v12 13/38] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v12 14/38] drm: removing the DP Errata msg and its msg id
` [PATCH v12 15/38] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v12 16/38] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v12 17/38] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v12 18/38] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v12 19/38] mei: bus: whitelist hdcp client
` [PATCH v12 20/38] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v12 21/38] mei: me: add ice lake point device id
` [PATCH v12 22/38] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v12 23/38] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v12 24/38] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v12 25/38] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v12 26/38] misc/mei/hdcp: Verify H_prime
` [PATCH v12 27/38] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v12 28/38] misc/mei/hdcp: Initiate Locality check
` [PATCH v12 29/38] misc/mei/hdcp: Verify L_prime
` [PATCH v12 30/38] misc/mei/hdcp: Prepare Session Key
` [PATCH v12 31/38] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v12 32/38] misc/mei/hdcp: Verify M_prime
` [PATCH v12 33/38] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v12 34/38] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v12 35/38] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v12 36/38] FOR_TEST_ONLY: i915/Kconfig: Select mei_hdcp by I915
` [PATCH v12 37/38] FOR_TESTING_ONLY: debugfs: Excluding the LSPCon for HDCP1.4
` [PATCH v12 38/38] FOR_TESTING_ONLY: ICL: Limit clk to <= 340MHz
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[Qemu-arm] [PATCH] hw/arm/bcm2835_peripheral: add bcm283x sp804-alike timer
 2019-02-09  2:25 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-02-09 10:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libopenssl: renumber patches
 2019-02-09 10:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libopenssl: add runtime fixes for tor

[PATCH 00/12] Enable accelerated OpenGL in qemu
 2019-02-09 10:06 UTC  (9+ messages)
` [PATCH 01/12] virglrenderer: add a recipe
` [PATCH 02/12] qemu: enable virglrenderer and glx options for native/nativesdk builds

Linux 5.0 regression: rtl8169 / kernel BUG at lib/dynamic_queue_limits.c:27!
 2019-02-09 10:07 UTC  (13+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2019-02-09 10:04 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: move gen5 SDR driver to DM
 2019-02-09 10:02 UTC  (6+ messages)

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-09  9:57 UTC  (5+ messages)

[PATCH v4 0/7] UFS on APQ8098/MSM8998
 2019-02-09  9:54 UTC  (4+ messages)
` [PATCH v4 6/7] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[PATCHSET v13] io_uring IO interface
 2019-02-09  9:53 UTC  (46+ messages)
` [PATCH 01/19] fs: add an iopoll method to struct file_operations
` [PATCH 02/19] block: wire up block device iopoll method
` [PATCH 03/19] block: add bio_set_polled() helper
` [PATCH 04/19] iomap: wire up the iopoll method
` [PATCH 05/19] Add io_uring IO interface
` [PATCH 06/19] io_uring: add fsync support
` [PATCH 07/19] io_uring: support for IO polling
` [PATCH 08/19] fs: add fget_many() and fput_many()
` [PATCH 09/19] io_uring: use fget/fput_many() for file references
` [PATCH 10/19] io_uring: batch io_kiocb allocation
` [PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/19] net: split out functions related to registering inflight socket files
` [PATCH 14/19] io_uring: add file set registration
` [PATCH 15/19] io_uring: add submission polling

USB: serial: pl2303: add Delock Infrared device id
 2019-02-09  9:46 UTC 

[PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
 2019-02-09  9:41 UTC  (13+ messages)

[PATCH v5] bluetooth: Fix WARNING in tty_set_termios()
 2019-02-09  9:42 UTC  (2+ messages)

[PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
 2019-02-09  9:37 UTC  (6+ messages)
      ` [PATCH v2] "

[Bug 46711] New: Monitor not turning on after DisplayPort re-plug in Xorg
 2019-02-09  9:35 UTC  (2+ messages)
` [Bug 46711] "

[PATCH] ASoC: hdac_hdmi: use devm_kzalloc for all structures
 2019-02-09  9:34 UTC  (2+ messages)

[PATCH] ALSA: PCM: check if ops are defined before suspending PCM
 2019-02-09  9:27 UTC  (2+ messages)

[PATCH] livepatch: Enforce reliable stack trace as config dependency
 2019-02-09  9:17 UTC 

[xen-unstable-smoke test] 133056: trouble: blocked/broken/pass
 2019-02-09  9:13 UTC 

[PATCH v8 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2019-02-09  9:11 UTC  (5+ messages)
` [PATCH v8 1/6] fieldbus_dev: add Fieldbus Device subsystem

[PATCH] ieee1275: Include a.out header in assembly of sparc64 boot loader
 2019-02-09  9:08 UTC 

[PATCH v3 00/15] Habana Labs kernel driver
 2019-02-09  9:09 UTC  (5+ messages)
` [PATCH v3 05/15] habanalabs: add command buffer module

USB: serial: pl2303: add Delock Infrared device id
 2019-02-09  9:08 UTC 

[PATCH] iio: chemical: sps30: fix a loop timeout test
 2019-02-09  9:03 UTC  (2+ messages)

[PATCH] btrfs: Silence a static checker locking warning
 2019-02-09  9:02 UTC  (2+ messages)

[PATCH] Input: msm: Tweak an error message
 2019-02-09  9:01 UTC 

[PATCH] rsi: fix a typo in a debug message
 2019-02-09  9:00 UTC  (2+ messages)

[PATCH] memblock: update comments and kernel-doc
 2019-02-09  8:59 UTC  (3+ messages)

[MODERATED] [PATCH v3 0/6] PERFv3
 2019-02-09  8:57 UTC  (8+ messages)
` [MODERATED] [PATCH v3 2/6] PERFv3
  ` [MODERATED] Re: [SUSPECTED SPAM][PATCH "
        ` [MODERATED] [RFC][PATCH] performance walnuts
          ` [MODERATED] "

[PATCH] ubifs: reject unsupported ioctl flags explicitly
 2019-02-09  8:54 UTC 

[PATCH 1/2] drm/i915/hotplug: Move iteration over connectors to other function
 2019-02-09  8:49 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

USB: serial: pl2303: add Delock Infrared device id
 2019-02-09  8:48 UTC 

[PATCH v3 0/3 net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
 2019-02-09  8:46 UTC  (2+ messages)
` [PATCH net-next] net: phy: remove unneeded masking of PHY register read results

[Fix v2] t5562: remove dependency on /dev/zero
 2019-02-09  8:46 UTC  (2+ messages)

[PATCH net-next 0/4] devlink: minor tweaks to reported device info
 2019-02-09  8:36 UTC  (7+ messages)
` [PATCH net-next 1/4] devlink: fix condition for compat "
` [PATCH net-next 2/4] devlink: don't allocate attrs on the stack
` [PATCH net-next 3/4] nfp: devlink: rename vendor to manufacture

[PATCH v3 0/5] UFS on APQ8098/MSM8998
 2019-02-09  8:42 UTC  (13+ messages)
  ` [PATCH v3 5/5] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[freebsd-master test] 133038: all pass - PUSHED
 2019-02-09  8:41 UTC 

[PATCH v2 net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
 2019-02-09  8:40 UTC  (3+ messages)

[Breakage] Git v2.21.0-rc0 - t5318 (NonStop)
 2019-02-09  8:39 UTC  (12+ messages)

Linux 4.4.174
 2019-02-09  8:39 UTC 

Possible bug into DSA2 code
 2019-02-09  8:24 UTC 

[ath6kl:pending 12/32] drivers/net/wireless/ath/wil6210/txrx.c:341:25: warning: 'rtap' may be used uninitialized in this function
 2019-02-09  8:31 UTC  (3+ messages)

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-02-09  8:29 UTC  (3+ messages)

[linux-4.4 test] 133034: trouble: blocked/broken/fail/pass
 2019-02-09  8:28 UTC 

[PATCH 0/3] firmware_loader: few selftest fixes
 2019-02-09  8:25 UTC  (3+ messages)

Linux 5.0 regression: BUG: unable to handle kernel paging request at ffff888023e26778
 2019-02-09  8:26 UTC 

Linux 5.0 regression: BUG: unable to handle kernel paging request at ffff888023e26778
 2019-02-09  8:26 UTC 

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-02-09  8:20 UTC  (3+ messages)
` [PATCHv4 10/13] node: Add memory caching attributes

[Buildroot] [git commit] package/brcm-patchram-plus: fix build on sparc
 2019-02-09  8:13 UTC 

Linux 4.4.174
 2019-02-09  8:13 UTC  (4+ messages)

t0028-working-tree-encoding.sh failing on musl based systems (Alpine Linux)
 2019-02-09  8:09 UTC  (4+ messages)

[mac80211-next:cfg80211-mac80211-multi-bssid 8/20] ERROR: "__umoddi3" [net/wireless/cfg80211.ko] undefined!
 2019-02-09  8:08 UTC  (2+ messages)

patch "staging: wilc1000: fix to set correct value for 'vif_num'" added to staging-next
 2019-02-09  8:03 UTC 

patch "Revert "selftests: firmware: remove use of non-standard diff -Z" added to driver-core-next
 2019-02-09  8:03 UTC 

patch "selftests: firmware: fix verify_reqs() return value" added to driver-core-next
 2019-02-09  8:03 UTC 

patch "Revert "selftests: firmware: add" added to driver-core-next
 2019-02-09  8:02 UTC 

patch "driver core: Postpone DMA tear-down until after devres release" added to driver-core-next
 2019-02-09  8:02 UTC 

[PATCH net-next] net/tls: Disable async decrytion for tls1.3
 2019-02-09  7:53 UTC 

[PATCH tip/core/rcu 0/19] SPDX changes for v5.1
 2019-02-09  7:47 UTC  (2+ messages)

[linux-next:master 6618/6917] kernel/sched/psi.c:1230:13: sparse: error: incompatible types in comparison expression (different address spaces)
 2019-02-09  7:44 UTC  (3+ messages)

[PATCH v6 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-09  7:37 UTC  (11+ messages)
` [PATCH v6 6/6] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[igt-dev] [PATCH i-g-t] i915/query: Enable QUERY_TOPOLOGY_INFO for all gens
 2019-02-09  7:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 00/16] wilc1000: move out of staging
 2019-02-09  7:13 UTC  (17+ messages)
` [PATCH 01/16] wilc1000: add host_interface.h
` [PATCH 02/16] wilc1000: add host_interface.c
` [PATCH 03/16] wilc1000: add wilc_wlan_if.h
` [PATCH 04/16] wilc1000: add wilc_wlan_cfg.h
` [PATCH 05/16] wilc1000: add wilc_wlan_cfg.c
` [PATCH 06/16] wilc1000: add wilc_wfi_netdevice.h
` [PATCH 07/16] wilc1000: add wilc_wfi_cfgoperations.h
` [PATCH 08/16] wilc1000: add wilc_wfi_cfgoperations.c
` [PATCH 09/16] wilc1000: add wilc_netdev.c
` [PATCH 10/16] wilc1000: add wilc_mon.c
` [PATCH 11/16] wilc1000: add wilc_spi.c
` [PATCH 12/16] wilc1000: add wilc_wlan.c
` [PATCH 13/16] wilc1000: add wilc_wlan.h
` [PATCH 14/16] wilc1000: add wilc_sdio.c
` [PATCH 15/16] wilc1000: updated DT device binding for wilc1000 device
` [PATCH 16/16] wilc1000: add Makefile and Kconfig files for wilc1000 compilation

[PATCH v12 00/38] drm/i915: Implement HDCP2.2
 2019-02-09  7:11 UTC  (2+ messages)
` [PATCH v12 01/38] drm/doc: document recommended component helper usage

[PATCH net-next 0/5] mvpp2 phylink fixes
 2019-02-09  7:09 UTC  (2+ messages)

[PATCH net-next 0/2] Revert wake_on_lan devlink parameter
 2019-02-09  7:07 UTC  (2+ messages)

[PATCH net-next] ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
 2019-02-09  7:05 UTC  (2+ messages)

[PATCH net-next] ixgbe: Use struct_size() helper
 2019-02-09  7:04 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] igc: Use struct_size() helper
 2019-02-09  7:04 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] igb: use struct_size() helper
 2019-02-09  7:04 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] net: phy: don't double-read link status register if link is up
 2019-02-09  7:02 UTC  (2+ messages)

[PATCH] net: stmmac: Variable "val" in function sun8i_dwmac_set_syscon() could be uninitialized
 2019-02-09  7:01 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-08
 2019-02-09  7:00 UTC 

[PATCH net-next] fm10k: use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] nfp: flower: cmsg: use struct_size() helper
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_router: Use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] bnx2x: Use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] wimax/i2400m: use struct_size() helper
 2019-02-09  6:58 UTC  (2+ messages)


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.