All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-20 04:44:56 to 2018-02-20 07:35:53 UTC [more...]

[PATCH 00/80] net/sfc/base: update base driver
 2018-02-20  7:34 UTC  (74+ messages)
` [PATCH 01/80] net/sfc: add missing defines for SAL annotation
` [PATCH 02/80] net/sfc/base: regenerate files with genfwdef after ID update
` [PATCH 03/80] net/sfc/base: update autogenerated headers from firmwaresrc
` [PATCH 04/80] net/sfc/base: add 3.3V and 12.0V current sensors
` [PATCH 05/80] net/sfc/base: add Medford2 PCI IDs
` [PATCH 06/80] net/sfc/base: add efsys option for Medford2
` [PATCH 07/80] net/sfc/base: add Medford2 support to NIC module
` [PATCH 08/80] net/sfc/base: correct PIO buffer dimensions for Medford2
` [PATCH 09/80] net/sfc/base: move RxDP config get to EF10 NIC code
` [PATCH 10/80] net/sfc/base: add Medford2 support to EV module
` [PATCH 11/80] net/sfc/base: add Medford2 support to FILTER module
` [PATCH 12/80] net/sfc/base: add Medford2 support to INTR module
` [PATCH 13/80] net/sfc/base: add Medford2 support to MAC module
` [PATCH 14/80] net/sfc/base: add Medford2 support to MCDI module
` [PATCH 15/80] net/sfc/base: add Medford2 support to PHY module
` [PATCH 16/80] net/sfc/base: add Medford2 support to Rx module
` [PATCH 17/80] net/sfc/base: add Medford2 support to Tx module
` [PATCH 18/80] net/sfc/base: add Medford2 support to NVRAM module
` [PATCH 19/80] net/sfc/base: add Medford2 support to SRAM module
` [PATCH 20/80] net/sfc/base: add Medford2 support to BOOTCFG module
` [PATCH 21/80] net/sfc/base: add Medford2 support to VPD module
` [PATCH 22/80] net/sfc/base: add Medford2 support to MON module
` [PATCH 23/80] net/sfc/base: support runtime VI window size
` [PATCH 24/80] net/sfc/base: improve comments for EF10 ext port mapping
` [PATCH 25/80] net/sfc/base: add method to make checksum option descriptors
` [PATCH 26/80] net/sfc/base: update hardware headers for Medford2
` [PATCH 27/80] net/sfc/base: refactoring eliminating code analysis warnings
` [PATCH 28/80] net/sfc/base: fix too long line
` [PATCH 29/80] net/sfc/base: update notes on interrupt testing on VFs
` [PATCH 30/80] net/sfc/base: report memory BAR number
` [PATCH 31/80] net/sfc/base: simplify loopback type checking
` [PATCH 32/80] net/sfc/base: add support new link modes
` [PATCH 33/80] net/sfc/base: add new loopback modes
` [PATCH 34/80] net/sfc/base: add efsys macro to get memory region size
` [PATCH 35/80] net/sfc/base: handle new speeds in linkchange events
` [PATCH 36/80] net/sfc/base: refactor EF10 get datapath capabilities
` [PATCH 37/80] net/sfc/base: retrieve number of MAC stats from NIC
` [PATCH 38/80] net/sfc/base: improve robustness of MAC stats get via MCDI
` [PATCH 39/80] net/sfc/base: use MAC stats DMA buffer size from caps
` [PATCH 40/80] net/sfc/base: use MAC stats DMA buffer size when decoding
` [PATCH 41/80] net/sfc/base: run mkconfig.py to add FEC MAC stats
` [PATCH 42/80] net/sfc/base: decode Medford2 FEC stats if available
` [PATCH 43/80] net/sfc/base: resolve code analysis warnings
` [PATCH 44/80] net/sfc: size MAC stats DMA buffer to support Medford2
` [PATCH 45/80] net/sfc/base: remove MAC stats size define
` [PATCH 46/80] net/sfc/base: use correct name for frame truncation event
` [PATCH 47/80] net/sfc/base: add ef10 NIC board config method
` [PATCH 48/80] net/sfc/base: move port config to ef10 NIC board config
` [PATCH 49/80] net/sfc/base: move PF/VF "
` [PATCH 50/80] net/sfc/base: move MAC address config to ef10 NIC board cfg
` [PATCH 51/80] net/sfc/base: move legacy board "
` [PATCH 52/80] net/sfc/base: move PHY/link "
` [PATCH 53/80] net/sfc/base: move datapath "
` [PATCH 54/80] net/sfc/base: move Rx config to ef10 NIC board config
` [PATCH 55/80] net/sfc/base: move Tx "
` [PATCH 56/80] net/sfc/base: move limits "
` [PATCH 57/80] net/sfc/base: move vector "
` [PATCH 58/80] net/sfc/base: move privilege "
` [PATCH 59/80] net/sfc/base: move VI window size config to ef10 NIC board
` [PATCH 60/80] net/sfc/base: remove obsolete comments
` [PATCH 61/80] net/sfc/base: support FEC mode settings
` [PATCH 62/80] net/sfc/base: support Medford2 event timer semantics
` [PATCH 63/80] net/sfc/base: clarify port mode names and masks
` [PATCH 64/80] net/sfc/base: group Medford external port mapping entries
` [PATCH 65/80] net/sfc/base: add Medford2 support for external port numbers
` [PATCH 66/80] net/sfc/base: add Medford2 support for licencing
` [PATCH 68/80] net/sfc/base: provide a flag for controlling CTPIO mode
` [PATCH 69/80] net/sfc/base: add 1.3V voltage and current sensors
` [PATCH 70/80] net/sfc/base: document the event type for CTPIO sends
` [PATCH 71/80] net/sfc/base: run genfwdef to update headers
` [PATCH 77/80] net/sfc/base: add outer IP ID parameter to TSOv2 descriptor
` [PATCH 79/80] net/sfc/base: add signed image layout support
` [PATCH 80/80] net/sfc/base: sync MCDI headers and TLV layout

[PATCH v7 00/61] XArray version 7 -- for merging
 2018-02-20  7:34 UTC  (4+ messages)
` [PATCH v7 15/61] xarray: Add xa_load

