messages from 2023-03-19 16:03:53 to 2023-03-19 17:21:26 UTC [more...]
[Buildroot] [PATCHv2] ifupdown: bump to 0.8.41
2023-03-19 17:21 UTC (3+ messages)
[PATCH RFC v18 net-next] vmxnet3: Add XDP support
2023-03-19 17:20 UTC (2+ messages)
[PATCH 1/5] net: phy: marvell: Import and use marvell_phy.h from Linux
2023-03-19 17:08 UTC (5+ messages)
` [PATCH 2/5] net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() "
` [PATCH 3/5] net: phy: Add phy_read_mmd_poll_timeout() "
` [PATCH 4/5] net: phy: Add MDIO PCS 2.5G and 5G speed macros "
` [PATCH 5/5] net: phy: marvell10g: Adapt Marvell 10G PHY driver "
[GIT PULL] Char/Misc driver updates for 6.3-rc3
2023-03-19 17:15 UTC (2+ messages)
[GIT PULL] RAS/urgent for v6.3-rc3
2023-03-19 17:15 UTC (2+ messages)
[GIT PULL] x86/urgent for v6.3-rc3
2023-03-19 17:15 UTC (2+ messages)
[GIT PULL] perf/urgent for v6.3-rc3
2023-03-19 17:15 UTC (2+ messages)
[GIT PULL] TTY/Serial driver fixes for 6.3-rc3
2023-03-19 17:15 UTC (2+ messages)
[PATCH 1/4] phy: Add empty generic_phy_configure() implementation for PHY disabled case
2023-03-19 17:09 UTC (4+ messages)
` [PATCH 2/4] phy: Fix kerneldoc alignment
` [PATCH 3/4] phy: Add .set_mode and .set_speed callbacks
` [PATCH 4/4] phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8
[PATCH 1/1] ARM: meson: Add initial support for beelink gt1
2023-03-19 17:14 UTC (2+ messages)
[paulmck-rcu:dev.2023.03.17a] BUILD SUCCESS WITH WARNING 19d218a4b125a4dce12eb88097a9c55f7126ce8c
2023-03-19 17:12 UTC
[PATCH 1/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SGMII_2500 with SGMII and speed
2023-03-19 17:06 UTC (3+ messages)
` [PATCH 2/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI
` [PATCH 3/3] net: phy: Synchronize PHY interface modes with Linux
[paulmck-rcu:dev.2023.03.11a] BUILD SUCCESS daaaf357ff854004a665cfb9e73844228c108e8e
2023-03-19 17:12 UTC
[PATCH for-next] RDMA/bnxt_re: Add resize_cq support
2023-03-19 17:11 UTC (7+ messages)
[PATCH 01/41] net: phy: aquantia: Staticize PHY driver entries
2023-03-19 17:03 UTC (41+ messages)
` [PATCH 02/41] net: phy: ca_phy: "
` [PATCH 03/41] net: phy: cortina: "
` [PATCH 04/41] net: phy: teranetics: "
` [PATCH 05/41] net: phy: Factor manual relocation into separate function
` [PATCH 06/41] net: phy: Iterate over both registered PHYs and struct phy_driver linker list
` [PATCH 07/41] net: phy: adin: Convert to U_BOOT_PHY_DRIVER()
` [PATCH 08/41] net: phy: aquantia: "
` [PATCH 09/41] net: phy: atheros: "
` [PATCH 10/41] net: phy: b53: "
` [PATCH 11/41] net: phy: broadcom: "
` [PATCH 12/41] net: phy: ca_phy: "
` [PATCH 13/41] net: phy: cortina: "
` [PATCH 14/41] net: phy: davicom: "
` [PATCH 15/41] net: phy: mv88e61xx: "
` [PATCH 16/41] net: phy: et1011c: "
` [PATCH 17/41] net: phy: lxt: "
` [PATCH 18/41] net: phy: marvell: "
` [PATCH 19/41] net: phy: ksz8xxx: "
` [PATCH 20/41] net: phy: ksz90x1: "
` [PATCH 21/41] net: phy: meson-gxl: "
` [PATCH 22/41] net: phy: natsemi: "
` [PATCH 23/41] net: phy: nxp-c45-tja11xx: "
` [PATCH 24/41] net: phy: nxp-tja11xx: "
` [PATCH 25/41] net: phy: realtek: "
` [PATCH 26/41] net: phy: smsc: "
` [PATCH 27/41] net: phy: teranetics: "
` [PATCH 28/41] net: phy: ti: "
` [PATCH 29/41] net: phy: vitesse: "
` [PATCH 30/41] net: phy: xilinx: "
` [PATCH 31/41] net: phy: intel-xway: "
` [PATCH 32/41] net: phy: mscc: "
` [PATCH 33/41] net: phy: fixed: "
` [PATCH 34/41] net: phy: ncsi: "
` [PATCH 35/41] net: phy: xilinx-gmii2rgmii: "
` [PATCH 36/41] net: phy: genphy: "
` [PATCH 37/41] net: phy: gen10g: "
` [PATCH 38/41] net: phy: Drop static phy_drivers list
` [PATCH 39/41] net: phy: Drop unused phy_register()
` [PATCH 40/41] net: phy: Re-inline phy_drv_reloc()
` [PATCH 41/41] net: phy: Only call phy_init() on systems needing manual relocation
[Buildroot] [git commit branch/2023.02.x] package/rtl8812au-aircrack-ng: fix build failure on PowerPC64
2023-03-19 17:07 UTC
[Buildroot] [PATCH] package/rtl8812au-aircrack-ng: fix build failure on PowerPC64
2023-03-19 17:07 UTC (2+ messages)
[PATCH 0/5] i3c: Convert to platform remove callback returning void
2023-03-18 23:33 UTC (6+ messages)
` [PATCH 1/5] i3c: Make i3c_master_unregister() return void
` [PATCH 2/5] i3c: dw: Convert to platform remove callback returning void
` [PATCH 3/5] i3c: cdns: "
` [PATCH 4/5] i3c: mipi-i3c-hci: "
` [PATCH 5/5] i3c: svc: "
[ANNOUNCE] xfs-linux: for-next updated to e9b60c7f9713
2023-03-19 17:07 UTC
[LTP] [PATCH v2] Move semaphore/ tests to semop/
2023-03-19 17:05 UTC (6+ messages)
` [LTP] [PATCH v3 0/2] Refactor semaphore
` [LTP] [PATCH v3 1/2] Move semaphore/ tests to semop/
[PATCH] misc: hpilo: remove unused is_device_reset function
2023-03-19 17:04 UTC
[ANNOUNCE] Release v4.19.276-cip93 and v5.10.173-cip28
2023-03-19 17:04 UTC (2+ messages)
stable-rc/queue/5.10 baseline: 182 runs, 11 regressions (v5.10.175-39-ge676dbf2bc3a)
2023-03-19 17:01 UTC
[PATCH] clk: renesas: Pack reset identifier before look up
2023-03-19 16:58 UTC
[PATCH 0/3] parse-options.h: use designated initializers in OPT_* macros
2023-03-19 16:56 UTC (4+ messages)
` [PATCH 1/3] parse-options.h: use consistent name for the callback parameters
` [PATCH 2/3] parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters
` [PATCH 3/3] parse-options.h: use designated initializers in OPT_* macros
[PATCH] drm/bridge: nwl-dsi: fix packet read ISR handling
2023-03-18 22:36 UTC
[PATCH] drm/bridge: nwl-dsi: implement MIPI_DSI_MODE_NO_EOT_PACKET
2023-03-18 22:33 UTC
[Intel-gfx] [PATCH v10 00/15] dma-fence: Deadline awareness
2023-03-17 19:08 UTC (3+ messages)
` [Intel-gfx] [PATCH v10 09/15] drm/syncobj: Add deadline support for syncobj waits
[PATCH bpf-next] selftests/bpf: Filter out preempt_count_ functions from kprobe_multi bench
2023-03-19 16:54 UTC (4+ messages)
[PATCH] xfs: pass the correct cursor to xfs_iomap_prealloc_size
2023-03-19 16:54 UTC
[PATCH] input: alps: fix compatibility with -funsigned-char
2023-03-19 16:54 UTC (3+ messages)
[regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
2023-03-19 16:51 UTC (3+ messages)
[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
2023-03-19 16:51 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Revert "drm/i915/hwmon: Enable PL1 power limit" (rev3)
[PATCH] ml/cnxk: fix updating error code and message
2023-03-19 16:51 UTC (3+ messages)
` [PATCH v2 1/1] ml/cnxk: fix reporting of incorrect error info
[sean-jc:x86/formalize_shadow_mmu 31/39] arch/x86/kvm/mmu/paging_tmpl.h:883:5: error: no previous prototype for function 'paging32_sync_spte'
2023-03-19 16:49 UTC
[jimc:dd-drm-fix-next 15/19] lib/test_map_h.c:21:1: sparse: sparse: symbol 'debug_cats_slist' was not declared. Should it be static?
2023-03-19 16:49 UTC
[Buildroot] [git commit branch/2023.02.x] DEVELOPERS: Add entry for Bagas Sanjaya as Buildroot developer for git
2023-03-19 16:47 UTC
[PATCH] mmc: sdricoh_cs: remove unused sdricoh_readw function
2023-03-19 16:47 UTC
[Buildroot] [git commit branch/2022.02.x] DEVELOPERS: Add entry for Bagas Sanjaya as Buildroot developer for git
2023-03-19 16:47 UTC
[for-linus][PATCH 0/8] tracing: Minor fixes for 6.3
2023-03-19 16:46 UTC (9+ messages)
` [for-linus][PATCH 1/8] tracing: Fix wrong return in kprobe_event_gen_test.c
` [for-linus][PATCH 2/8] tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static
` [for-linus][PATCH 3/8] trace/hwlat: Do not wipe the contents of per-cpu thread data
` [for-linus][PATCH 4/8] trace/hwlat: Do not start per-cpu thread if it is already running
` [for-linus][PATCH 5/8] ftrace: Set direct_ops storage-class-specifier to static
` [for-linus][PATCH 6/8] tracing: Make splice_read available again
` [for-linus][PATCH 7/8] ring-buffer: remove obsolete comment for free_buffer_page()
` [for-linus][PATCH 8/8] tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
2023-03-19 16:47 UTC (5+ messages)
[Buildroot] [PATCH 0/2] git version bump
2023-03-19 16:48 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: Add entry for Bagas Sanjaya as Buildroot developer for git
stable-rc/queue/5.4 baseline: 179 runs, 32 regressions (v5.4.237-31-ga1e6bc1005d63)
2023-03-19 16:47 UTC
[PATCH v2] kernel: bpf: stackmap: fix a possible sleep-in-atomic bug in bpf_mmap_unlock_get_irq_work()
2023-03-19 16:47 UTC (3+ messages)
[PATCH] Staging: greybus: Fix lines ending with '('
2023-03-19 16:45 UTC
[Buildroot] [git commit] package/rtl8189es: bump to version 2023-03-14 on master branch
2023-03-19 16:43 UTC
[PATCH] wg-quick: add possibility to force use userspace implementation
2023-03-19 16:43 UTC
[Buildroot] [git commit] package/rtl8189fs: bump to version 2023-03-13 on branch rtl8189fs
2023-03-19 16:43 UTC
[Buildroot] [PATCH] package/rtl8189es: bump to version 2023-03-14 on master branch
2023-03-19 16:43 UTC (5+ messages)
` [Buildroot] [PATCH] package/rtl8189fs: bump to version 2023-03-13 on branch rtl8189fs
[PATCH v2 00/12] efi: Improvements to booting and debugging
2023-03-19 16:43 UTC (17+ messages)
` [PATCH v2 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v2 05/12] x86: Exit EFI boot services before starting kernel
` [PATCH v2 06/12] x86: Support zboot and bootm in the EFI app
` [PATCH v2 07/12] efi: Add another tranch of GUIDs
` [PATCH v2 08/12] efi: Include GUID names with EFI app and payload
` [PATCH v2 09/12] doc: Add help for the efi command
` [PATCH v2 10/12] efi: Split out table-listing code into a new file
` [PATCH v2 11/12] efi: Support showing tables
[PATCH for 8.0] qemu/osdep: Switch position of "extern" and "G_NORETURN"
2023-03-19 16:42 UTC (2+ messages)
[PATCH v4 0/8] Support ROHM BU27034 ALS sensor
2023-03-19 16:57 UTC (3+ messages)
[PATCH 1/1] usertools/devbind: add ml device class
2023-03-19 16:42 UTC (3+ messages)
[Buildroot] [git commit branch/2023.02.x] package/kexec: add KEXEC_CPE_ID_{PRODUCT, VENDOR}
2023-03-19 16:36 UTC
[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
2023-03-19 16:41 UTC (11+ messages)
[Buildroot] [git commit branch/2022.02.x] package/kexec: add KEXEC_CPE_ID_{PRODUCT, VENDOR}
2023-03-19 16:41 UTC
[PATCH v2 1/2] dt-bindings: input: touchscreen: Add 'hold-in-reset-in-suspend' property to goodix
2023-03-19 16:38 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: input: touchscreen: Add 'goodix-hold-in-reset' property to Goodix
[PATCH] drivers/mmc/core/bus: Delete redundant match function
2023-03-19 16:37 UTC (3+ messages)
[PATCH - mdadm] mdopen: always try create_named_array()
2023-03-19 16:36 UTC (2+ messages)
[Buildroot] [PATCH next 2/2] package/kexec: add KEXEC_CPE_ID_VENDOR
2023-03-19 16:36 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/1] package/kexec: add KEXEC_CPE_ID_{PRODUCT, VENDOR}
[PATCH 0/6 v2] Assorted patches relating to mdmon
2023-03-19 16:34 UTC (4+ messages)
` [PATCH 2/6] Improvements for IMSM_NO_PLATFORM testing
[PATCH v15 00/12] Parallel CPU bringup for x86_64
2023-03-19 16:34 UTC (3+ messages)
` [PATCH v15 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
[PATCH u-boot] cmd: mmc: Return CMD_RET_* from commands
2023-03-19 16:33 UTC
[PATCH] thermal: mediatek: Use of_address_to_resource()
2023-03-19 16:32 UTC (2+ messages)
[PATCH] video: ARM CLCD: Use of_address_to_resource()
2023-03-19 16:32 UTC (2+ messages)
[PATCH] macintosh: Use of_address_to_resource()
2023-03-19 16:32 UTC
[PATCH] EDAC: Use of_address_to_resource()
2023-03-19 16:32 UTC
[PATCH] clocksource/drivers/timer-ti-dm: Use of_address_to_resource()
2023-03-19 16:32 UTC
[PATCH] ARM: EXYNOS: Use of_address_to_resource()
2023-03-19 16:31 UTC (2+ messages)
[PATCH] dmaengine: bestcomm: Use of_address_to_resource()
2023-03-19 16:32 UTC
[PATCH] ARM: omap: Use of_address_to_resource()
2023-03-19 16:31 UTC (2+ messages)
[PATCH] clk: ti: Use of_address_to_resource()
2023-03-19 16:32 UTC
[PATCH] ARM: bcm: Use of_address_to_resource()
2023-03-19 16:31 UTC (2+ messages)
[PATCH] bcma: Use of_address_to_resource()
2023-03-19 16:31 UTC
[PATCH] powerpc: Use of_address_to_resource()
2023-03-19 16:31 UTC
[PATCH] MIPS: octeon: Use of_address_to_resource()
2023-03-19 16:31 UTC
[PATCH 0/2] Remove unnecessary inclusions of parse-options.h from headers
2023-03-19 16:27 UTC (3+ messages)
` [PATCH 1/2] treewide: include parse-options.h in source files
` [PATCH 2/2] treewide: remove unnecessary inclusions of parse-options.h from headers
[Buildroot] [git commit] package/ifupdown: bump to 0.8.41
2023-03-19 16:28 UTC
[Buildroot] [PATCH 1/1] package/lvm2: enable package with musl
2023-03-19 16:25 UTC (2+ messages)
[Buildroot] [PATCH 1/2] python-apispec: bump to 6.3.0
2023-03-19 16:22 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] python-marshmallow-sqlalchemy: bump to version 0.29.0
[cip-dev][isar-cip-core][PATCH v2] initramfs-crypt-hook: Add clevis for buster and bullseye
2023-03-19 16:22 UTC (2+ messages)
[isar-cip-core][PATCH] Enable ccache
2023-03-19 16:21 UTC
[Buildroot] [git commit] package/python-marshmallow-sqlalchemy: bump to version 0.29.0
2023-03-19 16:20 UTC
[Buildroot] [git commit] package/python-apispec: bump to 6.3.0
2023-03-19 16:20 UTC
dunfell merge request: March 19th
2023-03-19 16:19 UTC (2+ messages)
warning when converting `to_gbphy_dev` into inline function
2023-03-19 16:20 UTC (4+ messages)
[PATCH] Define alignof using _Alignof when using C11 or newer
2023-03-19 16:16 UTC (2+ messages)
[PATCH] staging: greybus: remove unnecessary blank line
2023-03-19 16:15 UTC (2+ messages)
[PATCH 0/1] Fixing the DSI dot clock on Allwinner
2023-03-19 16:07 UTC (4+ messages)
` [PATCH 1/1] drm/sun4i: tcon: Fix setting PLL rate when using DSI
[qemu-mainline bisection] complete test-amd64-i386-libvirt
2023-03-19 16:12 UTC
[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
2023-03-19 13:44 UTC (6+ messages)
` [PATCH 12/15] auxdisplay: ht16k33: Introduce backlight_get_brightness()
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-03-19 16:11 UTC (10+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 2/3] net/i40e: enable direct rearm with separate API
` 回复: "
[PATCH v2 0/2] Add sync object UAPI support to VirtIO-GPU driver
2023-03-19 16:08 UTC (6+ messages)
` [PATCH v2 1/2] drm/virtio: Refactor job submission code path
` [PATCH v2 2/2] drm/virtio: Support sync objects
[PATCH 0/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer
2023-03-19 16:22 UTC (5+ messages)
` [PATCH 2/3] iio: accel: kionix-kx022a: Add chip_info structure
` [PATCH 3/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer
[PATCH V6 00/15] Add support for stacked/parallel memories
2023-03-10 17:32 UTC (5+ messages)
` [PATCH V6 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V6 11/15] mtd: spi-nor: Add APIs to set/get nor->params
[Bug 217215] New: Oops removing usb drive
2023-03-19 16:04 UTC
[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
2023-03-15 15:04 UTC
[PATCH V5 00/15] spi: Add support for stacked/parallel memories
2023-03-13 16:49 UTC (6+ messages)
` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V5 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` (subset) [PATCH V5 00/15] spi: Add support for stacked/parallel memories
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.