messages from 2018-09-26 16:38:10 to 2018-09-26 17:18:09 UTC [more...]
[PATCH 1/2] drm/amdgpu/soc15: fix warnings in register macro
2018-09-26 17:18 UTC (3+ messages)
[PATCH 00/12] add per-domain and per-cpupool generic parameters
2018-09-26 17:17 UTC (7+ messages)
` [PATCH 05/12] xen: add hypercall interfaces for domain and cpupool parameter setting
` [PATCH 07/12] xen: add domain specific parameter support
` [PATCH 09/12] tools/xl: add support for setting generic per-cpupool parameters
[PATCH net-next] net: ti: fix return type of ndo_start_xmit function
2018-09-26 17:17 UTC (2+ messages)
[PATCH v2 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
2018-09-26 17:16 UTC (4+ messages)
` [PATCH v2 2/9] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
[Buildroot] [PATCH 1/1] ncmpc: fix build with gcc 4.9
2018-09-26 17:15 UTC
[PATCH net-next] net: smsc: fix return type of ndo_start_xmit function
2018-09-26 17:15 UTC (2+ messages)
[PATCHv3 0/8] fetch: make sure submodule oids are fetched
2018-09-26 17:10 UTC (6+ messages)
` [PATCH 1/8] sha1-array: provide oid_array_filter
Fixing constant preference prompts during tests
2018-09-26 17:15 UTC (2+ messages)
[PATCH] net: liquidio: list usage cleanup
2018-09-26 17:14 UTC (2+ messages)
[PATCH] net: qed: list usage cleanup
2018-09-26 17:14 UTC (2+ messages)
[PATCH] rpmsg: core: add support to power domains for devices
2018-09-26 17:14 UTC (7+ messages)
[PATCH 1/4] platform/x86: intel_pmc_core: Show Latency Tolerance info
2018-09-26 17:14 UTC (4+ messages)
[Intel-wired-lan] [PATCH v2 00/16] Add SR-IOV support, feature updates
2018-09-26 17:13 UTC (31+ messages)
` [Intel-wired-lan] [PATCH v2 02/16] ice: Add support to detect SR-IOV capability and mailbox queues
` [Intel-wired-lan] [PATCH v2 03/16] ice: Add handler to configure SR-IOV
` [Intel-wired-lan] [PATCH v2 04/16] ice: Update VSI and queue management code to handle VF VSI
` [Intel-wired-lan] [PATCH v2 05/16] ice: Add support for VF reset events
` [Intel-wired-lan] [PATCH v2 06/16] ice: Add handlers for VF netdevice operations
` [Intel-wired-lan] [PATCH v2 07/16] ice: Implement virtchnl commands for AVF support
` [Intel-wired-lan] [PATCH v2 08/16] ice: Notify VF of link status change
` [Intel-wired-lan] [PATCH v2 09/16] ice: Extend malicious operations detection logic
` [Intel-wired-lan] [PATCH v2 10/16] ice: Fix forward to queue group logic
` [Intel-wired-lan] [PATCH v2 11/16] ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
` [Intel-wired-lan] [PATCH v2 12/16] ice: Fix potential null pointer issues
` [Intel-wired-lan] [PATCH v2 13/16] ice: Add more flexibility on how we assign an ITR index
` [Intel-wired-lan] [PATCH v2 14/16] ice: Use the right function to enable/disable VSI
` [Intel-wired-lan] [PATCH v2 15/16] ice: Fix error on driver remove
` [Intel-wired-lan] [PATCH v2 16/16] ice: Update version string
[PATCH] hv_netvsc: Make sure out channel is fully opened on send
2018-09-26 17:13 UTC (2+ messages)
[PATCH v3.1 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
2018-09-26 17:12 UTC (4+ messages)
` [PATCH v3.1 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()
[PATCH] gpio: omap: switch to use irq_chip pm runtime
2018-09-26 17:12 UTC (2+ messages)
[PATCH] platform/x86: intel-wmi-thunderbolt: Add dynamic debugging
2018-09-26 17:10 UTC (5+ messages)
[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
2018-09-26 17:08 UTC (15+ messages)
` [PATCH net-next v6 07/23] zinc: ChaCha20 ARM and ARM64 implementations
[PATCH] net/ncsi: Add NCSI OEM command for FB Tiogapass
2018-09-26 17:07 UTC (6+ messages)
[PATCH 0/4] IB: decrease large contigous allocation
2018-09-26 17:06 UTC (7+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: test handling of exceptions
2018-09-26 17:05 UTC
[Intel-wired-lan] [PATCH 00/16] Implementation updates for ice
2018-09-26 17:05 UTC (33+ messages)
` [Intel-wired-lan] [PATCH 01/16] ice: Move common functions out of ice_main.c part 1/7
` [Intel-wired-lan] [PATCH 02/16] ice: Move common functions out of ice_main.c part 2/7
` [Intel-wired-lan] [PATCH 03/16] ice: Move common functions out of ice_main.c part 3/7
` [Intel-wired-lan] [PATCH 04/16] ice: Move common functions out of ice_main.c part 4/7
` [Intel-wired-lan] [PATCH 05/16] ice: Move common functions out of ice_main.c part 5/7
` [Intel-wired-lan] [PATCH 06/16] ice: Move common functions out of ice_main.c part 6/7
` [Intel-wired-lan] [PATCH 07/16] ice: Move common functions out of ice_main.c part 7/7
` [Intel-wired-lan] [PATCH 08/16] ice: Change pf state behavior to protect reset path
` [Intel-wired-lan] [PATCH 09/16] ice: Expand use of VSI handles part 1/2
` [Intel-wired-lan] [PATCH 10/16] ice: Expand use of VSI handles part 2/2
` [Intel-wired-lan] [PATCH 11/16] ice: Implement VSI replay framework
` [Intel-wired-lan] [PATCH 12/16] ice: Check for actual link state of port after reset
` [Intel-wired-lan] [PATCH 13/16] ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
` [Intel-wired-lan] [PATCH 14/16] ice: Implement ethtool hook for RSS switch
` [Intel-wired-lan] [PATCH 15/16] ice: Align ice_reset_req enum values to hardware reset values
` [Intel-wired-lan] [PATCH 16/16] ice: Add support for dynamic interrupt moderation
[PATCH 2/2] arm64: dts: allwinner: Olimex A64-OLinuXino: fix ethernet
2018-09-26 17:05 UTC (7+ messages)
git fetch <remote> <branch> behaves weirdely when run in a worktree
2018-09-26 17:05 UTC (5+ messages)
[MPTCP] [Weekly meetings] MoM - 26th of September 2018
2018-09-26 17:05 UTC
[Intel-wired-lan] [PATCH 00/16] Add SR-IOV support, feature updates
2018-09-26 17:05 UTC (27+ messages)
` [Intel-wired-lan] [PATCH 02/16] ice: Add support to detect SR-IOV capability and mailbox queues
` [Intel-wired-lan] [PATCH 03/16] ice: Add handler to configure SR-IOV
` [Intel-wired-lan] [PATCH 04/16] ice: Update VSI and queue management code to handle VF VSI
` [Intel-wired-lan] [PATCH 05/16] ice: Add support for VF reset events
` [Intel-wired-lan] [PATCH 06/16] ice: Add handlers for VF netdevice operations
` [Intel-wired-lan] [PATCH 07/16] ice: Implement virtchnl commands for AVF support
` [Intel-wired-lan] [PATCH 08/16] ice: Notify VF of link status change
` [Intel-wired-lan] [PATCH 09/16] ice: Extend malicious operations detection logic
` [Intel-wired-lan] [PATCH 10/16] ice: Fix forward to queue group logic
` [Intel-wired-lan] [PATCH 11/16] ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
` [Intel-wired-lan] [PATCH 12/16] ice: Fix potential null pointer issues
` [Intel-wired-lan] [PATCH 14/16] ice: Use the right function to enable/disable VSI
` [Intel-wired-lan] [PATCH 16/16] ice: Update version string
[PATCH net-next] tls: Remove redundant vars from tls record structure
2018-09-26 10:52 UTC
[Bridge] [PATCH net-next v2 0/9] net: bridge: convert bool options to bits
2018-09-26 17:04 UTC (3+ messages)
[RFC PATCH 1/2] mem_access: Fix npfec.kind propagation
2018-09-26 17:00 UTC (4+ messages)
` [RFC PATCH 2/2] x86/mm: Add mem access rights to NPT
[PATCH] dt-bindings: arm: Document iW-RainboW-G20D-Qseven-RZG1N board
2018-09-26 10:44 UTC
[Ksummit-discuss] [TECH-TOPIC] Review - Code of Conduct: Let's revamp it
2018-09-26 17:03 UTC (7+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: simplify lib/efi_selftest/Makefile
2018-09-26 17:03 UTC
[PATCH v6 0/7] KVM: x86: hyperv: PV IPI support for Windows guests
2018-09-26 17:02 UTC (8+ messages)
` [PATCH v6 1/7] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v6 2/7] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v6 3/7] KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
` [PATCH v6 4/7] KVM: x86: hyperv: keep track of mismatched VP indexes
` [PATCH v6 5/7] KVM: x86: hyperv: valid_bank_mask should be 'u64'
` [PATCH v6 6/7] KVM: x86: hyperv: optimize kvm_hv_flush_tlb() for vp_index == vcpu_idx case
` [PATCH v6 7/7] KVM: x86: hyperv: implement PV IPI send hypercalls
[PATCH net-next 00/15] s390/net: updates 2018-09-26
2018-09-26 17:02 UTC (2+ messages)
[PATCH v10 0/8] blk-mq: Implement runtime power management
2018-09-26 16:59 UTC (5+ messages)
` [PATCH v10 5/8] percpu-refcount: Introduce percpu_ref_resurrect()
[PATCH 00/30] mm: remove bootmem allocator
2018-09-26 16:58 UTC (8+ messages)
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [OpenRISC] "
[PATCH v3 0/2] remoteproc: qcom: Rename adsp and mss drivers
2018-09-26 16:58 UTC (5+ messages)
` [PATCH v3 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v3 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver
netlink: 16 bytes leftover after parsing attributes in process `ip'
2018-09-26 10:45 UTC (5+ messages)
[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
2018-09-26 16:57 UTC (2+ messages)
[PATCH] makedumpfile/ppc64: increase MAX_PHYSMEM_BITS to 128TB
2018-09-26 16:56 UTC
[PATCH 0/5] Update and move Dell drivers dell_rbu and dcdbas
2018-09-26 16:55 UTC (4+ messages)
[PATCH v3 1/2] pinctrl: qcom: Add sdm660 pinctrl driver
2018-09-26 16:54 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding
[PATCH lksctp-tools] func_tests: fix use of uninitialized var
2018-09-26 16:53 UTC
[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
2018-09-26 10:40 UTC (5+ messages)
[PATCH v2 0/6] xen/arm: SMCCC fixup and improvement
2018-09-26 16:53 UTC (3+ messages)
` [PATCH v2 4/6] xen/arm: cpufeature: Add helper to check constant caps
[PATCH v6 00/17] media: imx: Switch to subdev notifiers
2018-09-26 10:40 UTC (8+ messages)
` [PATCH v6 02/17] media: v4l2: async: Allow searching for asd of any type
[PATCH] video/fbdev/stifb: Fix spelling mistake in fall-through annotation
2018-09-26 16:52 UTC (3+ messages)
[ANNOUNCE] Renesas tree closed for v4.20
2018-09-26 10:40 UTC
[PATCH] 9p: potential NULL dereference
2018-09-26 10:39 UTC
[PATCH v2 00/37] ARM: dts: tegra: colibri_t20: major revamp incl. eval board support
2018-09-26 16:52 UTC (3+ messages)
[PATCH v1 01/28] platform/x86: intel_bxtwc_tmu: Convert to use SPDX identifier
2018-09-26 16:52 UTC (28+ messages)
` [PATCH v1 02/28] platform/x86: intel_cht_int33fe: "
` [PATCH v1 03/28] platform/x86: intel_chtdc_ti_pwrbtn: Add "
` [PATCH v1 04/28] platform/x86: intel-hid: Convert to use "
` [PATCH v1 05/28] platform/x86: intel_int0002_vgpio: "
` [PATCH v1 06/28] platform/x86: intel-ips: "
` [PATCH v1 07/28] platform/x86: intel_menlow: Sort headers alphabetically
` [PATCH v1 08/28] platform/x86: intel_menlow: Convert to use SPDX identifier
` [PATCH v1 09/28] platform/x86: intel_mid_powerbtn: Remove unnecessary init.h inclusion
` [PATCH v1 10/28] platform/x86: intel_mid_powerbtn: Convert to use SPDX identifier
` [PATCH v1 11/28] platform/x86: intel_mid_thermal: Sort headers alphabetically
` [PATCH v1 12/28] platform/x86: intel_mid_thermal: Convert to use SPDX identifier
` [PATCH v1 13/28] platform/x86: intel_oaktrail: Sort headers alphabetically
` [PATCH v1 14/28] platform/x86: intel_oaktrail: Convert to use SPDX identifier
` [PATCH v1 15/28] platform/x86: intel_pmc: Sort headers alphabetically
` [PATCH v1 16/28] platform/x86: intel_pmc: Convert to use SPDX identifier
` [PATCH v1 17/28] platform/x86: intel_punit_ipc: Sort headers alphabetically
` [PATCH v1 18/28] platform/x86: intel_punit_ipc: Convert to use SPDX identifier
` [PATCH v1 19/28] platform/x86: intel-rst: Sort headers alphabetically
` [PATCH v1 20/28] platform/x86: intel-rst: Convert to use SPDX identifier
` [PATCH v1 21/28] platform/x86: intel_scu_ipc: Sort headers alphabetically
` [PATCH v1 22/28] platform/x86: intel_scu_ipc: Convert to use SPDX identifier
` [PATCH v1 23/28] platform/x86: intel-smartconnect: Sort headers alphabetically
` [PATCH v1 24/28] platform/x86: intel-smartconnect: Convert to use SPDX identifier
` [PATCH v1 25/28] platform/x86: intel_telemetry: "
` [PATCH v1 26/28] platform/x86: intel_turbo_max_3: Sort headers alphabetically
` [PATCH v1 27/28] platform/x86: intel_turbo_max_3: Convert to use SPDX identifier
` [PATCH v1 28/28] platform/x86: intel-wmi-thunderbolt: "
[PATCH v4] fuse: add max_pages option
2018-09-26 10:39 UTC (6+ messages)
` 答复: "
[igt-dev] [PATCH i-g-t v1 0/6] Added new test file pm_dc.c
2018-09-26 16:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH -next 01/18] drm/vmwgfx: Add a validation module v2
2018-09-26 16:50 UTC (9+ messages)
` [PATCH -next 10/18] drm/ttm: Make the object handles idr-generated
` [PATCH -next 12/18] drm/ttm: Export ttm_bo_reference_unless_doomed()
[U-Boot] [PATCH v5 1/1] rtc: pl031: convert the driver to driver model
2018-09-26 16:49 UTC
[PATCH v3 0/4] fpga: add devm managed create APIs
2018-09-26 16:49 UTC (3+ messages)
` [PATCH v3 2/4] fpga: bridge: add devm_fpga_bridge_create
[PULL 0/2] virtio-ccw fixes
2018-09-26 16:48 UTC (5+ messages)
` [PULL 1/2] virtio/s390: avoid race on vcdev->config
` [PULL 2/2] virtio/s390: fix race in ccw_io_helper()
Question on flashing firmware and bmc image
2018-09-26 16:48 UTC (3+ messages)
[PATCH] Allow hwrng to initialize crng
2018-09-26 10:35 UTC (2+ messages)
[PATCH] drm/amdkfd: Remove the requirement for atomic Ops on vg20
2018-09-26 16:46 UTC (2+ messages)
[U-Boot] [PATCH v9 1/8] ppa/fm/qe: use block layer in ppa/fm/qe driver
2018-09-26 16:45 UTC (5+ messages)
` [U-Boot] [PATCH v9 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
2018-09-26 16:44 UTC (5+ messages)
[PATCH/RFT] arm64: dts: renesas: r8a77965: Add Sound and Audio DMAC device nodes
2018-09-26 10:32 UTC (3+ messages)
[Intel-wired-lan] [PATCH 0/8] Minor updates and bug fixes
2018-09-26 16:43 UTC (13+ messages)
` [Intel-wired-lan] [PATCH 3/8] ice: update branding strings and supported device ids
` [Intel-wired-lan] [PATCH 4/8] ice: update fw version check logic
` [Intel-wired-lan] [PATCH 5/8] ice: Update comment for ice_fltr_mgmt_list_entry
` [Intel-wired-lan] [PATCH 6/8] ice: Query the Tx scheduler node before adding it
` [Intel-wired-lan] [PATCH 7/8] ice: Update to capabilities admin queue command
` [Intel-wired-lan] [PATCH 8/8] ice: fix changing of ring descriptor size (ethtool -G)
[PATCH ARM-next] ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
2018-09-26 16:43 UTC (2+ messages)
[PATCH v4 0/11] add json power policy interface for containers
2018-09-26 16:37 UTC (12+ messages)
` [PATCH v5 0/10] "
` [PATCH v5 01/10] examples/power: add checks around hypervisor
` [PATCH v5 02/10] examples/power: allow for number of vms to be zero
` [PATCH v5 03/10] lib/power: add changes for host commands/policies
` [PATCH v5 04/10] examples/power: add necessary changes to guest app
` [PATCH v5 05/10] examples/power: add host channel to power manager
` [PATCH v5 06/10] examples/power: increase allowed number of clients
` [PATCH v5 07/10] examples/power: add json string handling
` [PATCH v5 08/10] examples/power: clean up verbose messages
` [PATCH v5 09/10] examples/power: add meson/ninja build support
` [PATCH v5 10/10] doc/vm_power_manager: add JSON interface API info
[PATCH 0/2] kni: add API to set link status on kernel interface
2018-09-26 16:42 UTC (6+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] "
[PATCH v2 0/1] Parent pointers test v2
2018-09-26 10:28 UTC (2+ messages)
` [PATCH v2 1/1] xfstests: Add parent pointer test
[PATCH v3 0/4] R-Car D3/E3 display DT enablement
2018-09-26 10:30 UTC (6+ messages)
` [PATCH v3 2/4] arm64: dts: renesas: r8a77995: Add LVDS support
[distros-debian-squeeze test] 75294: trouble: blocked/broken
2018-09-26 16:41 UTC
[PATCH v3 00/30] xfsprogs: parent pointers v2
2018-09-26 10:23 UTC (3+ messages)
` [PATCH v3 27/30] xfsprogs: Add parent pointers to recreated inodes
` [PATCH v3 30/30] xfsprogs: Add i, n and f flags to parent command
Can not set SMP affinity on kernels above 3.10.0-514
2018-09-26 16:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.