messages from 2020-03-18 08:53:52 to 2020-03-18 09:46:52 UTC [more...]
[RFC PATCH 02/28] tcp: fast path functions later
2020-03-18 9:38 UTC (7+ messages)
` [RFC PATCH 06/28] tcp: reorganize SYN ECN code
` [RFC PATCH 10/28] gro: prevent ACE field corruption & better AccECN handling
` [RFC PATCH 11/28] tcp: AccECN support to tcp_add_backlog
` [RFC PATCH 18/28] tcp: don't early return when sack doesn't fit
` [RFC PATCH 24/28] tcp: try to fit AccECN option with SACK
` [RFC PATCH 27/28] gro: flushing when CWR is set negatively affects AccECN
[PATCH 0/5] nvmet-rdma/srpt: SRQ per completion vector
2020-03-18 9:46 UTC (11+ messages)
` [PATCH 1/5] IB/core: add a simple SRQ set per PD
` [PATCH 3/5] nvmet-rdma: use SRQ per completion vector
[PATCH 0/3] cmd: add driver, fs and part type listing commands
2020-03-18 9:46 UTC (4+ messages)
` [PATCH 3/3] cmd: dm: Fixed/Added DM driver listing subcommands
[PATCH 0/4] travis-ci: Add a KVM-only s390x job
2020-03-18 9:45 UTC (5+ messages)
` [PATCH 1/4] tests/test-util-filemonitor: Fix Travis-CI $ARCH env variable name
` [PATCH 2/4] tests/test-util-sockets: Skip test on non-x86 Travis containers
[PATCH 0/9] ram: stm32mp1: fixes
2020-03-18 9:46 UTC (17+ messages)
` [PATCH 1/9] ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
` [PATCH 2/9] ram: stm32mp1: display result for software read DQS gating
` [PATCH 3/9] ram: stm32mp1: don't display the prompt two times
` [PATCH 4/9] ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE
` [PATCH 5/9] ram: stm32mp1: tuning: deactivate derating during BIST test
` [PATCH 6/9] ram: stm32mp1: update BIST config for tuning
` [PATCH 7/9] ram: stm32mp1_ddr: fix self refresh disable during DQS training
` [PATCH 8/9] ram: stm32mp1: reduce delay after BIST reset for tuning
[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
2020-03-18 9:43 UTC (12+ messages)
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
[PATCH v2 0/7] Add interrupt support to FPGA DFL drivers
2020-03-18 9:24 UTC (5+ messages)
` [PATCH v2 4/7] fpga: dfl: afu: add interrupt support for error reporting
` [PATCH v2 5/7] fpga: dfl: fme: add interrupt support for global "
[bug report] netfilter: nf_tables: add elements with stateful expressions
2020-03-18 9:45 UTC
[GIT PULL] USB-serial fixes for 5.6-rc7
2020-03-18 9:45 UTC (2+ messages)
[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
2020-03-18 9:45 UTC (3+ messages)
[PATCH 0/5] media: i2c: max9286: Add configuration properties
2020-03-18 9:45 UTC (5+ messages)
` [PATCH 1/5] media: i2c: max9286: Put of node on error
` [PATCH 2/5] dt-bindings: media: max9286: Add overlap window
linux-next: Tree for Mar 12 (pci/controller/mobiveil/)
2020-03-18 9:44 UTC (7+ messages)
[RFC PATCH 00/28]: Accurate ECN for TCP
2020-03-18 9:43 UTC (29+ messages)
` [RFC PATCH 01/28] tcp: add tp to prepare for AccECN code
` [RFC PATCH 02/28] tcp: fast path functions later
` [RFC PATCH 03/28] tcp: move tcp_in_ack_event later
` [RFC PATCH 04/28] tcp: create FLAG_TS_PROGRESS
` [RFC PATCH 05/28] tcp: extend TCP flags to allow AE bit/ACE field
` [RFC PATCH 06/28] tcp: reorganize SYN ECN code
` [RFC PATCH 07/28] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [RFC PATCH 08/28] tcp: helpers for ECN mode handling
` [RFC PATCH 09/28] gso: AccECN support
` [RFC PATCH 10/28] gro: prevent ACE field corruption & better AccECN handling
` [RFC PATCH 11/28] tcp: AccECN support to tcp_add_backlog
` [RFC PATCH 12/28] tcp: AccECN core
` [RFC PATCH 13/28] tcp: Pass flags to tcp_send_ack
` [RFC PATCH 14/28] tcp: AccECN negotiation
` [RFC PATCH 15/28] tcp: add AccECN rx byte counters
` [RFC PATCH 16/28] tcp: allow embedding leftover into option padding
` [RFC PATCH 17/28] tcp: AccECN needs to know delivered bytes
` [RFC PATCH 18/28] tcp: don't early return when sack doesn't fit
` [RFC PATCH 19/28] tcp: AccECN option
` [RFC PATCH 20/28] tcp: AccECN option send control
` [RFC PATCH 21/28] tcp: AccECN option beacon
` [RFC PATCH 22/28] tcp: AccECN option order bit & failure handling
` [RFC PATCH 23/28] tcp: AccECN option ceb/cep heuristic
` [RFC PATCH 24/28] tcp: try to fit AccECN option with SACK
` [RFC PATCH 25/28] tcp: try to avoid safer when ACKs are thinned
` [RFC PATCH 26/28] tcp: to prevent runaway AccECN cep/ACE deficit, limit GSO size
` [RFC PATCH 27/28] gro: flushing when CWR is set negatively affects AccECN
` [RFC PATCH 28/28] tcp: AccECN sysctl documentation
[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
2020-03-18 9:44 UTC (13+ messages)
` [PATCH v6 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v6 09/10] arm64: efi: Export screen_info
[PATCH v5 0/7] reference implementation of RSS and hash report
2020-03-18 9:43 UTC (10+ messages)
` [PATCH v5 1/7] virtio-net: introduce RSS and hash report features
` [PATCH v5 2/7] virtio-net: implement RSS configuration command
` [PATCH v5 3/7] virtio-net: implement RX RSS processing
` [PATCH v5 4/7] tap: allow extended virtio header with hash info
` [PATCH v5 5/7] virtio-net: reference implementation of hash report
` [PATCH v5 6/7] vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
` [PATCH v5 7/7] virtio-net: add migration support for RSS and hash report
[PATCH 1/5] rockchip: Separate the reset cause from display cpuinfo
2020-03-18 9:44 UTC (5+ messages)
` [PATCH 2/5] roc-rk3399-pc: Configure the leds only during POR
` [PATCH 3/5] rockchip: tpl: Move board_early_init_f after cpu timer
` [PATCH 4/5] rockchip: tpl: Print TPL banner at end-of board_init_f
` [PATCH 5/5] rockchip: spl: Move board_early_init_f after cpu timer
cleanup log I/O error handling v2
2020-03-18 9:43 UTC (10+ messages)
` [PATCH 05/14] xfs: remove the aborted parameter to xlog_state_done_syncing
` [PATCH 06/14] xfs: refactor xlog_state_clean_iclog
` [PATCH 14/14] xfs: remove XLOG_STATE_IOERROR
patch "USB: serial: pl2303: add device-id for HP LD381" added to usb-linus
2020-03-18 9:43 UTC
[PATCH] leds: ariel: Add driver for status LEDs on Dell Wyse 3020
2020-03-18 9:43 UTC (3+ messages)
patch "USB: serial: option: add ME910G1 ECM composition 0x110b" added to usb-linus
2020-03-18 9:43 UTC
[PATCH v9 00/15] s390x: Protected Virtualization support
2020-03-18 9:42 UTC (6+ messages)
` [PATCH v9 15/15] s390x: Add unpack facility feature to GA1
snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
2020-03-18 9:41 UTC (3+ messages)
[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
2020-03-18 9:42 UTC (6+ messages)
` [patch v2] "
[PATCH] dma: Fix max PFN arithmetic overflow on 32 bit systems
2020-03-18 9:41 UTC (2+ messages)
[PATCH net-next] netfilter: revert introduction of egress hook
2020-03-18 9:41 UTC (3+ messages)
[PATCH for-5.0] compat: disable edid on correct virtio-gpu device
2020-03-18 9:39 UTC
[Intel-gfx] [PATCH v2] drm/i915/edp: Ignore short pulse when panel powered off
2020-03-18 9:38 UTC (3+ messages)
` [Intel-gfx] [PATCH v3] "
[PATCH v2] ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1
2020-03-18 9:37 UTC (2+ messages)
` [Uboot-stm32] "
[PATCH 1/2] ASoC: rt5682: fix the random recording noise of headset
2020-03-18 9:36 UTC (6+ messages)
[PATCH 0/2] Misc. rproc fixes around fixed memory region support
2020-03-18 9:37 UTC (4+ messages)
` [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
[PATCH] PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
2020-03-18 9:33 UTC
[PATCH 1/3] ALSA USB MIDI: Fix port starvation
2020-03-18 9:35 UTC (6+ messages)
[PATCH/RFC] arm64: dts: renesas: salvator-common: gpio-leds prototype
2020-03-18 9:27 UTC
Pull request for UEFI sub-system for efi-2020-04-rc4 (4)
2020-03-18 9:34 UTC
ensure device private pages have an owner v2
2020-03-18 9:34 UTC (7+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault
[PATCH 0/4] Fixes for exfat driver
2020-03-18 9:32 UTC (4+ messages)
` [PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
[PATCH net-next v2 0/2] net/mlx5e: add indr block support in the FT mode
2020-03-18 9:32 UTC (3+ messages)
` [PATCH net-next v2 1/2] net/mlx5e: refactor indr setup block
` [PATCH net-next v2 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support
[PATCH 1/2] clk: stm32mp1: correct CKSELR masks
2020-03-18 9:31 UTC (4+ messages)
` [PATCH 2/2] clk: stm32mp1: add SPI5_K support
[PATCH 0/2] Maxim MAX1241 driver
2020-03-18 9:31 UTC (5+ messages)
` [PATCH 1/2] iio: adc: Add "
[Buildroot] [PATCH v6 0/4] package/python-scipy: new package
2020-03-18 9:31 UTC (7+ messages)
` [Buildroot] [PATCH v6 1/4] package/python-numpy: Bump to version 1.18.1
` [Buildroot] [PATCH v6 2/4] package/python-numpy: fixup numpy distutils for cross compilation
` [Buildroot] [PATCH v6 3/4] package/python-pybind11: Add new host package
` [Buildroot] [PATCH v6 4/4] package/python-scipy: Add new package
[PATCH] arm64: add blank after 'if'
2020-03-18 9:30 UTC (4+ messages)
` "
` "
[PATCH 0/7] LE LL Priavcy support enabled
2020-03-18 9:29 UTC (4+ messages)
` [PATCH 2/7] Bluetooth: Add device to Resolving List
[meta-networking][PATCH] corosync: update corosync.conf to 3.x
2020-03-18 9:28 UTC
[PATCH v4 1/1] nvmem: Add support for write-only instances
2020-03-18 9:28 UTC (4+ messages)
[PATCH 0/4] Fix Wake on lan with FEC on i.MX6
2020-03-18 9:28 UTC (8+ messages)
` [PATCH 1/4] net: fec: set GPR bit on suspend by DT connfiguration
` [EXT] "
` [PATCH 3/4] dt-bindings: fec: document the new fsl,stop-mode property
[MPTCP] [PATCH net-next] mptcp: Remove set but not used variable 'can_ack'
2020-03-18 9:26 UTC (3+ messages)
` "
` [MPTCP] "
[PATCH] pci: Display PCI IRQ pin in "info pci"
2020-03-18 9:23 UTC (4+ messages)
[PATCH] iomap: fix comments in iomap_dio_rw
2020-03-18 9:50 UTC (2+ messages)
[PATCH v2 0/4] media: v4l2-async: Accept endpoints and devices for fwnode matching
2020-03-18 9:22 UTC (8+ messages)
` [PATCH v2 2/4] media: v4l2-async: Pass notifier pointer to match functions
` [PATCH v2 3/4] media: v4l2-async: Log message in case of heterogenous fwnode match
` [PATCH v2 4/4] media: v4l2-async: Don't check fwnode name to detect endpoint
[PATCH 1/2] PNP: constify driver name
2020-03-18 9:21 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/edp: Ignore short pulse when panel powered off
2020-03-18 9:13 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/edp: Ignore short pulse when panel powered off (rev3)
[dpdk-dev] Minutes of Techboard meeting 2020-03-11
2020-03-18 9:20 UTC
[MPTCP] Re: [PATCH v1 2/3] Squash-to: "mptcp: add netlink based PM"
2020-03-18 9:21 UTC
[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
2020-03-18 9:20 UTC (4+ messages)
` [RFC PATCH 3/7] dt-bindings: pwm: add normal PWM polarity flag
[igt-dev] [PATCH] [PATCH i-g-t] i915/gem_ring_sync_loop: Removal of test
2020-03-18 9:19 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH rdma-rc] RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
2020-03-18 9:16 UTC
[PATCH v2 1/2] serial: sprd: getting port index via serial alias only
2020-03-18 9:16 UTC (3+ messages)
` [PATCH v2 2/2] serial: sprd: cleanup the sprd_port for error case
[LTP] [PATCH] openposix/twoptimers.c: Use other signal instead of SIGALRM
2020-03-18 9:16 UTC
[PATCH] bnx2x: fix spelling mistake "pauseable" -> "pausable"
2020-03-18 9:16 UTC (4+ messages)
[PATCH RFC v1 00/15] XDP extend with knowledge of frame size
2020-03-18 9:15 UTC (3+ messages)
` [PATCH RFC v1 09/15] xdp: clear grow memory in bpf_xdp_adjust_tail()
[PATCH 00/17] Address several documentation build warnings
2020-03-18 9:15 UTC (3+ messages)
` [PATCH 12/17] gpio: gpiolib.c: fix a doc warning
[cip-dev] Please check health for renesas board on LAVA
2020-03-18 9:13 UTC (2+ messages)
[PATCH 00/18] Add support for Kontron sl28cpld
2020-03-18 9:14 UTC (5+ messages)
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller
[Linux-kernel-mentees] [RFC 0/3] Implement a virtual DVB driver
2020-03-18 9:13 UTC (6+ messages)
` [Linux-kernel-mentees] [RFC 1/3] media: dvb_dummy_tuner: implement driver skeleton
` "
[PATCH rdma-next v1 00/11] Add Enhanced Connection Established (ECE)
2020-03-18 9:13 UTC (4+ messages)
` [PATCH rdma-next v1 03/11] RDMA/efa: Use in-kernel offsetofend() to check field availability
[PATCH] ext4: Unregister sysfs path before destroying jbd2 journal
2020-03-18 9:13 UTC (2+ messages)
[PATCH v4 0/4] ceph: add min/max/stdev latency support
2020-03-18 9:11 UTC (2+ messages)
[Buildroot] [PATCH] package/monit: Fix URL in comment
2020-03-18 9:11 UTC
[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
2020-03-18 9:10 UTC (3+ messages)
[PATCH v2 0/4] DT related fixes for RISC-V UEFI
2020-03-18 9:10 UTC (5+ messages)
` [PATCH v2 2/4] cmd: bootefi: Parse reserved-memory node from DT
oe-core (master branch) build failed during enable ptest
2020-03-18 9:10 UTC
[PATCH v3 0/6] iio: accel: adxl372: add peak mode
2020-03-18 11:09 UTC (5+ messages)
` [PATCH v3 1/4] iio: accel: adxl372: Add support for FIFO "
` [PATCH v3 2/4] iio: accel: adxl372: add event interface
` [PATCH v3 3/4] iio: accel: adxl372: add additional events ABIs
` [PATCH v3 4/4] iio: accel: adxl372: Update sysfs docs
[PATCH 1/2] dt-bindings: arm: cpus: Add kryo468 compatible
2020-03-18 9:08 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Fix cpu compatible
[RFC 00/14] efi_loader: add capsule update support
2020-03-18 9:06 UTC (7+ messages)
` [RFC 06/14] efi_loader: capsule: add capsule_on_disk support
` [RFC 09/14] efi_loader: add simple firmware management protocol for FIT image
[PATCH] net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cb
2020-03-18 9:05 UTC
[LTP] LTP build failure
2020-03-18 9:05 UTC (2+ messages)
[PATCH v2 00/19] objtool: vmlinux.o and noinstr validation
2020-03-18 9:03 UTC (4+ messages)
` [PATCH v2 16/19] objtool: Implement "
[PATCH] rtw88: add debugfs to fix tx rate
2020-03-18 9:02 UTC (8+ messages)
[PATCH 4.19 00/89] 4.19.111-rc1 review
2020-03-18 9:02 UTC (3+ messages)
` [PATCH 4.19 03/89] cgroup, netclassid: periodically release file_lock on classid updating
[tip: x86/timers] x86/tsc_msr: Use named struct initializers
2020-03-18 9:01 UTC (3+ messages)
[PATCH v5 00/13] SCMI Notifications Core Support
2020-03-18 9:01 UTC (3+ messages)
[Intel-gfx] [PATCH v1 0/3] Consider DBuf bandwidth when calculating CDCLK
2020-03-18 9:00 UTC (7+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for Consider DBuf bandwidth when calculating CDCLK (rev2)
[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
2020-03-18 9:00 UTC (4+ messages)
` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "
[PATCH net-next] flow_offload: add TC_SETP_FT type in flow_indr_block_call
2020-03-18 9:00 UTC
[RFC PATCH 0/3] meminfo: introduce extra meminfo
2020-03-18 8:58 UTC (8+ messages)
Get physical link status on an RTNET driven NIC
2020-03-18 8:58 UTC
[alibaba-cloud:linux-next 618/644] mm/memcontrol.c:4204: undefined reference to `__udivdi3'
2020-03-18 8:54 UTC
[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
2020-03-18 8:54 UTC (6+ messages)
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
[Xen-devel] [XEN PATCH v2 1/2] Check zone before merging adjacent blocks in heap
2020-03-18 8:53 UTC (10+ messages)
` [Xen-devel] [PATCH 2/2] xen/mm: Introduce PG_state_uninitialised
[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
2020-03-18 8:53 UTC (2+ messages)
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.