All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-30 00:35:05 to 2017-09-30 02:52:30 UTC [more...]

[PATCH net-next 0/5] bpf: Extend bpf_{prog,map}_info
 2017-09-30  2:52 UTC  (5+ messages)
` [PATCH net-next 2/5] bpf: Add map_name to bpf_map_info

[PATCH 1/2] drm/amd/powerplay: fix a logic error in pp_hw_init
 2017-09-30  2:50 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: fix ret checks in amd_powerplay.c

[PATCH] mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock
 2017-09-30  2:47 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/47] Remove some of the fprintf(stderr, "*
 2017-09-30  2:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 05/47] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 23/47] hw/microblaze: "
` [Qemu-devel] [PATCH v2 24/47] hw/mips: "
` [Qemu-devel] [PATCH v2 28/47] hw/nios2: "
` [Qemu-devel] [PATCH v2 37/47] hw/sparc*: "
` [Qemu-devel] [PATCH v2 43/47] util: "

[Buildroot] Build failure in icu-59.1
 2017-09-30  2:46 UTC 

[Bug 75985] New: HDMI audio device only visible after rescan
 2017-09-30  2:45 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH v3 0/6] Miscellaneous improvements to Host1x and TegraDRM
 2017-09-30  2:44 UTC  (10+ messages)
` [PATCH v3 1/6] gpu: host1x: Enable Tegra186 syncpoint protection
` [PATCH v3 4/6] gpu: host1x: Disassemble more instructions
` [PATCH v3 6/6] drm/tegra: Use u64_to_user_ptr helper

[PATCH] drm/amd/powerplay: fix a warning in pp_hw_init
 2017-09-30  2:41 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock
 2017-09-30  2:41 UTC  (8+ messages)

[PATCH v6 0/4] fix dax to nondax dio fake failures
 2017-09-30  2:30 UTC  (4+ messages)
` [PATCH v7] generic/413: skip dax to nondax dio test if needed

[Qemu-devel] [PATCH] gitignore: ignore check-qlit test
 2017-09-29 23:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] Initial i.MX7 support
 2017-09-30  0:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/17] imx_fec: Use ENET_FTRL to determine truncation length
` [Qemu-devel] [PATCH 06/17] imx_fec: Use MIN instead of explicit ternary operator
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v2] console: purge curses bits from console.h
 2017-09-29 23:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] egl: misc framebuffer helper improvements
 2017-09-29 23:23 UTC  (2+ messages)

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-09-30  2:25 UTC  (2+ messages)

[meta-java][PATCH] openjdk-8-common: Fix the issue of building failed adlc on host with gcc < 6
 2017-09-30  2:24 UTC 

[GIT PULL] platform-drivers-x86 for 4.14-2
 2017-09-30  2:22 UTC 

re
 2017-09-29 23:45 UTC 

[PATCH v3 0/8] Introduce support for Dell SMBIOS over WMI
 2017-09-30  2:16 UTC  (12+ messages)
` [PATCH v3 2/8] platform/x86: dell-smbios: Introduce a WMI-ACPI interface
` [PATCH v3 3/8] platform/x86: dell-wmi-smbios: Use Dell WMI descriptor check
` [PATCH v3 4/8] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v3 5/8] platform/x86: dell-wmi-smbios: introduce character device for userspace
` [PATCH v3 6/8] platform/x86: dell-wmi-smbios: Add a sysfs interface for SMBIOS tokens

f34c8585ed ("rcutorture: Invoke call_rcu() from timer handler"): WARNING: kernel stack regs at bdf19a20 in trinity-c0:12909 has bad 'bp' value bdf17850
 2017-09-30  2:15 UTC  (2+ messages)

[PATCH V2] Bug fix for PME interrupt handler, add Root Status check
 2017-09-30  2:12 UTC  (2+ messages)

keyboard behavior change
 2017-09-30  2:12 UTC 

d1ddd86a5a ("x86/paravirt: move native patch code strings to .."): BUG: kernel hang in boot stage
 2017-09-30  2:12 UTC 

[PATCH V2 for-next 0/8] Bug fixes & Code improvements in hip06 and hip08 RoCE driver
 2017-09-30  2:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/13] More fully implement ARM PMUv3
 2017-09-30  2:08 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] target/arm: A53: Initialize PMCEID[0]
