messages from 2024-02-25 13:47:03 to 2024-02-25 16:07:54 UTC [more...]
[RFC PATCH 0/1] sunxi: H616: add GPU power domain driver
2024-02-25 16:06 UTC
[PATCH 0/6] USB keyboard improvements for asahi / desktop systems
2024-02-25 16:07 UTC (10+ messages)
` [PATCH 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH 4/6] usb: kbd: Ignore Yubikeys
[PATCH v2 0/5] More unit test for mballoc
2024-02-25 16:07 UTC (2+ messages)
[Buildroot] [PATCH v6 00/16] Add support for AM62x-SK HS-FS devices
2024-02-25 16:06 UTC (3+ messages)
` [Buildroot] [PATCH v6 12/16] boot/uboot: add BR2_TARGET_UBOOT_USE_BINMAN option
[PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
2024-02-25 16:05 UTC (2+ messages)
[PATCH v3 00/15] clk: samsung: Add CPU clocks for Exynos850
2024-02-25 16:01 UTC (4+ messages)
` [PATCH v3 10/15] clk: samsung: Keep register offsets in chip specific structure
[PATCH 0/4] Add WoM feature as an IIO event
2024-02-25 16:00 UTC (5+ messages)
` [PATCH 1/4] iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
` [PATCH 2/4] iio: imu: inv_mpu6050: add WoM event inside accel channels
` [PATCH 3/4] iio: imu: inv_mpu6050: add new interrupt handler for WoM events
` [PATCH 4/4] iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode
[linux-linus test] 184757: tolerable FAIL - PUSHED
2024-02-25 16:00 UTC
[PATCH net] kunit: Fix again checksum tests on big endian CPUs
2024-02-25 15:58 UTC (2+ messages)
[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-25 15:58 UTC (2+ messages)
fstest generic/696 failure on ext4 fs with quotas+idmap
2024-02-25 15:56 UTC (4+ messages)
` [PATCH] vfs: fix check for tmpfile support
[PATCH 0/7] extcon: Convert to platform remove callback returning void
2024-02-25 15:54 UTC (8+ messages)
` [PATCH 1/7] extcon: adc-jack: "
` [PATCH 2/7] extcon: intel-cht-wc: "
` [PATCH 3/7] extcon: intel-mrfld: "
` [PATCH 4/7] extcon: max3355: "
` [PATCH 5/7] extcon: max77843: "
` [PATCH 6/7] extcon: usb-gpio: "
` [PATCH 7/7] extcon: usbc-cros-ec: "
[PATCHv7 00/16] x86/tdx: Add kexec support
2024-02-25 15:54 UTC (9+ messages)
` [PATCHv7 08/16] x86/tdx: Account shared memory
` [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec
[PATCH] staging: media: atomisp: Fix formatting issues and minor code issue
2024-02-25 15:53 UTC
[PATCH v2] fstests: btrfs: add a test case to make sure inconsitent qgroup won't leak reserved data space
2024-02-25 15:53 UTC (5+ messages)
[hch-block:drbd-blk-limits 1/16] block/blk-settings.c:281: warning: expecting prototype for queue_limits_commit_set(). Prototype was for queue_limits_set() instead
2024-02-25 15:47 UTC
[PATCH] Documentation: PM: Fix runtime_pm.rst markdown syntax
2024-02-25 13:00 UTC
Partition table instead of LVM inside a LUKS container
2024-02-25 15:36 UTC (2+ messages)
[PATCH] dt-bindings: serial: convert st,asc to DT schema
2024-02-25 15:42 UTC (2+ messages)
[PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()
2024-02-25 15:42 UTC (2+ messages)
[PATCH] generic/733: disable for btrfs
2024-02-25 15:41 UTC (2+ messages)
[PATCH 1/1] net/octeon_ep: use devarg to enable ISM accesses
2024-02-25 15:39 UTC (2+ messages)
Dangerous commands (was:[ANNOUNCE] fstests: for-next branch updated to v2024.02.04)
2024-02-25 15:37 UTC (4+ messages)
[cocci] Detecting misused expressions with SmPL?
2024-02-25 15:33 UTC (3+ messages)
` [cocci] Searching for code within block by SmPL ellipsis?
[PATCH] net/cnxk: support Tx queue descriptor count
2024-02-25 15:33 UTC (3+ messages)
` [PATCH v2] "
[PATCH 8/8] ucounts: delete these duplicate static variables ue_zero and ue_int_max
2024-02-25 15:21 UTC (3+ messages)
[Buildroot] [PATCH 1/1] utils/genrandconfig: fix BR2_TOOLCHAIN_BARE_METAL_BUILDROOT_ARCH
2024-02-25 15:23 UTC
[PATCH 1/3] common/cnxk: dma result to an offset of the event
2024-02-25 15:22 UTC (3+ messages)
` [PATCH v2 "
[PATCH v8 00/35] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-02-25 15:21 UTC (36+ messages)
` [PATCH v8 01/35] tracing: Add a comment about ftrace_regs definition
` [PATCH v8 02/35] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v8 03/35] x86: tracing: Add ftrace_regs definition in the header
` [PATCH v8 04/35] function_graph: Convert ret_stack to a series of longs
` [PATCH v8 05/35] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH v8 06/35] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH v8 07/35] function_graph: Allow multiple users to attach to function graph
` [PATCH v8 08/35] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH v8 09/35] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v8 10/35] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH v8 11/35] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH v8 12/35] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v8 13/35] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v8 14/35] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH v8 15/35] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH v8 16/35] function_graph: Move graph depth stored data "
` [PATCH v8 17/35] function_graph: Move graph notrace bit "
` [PATCH v8 18/35] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v8 19/35] function_graph: Add selftest for passing local variables
` [PATCH v8 20/35] ftrace: Add multiple fgraph storage selftest
` [PATCH v8 21/35] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v8 22/35] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v8 23/35] function_graph: Pass ftrace_regs to retfunc
` [PATCH v8 24/35] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v8 25/35] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v8 26/35] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v8 27/35] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v8 28/35] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v8 29/35] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v8 30/35] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v8 32/35] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v8 33/35] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v8 34/35] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v8 35/35] Documentation: probes: Update fprobe on function-graph tracer
[PATCH v3 1/2] config/arm: allow WFE to be enabled config time
2024-02-25 15:20 UTC (3+ messages)
` [PATCH v4] event/cnxk: use WFE LDP loop for getwork routine
[jirislaby:devel 35/36] drivers/char/aaa.c:54:2: warning: variable '__tmp' is uninitialized when used within its own initialization
2024-02-25 15:15 UTC
[ima-evm-utils: PATCH v1 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
2024-02-25 15:14 UTC (2+ messages)
[PATCH v3 0/3] clocksource/drivers/arm_global_timer: Three improvements
2024-02-25 15:13 UTC (12+ messages)
` [PATCH v3 1/3] clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long
` [PATCH v3 2/3] clocksource/drivers/arm_global_timer: Guard against division by zero
` [PATCH v3 3/3] clocksource/drivers/arm_global_timer: Simplify prescaler register access
[PATCH 1/2] serial: core: introduce uart_port_tx_limited_flags()
2024-02-25 15:14 UTC (2+ messages)
` [PATCH 2/2] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
[PATCH 1/1] kbuild: Add DT schema check also when applying DT overlays
2024-02-25 15:12 UTC
[RFC v3 1/6] eal: add static per-lcore memory allocation facility
2024-02-25 15:03 UTC (8+ messages)
` [RFC v4 0/6] Lcore variables
` [RFC v4 1/6] eal: add static per-lcore memory allocation facility
` [RFC v4 2/6] eal: add lcore variable test suite
` [RFC v4 3/6] random: keep PRNG state in lcore variable
` [RFC v4 4/6] power: keep per-lcore "
` [RFC v4 5/6] service: "
` [RFC v4 6/6] eal: keep per-lcore power intrinsics "
[wens:mtk-wip 31/52] drivers/gpu/drm/drm_mipi_dsi.c:1421:56: error: 'mipi_dsi_of_notifier' undeclared
2024-02-25 15:05 UTC
[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
2024-02-25 14:58 UTC (13+ messages)
` [PATCH v2 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v2 12/20] media: i2c: ov4689: Implement vflip/hflip controls
[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
2024-02-25 15:02 UTC (12+ messages)
` [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation
[PATCH 0/8] regulator: mp8859: Cleanups and enhancements
2024-02-25 14:59 UTC (9+ messages)
` [PATCH 1/8] regulator: mp8859: Specify register accessibility and enable caching
` [PATCH 2/8] regulator: mp8859: Validate and log device identifier information
` [PATCH 3/8] regulator: mp8859: Support enable control
` [PATCH 4/8] regulator: mp8859: Support mode operations
` [PATCH 5/8] regulator: mp8859: Support active discharge control
` [PATCH 6/8] regulator: mp8859: Support status and error readback
` [PATCH 7/8] regulator: mp8859: Report slew rate
` [PATCH 8/8] regulator: mp8859: Implement set_current_limit()
[PATCH v2] kernel.bbclass: Set pkg-config variables for building modules
2024-02-25 14:54 UTC (3+ messages)
[PATCH 0/1] Rosebush, a new hash table
2024-02-25 14:47 UTC (5+ messages)
[PATCH v4 07/11] block: Add fops atomic write support
2024-02-25 14:46 UTC (2+ messages)
[PATCH V1] net/mlx5: store IPv6 TC detection result in physical device
2024-02-25 14:45 UTC (2+ messages)
[PATCH] net/mlx5: remove non constant size from type cast
2024-02-25 14:42 UTC (2+ messages)
[PATCH 0/2] wifi: cfg80211/ath12k: Add support to rx retry stats
2024-02-25 14:34 UTC (3+ messages)
[hch-xfs:xfs-zoned 38/40] fs/xfs/xfs_zone_gc.c:307: undefined reference to `__udivdi3'
2024-02-25 14:33 UTC
[PATCH 1/2] iio: accel: adxl367: fix DEVID read after reset
2024-02-25 14:33 UTC (5+ messages)
` [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register
[PATCH v2] ARM: mvebu: Add error handling in coherency.c to prevent bugs
2024-02-25 14:31 UTC (2+ messages)
[GIT PULL] i.MX fixes for 6.8, round 2
2024-02-25 14:31 UTC (2+ messages)
[PATCH v2] ARM: mvebu: Add error handling in i2c_quirk to prevent bugs
2024-02-25 14:29 UTC (2+ messages)
[PATCH v3 0/4] erofs-utils: mkfs: introduce multi-threaded compression
2024-02-25 14:27 UTC (5+ messages)
` [PATCH v3 1/4] erofs-utils: introduce multi-threading framework
` [PATCH v3 2/4] erofs-utils: add a helper to get available processors
` [PATCH v3 3/4] erofs-utils: mkfs: add --worker=# parameter
` [PATCH v3 4/4] erofs-utils: mkfs: introduce inner-file multi-threaded compression
[RESEND PATCH v2 0/4] of: automate of_node_put() - new approach to loops
2024-02-25 14:27 UTC (5+ messages)
` [RESEND PATCH v2 1/4] of: Add cleanup.h based auto release via __free(device_node) markings
` [RESEND PATCH v2 2/4] of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling
` [RESEND PATCH v2 3/4] of: unittest: Use for_each_child_of_node_scoped()
` [RESEND PATCH v2 4/4] iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
[Buildroot] Buildroot 2024.02-rc1 released
2024-02-25 14:26 UTC
[PATCH v2 0/4] of: automate of_node_put() - new approach to loops
2024-02-25 14:25 UTC (2+ messages)
[Buildroot] [PATCH] configs/friendlyarm_nanopi_r2s: bump Linux to 6.6.18 and U-Boot to 2024.01
2024-02-25 14:25 UTC (3+ messages)
[PATCH v2] disk: dos: Add all options for EFI System Partitions
2024-02-25 14:23 UTC (2+ messages)
Linux regressions report for mainline [2024-02-25]
2024-02-25 14:21 UTC (2+ messages)
[PATCH v4 0/3] CDAT updates and fixes
2024-02-25 14:21 UTC (4+ messages)
` [PATCH v4 2/3] cxl/pci: Get rid of pointer arithmetic reading CDAT table
OE-core CVE metrics for nanbield on Sun 25 Feb 2024 04:00:01 AM HST
2024-02-25 14:20 UTC
[PATCH v4 06/11] block: Add atomic write support for statx
2024-02-25 14:20 UTC (2+ messages)
[PATCH v4 00/16] UNI-T UTi260B support
2024-02-25 14:15 UTC (28+ messages)
` [PATCH v4 08/16] ARM: dts: imx6ull: fix pinctrl node name
` [PATCH v4 09/16] ARM: dts: imx6ul: Remove fsl,anatop from usbotg1
` [PATCH v4 10/16] ARM: dts: imx6ul: add missing #thermal-sensor-cells
` [PATCH v4 11/16] ARM: dts: nxp: imx6ul: xnur-gpio -> xnur-gpios
` [PATCH v4 12/16] ARM: dts: nxp: imx6ul: fix touchscreen node name
` [PATCH v4 13/16] ARM: dts: nxp: imx: fix weim "
` [PATCH v4 14/16] dt-bindings: vendor-prefixes: add UNI-T
` [PATCH v4 15/16] dt-bindings: arm: add UNI-T UTi260B
` [PATCH v4 16/16] ARM: dts: imx6ull-uti260b: Add board
[ti:ti-rt-linux-6.1.y-cicd 1/6] sound/soc/soc-generic-dmaengine-pcm.c:321:5: warning: no previous prototype for function 'dmaengine_pcm_prepare'
2024-02-25 14:11 UTC
[PATCH v3 0/3] drm/msm/dpu: debug commit_done timeouts
2024-02-25 14:12 UTC (4+ messages)
` [PATCH v3 1/3] drm/msm/dpu: make "vblank timeout" more useful
` [PATCH v3 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
` [PATCH v3 3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout
[powerpc:next-test] BUILD SUCCESS 362c297127ccc2838da19a0a098cbe24a34d7708
2024-02-25 14:09 UTC
[Buildroot] [PATCH v7] configs/friendlyarm_nanopi_neo2_defconfig: new board
2024-02-25 14:04 UTC (2+ messages)
` [Buildroot] [PATCH v8] "
CVE-2022-48626: moxart: fix potential use-after-free on remove path
2024-02-25 14:03 UTC
CVE-2021-46905: net: hso: fix NULL-deref on disconnect regression
2024-02-25 14:03 UTC
CVE-2021-46904: net: hso: fix null-ptr-deref during tty device unregistration
2024-02-25 14:03 UTC
Raspberry Pi 3b Plus USB-Ethernet lan78xx_eth address not set
2024-02-25 14:02 UTC (3+ messages)
[PATCH V2 0/1] Change the UEFI loading mode to loongarch
2024-02-25 13:57 UTC (5+ messages)
` [PATCH V2 1/1] loongarch: "
[GIT PULL] USB driver fixes for 6.8-rc6
2024-02-25 13:56 UTC
[GIT PULL] TTY/Serial driver fixes for 6.8-rc6
2024-02-25 13:56 UTC
[PATCH mptcp-next v3 13/13] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
2024-02-25 13:51 UTC (2+ messages)
` selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL: Tests Results
[syzbot] [rdma?] KASAN: slab-use-after-free Read in rdma_resolve_route
2024-02-25 13:49 UTC (3+ messages)
[GIT PULL] erofs fix for 6.8-rc6
2024-02-25 13:46 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.