All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-21 12:26:59 to 2018-05-21 13:37:45 UTC [more...]

[PATCH V2] webkitgtk: Upgrade to 2.20.2
 2018-05-21 13:37 UTC 

[LSFMM] RDMA data corruption potential during FS writeback
 2018-05-21 13:37 UTC  (8+ messages)

[PATCH] test: fix hang on FreeBSD
 2018-05-21 13:33 UTC  (6+ messages)

[PATCH INTERNAL 0/3] Add Broadcom PAXC related quirks
 2018-05-21 13:33 UTC  (6+ messages)
` [PATCH INTERNAL 3/3] PCI: iproc: Disable MSI parsing in certain PAXC blocks

Fwd: New to the Kernel Newbie
 2018-05-21 13:33 UTC  (2+ messages)
  `  "

[RFC][PATCH] affs_lookup(): close a race with affs_remove_link()
 2018-05-21 13:29 UTC  (2+ messages)

[PATCH 0/9] ACPI/i2c Enumerate several instances out of one fwnode
 2018-05-21 13:31 UTC  (8+ messages)

[SPDK] Compiling error on different types of Intel CPU
 2018-05-21 13:31 UTC 

[PATCH net-next 0/7] Add support for QCA8334 switch
 2018-05-21 13:28 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: qca8k: Add QCA8334 binding documentation
` [PATCH net-next 2/7] net: dsa: qca8k: Add support for QCA8334 switch
` [PATCH net-next 3/7] net: dsa: qca8k: Enable RXMAC when bringing up a port
` [PATCH net-next 4/7] net: dsa: qca8k: Force CPU port to its highest bandwidth
` [PATCH net-next 5/7] net: dsa: qca8k: Allow overwriting CPU port setting
` [PATCH net-next 6/7] net: dsa: qca8k: Replace GPL boilerplate by SPDX
` [PATCH net-next 7/7] net: dsa: qca8k: Remove rudundant parentheses

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-05-21 13:31 UTC  (2+ messages)

[PATCH v6 0/8] Fixes for GCC8 against lagopus
 2018-05-21 13:30 UTC  (9+ messages)
` [PATCH v6 5/8] rte_mbuf.h: avoid implicit demotion in 64-bit arith
` [PATCH v6 6/8] rte_mbuf.h: choose correct type for temp
` [PATCH v6 7/8] rte_mbuf.h: add and subtract explicitly to avoid promotion
` [PATCH v6 8/8] rte_ethdev.h: align sign and scope of temp var

[PATCH] app/test-pmd: fix testpmd log of start command
 2018-05-21 13:28 UTC  (2+ messages)
` [PATCH v2] app/testpmd: fix "

[Buildroot] [PATCH] wavpack: add upstream security fixes
 2018-05-21 13:27 UTC 

[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
 2018-05-21 13:25 UTC  (5+ messages)

[PATCH v4 00/41] drm/i915: Implement HDCP2.2
 2018-05-21 13:23 UTC  (44+ messages)
` [PATCH v4 01/41] drm: hdcp2.2 authentication msg definitions
` [PATCH v4 02/41] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v4 03/41] mei: bus: whitelist hdcp client
` [PATCH v4 04/41] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v4 05/41] misc/mei/hdcp: Notifier chain for mei cldev state change
` [PATCH v4 06/41] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v4 07/41] linux/mei: Header for mei_hdcp driver interface
` [PATCH v4 08/41] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v4 09/41] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v4 10/41] misc/mei/hdcp: Verify H_prime
` [PATCH v4 11/41] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v4 12/41] misc/mei/hdcp: Initiate Locality check
` [PATCH v4 13/41] misc/mei/hdcp: Verify L_prime
` [PATCH v4 14/41] misc/mei/hdcp: Prepare Session Key
` [PATCH v4 15/41] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v4 16/41] misc/mei/hdcp: Verify M_prime
` [PATCH v4 17/41] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v4 18/41] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v4 19/41] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v4 20/41] drm/i915: Define HDCP2.2 related variables
` [PATCH v4 21/41] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v4 22/41] drm/i915: Wrappers for mei HDCP2.2 services
` [PATCH v4 23/41] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v4 24/41] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v4 25/41] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v4 26/41] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH v4 27/41] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v4 28/41] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v4 29/41] drm/i915: Pullout the bksv read and validation
` [PATCH v4 30/41] drm/i915: Initialize HDCP2.2 and its MEI interface
` [PATCH v4 31/41] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v4 32/41] drm/i915: Enable superior HDCP ver that is capable
` [PATCH v4 33/41] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v4 34/41] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v4 35/41] drm/i915: Check HDCP 1.4 and 2.2 link "
` [PATCH v4 36/41] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
` [PATCH v4 37/41] drm/i915/gmbus: Enable burst read
` [PATCH v4 38/41] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v4 39/41] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v4 40/41] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v4 41/41] drm/i915: Add HDCP2.2 support for HDMI connectors
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev5)
` ✗ Fi.CI.SPARSE: "

