All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-20 11:22:01 to 2018-09-20 12:29:47 UTC [more...]

Request for commit rights on libdrm
 2018-09-20 12:29 UTC  (4+ messages)
` [PATCH libdrm] CONTRIBUTING: clarify how to request a Developer role

[Ksummit-discuss] [MAINTAINER TOPIC FOR KS] CoC and Linus position (perhaps undocumented/closed/limited/invite session)
 2018-09-20 12:28 UTC  (2+ messages)

[tpm2] Any way to change NVRAM index password?
 2018-09-20 12:28 UTC 

[PATCH] eal/bsd: fix compile issue due to unused variables
 2018-09-20 12:26 UTC  (4+ messages)
` [PATCH v2] eal/bsd: fix unused parameters compile error

[V2, 0/5] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2018-09-20 12:26 UTC  (3+ messages)
` [V2, 1/5] media: platform: Add a DesignWare folder to have Synopsys drivers

[RFC] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-20 12:25 UTC  (8+ messages)
` [PATCH] gpiolib: Show correct direction from the beginning

[PATCH libdrm] android: make symbols hidden by default
 2018-09-20 12:24 UTC  (2+ messages)

Yocto SDK generated - unable to compile application
 2018-09-20 12:23 UTC  (6+ messages)

[PATCH 0/2] serial: sh-sci: Use pm_runtime_get_sync()/put()
 2018-09-20  6:32 UTC  (3+ messages)

[PATCH net] bnxt_en: don't try to offload VLAN 'modify' action
 2018-09-20  6:36 UTC  (2+ messages)

[PATCH v2 0/2] Compiler Attributes: (naked only, for v4.19)
 2018-09-20 12:18 UTC  (10+ messages)
` [PATCH v2 2/2] Compiler Attributes: naked can be shared

[PATCH libdrm v2] CONTRIBUTING: clarify how to request a Developer role
 2018-09-20 12:18 UTC  (3+ messages)
` [PATCH libdrm v3] "

[PATCH v3 0/5] Guest LBR Enabling
 2018-09-20 12:17 UTC  (9+ messages)
` [PATCH v3 1/5] perf/x86: add a function to get the lbr stack
` [PATCH v3 4/5] KVM/x86/vPMU: Add APIs to support host save/restore the guest "
` [PATCH v3 5/5] KVM/x86/lbr: lazy save "

[PATCH -next] serial: imx: remove set but not used variable 'rtsirq'
 2018-09-20 12:17 UTC  (5+ messages)
` [PATCH] serial: imx: restore handshaking irq for imx1

[PATCH v2] f2fs: allow out-place-update for direct IO in LFS mode
 2018-09-20 12:16 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH libdrm v2 00/13] hide library symbols by default
 2018-09-20 12:16 UTC  (2+ messages)

Incorrect latencystats implementation
 2018-09-20 12:16 UTC  (4+ messages)
