messages from 2023-05-29 09:17:57 to 2023-05-29 10:24:14 UTC [more...]
[PATCH mptcp-next v2 00/12] save sched_data at mptcp_sock
2023-05-29 10:24 UTC (13+ messages)
` [PATCH mptcp-next v2 02/12] Squash to "mptcp: add sched in mptcp_sock"
` [PATCH mptcp-next v2 03/12] Squash to "mptcp: add scheduler wrappers"
` [PATCH mptcp-next v2 04/12] mptcp: add last_snd in sched_data
` [PATCH mptcp-next v2 05/12] mptcp: add snd_burst "
` [PATCH mptcp-next v2 06/12] mptcp: register default scheduler
` [PATCH mptcp-next v2 07/12] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v2 08/12] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
` [PATCH mptcp-next v2 09/12] Squash to "selftests/bpf: Add mptcp sched structs"
` [PATCH mptcp-next v2 10/12] Squash to "selftests/bpf: Add bpf_rr scheduler"
` [PATCH mptcp-next v2 11/12] selftests/bpf: Add bpf_burst scheduler
` [PATCH mptcp-next v2 12/12] selftests/bpf: Add bpf_burst test
[ovmf test] 180997: all pass - PUSHED
2023-05-29 10:22 UTC
[PATCH v4 0/7] x86/resctrl: Miscellaneous resctrl features
2023-05-29 10:18 UTC (2+ messages)
stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.315-86-gfa69cb3a1901d)
2023-05-29 10:19 UTC
[f2fs-dev] [PATCH 1/1] f2fs: fix args passed to trace_f2fs_lookup_end
2023-05-29 10:18 UTC (4+ messages)
[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
2023-05-29 10:18 UTC (11+ messages)
[PATCH net] net: sched: fix NULL pointer dereference in mq_attach
2023-05-29 10:18 UTC (5+ messages)
[PATCH v9 3/4] tee: optee: support tracking system threads
2023-05-29 10:17 UTC (13+ messages)
[igt-dev] [PATCH i-g-t] tests/core_hotunplug: Add XE driver test support
2023-05-29 10:16 UTC
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-29 10:15 UTC (3+ messages)
[OE-core][kirkstone][PATCH v2] openssh: Remove BSD-4-clause contents completely from codebase
2023-05-29 10:15 UTC
[PATCH] riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
2023-05-29 10:15 UTC (2+ messages)
6.1 Replacement warnings and papercuts
2023-05-29 10:15 UTC (14+ messages)
[PATCH v1] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
2023-05-29 10:15 UTC (2+ messages)
[PATCH 0/2] NVMEM cells in sysfs
2023-05-29 10:14 UTC (7+ messages)
` [PATCH 2/2] nvmem: core: Expose cells through sysfs
[PATCH] gen_compile_commands: include targets not end with .o
2023-05-29 10:13 UTC (3+ messages)
` [PATCH v2] gen_compile_commands: include targets not ending "
[PATCH] wifi: ath12k: delete the timer rx_replenish_retry during rmmod
2023-05-29 10:13 UTC (2+ messages)
[RFC] virtio-net: support modern-transtional devices
2023-05-29 10:12 UTC (6+ messages)
[OE-core][kirkstone][PATCH] openssh: Remove BSD-4-clause contents completely from codebase
2023-05-29 10:12 UTC
stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.243-161-g4a096fdef447)
2023-05-29 10:10 UTC
[PATCH 6.1 000/119] 6.1.31-rc1 review
2023-05-29 10:09 UTC (2+ messages)
[PATCH] i2c: rockchip: De-initialize the bus after start bit failure
2023-05-29 10:09 UTC (2+ messages)
[PATCH v2 0/2] media: i2c: Add support for alvium camera
2023-05-29 10:08 UTC (4+ messages)
` [PATCH v2 2/2] "
[Intel-xe] [PATCH] drm/xe/display: Add intel_cx0_phy.c to build
2023-05-29 10:08 UTC (2+ messages)
[Virtio-fs] Is there a way to get NFS and/or NFSoRDMA to play nice with Virtio-FS?
2023-05-29 10:08 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915_drm.h: fix a typo
2023-05-29 10:06 UTC (6+ messages)
` "
[PATCH] pybootchartgui: show elapsed time for each task
2023-05-29 10:09 UTC
[PATCH 00/20] thunderbolt: Rework TMU and CLx support
2023-05-29 10:04 UTC (21+ messages)
` [PATCH 01/20] thunderbolt: Introduce tb_switch_downstream_port()
` [PATCH 02/20] thunderbolt: Introduce tb_xdomain_downstream_port()
` [PATCH 03/20] thunderbolt: Fix a couple of style issues in TMU code
` [PATCH 04/20] thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_enabled()
` [PATCH 05/20] thunderbolt: Rework Titan Ridge TMU objection disable function
` [PATCH 06/20] thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()
` [PATCH 07/20] thunderbolt: Move TMU configuration to tb_enable_tmu()
` [PATCH 08/20] thunderbolt: Move tb_enable_tmu() close to other TMU functions
` [PATCH 09/20] thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()
` [PATCH 10/20] thunderbolt: Move CLx support functions into clx.c
` [PATCH 11/20] thunderbolt: Get rid of __tb_switch_[en|dis]able_clx()
` [PATCH 12/20] thunderbolt: Move CLx enabling into tb_enable_clx()
` [PATCH 13/20] thunderbolt: Switch CL states from enum to a bitmask
` [PATCH 14/20] thunderbolt: Check for first depth router in tb.c
` [PATCH 15/20] thunderbolt: Do not call CLx functions from TMU code
` [PATCH 16/20] thunderbolt: Prefix TMU post time log message with "TMU: "
` [PATCH 17/20] thunderbolt: Prefix CL state related log messages with "CLx: "
` [PATCH 18/20] thunderbolt: Initialize CL states from the hardware
` [PATCH 19/20] thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled
` [PATCH 20/20] thunderbolt: Disable CL states when a DMA tunnel is established
[Intel-gfx] [PATCH 01/15] drm/i915/plane: warn on non-zero plane offset
2023-05-29 10:04 UTC (5+ messages)
[OE-core][PATCH] sqlite3: Whitelist CVE-2022-21227
2023-05-29 10:04 UTC (6+ messages)
[PATCH] virtio_ring: validate used buffer length
2023-05-29 10:03 UTC (5+ messages)
[PATCH] usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
2023-05-29 10:03 UTC (9+ messages)
[PATCH 0/4] rockchip: rk3588: add USB 3.0 support
2023-05-29 10:01 UTC (5+ messages)
` [PATCH 1/4] phy: rockchip: add usbdp combo phy driver
` [PATCH 2/4] ARM: dts: rockchip: rk3588: add support for USB 3.0 devices
` [PATCH 3/4] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB3 support
` [PATCH 4/4] configs: rock5b-rk3588: enable USB 3.0 controller, command, gadget
[PATCH 0/5] MDSS reg bus interconnect
2023-05-29 10:01 UTC (7+ messages)
[LTP] [PATCH v2 0/7] Two AMD SVM vulnerability tests
2023-05-29 10:02 UTC (2+ messages)
[PATCH] soc: xilinx: Fix a memory leak in zynqmp_pm_remove()
2023-05-29 9:59 UTC (3+ messages)
[PATCH net] tcp: deny tcp_disconnect() when threads are waiting
2023-05-29 9:55 UTC (2+ messages)
[PATCH] video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge
2023-05-29 9:58 UTC (2+ messages)
[PATCH v2 1/2] rockchip: rk3568: Add support for FriendlyARM NanoPi R5S
2023-05-29 9:57 UTC (4+ messages)
` [PATCH v2 2/2] rockchip: rk3568: Add support for FriendlyARM NanoPi R5C
[PATCH 0/6] ALSA: emu10k1: improvements related to the driver's procfs
2023-05-29 9:56 UTC (3+ messages)
` [PATCH v2] ALSA: emu10k1: actually disassemble DSP instructions in /proc
[PATCH 0/5] mm: compaction: cleanups & simplifications
2023-05-29 9:58 UTC (3+ messages)
` [PATCH 1/5] mm: compaction: remove compaction result helpers
[PATCH v3] arm64: dts: imx8mp-msc-sm2s: Add sound card
2023-05-29 9:57 UTC (2+ messages)
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-05-29 9:55 UTC (6+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
[PATCH] ARM: dts: rockchip: rk3588: sync with Linux
2023-05-29 9:55 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Add a sysfs node for requested frequency
2023-05-29 9:55 UTC (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[PATCH] pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V)
2023-05-29 9:55 UTC (2+ messages)
[PATCH v3 0/3] STM32 warning cleanup
2023-05-29 9:49 UTC (11+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: fix several DT warnings on stm32mp15
[PATCH v4 0/4] STM32 warning cleanup
2023-05-29 9:54 UTC (9+ messages)
` [PATCH v4 3/4] ARM: dts: stm32: fix dsi warnings on stm32mp15 boards
` [PATCH v4 4/4] ARM: dts: stm32: fix ltdc warnings in "
The enduring popularity of git-credential-store
2023-05-29 9:53 UTC (7+ messages)
[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
2023-05-29 9:52 UTC (3+ messages)
reproducible build and yocto sdk
2023-05-29 9:53 UTC
[PATCH 0/3] Minor device-tree additions for C.H.I.P
2023-05-29 9:51 UTC (5+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 2/5] pinctrl: axp209: Add support for GPIO3 on the AXP209
[PATCH 0/2] thunderbolt: Two fixes for reported display issues
2023-05-29 9:51 UTC (4+ messages)
` [PATCH 2/2] thunderbolt: Do not touch CL state configuration during discovery
[igt-dev] [PATCH i-g-t] tests/xe_exec_threads: Increase fence timeout for simulation env
2023-05-29 9:51 UTC
[PATCH] doc: gitcredentials: introduce OAuth helpers
2023-05-29 9:50 UTC (3+ messages)
[Bug 1240] [dpdk-23.07] meson_test/test_fasts: test eal_flags_file_prefix_autotest failed with `-a xx:xx.x ` parameter
2023-05-29 9:50 UTC
[PATCH 6.3 000/127] 6.3.5-rc1 review
2023-05-29 9:49 UTC (5+ messages)
` [PATCH 6.3 127/127] Revert "arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl"
[PATCH v3 0/3] Add pinctrl support for SDX75
2023-05-29 9:48 UTC (2+ messages)
A question about the handling of invisible symbols in menuconfig
2023-05-29 9:47 UTC (2+ messages)
[PATCH] misc: microchip: pci1xxxx: Fix error handling in gp_aux_bus_probe()
2023-05-29 9:47 UTC (2+ messages)
[PATCH linux-next] ARM: unwind: use ex_frame with CONFIG_UNWINDER_FRAME_POINTER
2023-05-29 9:46 UTC (3+ messages)
[PATCH 0/7] Display support for MSM8226
2023-05-29 9:44 UTC (16+ messages)
` [PATCH 1/7] dt-bindings: msm: dsi-phy-28nm: Document msm8226 compatible
` [PATCH 2/7] dt-bindings: display/msm: dsi-controller-main: Add "
` [PATCH 3/7] dt-bindings: display/msm: qcom,mdp5: "
` [PATCH 4/7] drm/msm/mdp5: Add MDP5 configuration for MSM8226
` [PATCH 5/7] drm/msm/dsi: Add "
` [PATCH 6/7] drm/msm/dsi: Add phy "
` [PATCH 7/7] ARM: dts: qcom: msm8226: Add mdss nodes
drm/amdgpu/gfx9: switch to golden tsc registers for raven/raven2
2023-05-29 9:45 UTC (2+ messages)
` [PATCH] "
[PATCH] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports with GESI
2023-05-29 9:42 UTC (2+ messages)
[PULL 00/10] ppc queue
2023-05-29 9:42 UTC (3+ messages)
[PATCH] Cargo: build failure on 32-bit machine when DEBUG enabled
2023-05-29 9:42 UTC
[xen-unstable test] 180992: tolerable FAIL
2023-05-29 9:42 UTC
[PATCH 0/6] erofs: random cleanups and fixes
2023-05-29 9:50 UTC (3+ messages)
[PATCH] opp: Provide a function for just setting bandwidth
2023-05-29 9:40 UTC (6+ messages)
[OE-core][PATCH v2] sysstat: Fix CVE-2023-33204
2023-05-29 9:39 UTC
[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
2023-05-29 9:39 UTC (2+ messages)
[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-05-29 9:37 UTC (4+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
[PATCH v2 0/4] Introduced new Cadence USBHS Driver
2023-05-29 9:37 UTC (4+ messages)
` [PATCH v3 2/4] usb: cdns2: Add main part of Cadence USBHS driver
[PATCH V1 0/3] Add Genesys Logic GL9767 support
2023-05-29 9:36 UTC (3+ messages)
` [PATCH V1 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767
[PATCH 0/2] Add machanism to limit msi allocation for Loongson
2023-05-29 9:36 UTC (10+ messages)
` [PATCH 1/2] genirq/msi, platform-msi: Adjust return value of msi_domain_prepare_irqs()
[PATCH v4 0/7] Add support for MHI Endpoint function driver
2023-05-29 9:36 UTC (3+ messages)
` [PATCH v4 1/7] PCI: endpoint: Pass EPF device ID to the probe function
[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
2023-05-29 9:28 UTC (6+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
` [PATCH net-next v2 2/3] page_pool: support non-frag page for page_pool_alloc_frag()
` [PATCH net-next v2 3/3] page_pool: remove PP_FLAG_PAGE_FRAG flag
[PATCH v2] soc: qcom: ocmem: Add OCMEM hardware version print
2023-05-29 9:30 UTC (4+ messages)
[RFC PATCH 4/5] gnss: ubx: add support for the reset gpio
2023-05-29 9:30 UTC (2+ messages)
[PATCH] drm/ttm: Remove redundant code in ttm_tt_init_fields
2023-05-29 9:28 UTC (2+ messages)
[PATCH v3] soc: qcom: ocmem: Add OCMEM hardware version print
2023-05-29 9:28 UTC (2+ messages)
[PATCH v2 1/1] lib: utils/ipi: buffer overrun aclint_mswi_cold_init
2023-05-29 9:27 UTC
[PATCH v2 00/13] Add support for Allwinner (sunxi) A64 SoC
2023-05-29 9:24 UTC (3+ messages)
` [PATCH v2 01/13] Documentation: sunxi: Add some documentation
[PATCH 1/2] mempool/cnxk: avoid indefinite wait
2023-05-29 9:25 UTC (3+ messages)
` [PATCH v2 1/2] mempool/cnxk: fix indefinite wait in batch alloc
` [PATCH v2 2/2] common/cnxk: add new APIs for batch operations
[PATCH v4 0/7] iio: light: vcnl4000: Add features for vncl4040/4200
2023-05-29 9:25 UTC (4+ messages)
` [PATCH v4 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
[PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-29 9:25 UTC (12+ messages)
[Intel-gfx] [PATCH v2] drm/i915/display: Set correct voltage level for 480MHz CDCLK
2023-05-29 9:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Set correct voltage level for 480MHz CDCLK (rev2)
[Intel-gfx] [PATCH 00/15] drm/i915: re-enable -Wunused-but-set-variable
2023-05-29 9:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: re-enable -Wunused-but-set-variable (rev4)
[PATCH 5/6] erofs: use struct lockref to replace handcrafted approach
2023-05-29 9:25 UTC (5+ messages)
` [PATCH v2 "
[PATCH v2 0/4] Support VFIO sparse mmap in PCI bus
2023-05-29 9:25 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] bus/pci: add VFIO sparse mmap support
Adding PWM Commands
2023-05-29 9:23 UTC (3+ messages)
` [PATCH v2 1/3] commands: add pwm manipulation command
[Intel-gfx] [PATCH v8 6/7] drm/i915/mtl: find the best QGV point for the SAGV configuration
2023-05-29 9:23 UTC (3+ messages)
[GIT PULL] pinctrl: renesas: Updates for v6.5
2023-05-29 9:23 UTC (2+ messages)
[dpdk-dev] [PATCH v1] drivers/cnxk: improve the build time for non arm64 build
2023-05-29 9:23 UTC
[PATCH V3] tracing/user_events: Prevent same name but different args event
2023-05-29 9:23 UTC (2+ messages)
[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
2023-05-29 9:19 UTC (10+ 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.