[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
 2018-05-21 13:23 UTC  (6+ messages)

[PATCH v5 0/7] drm/i915: per context slice/subslice powergating
 2018-05-21 13:22 UTC  (4+ messages)
` [PATCH v5 7/7] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH] powerpc/xmon: really enable xmon when a breakpoint is set
 2018-05-21 13:21 UTC 

[PATCH 00/30] staging: lustre: tidy up - module init and includes
 2018-05-21 13:20 UTC  (3+ messages)
` [PATCH 13/30] staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chain
  ` [lustre-devel] "

[PATCH] typec: tcpm: Provide of_node pointer as part of psy_cfg
 2018-05-21 13:20 UTC  (3+ messages)
  `  "

[PATCH v3 00/28] Hash-independent tests
 2018-05-21 13:17 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v9 00/15] CPU scaling support for msm8996
 2018-05-21 13:17 UTC  (4+ messages)
` [PATCH v9 01/15] soc: qcom: Separate kryo l2 accessors from PMU driver

[BUG] On Allwinner A20 Board Cubietruck distorted SPDIF opical output
 2018-05-21 13:17 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH v2 0/7] B.A.T.M.A.N. V - fallback to tp meter estimation if throughput otherwise not available
 2018-05-21 13:17 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v2 6/7] batman-adv: ELP - use tp meter to estimate the throughput if "

Any chance to get snapshot-aware defragmentation?
 2018-05-21 13:15 UTC  (8+ messages)

[PATCH 0/2] arm64: fatal kernel fault reporting improvements
 2018-05-21 13:14 UTC  (3+ messages)
` [PATCH 1/2] arm64: make is_permission_fault() name clearer
` [PATCH 2/2] arm64: Unify kernel fault reporting

[SPDK] GitHub issue reporting template
 2018-05-21 13:13 UTC 

[PATCH v5 05/14] usb: typec: add API to get typec basic port power and data config
 2018-05-21 13:12 UTC  (12+ messages)
                    ` [v5,05/14] "

[PATCH V5] PCI: rcar: Use runtime PM to control controller clock
 2018-05-21 13:09 UTC  (20+ messages)

[RFC PATCH] mtd: spi-nor: add support to non-uniform SPI NOR flash memories
 2018-05-21 11:35 UTC  (2+ messages)

[PATCH] drm/i915/icl: fix icl_unmap/map_plls_to_ports
 2018-05-21 13:11 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/4] PCI: rcar: Rename rcar_pcie_parse_request_of_pci_ranges()
 2018-05-21 13:11 UTC  (4+ messages)
` [PATCH 2/4] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
` [PATCH 3/4] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH 4/4] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails

[PATCH] net/i40e: add a specific API to control the LLDP agent
 2018-05-21 13:11 UTC  (2+ messages)

[xen-unstable-smoke test] 123024: regressions - FAIL
 2018-05-21 13:10 UTC 

[PATCH v3 0/3] arm64: dts: Draak: Enable video inputs and VIN4
 2018-05-21 13:10 UTC  (8+ messages)
` [PATCH v3 2/3] arm64: dts: renesas: draak: Describe CVBS input

[PATCH] doc: announce ABI change for crypto info struct
 2018-05-21 13:08 UTC  (8+ messages)
` [PATCH v5 0/6] Cryptodev API/ABI deprecation notices
  ` [PATCH v5 1/6] doc: announce ABI change for crypto sym info struct
  ` [PATCH v5 2/6] doc: announce ABI change for crypto "
  ` [PATCH v5 3/6] doc: announce deprecation for attach/detach crypto session
  ` [PATCH v5 4/6] doc: announce deprecation in crypto queue pair start/stop
  ` [PATCH v5 5/6] doc: announce deprecation in crypto feature flags
  ` [PATCH v5 6/6] cryptodev: rename get session size API

[PATCH v2] packet: track ring entry use using a shadow ring to prevent RX ring overrun
 2018-05-21 12:57 UTC  (4+ messages)

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-21 13:06 UTC  (5+ messages)
` [PATCH v6 1/9] counter: Introduce the Generic Counter interface

[PATCH] build: Exclude cscope and tags files from packaging
 2018-05-21 13:06 UTC  (2+ messages)

[Bug 199781] New: nouveau: cannot boot without nouveau.modeset=0 and cannot use HDMI output
 2018-05-21 13:05 UTC  (4+ messages)
` [Bug 199781] "

[RFC,1/7] usb: typec: Generalize mux mode names
 2018-05-21 13:04 UTC 

[PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver
 2018-05-21 13:04 UTC  (19+ messages)
` [PATCH] "

[PATCH] ceph: fix st_nlink stat for directories
 2018-05-21 13:04 UTC  (2+ messages)

[ANN] Meeting to discuss improvements to support MC-based cameras on generic apps
 2018-05-21 13:04 UTC  (4+ messages)

[PATCH] Fix improper usage of g_free
 2018-05-21 13:03 UTC  (4+ messages)
    `  "

[PATCH net-next] tipc: eliminate complaint of KMSAN uninit-value in tipc_conn_rcv_sub
 2018-05-21 13:02 UTC  (3+ messages)

[PATCH 1/1] qed: Add firmware 8.37.2.0
 2018-05-21 13:01 UTC  (2+ messages)

[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver
 2018-05-21 13:01 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/14] sdcard: Proper implementation of CRC7
 2018-05-21 12:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 13/14] sdcard: Add a "validate-crc" property

[PATCH] net/liquidio:Fix Unable to update lio_dev->linfo.link var
 2018-05-21 12:58 UTC 

[igt-dev] [PATCH i-g-t v2 0/4] intel/gem: test the partial whitelisting of the INSTPM register
 2018-05-21 12:57 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 3/4] tests/gem_ctx_isolation: add a command parser version to registers

usb: xhci: force all memory allocations to node
 2018-05-21 12:56 UTC 

[igt-dev] [PATCH v2 1/2] lib/igt_debugfs: Add function to check if file exists in debugfs
 2018-05-21 12:55 UTC  (3+ messages)
` [igt-dev] [PATCH v3 "
` [igt-dev] [PATCH v3 2/2] tests/debugfs_test: Add subtest guc_log_relay

[PATCH] drivers: base: cacheinfo: use OF property_read_u64 instead of get_property,read_number
 2018-05-21 12:53 UTC  (3+ messages)
` [PATCH v2] drivers: base: cacheinfo: use OF property_read_u32 instead of get_property, read_number
  ` [PATCH v2] drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,read_number

[PATCH v3] net/tap: fix device removal when no queues exist
 2018-05-21 12:52 UTC  (3+ messages)
` [PATCH v4] "

[U-Boot] [PATCH v2 1/2] cmd: nvedit: add whitelist option for env import
 2018-05-21 12:51 UTC  (10+ messages)

[PATCH v3] drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits
 2018-05-21 12:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits (rev3)

WARNING in ext4_set_page_dirty
 2018-05-21 12:50 UTC  (3+ messages)

[GIT PULL] MIPS fixes for 4.17-rc7
 2018-05-21 12:48 UTC 

[PATCH] Adopt Go workspace best practices
 2018-05-21 12:46 UTC  (2+ messages)

[PATCH v2]: perf/x86: store user space frame-pointer value on a sample
 2018-05-21 12:44 UTC  (5+ messages)

[PATCH 1/2] app/testpmd: fix copy of raw flow item (revisited)
 2018-05-21 12:44 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] ASoC: Intel: cht_bsw_nau8824: Fix jack_type to include SND_JACK_MICROPHONE
 2018-05-21 12:42 UTC 

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-05-21 12:42 UTC  (14+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v2 0/1] ipmi: NPCM7xx KCS BMC: enable interrupt to the host
 2018-05-21 12:39 UTC  (2+ messages)
` [PATCH v2 1/1] "

Remaining old offloading API usage in PMDs
 2018-05-21 12:38 UTC  (2+ messages)

[PATCH v2 0/2] vfs: better dedupe permission check
 2018-05-21 12:35 UTC  (3+ messages)
` [PATCH v2 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH] loop: clear wb_err in bd_inode when detaching backing file
 2018-05-21 12:37 UTC 

[PATCH] t: make many tests depend less on the refs being files
 2018-05-21 12:37 UTC  (4+ messages)

ViryaOS: proposal for a new Xen Project sub-project
 2018-05-21 12:37 UTC 

[PATCH 0/5] snprintf truncation fixes
 2018-05-21 12:36 UTC  (4+ messages)
` [PATCH 3/5] query_fsmonitor: use xsnprintf for formatting integers

WG: Need for HW-clock independent timestamps
 2018-05-21 12:35 UTC  (6+ messages)

[RFC feedback] AF_XDP and non-Intel hardware
 2018-05-21 12:34 UTC 

[PATCH] Wire compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATTRIBUTES
 2018-05-21 12:34 UTC 

[Qemu-devel] [PATCH v2 0/2] BQL patches for the lm32 target
 2018-05-21 12:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] target/lm32: hold BQL in gdbstub

[PATCH v3] iio: dac: Add support for external reference voltage through the regulator framework
 2018-05-21 12:29 UTC  (3+ messages)

[PATCH 3/3] bpf: add ability to configure BPF JIT kallsyms export at the boot time
 2018-05-21 12:30 UTC  (2+ messages)

[PATCH 2/3] bpf: add ability to configure BPF JIT hardening via boot-time parameter
 2018-05-21 12:30 UTC  (2+ messages)

[PATCH 1/3] bpf: add ability to configure unprivileged BPF via boot-time parameter
 2018-05-21 12:29 UTC  (2+ messages)

[PATCH 0/3] bpf: add boot parameters for sysctl knobs
 2018-05-21 12:29 UTC  (2+ messages)

[PATCH] drm/i915/skl+: ddb allocation algorithm optimization
 2018-05-21 12:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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.