messages from 2020-03-02 08:17:53 to 2020-03-02 09:01:59 UTC [more...]
[dpdk-dev] [PATCH 00/10] net/enetc: optimization and cleanup
2020-03-02 14:32 UTC (10+ messages)
` [dpdk-dev] [PATCH 01/10] net/enetc: do not stall in clean Tx ring
` [dpdk-dev] [PATCH 02/10] net/enetc: use relaxed read for Tx CI in clean Tx
` [dpdk-dev] [PATCH 03/10] net/enetc: batch process enetc clean Tx ring calls
` [dpdk-dev] [PATCH 04/10] net/enetc: erratum wa for Rx lock-up issue
` [dpdk-dev] [PATCH 05/10] net/enetc: improve batching Rx ring refill
` [dpdk-dev] [PATCH 06/10] net/enetc: cache align enetc bdr structure
` [dpdk-dev] [PATCH 07/10] net/enetc: use bulk alloc in Rx refill ring
` [dpdk-dev] [PATCH 08/10] net/enetc: use bulk free in Tx clean
` [dpdk-dev] [PATCH 09/10] net/enetc: improve prefetch in Rx ring clean
[PATCH V2] thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEP
2020-03-02 9:01 UTC (10+ messages)
[Intel-wired-lan] [net-next PATCH] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
2020-03-02 9:00 UTC (4+ messages)
[PATCH 00/51] drm managed resources, v3
2020-03-02 9:01 UTC (9+ messages)
` [PATCH 50/51] drm/udl: drop drm_driver.release hook
` [Intel-gfx] "
[PATCH] powerpc/Kconfig: Make FSL_85XX_CACHE_SRAM configurable
2020-03-02 8:58 UTC (3+ messages)
why do we need utf8 normalization when compare name?
2020-03-02 9:00 UTC
[PATCH V3] thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEP
2020-03-02 8:54 UTC (2+ messages)
[Intel-gfx] [PATCH 01/22] drm/i915/gem: Consolidate ctx->engines[] release
2020-03-02 8:58 UTC (22+ messages)
` [Intel-gfx] [PATCH 02/22] drm/i915/gt: Prevent allocation on a banned context
` [Intel-gfx] [PATCH 03/22] drm/i915/gem: Check that the context wasn't closed during setup
` [Intel-gfx] [PATCH 04/22] drm/i915: Drop inspection of execbuf flags during evict
` [Intel-gfx] [PATCH 05/22] drm/i915/gem: Extract transient execbuf flags from i915_vma
` [Intel-gfx] [PATCH 06/22] drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl
` [Intel-gfx] [PATCH 07/22] drm/i915/perf: Reintroduce wait on OA configuration completion
` [Intel-gfx] [PATCH 08/22] drm/i915: Wrap i915_active in a simple kreffed struct
` [Intel-gfx] [PATCH 09/22] drm/i915: Extend i915_request_await_active to use all timelines
` [Intel-gfx] [PATCH 10/22] drm/i915/perf: Schedule oa_config after modifying the contexts
` [Intel-gfx] [PATCH 11/22] drm/i915/selftests: Add request throughput measurement to perf
` [Intel-gfx] [PATCH 12/22] drm/i915/execlists: Check the sentinel is alone in the ELSP
` [Intel-gfx] [PATCH 13/22] drm/i915/execlists: Reduce preempt-to-busy roundtrip delay
` [Intel-gfx] [PATCH 14/22] dma-buf: Prettify typecasts for dma-fence-chain
` [Intel-gfx] [PATCH 15/22] dma-buf: Report signaled links inside dma-fence-chain
` [Intel-gfx] [PATCH 16/22] dma-buf: Exercise dma-fence-chain under selftests
` [Intel-gfx] [PATCH 17/22] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 18/22] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 19/22] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 20/22] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 21/22] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 22/22] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
[Xen-devel] [PATCH] credit2: avoid NULL deref in csched2_res_pick() when tracing
2020-03-02 8:58 UTC
[PATCH 0/4] i2c: designware_i2c: Improvements for high speed mode
2020-03-02 8:58 UTC (5+ messages)
` [PATCH 1/4] i2c: designware_i2c: Fix IC_CON register setting "
` [PATCH 2/4] i2c: designware_i2c: check is high speed possible support
` [PATCH 3/4] i2c: designware_i2c: remove 'has_high_speed'
` [PATCH 4/4] i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
[PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap
2020-03-02 8:58 UTC (4+ messages)
` [PATCHv5 3/6] ext4: Move ext4 bmap to use iomap infrastructure
[PATCH] KVM: X86: Fix dereference null cpufreq policy
2020-03-02 8:58 UTC (5+ messages)
[PATCH V9 0/3] da7280: haptic driver submission
2020-03-02 8:58 UTC (8+ messages)
` [PATCH V9 3/3] Input: new da7280 haptic driver
[dpdk-dev] [PATCH v4 00/15] add eventmode to ipsec-secgw
2020-03-02 8:57 UTC (4+ messages)
` [dpdk-dev] [PATCH v5 "
[PATCH] thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4
2020-03-02 8:54 UTC (3+ messages)
[PATCH v2 0/4] qcow2: Implement zstd cluster compression method
2020-03-02 8:54 UTC (7+ messages)
` [PATCH v2 1/4] qcow2: introduce compression type feature
` [PATCH v2 2/4] qcow2: rework the cluster compression routine
` [PATCH v2 3/4] qcow2: add zstd cluster compression
` [PATCH v2 4/4] iotests: 287: add qcow2 compression type test
[PATCH] mm/shmem.c: Clean code by removing unnecessary assignment
2020-03-02 8:54 UTC (2+ messages)
[virtio-dev] [PATCH v3 0/3] virtio-net: introduce features defined in the spec
2020-03-02 8:53 UTC (5+ messages)
` [virtio-dev] [PATCH v3 2/3] virtio-net: Introduce RSS receive steering feature
` [virtio-dev] "
` "
[Buildroot] [PATCH] configs:nitrogen{6sx, 6x, 7, 8m}: fix typo in kernel headers version
2020-03-02 8:52 UTC (2+ messages)
[GIT PULL] x86 fixes
2020-03-02 8:49 UTC
[PATCH v3 0/6] implement KASLR for powerpc/fsl_booke/64
2020-03-02 8:47 UTC (12+ messages)
[igt-dev] [PATCH i-g-t v3 0/2] DC states IGT misc
2020-03-02 8:40 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for DC states IGT misc (rev4)
kernel panic: audit: backlog limit exceeded
2020-03-02 8:47 UTC (10+ messages)
[PATCH] drm: msm: a6x: Disable interrupts before recovery
2020-03-02 8:47 UTC (2+ messages)
GPIOs not correctly exported via sysfs on ATSAMA5D2
2020-03-02 8:47 UTC (7+ messages)
[LTP] [PATCH] syscalls/openat2: New tests
2020-03-02 8:46 UTC (4+ messages)
[PATCH] watchdog: sbsa_gwdt: disable watchdog when system panic was trigged by signal WS0
2020-03-02 8:46 UTC
[PATCH] bonding: do not enslave CAN devices
2020-03-02 8:45 UTC (4+ messages)
[help] Confusion on livepatch's per-task consistency model
2020-03-02 8:45 UTC
[PATCH v2 1/3] i2c: core: Provide generic definitions for bus frequencies
2020-03-02 8:43 UTC (2+ messages)
` [PATCH v2 3/3] i2c: drivers: Use "
[PATCH] imx6, aristainetos2c: add da9063 pmic setup
2020-03-02 8:44 UTC
[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
2020-03-02 8:43 UTC (12+ messages)
[PATCH v4 0/3] Add Intel ComboPhy driver
2020-03-02 8:43 UTC (4+ messages)
` [PATCH v4 1/3] mfd: syscon: Add fwnode_to_regmap
` [PATCH v4 2/3] dt-bindings: phy: Add YAML schemas for Intel Combophy
` [PATCH v4 3/3] phy: intel: Add driver support for ComboPhy
[zeus][PATCH 00/22] zeus review request
2020-03-02 8:43 UTC (3+ messages)
[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
2020-03-02 8:42 UTC (3+ messages)
` [PATCH v2] "
[RFC v2 0/8] MIPS: CI20: add HDMI out support
2020-03-02 8:42 UTC (4+ messages)
` [RFC v2 5/8] pinctrl: ingenic: add hdmi-ddc pin control group
[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-03-02 8:40 UTC (7+ messages)
` [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
[PATCH v1 01/40] i2c: qup: Move bus frequency definitions to i2c.h
2020-03-02 8:40 UTC (5+ messages)
` [PATCH v1 32/40] i2c: stm32f4: Use generic definitions for bus frequencies
` [PATCH v1 33/40] i2c: stm32f7: "
[Xen-devel] Core scheduling and cpu offlining
2020-03-02 8:39 UTC
[PATCH v3] HID: mcp2221: add usb to i2c-smbus host bridge
2020-03-02 8:38 UTC (3+ messages)
route: an issue caused by local and main table's merge
2020-03-02 8:38 UTC
[PATCH v2] lib: Improve _parse_integer_fixup_radix base 16 detection
2020-03-02 8:36 UTC
[PATCH v3] doc: add board documentation for stm32mp1
2020-03-02 8:36 UTC (2+ messages)
[Intel-gfx] [PATCH] efi/x86: Protect rtc_lock from interrupts
2020-03-02 8:35 UTC
[PATCH] configs: stm32mp1: Resync with savedefconfig
2020-03-02 8:35 UTC (2+ messages)
[PATCH] drm/amd/display:fix a warning
2020-03-02 8:35 UTC
[PATCH] hw/smbios: add options for type 4 max_speed and current_speed
2020-03-02 8:33 UTC (7+ messages)
[PATCH v3 0/1] Documentation: bootconfig: Documentaiton updates
2020-03-02 8:33 UTC (2+ messages)
` [v3 0/1] Documentation: bootconfig: Documentation updates
[PATCH 1/1] stm32mp1: rng: remove superfluous assignment
2020-03-02 8:33 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Daily results for 2020-02-27
2020-03-02 8:33 UTC (3+ messages)
[PATCH net-next 00/23] Clean driver, module and FW versions
2020-03-02 8:33 UTC (4+ messages)
` [PATCH net-next 12/23] net/cortina: Delete driver version from ethtool output
[PULL 00/15] Pull migration patches
2020-03-02 8:32 UTC (5+ messages)
` [PULL 06/15] configure: Enable test and libs for zstd
[RFC] crypto: xts - limit accepted key length
2020-03-02 8:33 UTC
[PATCH] input: keyboard: imx_keypad: add COMPILE_TEST support
2020-03-02 8:26 UTC
KASAN: use-after-free Read in slcan_open
2020-03-02 8:31 UTC (2+ messages)
MIPS Hardware support
2020-03-02 8:35 UTC (4+ messages)
kernel BUG at lib/assoc_array.c:LINE!
2020-03-02 8:28 UTC (3+ messages)
[mac80211]: wds link and Radius authentication issue
2020-03-02 8:28 UTC (6+ messages)
Linux-next-20200302: arm64 build failed
2020-03-02 8:28 UTC
[PATCH] ASoc: amd: Add DMIC switch capability to machine driver
2020-03-02 8:24 UTC (2+ messages)
[RFC 0/3] mm/vma: some new flags and helpers
2020-03-02 8:22 UTC (10+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
` [OpenRISC] "
[PATCH] gpiolib: Fix inverted check in gpiochip_remove()
2020-03-02 8:24 UTC
[PATCH] Input: elants_i2c - Report resolution information for touch major
2020-03-02 8:14 UTC (3+ messages)
[PATCH v2 0/1] Documentation: bootconfig: Documentaiton updates
2020-03-02 8:23 UTC (6+ messages)
` [PATCH v2] Documentation: bootconfig: Update boot configuration documentation
` [v2] "
[PATCH v3 bpf-next 1/3] bpf: Add get_netns_id helper function for sock_ops
2020-03-02 8:23 UTC (3+ messages)
` [PATCH v4 bpf-next 0/3] bpf: Add get_netns_id helper "
[PATCH 00/42] Manually convert SCSI documentation to ReST format
2020-03-02 8:16 UTC (25+ messages)
` [PATCH 02/42] docs: scsi: include SCSI Transport SRP diagram at the doc body
` [PATCH 03/42] docs: scsi: convert 53c700.txt to ReST
` [PATCH 04/42] docs: scsi: convert aacraid.txt "
` [PATCH 05/42] docs: scsi: convert advansys.txt "
` [PATCH 06/42] docs: scsi: convert aha152x.txt "
` [PATCH 07/42] docs: scsi: convert aic79xx.txt "
` [PATCH 08/42] docs: scsi: convert aic7xxx.txt "
` [PATCH 09/42] docs: scsi: convert bfa.txt "
` [PATCH 10/42] docs: scsi: convert bnx2fc.txt "
` [PATCH 11/42] docs: scsi: convert BusLogic.txt "
` [PATCH 12/42] docs: scsi: convert cxgb3i.txt "
` [PATCH 13/42] docs: scsi: convert dc395x.txt "
` [PATCH 14/42] docs: scsi: convert dpti.txt "
` [PATCH 15/42] docs: scsi: convert FlashPoint.txt "
` [PATCH 16/42] docs: scsi: convert g_NCR5380.txt "
` [PATCH 17/42] docs: scsi: convert hpsa.txt "
` [PATCH 18/42] docs: scsi: convert hptiop.txt "
` [PATCH 20/42] docs: scsi: convert link_power_management_policy.txt "
` [PATCH 21/42] docs: scsi: convert lpfc.txt "
` [PATCH 22/42] docs: scsi: convert megaraid.txt "
` [PATCH 25/42] docs: scsi: convert ppa.txt "
` [PATCH 26/42] docs: scsi: convert qlogicfas.txt "
` [PATCH 27/42] docs: scsi: convert scsi-changer.txt "
` [PATCH 30/42] docs: scsi: convert scsi-generic.txt "
[PATCH] kconfig: make 'imply' obey the direct dependency
2020-03-02 8:21 UTC (5+ messages)
[dpdk-dev] [PATCH] net/ice: remove unnecessary variable
2020-03-02 8:19 UTC (2+ messages)
[LTP] [PATCH V5 00/10] Add new LTP tests related to fsmount family of syscalls
2020-03-02 8:21 UTC (4+ messages)
` [LTP] [PATCH V5 05/10] syscalls/fsconfig: New tests
[PATCH] reset: add stub for device_reset when CONFIG_RESET_CONTROLLER=n
2020-03-02 8:20 UTC (2+ messages)
gitlab.fd.o financial situation and impact on services
2020-03-01 20:49 UTC (21+ messages)
` [Intel-gfx] "
` [Mesa-dev] "
` [Intel-gfx] [Mesa-dev] "
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-02 8:19 UTC (6+ messages)
` [OpenRISC] "
[PATCH] rtc: snvs: Improve Kconfig dependency
2020-03-02 8:13 UTC
[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
2020-03-02 8:18 UTC (11+ messages)
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
[PATCH v4 00/11] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
2020-02-29 14:42 UTC (4+ messages)
` [PATCH v4 04/11] drm/bridge: synopsys: dw-hdmi: add bus format negociation
[PATCH v4 0/9] Huge page-table entries for TTM
2020-03-01 13:49 UTC (2+ messages)
` [PATCH v4 5/9] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
[PATCH 0/4] drm/bridge: dw-hdmi: Various updates
2020-02-29 16:30 UTC (5+ messages)
` [PATCH 1/4] drm/bridge: dw-hdmi: fix AVI frame colorimetry
` [PATCH 2/4] drm/bridge: dw-hdmi: Fix color space conversion detection
` [PATCH 3/4] drm/bridge: dw-hdmi: do not force "none" scan mode
` [PATCH 4/4] drm/bridge: dw-hdmi: Add support for RGB limited range
[PATCH] drm/stm: repair runtime power management
2020-02-29 22:16 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.