` [Qemu-devel] [PATCH 02/13] target/arm: Check PMCNTEN for whether PMCCNTR is enabled
` [Qemu-devel] [PATCH 03/13] target/arm: Reorganize PMCCNTR read, write, sync
` [Qemu-devel] [PATCH 04/13] target/arm: Mask PMU register writes based on PMCR_EL0.N
` [Qemu-devel] [PATCH 05/13] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PATCH 06/13] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-devel] [PATCH 07/13] target/arm: Implement PMOVSSET
` [Qemu-devel] [PATCH 08/13] target/arm: Split arm_ccnt_enabled into generic pmu_counter_enabled
` [Qemu-devel] [PATCH 09/13] target/arm: Add array for supported PMU events, generate PMCEID[01]
` [Qemu-devel] [PATCH 10/13] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [PATCH 11/13] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PATCH 12/13] target/arm: PMU: Set PMCR.N to 4
` [Qemu-devel] [PATCH 13/13] target/arm: Implement PMSWINC

random insta-reboots on AMD Phenom II
 2017-09-30  2:05 UTC 

[PATCH] examples/l3fwd: pass flow arguments when starting l3fwd
 2017-09-30  1:59 UTC  (2+ messages)
` [PATCH v2] examples/l3fwd: pass flow arguments when start app

[PATCH v5 00/16] Enable Memory Bandwidth Allocation in Xen
 2017-09-30  1:39 UTC  (17+ messages)
` [PATCH v5 01/16] docs: create Memory Bandwidth Allocation (MBA) feature document
` [PATCH v5 02/16] Rename PSR sysctl/domctl interfaces and xsm policy to make them be general
` [PATCH v5 03/16] x86: rename 'cbm_type' to 'psr_type' to make it general
` [PATCH v5 04/16] x86: a few optimizations to psr codes
` [PATCH v5 05/16] x86: implement data structure and CPU init flow for MBA
` [PATCH v5 06/16] x86: implement get hw info "
` [PATCH v5 07/16] x86: implement get value interface "
` [PATCH v5 08/16] x86: implement set value flow "
` [PATCH v5 09/16] tools: create general interfaces to support psr allocation features
` [PATCH v5 10/16] tools: implement the new libxc get hw info interface
` [PATCH v5 11/16] tools: implement the new libxl "
` [PATCH v5 12/16] tools: implement the new xl "
` [PATCH v5 13/16] tools: rename 'xc_psr_cat_type' to 'xc_psr_type'
` [PATCH v5 14/16] tools: implement new generic get value interface and MBA get value command
` [PATCH v5 15/16] tools: implement new generic set value interface and MBA set "
` [PATCH v5 16/16] docs: add MBA description in docs

[PATCH libdrm 1/4] amdgpu: add sync_file import and export functions
 2017-09-30  1:57 UTC  (5+ messages)
` [PATCH libdrm 2/4] drm: add drmSyncobjWait wrapper

[meta-security][PATCH] keynote: update the SRC_URI
 2017-09-30  1:55 UTC 

[PATCH 1/3] drm/syncobj: extract two helpers from drm_syncobj_create
 2017-09-30  1:55 UTC  (5+ messages)

A potential issue in security_inode_init_security function
 2017-09-30  1:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mx25pdk: Use generic filesystem commands
 2017-09-30  1:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx25pdk: Remove duplicated define

[linux-linus test] 113913: regressions - FAIL
 2017-09-30  1:50 UTC 

[PATCH v2] null_blk: add "no_sched" module parameter
 2017-09-30  1:49 UTC 

[PATCH v2 1/7] drm/rockchip: dw_hdmi: update dw_hdmi_rockchip_dt_ids
 2017-09-30  1:46 UTC  (7+ messages)
` [PATCH v2 2/7] drm/rockchip: dw_hdmi: add device type
` [PATCH v2 3/7] drm: bridge: dw-hdmi: change hdmi phy hpd read function to export
` [PATCH v2 4/7] drm/rockchip: dw_hdmi: add inno hdmi phy ops
` [PATCH v2 5/7] drm/rockchip: dw_hdmi: add hclk_vio
` [PATCH v2 6/7] drm/rockchip: dw_hdmi: update dw-hdmi encoder enable
` [PATCH v2 7/7] drm: bridge: dw-hdmi: get phy ops by device type