` [PATCH] latency: clear mbuf timestamp after latency calculation

[PATCH net] mlxsw: spectrum: Bump required firmware version
 2018-09-20  6:31 UTC 

[PATCH] qtnfmac: remove set but not used variable 'vif'
 2018-09-20 12:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] brltty: use gcc instead of ld to link shared objects
 2018-09-20 12:11 UTC  (2+ messages)

[PATCH, resend] block: use bio_add_page in bio_iov_iter_get_pages
 2018-09-20  6:28 UTC 

[PATCH 0/8] drm/i915: Preparations for adding gen11 planar formats
 2018-09-20 12:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

arc vendor prefix
 2018-09-20 12:09 UTC  (2+ messages)

[GIT PULL] nvme fix for 4.19
 2018-09-20  6:26 UTC 

[PATCH v2 00/29] staging: wilc1000: avoid static variables and cleanup changes
 2018-09-20  6:23 UTC  (30+ messages)
` [PATCH v2 01/29] staging: wilc1000: change return type to 'void' for wilc_frame_register()
` [PATCH v2 02/29] staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()
` [PATCH v2 03/29] staging: wilc1000: change return type to 'void' for lock init & deinit functions
` [PATCH v2 04/29] staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()
` [PATCH v2 05/29] staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface()
` [PATCH v2 06/29] staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()
` [PATCH v2 07/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
` [PATCH v2 08/29] staging: wilc1000: change return type to 'void' tcp ack filter functions
` [PATCH v2 09/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()
` [PATCH v2 10/29] staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()
` [PATCH v2 11/29] staging: wilc1000: refactor wilc_wlan_parse_info_frame() function
` [PATCH v2 12/29] staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()
` [PATCH v2 13/29] staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct
` [PATCH v2 14/29] staging: wilc1000: remove unused wid type values
` [PATCH v2 15/29] staging: wilc1000: remove unused wid from cfg struct
` [PATCH v2 16/29] staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' struct
` [PATCH v2 17/29] staging: wilc1000: refactor code to avoid static variables for config parameters
` [PATCH v2 18/29] staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'
` [PATCH v2 19/29] staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
` [PATCH v2 20/29] staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
` [PATCH v2 21/29] staging: wilc1000: avoid use of 'g_sdio' static variable
` [PATCH v2 22/29] staging: wilc1000: avoid use of 'g_spi' "
` [PATCH v2 23/29] staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()
` [PATCH v2 24/29] staging: wilc1000: remove p2p related static variables to wilc_vif struct
` [PATCH v2 25/29] staging: wilc1000: remove wilc_debugfs.c file as its not used
` [PATCH v2 26/29] staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile
` [PATCH v2 27/29] staging: wilc1000: use usleep_range() in place of udelay()
` [PATCH v2 28/29] staging: wilc1000: avoid spaces preferred around checkpatch issue
` [PATCH v2 29/29] staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init()

[PATCH net-next 00/13] mlxsw: Further MC-awareness configuration
 2018-09-20  6:21 UTC  (14+ messages)
` [PATCH net-next 01/13] mlxsw: spectrum: Init shaper for TCs 8..15
` [PATCH net-next 02/13] mlxsw: spectrum_buffers: Use devlink pool indices throughout
` [PATCH net-next 03/13] mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egress
` [PATCH net-next 04/13] mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sb
` [PATCH net-next 05/13] mlxsw: spectrum_buffers: Allow pools of infinite size
` [PATCH net-next 06/13] mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limit
` [PATCH net-next 07/13] mlxsw: spectrum_buffers: Pass SBPM min_size in cells
` [PATCH net-next 08/13] mlxsw: spectrum_buffers: Allow configuration of static pools
` [PATCH net-next 09/13] mlxsw: spectrum_buffers: Configure MC pool
` [PATCH net-next 10/13] mlxsw: spectrum_buffers: Tweak SBMM configuration
` [PATCH net-next 11/13] selftests: forwarding: lib: Add ethtool_stats_get()
` [PATCH net-next 12/13] selftests: forwarding: lib: Add mtu_set(), mtu_restore()
` [PATCH net-next 13/13] selftests: mlxsw: Add a test for UC behavior under MC flood

btrfs filesystem show takes a long time
 2018-09-20  6:24 UTC  (3+ messages)

[PATCH v11] f2fs: guarantee journalled quota data by checkpoint
 2018-09-20 12:05 UTC 

[PATCH -next] serial: imx: remove set but not used variable 'rtsirq'
 2018-09-20 12:04 UTC  (6+ messages)

[PATCH 0/3] kvm "fake DAX" device
 2018-09-20 12:03 UTC  (5+ messages)
` [PATCH] qemu: Add virtio pmem device
    ` [Qemu-devel] "

[Linux-4.19] ThinkPad T470 not booting with "intel_iommu=on"
 2018-09-20 12:03 UTC  (2+ messages)

[RFCv3 0/2] ath10k: Add support to update tx rate to mac80211
 2018-09-20 12:05 UTC  (3+ messages)
` [RFCv3 1/2] mac80211: implement ieee80211_tx_rate_update to update rate
` [RFCv3 2/2] ath10k: report tx rate using ieee80211_tx_rate_update()

cannot mount btrfs as root
 2018-09-20  6:20 UTC  (3+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Thu Sep 20, 22:01
 2018-09-20 12:02 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Thu Sep 20, 22:00
 2018-09-20 12:01 UTC 

efinet SNP issue affects iscsi boot
 2018-09-20 12:01 UTC  (3+ messages)

[PATCH i-g-t 1/5] igt: Exercise creating context with shared GTT
 2018-09-20 12:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/5] "

[seabios baseline-only test] 75254: trouble: blocked/broken
 2018-09-20 11:59 UTC 

[PATCH] drm/i915/guc: Restore preempt-context across S3/S4
 2018-09-20 11:55 UTC  (3+ messages)

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-20 11:54 UTC  (6+ messages)
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode

[PATCH net 0/3] qed: Fix series for multi-function mode implementation
 2018-09-20  6:12 UTC  (2+ messages)

[LTP] [PATCH v3 1/2] lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd
 2018-09-20 11:51 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter

KSM not working in 4.9 Kernel
 2018-09-20 11:51 UTC  (9+ messages)

[PATCH net-next] nfp: provide a better warning when ring allocation fails
 2018-09-20  6:08 UTC  (2+ messages)

[PATCH 00/21] SMMU enablement for NXP LS1043A and LS1046A
 2018-09-20 11:49 UTC  (8+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-20 11:49 UTC  (5+ messages)

about openthread and 6lowpan
 2018-09-20  6:06 UTC  (4+ messages)

[PATCH net-next 1/2] r8169: simplify RTL8169 PHY initialization
 2018-09-20  6:06 UTC  (4+ messages)
` [PATCH net-next 2/2] r8169: remove duplicated RTL8169s PHY initialization steps

[PATCH] powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanes
 2018-09-20 11:47 UTC 

[PATCH 0/2] net/failsafe: support multicast MAC address set
 2018-09-20 11:46 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/failsafe: support multicast address list set

[PATCH net] mpls: allow routes on ip6gre devices
 2018-09-20  6:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/diffconfig: Removed BR2_* prefix restriction
 2018-09-20 11:44 UTC 

[PATCH v3 1/2] of: base: Introduce of_alias_get_alias_list() to check alias IDs
 2018-09-20 11:43 UTC  (7+ messages)
` [PATCH v3 2/2] serial: uartps: Change uart ID port allocation

[CI] drm/i915/selftests: Basic stress test for rapid context switching
 2018-09-20 11:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Basic stress test for rapid context switching (rev2)

[RESEND PATCH v3 1/2] of: base: Introduce of_alias_get_alias_list() to check alias IDs
 2018-09-20 11:41 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] serial: uartps: Change uart ID port allocation

[PATCH] nvme-cli: print "\n" after nvme list-subsys -o json
 2018-09-20 11:41 UTC 

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-09-20 11:41 UTC  (6+ messages)

[PATCH] ARM: dts: BCM53573: Relicense SoC file to the GPL 2.0+ / MIT
 2018-09-20 11:39 UTC  (2+ messages)

[PATCH v5 0/3] Add hvmops for setting and getting the suppress #VE bit
 2018-09-20 11:38 UTC  (4+ messages)
` [PATCH v5 2/3] x86/altp2m: Add a hvmop for setting "

[PATCH 2/2] ASoC: max98927: Add reset-gpio support
 2018-09-20 11:36 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] ARM: dts: BCM53573: Relicense Tenda AC9 file to the GPL 2.0+ / MIT
 2018-09-20 11:38 UTC  (2+ messages)

[PATCH v2 00/20] Support externally allocated memory in DPDK
 2018-09-20 11:36 UTC  (22+ messages)
` [PATCH v3 "
` [PATCH v3 01/20] mem: add length to memseg list
` [PATCH v3 02/20] mem: allow memseg lists to be marked as external
` [PATCH v3 03/20] malloc: index heaps using heap ID rather than NUMA node
` [PATCH v3 04/20] mem: do not check for invalid socket ID
` [PATCH v3 05/20] flow_classify: "
` [PATCH v3 06/20] pipeline: "
` [PATCH v3 07/20] sched: "
` [PATCH v3 08/20] malloc: add name to malloc heaps
` [PATCH v3 09/20] malloc: add function to query socket ID of named heap
` [PATCH v3 10/20] malloc: allow creating malloc heaps
` [PATCH v3 11/20] malloc: allow destroying heaps
` [PATCH v3 12/20] malloc: allow adding memory to named heaps
` [PATCH v3 13/20] malloc: allow removing memory from "
` [PATCH v3 14/20] malloc: allow attaching to external memory chunks
` [PATCH v3 15/20] malloc: allow detaching from external memory
` [PATCH v3 16/20] test: add unit tests for external memory support
` [PATCH v3 17/20] examples: add external memory example app
` [PATCH v3 18/20] doc: add external memory feature to the release notes
` [PATCH v3 19/20] doc: add external memory feature to programmer's guide
` [PATCH v3 20/20] doc: add external memory sample application guide

[PATCH] ARM: dts: BCM53573: Relicense Tenda AC9 file to the GPL 2.0+ / MIT
 2018-09-20 11:37 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: revise properties for usb 2.0
 2018-09-20  5:55 UTC  (3+ messages)

[PATCH] net: toshiba: remove a redundant local variable 'index_specified'
 2018-09-20 11:34 UTC  (3+ messages)

[1/2] usb: typec: mux: Take care of driver module reference counting
 2018-09-20 11:34 UTC 

PXE boot with e1000 using OVMF
 2018-09-20 11:33 UTC  (4+ messages)

[PATCH] sysrq: Use panic() to force a crash
 2018-09-20 11:31 UTC  (3+ messages)

[PATCH bpf-next 0/3] perf, bpf: reveal invisible bpf programs
 2018-09-20  5:48 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf: emit RECORD_MMAP events for bpf prog load/unload

Bump: NFS3 subsystem hung, Kernel alive
 2018-09-20  5:49 UTC  (3+ messages)

[PATCH 1/2] drm/scheduler: add a current job field to scheduler
 2018-09-20 11:30 UTC  (5+ messages)
` [PATCH 2/2] drm/scheduler: remove timeout work_struct from drm_sched_job

[LTP] [PATCH v1] Test statx() with flag AT_NO_AUTOMOUNT
 2018-09-20 11:27 UTC 

[1/2] usb: typec: mux: Take care of driver module reference counting
 2018-09-20 11:26 UTC 

[PATCH] mm: Recheck page table entry with page table lock held
 2018-09-20 11:25 UTC  (4+ messages)

[Buildroot] [PATCH] boot/gummiboot: updated url
 2018-09-20 11:25 UTC  (3+ messages)

[xen-unstable-smoke test] 127835: tolerable all pass - PUSHED
 2018-09-20 11:23 UTC 

[12/12] usb: typec: Group all TCPCI/TCPM code together
 2018-09-20 11:23 UTC 

[11/12] usb: typec: fusb302: reorganizing the probe function a little
 2018-09-20 11:23 UTC 

[10/12] platform: x86: intel_cht_int33fe: Remove the old connections for the muxes
 2018-09-20 11:23 UTC 

[09/12] usb: typec: class: Don't use port parent for getting mux handles
 2018-09-20 11:23 UTC 

[08/12] platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port
 2018-09-20 11:23 UTC 

[07/12] platform: x86: intel_cht_int33fe: Add connection for the DP alt mode
 2018-09-20 11:23 UTC 

[06/12] platform: x86: intel_cht_int33fe: Register all connections at once
 2018-09-20 11:23 UTC 

[05/12] drivers: base: Helpers for adding device connection descriptions
 2018-09-20 11:23 UTC 

[04/12] platform: x86: intel_cht_int33fe: Add dependency on muxes
 2018-09-20 11:23 UTC 

[03/12] usb: typec: fusb302: Populate tcpc fwnode for TCPM property handling
 2018-09-20 11:23 UTC 

[02/12] dt-bindings: usb: fusb302: Use usb-connector bindings for configuration
 2018-09-20 11:23 UTC 

[01/12] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings
 2018-09-20 11:23 UTC 

Bug report: HiBMC crash
 2018-09-20 11:23 UTC  (3+ messages)

[PATCH 1/3] event: add function for reading unlink in progress
 2018-09-20 11:22 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] event/sw: implement unlinks in progress function
  ` [PATCH v2 3/3] event/sw: add unit test for unlinks in progress

[RFC PATCH iproute2-next 0/3] rdma: IB device rename
 2018-09-20 11:22 UTC  (4+ messages)
` [RFC PATCH iproute2-next 1/3] rdma: Update kernel include file to support IB device renaming
` [RFC PATCH iproute2-next 2/3] rdma: Introduce command execution helper with required device name
` [RFC PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface

[PATCH 0/2] drm: Alpha blending issue
 2018-09-20 11:22 UTC  (4+ messages)
` [PATCH 2/2] drm: rcar-du: Enable alpha property on primary planes

[PATCH] devtools: use a common prefix for temporary files
 2018-09-20 11:22 UTC  (2+ messages)

[PATCH rdma-next 0/5] IB device rename support
 2018-09-20 11:22 UTC  (3+ messages)
` [PATCH rdma-next 4/5] RDMA/core: Implement IB device rename function
` [PATCH rdma-next 5/5] RDMA/nldev: Allow IB device rename through RDMA netlink


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.