[PATCH v4 0/5] gpio: driver for the RPi3 GPIO expander
 2018-02-20  7:34 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: gpio: add raspberry pi GPIO expander binding

[PATCH v7] ath10k: add LED and GPIO controlling support for various chipsets
 2018-02-20  7:32 UTC  (2+ messages)

[PATCH] drm/i915: Enable VBT based BL control for DP (v3)
 2018-02-20  7:31 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` [V3] drm/i915: Enable VBT based BL control for DP
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Enable VBT based BL control for DP (v3) (rev2)
` ✓ Fi.CI.IGT: success for drm/i915: Enable VBT based BL control for DP (v3)
` ✓ Fi.CI.BAT: success for drm/i915: Enable VBT based BL control for DP (v3) (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: Enable VBT based BL control for DP (v3) (rev3)

[PATCH net-next 0/7] stmmac multi-queue fixes and cleanups
 2018-02-20  7:31 UTC  (3+ messages)
` [PATCH net-next 1/7] net: stmmac: set MSS for each tx DMA channel

[PATCH] drm: simple_kms_helper: Add mode_valid() callback support
 2018-02-20  7:28 UTC  (2+ messages)

[PATCH v3 04/11] watchdog/hpwdt: white space changes
 2018-02-20  7:31 UTC  (3+ messages)
` [v3,04/11] "

[PATCH 00/17] Include linux trace docs to Sphinx TOC tree
 2018-02-20  7:28 UTC  (3+ messages)
` [PATCH 05/17] trace doc: convert trace/ftrace.txt to rst format

amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
 2018-02-20  7:26 UTC  (5+ messages)