[PATCH] Bug fix for PME interrupt handler, add Root Status check
 2017-09-30  1:46 UTC  (5+ messages)

[PATCH v2 0/7] Add support RK3328 drm hdmi
 2017-09-30  1:41 UTC 

ibqueryerrors.c: Add support for additional counters in PortCountersExtended
 2017-09-30  1:42 UTC 

[PATCH] null_blk: add "no_sched" module parameter
 2017-09-30  1:40 UTC  (3+ messages)

[PATCH infiniband-diags] libibmad/fields.c: PortInfo:McastPkeyTrapSuppressionEnabled is 2 bits in IBA 1.3
 2017-09-30  1:38 UTC  (2+ messages)

[PATCHv2 infiniband-diags] ibcc[config query].c: Make SwitchPortCongestionSetting IBA 1.3 compliant
 2017-09-30  1:38 UTC  (2+ messages)

[PATCH v1 1/6] bbdev: librte_bbdev library
 2017-09-30  1:37 UTC  (6+ messages)
` [PATCH v1 2/6] bbdev: PMD drivers (null/turbo_sw)
` [PATCH v1 3/6] bbdev: test applications
` [PATCH v1 4/6] bbdev: sample app
` [PATCH v1 5/6] bbdev: documentation
` [PATCH v1 6/6] bbdev: auxiliary changes to DPDK framework

[PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables
 2017-09-30  1:38 UTC  (3+ messages)

[PATCH v1 0/6] Wireless Base Band Device (bbdev)
 2017-09-30  1:37 UTC 

[PATCH 1/4] drm/amd/powerplay: added new raven ppsmc messages
 2017-09-30  1:35 UTC  (9+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: get raven max/min gfx clocks
  ` [PATCH 3/4] drm/amd/powerplay: get raven current sclk and mclk
  ` [PATCH 4/4] drm/amd/powerplay: get raven sclk and mclk levels

[PATCH 0/3] kill async counters
 2017-09-30  1:28 UTC  (4+ messages)
` [PATCH 1/3] Btrfs: remove nr_async_bios

[PATCH 0/5] more i40iw fixes
 2017-09-30  1:29 UTC  (6+ messages)
  ` [PATCH 1/5] i40iw: Do not retransmit MPA request after it is ACKed
  ` [PATCH 2/5] i40iw: Do not generate CQE for RTR on QP flush
  ` [PATCH 3/5] i40iw: Do not allow posting WR after QP is flushed
  ` [PATCH 4/5] i40iw: Add missing memory barriers
  ` [PATCH 5/5] i40iw: Fix port number for query QP

[PATCH] PCI: Fix legacy IRQ assignment execution stage
 2017-09-30  1:27 UTC  (3+ messages)

[PATCH net-next] vhost_net: do not stall on zerocopy depletion
 2017-09-30  1:25 UTC  (4+ messages)

[PATCH] rootfs-postcommands.bbclass: add support for /etc/ld.so.conf.d/*.conf
 2017-09-30  1:23 UTC  (5+ messages)

[PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
 2017-09-30  1:23 UTC 

[PATCH] drm/amd/powerplay: fix typo on avfs disable
 2017-09-30  1:21 UTC  (2+ messages)

[mdadm PATCH 1/1] Fix a build error
 2017-09-30  1:19 UTC  (3+ messages)

[PATCH] xen: Credit2: stop hitting a BU_ON() when creating a Credit2 cpupool
 2017-09-30  1:19 UTC 

[RFC PATCH] PCI: Fix prefetchable range broken in pci_bridge_check_ranges
 2017-09-30  1:15 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: dsa: change dsa_ptr for a dsa_port
 2017-09-30  1:14 UTC  (3+ messages)
` [PATCH net-next v2 1/7] net: dsa: add master helper to look up slaves

[PATCH 1/9] kbuild: rpm-pkg: remove ppc64 specific image handling
 2017-09-30  1:10 UTC  (9+ messages)
