messages from 2024-11-08 10:04:55 to 2024-11-08 10:58:54 UTC [more...]
[PATCH net 0/2] mptcp: fix a couple of races
2024-11-08 10:58 UTC
[PATCH v10 00/22] Support more Amlogic SoC families in crypto driver
2024-11-08 10:29 UTC (30+ messages)
` [PATCH v10 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v10 02/22] crypto: amlogic - Add platform data
` [PATCH v10 03/22] crypto: amlogic - Remove clock input
` [PATCH v10 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v10 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v10 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v10 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v10 08/22] crypto: amlogic - Cleanup defines
` [PATCH v10 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v10 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v10 11/22] crypto: amlogic - Introduce hasher
` [PATCH v10 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v10 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v10 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v10 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v10 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
[PATCH v2 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-11-08 10:57 UTC (10+ messages)
` [PATCH v2 1/8] clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining SCIFs
` [PATCH v2 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH v2 3/8] serial: sh-sci: Update the suspend/resume support
` [PATCH v2 4/8] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH v2 5/8] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias
` [PATCH v2 6/8] arm64: dts: renesas: rzg3s-smarc-switches: Add a header to describe different switches
` [PATCH v2 7/8] arm64: dts: renesas: rzg3s-smarc: Enable SCIF3
` [PATCH v2 8/8] arm64: dts: renesas: r9a08g045s33-smarc-pmod: Add overlay for SCIF1
[PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes
2024-11-08 10:55 UTC (3+ messages)
[PATCH] range-diff: optionally include merge commits' diffs in the analysis
2024-11-08 10:53 UTC (3+ messages)
One recipe for fetch a bigger repo, multiple recipes to build parts of it
2024-11-08 10:53 UTC (12+ messages)
` [poky] "
[PATCH v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
2024-11-08 10:52 UTC (7+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "
[PATCH v2 00/25] Add audio support for the Renesas RZ/G3S SoC
2024-11-08 10:49 UTC (26+ messages)
` [PATCH v2 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v2 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH v2 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH v2 04/25] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH v2 05/25] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH v2 06/25] ASoC: sh: rz-ssi: Terminate all the DMA transactions
` [PATCH v2 07/25] ASoC: sh: rz-ssi: Use only the proper amount of dividers
` [PATCH v2 08/25] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH v2 09/25] ASoC: sh: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH v2 10/25] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v2 11/25] ASoC: sh: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v2 12/25] ASoC: sh: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v2 13/25] ASoC: sh: rz-ssi: Use temporary variable for struct device
` [PATCH v2 14/25] ASoC: sh: rz-ssi: Use goto label names that specify their actions
` [PATCH v2 15/25] ASoC: sh: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH v2 16/25] ASoC: sh: rz-ssi: Enable runtime PM autosuspend support
` [PATCH v2 17/25] ASoC: sh: rz-ssi: Add runtime PM support
` [PATCH v2 18/25] ASoC: sh: rz-ssi: Issue software reset in hw_params API
` [PATCH v2 19/25] ASoC: sh: rz-ssi: Add suspend to RAM support
` [PATCH v2 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH v2 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH v2 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH v2 23/25] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH v2 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH v2 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card
[PATCH] powerpc: Add preempt lazy support
2024-11-08 10:50 UTC (2+ messages)
[PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
2024-11-08 10:49 UTC (5+ messages)
` [PATCH net-next v2 1/2] mlx5/core: relax memory barrier in eq_update_ci()
` [PATCH net-next v2 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
2024-11-08 10:49 UTC (3+ messages)
"stty sane" in kunit.py
2024-11-08 10:49 UTC
[PATCH 0/1] ext4: Prevent an infinite loop in the lazyinit thread
2024-11-08 10:49 UTC (3+ messages)
` [PATCH 1/1] "
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-11-08 10:48 UTC (7+ messages)
` [RFC 03/14] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
[PATCHv2] media: v4l2-core: v4l2-ctrls: check for handler_new_ref misuse
2024-11-08 10:49 UTC (3+ messages)
[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
2024-11-08 10:47 UTC (5+ messages)
[PATCH v3 0/9] Amlogic C3 ISP support
2024-11-08 10:47 UTC (3+ messages)
` [PATCH v3 7/9] media: platform: Add c3 ISP driver
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
2024-11-08 10:48 UTC
[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
2024-11-08 10:47 UTC (6+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
[PATCH v1] virtio-mem: unplug memory only during system resets, not device resets
2024-11-08 10:46 UTC (2+ messages)
[scarthgap] Preferred version for upgrading Glib
2024-11-08 10:46 UTC (2+ messages)
` [OE-core] "
[PATCH RESEND v4 0/2] Add a driver for the Iron Device SMA1307 Amp
2024-11-08 10:44 UTC (5+ messages)
` [PATCH RESEND v4 1/2] ASoC: dt-bindings: irondevice,sma1307: Add initial DT
[PULL 00/10] Functional test fixes & next-cube cleanup
2024-11-08 10:43 UTC (11+ messages)
` [PULL 01/10] scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
` [PULL 02/10] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
` [PULL 03/10] test/functional: Fix Aspeed buildroot tests
` [PULL 04/10] tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets
` [PULL 05/10] tests/functional: Provide the user with hints where to find more log files
` [PULL 06/10] tests/functional: Bump timeouts of functional tests
` [PULL 07/10] tests/functional: Split the test_aarch64_sbsaref test
` [PULL 08/10] tests: refresh package lists with latest libvirt-ci
` [PULL 09/10] next-kbd: convert to use qemu_input_handler_register()
` [PULL 10/10] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
[bcachefs:bcachefs-testing 14/106] fs/bcachefs/btree_io.c:829:1: warning: unused label 'out'
2024-11-08 10:43 UTC
[OE-core][PATCH] doc/examples/Makefile.am: adds library search paths and linker rpath-link
2024-11-08 10:43 UTC (2+ messages)
[PATCH v2 0/3] iio: imu: add devices to adis16480 driver
2024-11-08 10:43 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: iio: adis16480: add devices to adis16480
[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context
2024-11-08 10:39 UTC (5+ messages)
` [PATCH v3 1/4] scftorture: Avoid additional div operation
` [PATCH v3 2/4] scftorture: Wait until scf_cleanup_handler() completes
` [PATCH v3 3/4] scftorture: Move memory allocation outside of preempt_disable region
` [PATCH v3 4/4] scftorture: Use a lock-less list to free memory
[PATCH v2 2/6] arm/dts: Add common device tree for Samsung Galaxy Tab 2 series
2024-11-08 10:41 UTC (3+ messages)
[PATCH net-next v3 1/2] net: netlink: add nla_get_*_default() accessors
2024-11-08 10:41 UTC (2+ messages)
` [PATCH net-next v3 2/2] net: convert to nla_get_*_default()
[PATCH 1/2] drm/amdgpu: allow function to allocate normal GTT memory
2024-11-08 10:41 UTC (7+ messages)
` [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool
[PATCH mptcp-next] Squash to "selftests/bpf: Add mptcp_userspace_pm_addr bpf_iter subtest"
2024-11-08 10:41 UTC (2+ messages)
[PATCH] dl_server: Reset DL server params when rd changes
2024-11-08 10:40 UTC (9+ messages)
[PATCH v4 2/2] rust: align Debug implementation for Box with Display
2024-11-08 10:40 UTC (2+ messages)
[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
2024-11-08 10:39 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (rev4)
[PATCH] drm/i915/dp: demote source OUI read/write failure logging to debug
2024-11-08 10:39 UTC (4+ messages)
` ✗ CI.BAT: failure for "
[PATCH 0/6] Add support of Android Boot Image version 2 and non-AB image
2024-11-08 10:38 UTC (6+ messages)
` [PATCH 3/6] configs: khadas-vim3{l}: fix userdata size
` (subset) [PATCH 0/6] Add support of Android Boot Image version 2 and non-AB image
[PULL for-9.2 0/1] 9p queue 2024-11-08
2024-11-08 9:56 UTC (2+ messages)
` [PULL for-9.2 1/1] 9pfs: fix crash on 'Treaddir' request
[jic23-iio:togreg 7/7] include/linux/iio/iio.h:788:16: sparse: sparse: incorrect type in return expression (different modifiers)
2024-11-08 10:38 UTC (2+ messages)
[PATCH v14 0/4] add support for self monitoring
2024-11-08 10:36 UTC (7+ messages)
` [PATCH v15 "
` [PATCH v15 4/4] eal: add PMU support to tracing library
` [EXTERNAL] "
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-08 10:36 UTC (3+ messages)
[PATCH] docs/mm: add VMA locks documentation
2024-11-08 10:35 UTC (3+ messages)
[PATCH] net/ixgbe: fix queue interrupt for E610
2024-11-08 10:34 UTC (3+ messages)
[PATCH V2] jbd2: use rhashtable for revoke records during replay
2024-11-08 10:33 UTC (2+ messages)
[PATCH] iio: light: veml6030: add support for triggered buffer
2024-11-08 10:33 UTC (3+ messages)
(no subject)
2024-11-08 10:33 UTC
[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
2024-11-08 10:32 UTC (3+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices
[drm-xe:drm-xe-next] BUILD SUCCESS 9e7aacd8402b88394e6a83cb242901fde77a1773
2024-11-08 10:32 UTC
[PATCH v4 1/4] wifi: ath12k: Support Downlink Pager Stats
2024-11-08 10:32 UTC (2+ messages)
[PATCH v2 0/3] scftorture: Avoid kfree from IRQ context
2024-11-08 10:32 UTC (4+ messages)
` [PATCH v2 3/3] scftorture: Use a lock-less list to free memory
[PATCH v2 0/1] baseband/acc: fix ring memory allocation logic\
2024-11-08 10:32 UTC (3+ messages)
` [PATCH v2 1/1] baseband/acc: fix ring memory allocation logic
[PATCH 0/3] Add i.MX91 platform support
2024-11-08 10:31 UTC (7+ messages)
` [PATCH 2/3] arm64: dts: freescale: Add i.MX91 dtsi support
[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
2024-11-08 10:32 UTC (8+ messages)
` ✓ CI.Build: success for drm/i915/mst: cleanups, renames, clarifications (rev2)
` ✓ CI.Hooks: "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✗ CI.checksparse: "
` ✗ Fi.CI.BAT: failure "
` ✓ CI.BAT: success "
[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
2024-11-08 10:32 UTC (2+ messages)
[PATCH v1 0/2] app/bbdev: minor application updates
2024-11-08 10:32 UTC (2+ messages)
[PATCH 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
2024-11-08 10:30 UTC (5+ messages)
` [PATCH 2/3] media: i2c: imx219: make HBLANK r/w to allow longer exposures
drivers/net/ethernet/freescale/ucc_geth.c:2454:64: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-11-08 10:30 UTC (3+ messages)
[PATCH 0/4] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
2024-11-08 10:29 UTC (6+ messages)
` [PATCH 2/4] usb: typec: hd3ss3220: use typec_get_fw_cap() to fill typec_cap
[PATCH] perf tools: Add "source" symbolic link to .gitignore
2024-11-08 10:13 UTC
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
2024-11-08 10:27 UTC (2+ messages)
` [syzbot] demo123---demo123---0c89d865531d053abb2d
[PATCH] fixup for "soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR"
2024-11-08 10:25 UTC (2+ messages)
[V3 0/4] Add PPS generators
2024-11-08 10:24 UTC (3+ messages)
` [V3 3/4] Documentation pps.rst: add PPS generators documentation
[PATCH v2] xen/Kconfig: livepatch-build-tools requires debug information
2024-11-08 10:24 UTC (2+ messages)
[PULL 0/3] QGA fixes for guest_network_get_route command for 9.2
2024-11-08 10:22 UTC (2+ messages)
[PULL v2 0/1] Merge Aspeed TPM test 2024/11/07 v2
2024-11-08 10:22 UTC (2+ messages)
[PATCH i-g-t 0/3] Extend intel_blt to support large ctrl-surf-copy blits
2024-11-08 10:23 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
2024-11-08 10:22 UTC (5+ messages)
` [PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality
[PATCH 0/6] Initial support for Allwinner A64 SoC
2024-11-08 10:21 UTC (3+ messages)
` [PATCH 1/6] clk: clk-composite: fix callback guard in clk_composite_round_rate
` (subset) "
[PATCH 0/6] ARM: Rockchip: fix OP-TEE as BL32 installation
2024-11-08 10:20 UTC (2+ messages)
[PATCH v2] lib: sync PCI ID macros with kernel
2024-11-08 10:20 UTC (2+ messages)
[PATCH v2 0/2] implement PROCFS_SET_GROUPS ioctl
2024-11-08 10:13 UTC (3+ messages)
` [PATCH v2 1/2] procfs: avoid some usages of seq_file private data
` [PATCH v2 2/2] procfs: implement PROCFS_SET_GROUPS ioctl
[PATCH 00/16] remove use of VLAs for Windows built code
2024-11-08 10:18 UTC (5+ messages)
` [PATCH v5 00/20] remove use of VLAs for Windows
` [PATCH v5 08/20] net/ice: remove use of VLAs for Windows built code
[syzbot] [kernfs?] possible deadlock in __kernfs_remove (2)
2024-11-08 10:18 UTC
[PATCH 1/2] perf probe: Reset old content before processing the next event string
2024-11-08 18:19 UTC (2+ messages)
` [PATCH 2/2] perf probe: Fix the incorrect line number display in 'perf probe -l'
[Buildroot] [PATCH] DEVELOPERS: add Fiona as a developer for all init scripts
2024-11-08 10:17 UTC (2+ messages)
[PATCH 0/2] Add driver for LT8722 regulator
2024-11-08 10:17 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: regulator: Add adi,lt8722-regulator.yaml
[PATCH v2 1/8] python3-setuptools: add more comments to a patch
2024-11-08 10:16 UTC (2+ messages)
` [OE-core] "
[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
2024-11-08 10:14 UTC (3+ messages)
[PATCH] media: atomisp: gmin: Remove GPIO driven regulator support
2024-11-08 10:14 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net] ice: fix PHY timestamp extraction for ETH56G
2024-11-08 10:14 UTC (2+ messages)
` "
[PATCH] leds: driver for O2 Micro LED IC
2024-11-08 10:13 UTC (4+ messages)
[PATCH] scsi: ufs: core: Restore SM8650 support
2024-11-08 10:13 UTC (2+ messages)
[PATCH 0/2] Documentation: Debugging guide
2024-11-08 10:12 UTC (4+ messages)
` [PATCH 2/2] docs: media: Debugging guide for the media subsystem
[PATCH 11/14] drm/msm/dp: move/inline audio related functions
2024-11-08 10:12 UTC (2+ messages)
[OE-core][kirkstone] pseudo: Update to pull in linux-libc-headers race fix
2024-11-08 10:12 UTC (2+ messages)
` [kirkstone] "
[PATCH v4 5/5] tools/memory-model: Distinguish between syntactic and semantic tags
2024-11-08 10:12 UTC (4+ messages)
[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
2024-11-08 10:12 UTC (3+ messages)
` [PATCH v6 05/10] perf/x86/rapl: Make rapl_model struct global
[PATCH] rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x04D7_63F7
2024-11-08 10:11 UTC
[PATCH v3 00/14] Add MSM8917/PM8937/Redmi 5A
2024-11-08 10:11 UTC (3+ messages)
[Intel-wired-lan] [iwl-next v1] ice: add recipe priority check in search
2024-11-08 10:08 UTC (3+ messages)
qrtr/mhi: NULL-deref with in-kernel pd-mapper
2024-11-08 10:10 UTC (6+ messages)
[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
2024-11-08 9:59 UTC (7+ messages)
` [RFC PATCH] clk: core: refine disable unused clocks
slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
2024-11-08 10:08 UTC (6+ messages)
[PATCH] drm/i915/psr: Disable Panel Replay as well if VRR is enabled
2024-11-08 10:06 UTC (3+ messages)
[PATCH v4 0/2] next-kbd: convert to use qemu_input_handler_register()
2024-11-08 10:05 UTC (6+ messages)
` [PATCH v4 1/2] "
[PATCH V2] drm/amdgpu: fix warning when removing sysfs
2024-11-08 10:05 UTC
[BUG] -next lockdep invalid wait context
2024-11-08 10:05 UTC (8+ messages)
[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
2024-11-08 10:04 UTC (6+ messages)
` [PATCH net-next v2 7/8] tools/net/ynl: Add retry limit for async notification
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.