[PATCH 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-20  7:25 UTC  (5+ messages)
` [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX

[PATCH v2] staging:iio:meter: Add name to function definition arguments
 2018-02-20  7:24 UTC  (3+ messages)

Timekeeping warning during resume from suspend to disk
 2018-02-20  7:23 UTC  (3+ messages)

[PATCH] console: move global.allow_color handling to C code
 2018-02-20  7:20 UTC 

RFC: watchdog
 2018-02-20  7:19 UTC 

[U-Boot] [PATCH 1/2] rockchip: rk3288: Add TPL_LDSCRIPT
 2018-02-20  7:18 UTC  (3+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [GIT] Pull request: u-boot-dfu (20.02.2018)
 2018-02-20  7:17 UTC 

[U-Boot] [PATCH 1/3] imx6ul: engicam: Drop isiot-mmc defconfig
 2018-02-20  7:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx6: engicam: Drop SPL_EXT_SUPPORT
` [U-Boot] [PATCH 3/3] imx6q: engicam: Use SPL_LOAD_FIT for MMC boards

[PATCH] drm/i915: fix the issue DP-1 not working in guest
 2018-02-20  7:13 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: fix the issue DP-1 not working in guest (rev2)

[PATCH v2 0/7] clk: samsung: fix PLL rates
 2018-02-20  7:10 UTC  (3+ messages)
  ` [PATCH v2 6/7] clk: samsung: s3c2410: "

[PATCH v2 7/7] clk: samsung: add compile time PLL rate validators
 2018-02-20  7:10 UTC  (3+ messages)
  ` [PATCH v3 "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-02-19
 2018-02-20  7:00 UTC 

[PATCH] Staging: bcm2048: Fix function argument alignment in radio-bcm2048.c
 2018-02-20  6:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gst-validate: inherit upstream-version-is-even
 2018-02-20  6:47 UTC 

[PATCH 0/2] drm/exynos/mixer: fixes for interlaced mode
 2018-02-20  6:45 UTC  (2+ messages)

[refpolicy] Question: NTP allowed TCP access?
 2018-02-20  6:44 UTC  (2+ messages)

[Xenomai] [rtnet] - help required with rtnet interface bring up
 2018-02-20  6:43 UTC  (13+ messages)

[PATCH 0/2] Cleanup in staging pi433 driver
 2018-02-20  6:39 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net] xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
 2018-02-20  6:38 UTC  (2+ messages)

[PATCH 2/4] Staging: ks7010: hostif: Fix multiple use of arguments in SME queue macros
 2018-02-20  6:35 UTC  (4+ messages)
` [PATCH v2 1/3] Staging: ks7010: sdio: Convert RX/TX queue macros into real functions
  ` [PATCH v2 2/3] Staging: ks7010: hostif: Convert SME queue macros to "
  ` [PATCH v2 3/3] Staging: ks7010: hostif: Convert the ps_confirm_wait_inc() macro to a real function

Small documentation issue
 2018-02-20  6:33 UTC 

[RFC PATCH 00/12] Deal with TM on kernel entry and exit
 2018-02-20  6:32 UTC  (10+ messages)
` [RFC PATCH 05/12] [WIP] powerpc/tm: Reclaim/recheckpoint on entry/exit
` [RFC PATCH 10/12] [WIP] powerpc/tm: Correctly save/restore checkpointed sprs

[Qemu-devel] [Bug 1734810] Re: Windows guest virtual PC running abnormally slow
 2018-02-20  6:21 UTC 

[PATCH net-next] r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config
 2018-02-20  6:30 UTC 

UDP checksums and inband control messages
 2018-02-20  6:36 UTC  (2+ messages)

[PATCH v2 0/7] fujitsu-laptop: Miscellaneous cleanups
 2018-02-20  6:27 UTC  (9+ messages)
` [PATCH v2 1/7] platform/x86: fujitsu-laptop: Unify local variable naming
` [PATCH v2 2/7] platform/x86: fujitsu-laptop: Defer input device registration
` [PATCH v2 3/7] platform/x86: fujitsu-laptop: Simplify error paths
` [PATCH v2 4/7] platform/x86: fujitsu-laptop: Clearly distinguish module parameters
` [PATCH v2 5/7] platform/x86: fujitsu-laptop: Do not include linux/slab.h
` [PATCH v2 6/7] platform/x86: fujitsu-laptop: Define constants for backlight power control
` [PATCH v2 7/7] platform/x86: fujitsu-laptop: Clean up constants

[PATCH net-next] r8169: remove some WOL-related dead code
 2018-02-20  6:23 UTC 

[PATCH] fix double ;;s in code
 2018-02-20  6:19 UTC  (8+ messages)

[PATCH libdrm] configure.ac: pthread-stubs not present on OpenBSD
 2018-02-20  6:09 UTC 

[PATCH] version: 18.05-rc0
 2018-02-20  6:12 UTC  (3+ messages)

[PATCH net-queue] e1000e: Fix check_for_link return value with autoneg off
 2018-02-20  6:12 UTC  (2+ messages)
` [Intel-wired-lan] "

Fetch-hooks
 2018-02-20  6:10 UTC  (13+ messages)

[PATCH] f2fs: Reduce zoned block device memory usage
 2018-02-20  6:06 UTC  (2+ messages)

[PATCH] xfs: Fix "use after free" of intent items
 2018-02-20  6:07 UTC  (2+ messages)

High CPU load produced by USB (DW2)
 2018-02-20  5:51 UTC  (14+ messages)

[PATCH] btrfs/150: add _scratch_dev_pool_get/put to run the test as expected
 2018-02-20  5:34 UTC 

[PATCH u-boot v2016.07-aspeed-openbmc v2] aspeed: Drop bootcmd support for legacy images
 2018-02-20  5:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] nbd block status base:allocation
 2018-02-20  5:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 8/9] iotests: add file_path helper

[PATCH] net/enic: add primary mac address handler
 2018-02-20  5:41 UTC  (2+ messages)

[PATCH linux dev-4.13] clk: aspeed: Update to upstream to avoid schedule()ing from atomic context
 2018-02-20  5:34 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH 0/6] i2c: Moved i2c u-boot headers to Kconfig
 2018-02-20  5:28 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH 1/6] i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ

[PATCH v9 07/11] media: i2c: ov772x: Support frame interval handling
 2018-02-20  5:22 UTC  (7+ messages)
` [RFC PATCH] media: i2c: ov772x: ov772x_frame_intervals[] can be static

[virtio-dev] [PATCH v2 0/1] Disk caches in VirtIO Balloon driver stats
 2018-02-20  5:11 UTC  (8+ messages)
` [virtio-dev] [PATCH v2 1/1] virtio-balloon: include statistics of disk/file caches
  ` [virtio-dev] "
    ` [virtio-dev] Re: [Qemu-devel] "
            `  "

[dm-crypt] Mutithread Support
 2018-02-20  5:04 UTC  (2+ messages)

[virtio-dev] [PATCH] docs: document virtio-balloon stats
 2018-02-20  4:59 UTC  (3+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "

[PATCH v7 0/7] Address error and recovery for AER and DPC
 2018-02-20  4:57 UTC  (2+ messages)

[PATCH 1/2] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
 2018-02-20  4:56 UTC  (5+ messages)

[PATCH] makedumpfile/arm64: Add '--mem-usage' support
 2018-02-20  4:55 UTC  (2+ messages)

[RFCv4 00/21] Request API
 2018-02-20  4:54 UTC  (19+ messages)
` [RFCv4 05/21] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv4 06/21] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv4 07/21] v4l2-ctrls: add v4l2_ctrl_request_setup
` [RFCv4 08/21] [WAR] v4l2-ctrls: do not clone non-standard controls
` [RFCv4 09/21] v4l2: add request API support
` [RFCv4 10/21] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv4 11/21] media: v4l2_fh: add request entity field
` [RFCv4 12/21] media: videobuf2: add support for requests
` [RFCv4 13/21] media: videobuf2-v4l2: "
` [RFCv4 14/21] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv4 15/21] v4l2-ctrls: support requests in EXT_CTRLS ioctls
` [RFCv4 16/21] v4l2: video_device: support for creating requests
` [RFCv4 17/21] media: mem2mem: support for requests
` [RFCv4 18/21] Documentation: v4l: document request API
` [RFCv4 19/21] media: vim2m: add request support
` [RFCv4 20/21] media: vivid: add request support for the video capture device
` [RFCv4 21/21] [WIP] media: media-device: support for creating requests

[Bug 104194] HDMI with RX460 not working on linux 4.15-rc2 with DC enabled and linux-amd-staging-drm-next
 2018-02-20  4:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] macio: remove legacy macio_init() function
 2018-02-20  4:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH 03/11] heathrow: QOMify heathrow PIC
` [Qemu-devel] [PATCH 06/11] macio: move macio related structures and defines into separate macio.h file
` [Qemu-devel] [PATCH 07/11] mac_oldworld: use object link to pass heathrow PIC object to macio


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.