` [PATCH 2/9] kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
` [PATCH 3/9] kbuild: rpm-pkg: clean up mkspec
` [PATCH 4/9] kbuild: rpm-pkg: refactor mkspec with here doc
` [PATCH 5/9] kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
` [PATCH 6/9] kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
` [PATCH 7/9] kbuild: rpm-pkg: fix jobserver unavailable warning
` [PATCH 8/9] kbuild: rpm-pkg: keep spec file until make mrproper
` [PATCH 9/9] kbuild: rpm-pkg: do not force -jN in submake

Hi, problems configuring mutt
 2017-09-30  1:11 UTC  (2+ messages)
` [Outreachy kernel] "

dtc: build errors with swig
 2017-09-30  1:10 UTC  (4+ messages)

[PATCH 0/3] staging: iio: tsl2x7x: staging cleanups
 2017-09-30  1:09 UTC  (4+ messages)
` [PATCH 1/3] staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settings
` [PATCH 2/3] staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribute to iio_chan_spec
` [PATCH 3/3] staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_spec

Problems compiling with KCFLAGS="-frecord-gcc-switches"
 2017-09-30  1:07 UTC  (3+ messages)

[Bug 197069] New: systemd service with ProtectHome=yes causes ELOOP when accessing /home
 2017-09-30  1:07 UTC  (3+ messages)
` [Bug 197069] "

[PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
 2017-09-30  0:56 UTC 

[Qemu-devel] [PATCH v3] virtio: introduce `info virtio' hmp command
 2017-09-30  0:52 UTC  (3+ messages)

[PATCH v3 1/2] drm/tinydrm: Move tinydrm_of_find_backlight into drm_of.c
 2017-09-30  0:49 UTC  (3+ messages)

[RFC] PCIe bus address at 0x00000000
 2017-09-30  0:47 UTC 

[PATCH] tpm: fix duplicate inline declaration specifier
 2017-09-30  0:46 UTC  (3+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-09-29
 2017-09-30  0:45 UTC  (16+ messages)
` [net-next 01/15] i40e/i40evf: rename bytes_per_int to bytes_per_usec
` [net-next 02/15] i40e: Fix unqualified module message while bringing link up
` [net-next 03/15] i40e: Fix link down message when interface is brought up
` [net-next 04/15] i40e: simplify member variable accesses
` [net-next 05/15] i40e: relax warning message in case of version mismatch
` [net-next 06/15] i40e: fix for flow director counters not wrapping as expected
` [net-next 07/15] i40evf: lower message level
` [net-next 08/15] i40e: use separate state bit for miscellaneous IRQ setup
` [net-next 09/15] i40e: use newer generic PM support instead of legacy PM callbacks
` [net-next 10/15] i40e: don't clear suspended state until we finish resuming
` [net-next 11/15] i40e: prevent service task from running while we're suspended
` [net-next 12/15] i40e: shutdown all IRQs and disable MSI-X when suspended
` [net-next 13/15] i40evf: fix ring to vector mapping
` [net-next 14/15] i40e: Enable VF to negotiate number of allocated queues
` [net-next 15/15] i40e: refactor FW version checking

[PATCH] net: hns3: fix null pointer dereference before null check
 2017-09-30  0:43 UTC  (3+ messages)

Fail to build Linux with O= in master
 2017-09-30  0:37 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2017-09-30  0:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/mips: remove commented out codes intranslate.c
 2017-09-30  0:38 UTC 

[PATCH v2 00/21] lpfc updates for 11.4.0.4
 2017-09-30  0:34 UTC  (13+ messages)
` [PATCH v2 10/21] lpfc: Reduce log spew on controller reconnects
` [PATCH v2 11/21] lpfc: Set missing abort context
` [PATCH v2 12/21] lpfc: Revise NVME module parameter descriptions for better clarity
` [PATCH v2 13/21] lpfc: Fix oops if nvmet_fc_register_targetport fails
` [PATCH v2 14/21] lpfc: Disable NPIV support if NVME is enabled
` [PATCH v2 15/21] lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIP
` [PATCH v2 16/21] lpfc: Fix secure firmware updates
` [PATCH v2 17/21] lpfc: Ensure io aborts interlocked with the target
` [PATCH v2 18/21] lpfc: Extend RDP support
` [PATCH v2 19/21] lpfc: Fix oops of nvme host during driver unload
` [PATCH v2 20/21] lpfc: correct nvme sg segment count check
` [PATCH v2 21/21] lpfc: change version to 11.4.0.4


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.