All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-11 12:42:08 to 2024-08-11 15:41:03 UTC [more...]

[PATCH 6.1 00/86] 6.1.104-rc1 review
 2024-08-11 15:40 UTC  (5+ messages)

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-08-11 15:39 UTC  (7+ messages)
` [PATCH net-next v5 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v5 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v5 04/14] net: ethernet: oa_tc6: implement software reset

[PATCH] docs: fault-injection: document cache-filter feature for failslab
 2024-08-11 15:38 UTC  (4+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-11 15:37 UTC  (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH] dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property
 2024-08-11 15:35 UTC 

[PATCH] dt-bindings: remoteproc: xlnx,zynqmp-r5fss: add missing "additionalProperties" on child nodes
 2024-08-11 15:34 UTC 

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-08-11 15:33 UTC  (3+ messages)

CVE-2024-42226: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
 2024-08-11 15:33 UTC  (6+ messages)

[PATCH net-next v4 1/3] ethtool: Add new result codes for TDR diagnostics
 2024-08-11 15:33 UTC  (7+ messages)
` [PATCH net-next v4 2/3] phy: Add Open Alliance helpers for the PHY framework
` [PATCH net-next v4 3/3] net: phy: dp83tg720: Add cable testing support

REJECTED: CVE-2024-42226: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
 2024-08-11 15:33 UTC 

Enquiry
 2024-08-11 15:25 UTC 

[PATCH] btrfs: only run the extent map shrinker from kswapd tasks
 2024-08-11 15:31 UTC 

Patch "btrfs: reduce nesting for extent processing at btrfs_lookup_extent_info()" has been added to the 6.10-stable tree
 2024-08-11 15:29 UTC 

bpf tool build failure in latest stable-rc 6.1.103-rc3 due to missing backport
 2024-08-11 15:27 UTC  (2+ messages)

Telit FE990 hardware support from v6.6 to v6.1
 2024-08-11 15:25 UTC  (2+ messages)

[PATCH 6.1 00/86] 6.1.104-rc2 review
 2024-08-11 15:23 UTC  (5+ messages)

fs/erofs/zmap.o: warning: objtool: z_erofs_load_lcluster_from_disk+0x294: unreachable instruction
 2024-08-11 15:21 UTC 

[PATCH v2 0/3] doc: introducing synopsis para
 2024-08-11 15:20 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] doc: introduce a synopsis custom paragraph attribute
  ` [PATCH v3 2/3] doc: update the guidelines to reflect the current formatting rules
  ` [PATCH v3 3/3] doc: apply synopsis simplification on git-clone and git-init

[PATCH] dt-bindings: nvmem: st,stm32-romem: add missing "unevaluatedProperties" on child nodes
 2024-08-11 15:17 UTC 

[PATCH] cpumask: Ensure the visibility of set_nr_cpu_ids
 2024-08-11 15:18 UTC  (2+ messages)

[tobetter:odroid-6.6.y 28/78] arch/arm64/boot/dts/amlogic/meson64_odroidc2.dtb: ethernet@c9410000: amlogic,tx-delay-ns: [2] is not of type 'integer'
 2024-08-11 15:17 UTC 

[tobetter:odroid-6.6.y 29/78] arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtb: ethernet@ff3f0000: amlogic,tx-delay-ns: [2] is not of type 'integer'
 2024-08-11 15:17 UTC 

[tobetter:odroid-6.1.y 23/91] arch/arm64/boot/dts/amlogic/meson64_odroidc2.dtb: l2-cache0: 'cache-level' is a required property
 2024-08-11 15:16 UTC 

[syzbot] [input?] possible deadlock in __input_unregister_device
 2024-08-11 15:16 UTC 

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-11 15:06 UTC  (5+ messages)
` [PATCH 6.10 001/123] mm/huge_memory: mark racy access onhuge_anon_orders_always

[PATCH 1/6] Require Python 3
 2024-08-11 15:05 UTC  (7+ messages)
` [PATCH 2/6] Tidy up some pylint warnings
` [PATCH 3/6] setup: Move version and full_description into a function
` [PATCH 4/6] setup: Collect top-level code together
` [PATCH 5/6] setup: Move setting of srcdir down to the bottom
` [PATCH 6/6] setup: Add dependencies for Windows

[PATCH v3 00/40] efi: Add a test for EFI bootmeth
 2024-08-11 14:52 UTC  (41+ messages)
` [PATCH v3 01/40] nvmxip: Drop the message on probe
` [PATCH v3 02/40] nvmxip: Avoid probing on boot
` [PATCH v3 03/40] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests
` [PATCH v3 04/40] test/py: Fix some pylint warnings in test_ut.py
` [PATCH v3 05/40] scripts: Update pylint.base
` [PATCH v3 06/40] bootstd: Create a function to reset USB
` [PATCH v3 07/40] usb: Drop old non-DM code
` [PATCH v3 08/40] log: Add a new log category for the console
` [PATCH v3 09/40] usb: Add DEV_FLAGS_DM to stdio for USB keyboard
` [PATCH v3 10/40] dm: usb: Deal with USB keyboard persisting across tests
` [PATCH v3 11/40] test: mbr: Adjust test to use lower-case hex
` [PATCH v3 12/40] test: mbr: Adjust test to drop 0x
` [PATCH v3 13/40] sandbox: Change the range used for memory-mapping tags
` [PATCH v3 14/40] sandbox: Update cpu to use logging
` [PATCH v3 15/40] sandbox: Unmap old tags
` [PATCH v3 16/40] sandbox: Add some debugging to pci_io
` [PATCH v3 17/40] sandbox: Implement reference counting for address mapping
` [PATCH v3 18/40] mmc: Use map_sysmem() with buffers in the mmc command
` [PATCH v3 19/40] read: Tidy up use of map_sysmem() in the read command
` [PATCH v3 20/40] cmd: Fix memory-mapping in cmp command
` [PATCH v3 21/40] test: mbr: Unmap the buffers after use
` [PATCH v3 22/40] test: mbr: Use a constant for the block size
` [PATCH v3 23/40] test: mbr: Use RAM for the buffers
` [PATCH v3 24/40] test: mbr: Drop a duplicate test
` [PATCH v3 25/40] efi: Use puts() in cout so that console recording works
` [PATCH v3 26/40] efi_loader: Put back copyright message
` [PATCH v3 27/40] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v3 28/40] efi: arm: x86: riscv: Drop crt0/relocal extra- rules
` [PATCH v3 29/40] efi_loader: Shorten the app rules
` [PATCH v3 30/40] efi_loader: Shorten the app rules further
` [PATCH v3 31/40] efi: Show the vendor in helloworld
` [PATCH v3 32/40] Revert "bootdev: avoid infinite probe loop"
` [PATCH v3 33/40] bootstd: Make bootdev_next_prio() continue after failure
` [PATCH v3 34/40] efi: Use the same filename for all sandbox builds
` [PATCH v3 35/40] bootstd: Add debugging for efi bootmeth
` [PATCH v3 36/40] efi: Disable ANSI output for tests
` [PATCH v3 37/40] efi: Add a test app
` [PATCH v3 38/40] efi: Avoid using sandbox virtio devices
` [PATCH v3 39/40] test: Set up an image suitable for EFI testing
` [PATCH v3 40/40] efi: Add a test for the efi bootmeth

[PATCH -fixes] riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
 2024-08-11 15:02 UTC  (2+ messages)

[PATCH] kselftest/cgroup: Add missing newline in test_zswap.c
 2024-08-11 14:58 UTC 

no period allowed in typealiasactual libsepol 3.7
 2024-08-11 14:53 UTC 

[PATCH v2 00/18] i2c: Chip away at some old code
 2024-08-11 14:50 UTC  (19+ messages)
` [PATCH v2 01/18] i2c: Remove board_i2c_init()
` [PATCH v2 02/18] i2c: Remove IC2_xxx enum
` [PATCH v2 03/18] i2c: Remove CFG_I2C_MULTI_BUS
` [PATCH v2 04/18] mips: malta: Drop CMD_DATE
` [PATCH v2 05/18] armv8: ls2085a: "
` [PATCH v2 06/18] mx28 / mx51: "
` [PATCH v2 07/18] MPC837XERDB: ethernut5: work_92105: "
` [PATCH v2 08/18] rtc: Drop CFG_SYS_RTC_BUS_NUM
` [PATCH v2 09/18] date: Drop the legacy I2C code
` [PATCH v2 10/18] fsl: mxc: Drop legacy I2c
` [PATCH v2 11/18] i2c: Drop reference to SYS_I2C_INIT_BOARD
` [PATCH v2 12/18] octeon: Drop OCTEON_I2C_FDT dead code
` [PATCH v2 13/18] i2c: Remove I2C_SET_BUS()
` [PATCH v2 14/18] i2c: Remove I2C_GET_BUS()
` [PATCH v2 15/18] i2c: Drop CFG_SYS_MAX_I2C_BUS
` [PATCH v2 16/18] i2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt()
` [PATCH v2 17/18] i2c: Remove CFG_SYS_I2C_MAX_HOPS
` [PATCH v2 18/18] i2c: Remove CFG_SYS_I2C_DIRECT_BUS

[syzbot] [net?] WARNING: refcount bug in inet_twsk_kill
 2024-08-11 14:54 UTC  (5+ messages)

Selecting serial device for console
 2024-08-11 14:50 UTC  (6+ messages)

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-11 14:50 UTC  (17+ messages)
` [PATCH v2 06/39] bootstd: Create a function to reset USB
` [PATCH v2 36/39] efi: Add a test app
` [PATCH v2 37/39] efi: Avoid using sandbox virtio devices

[PATCH 00/21] Tidy up console recording in tests
 2024-08-11 14:50 UTC  (4+ messages)
` [PATCH 07/21] Revert "net: wget: Support retransmission a dropped packet"

[PATCH v2 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
 2024-08-11 14:50 UTC  (16+ messages)
` [PATCH v2 04/14] spl: Remove remaining #ifdef in spl_parse_image_header()
` [PATCH v2 05/14] mmc: Use logging instead of printf()
` [PATCH v2 06/14] mmc: Use logging instead of pr_err()
` [PATCH v2 07/14] log: Avoid including function names by default
` [PATCH v2 11/14] spl: mmc: Try to clean up raw-mode options

[steev:lenovo-x13s-linux-6.10.y 100/104] drivers/thermal/uniphier_thermal.c:258:1: warning: non-void function does not return a value
 2024-08-11 14:50 UTC 

I think I found a typographical error
 2024-08-11 14:50 UTC  (2+ messages)

[PATCH v4 00/21] Universal Payload initial series
 2024-08-11 14:50 UTC  (3+ messages)

[PATCH] sandbox: Fix pinmux warnings with non-test devicetrees
 2024-08-11 14:50 UTC  (2+ messages)

[PATCH] pinmux: generic: Use ENOENT instead of ENOSYS
 2024-08-11 14:50 UTC  (2+ messages)

[PATCH v2 0/3] efi: Start tidying up memory management
 2024-08-11 14:50 UTC  (6+ messages)
` [PATCH v2 3/3] efi: Show the location of the bounce buffer

[PATCH] env: remove vars that are not in default env
 2024-08-11 14:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
 2024-08-11 14:45 UTC  (3+ messages)

correct nft v1.1.0 usage for flowtable h/w offload? `flags offload` &/or `devices=`
 2024-08-11 14:43 UTC 

[PATCH v2] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-08-11 14:41 UTC  (3+ messages)

[PATCH 1/1] cmd: add rdcycle test to RISC-V exception command
 2024-08-11 14:41 UTC 

[steev:lenovo-x13s-linux-6.10.y 100/104] drivers/thermal/uniphier_thermal.c:258:1: warning: no return statement in function returning non-void
 2024-08-11 14:40 UTC 

[PATCH v4 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-11 14:37 UTC  (3+ messages)
` [PATCH v4 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
` [PATCH v4 2/2] scsi: ufs: Add HCI capabilities sysfs group

[Request] iwd to support brcmfmac 'SAE with AUTHENTICATE'
 2024-08-11 14:35 UTC  (4+ messages)

[syzbot] [v9fs?] WARNING in v9fs_begin_writeback
 2024-08-11 14:33 UTC  (5+ messages)

[PATCH AUTOSEL 6.10 01/27] wifi: nl80211: disallow setting special AP channel widths
 2024-08-11 14:32 UTC  (5+ messages)
` [PATCH AUTOSEL 6.10 03/27] r8169: remove detection of chip version 11 (early RTL8168b)

[PATCH iproute2] tc-cake: document 'ingress'
 2024-08-11 14:26 UTC 

[PATCH v2 0/3] OF support for Surface System Aggregator Module
 2024-08-11 14:28 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: serial: Allow embedded-controller as child node
` [PATCH v2 2/3] dt-bindings: platform: Add Surface System Aggregator Module

[PATCH] drm: Add missing documentation for struct drm_plane_size_hint
 2024-08-11 10:16 UTC 

[Buildroot] [PATCH 1/1] package/libgpg-error: needs MMU
 2024-08-11 14:13 UTC 

[PATCH] target/arm/tcg: Fix overflow in matrix-multiply accumulate
 2024-08-11  5:43 UTC 

[PATCH v2 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-11 14:11 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
` [PATCH v2 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
` [PATCH v2 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC
` [PATCH v2 4/4] arm64: dts: rockchip: Add Radxa e20c board

[PATCH v3 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-11 14:00 UTC  (6+ messages)
` [PATCH v3 2/2] scsi: ufs: Add HCI "

[PATCH 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-08-11 13:58 UTC  (5+ messages)

[PATCH net-next] net: vxlan: remove duplicated initialization in vxlan_xmit
 2024-08-11 13:58 UTC  (2+ messages)

[GIT pull] irq/urgent for v6.11-rc3
 2024-08-11 13:58 UTC  (3+ messages)
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

[PATCH] trace-cmd: utest: include libgen.h for POSIX basename()
 2024-08-11 13:55 UTC 

[RESEND PATCH] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
 2024-08-11 13:51 UTC 

[PATCH] Documentation: networking: correct spelling
 2024-08-11 13:44 UTC  (2+ messages)

[PATCH net-next 4/9] l2tp: add tunnel/session get_next helpers
 2024-08-11 13:38 UTC  (2+ messages)

[PATCH 3/3] phy: starfive: jh7110-usb: Fix link configuration to controller
 2024-08-11 13:36 UTC  (4+ messages)

[yocto][meta-openembedded][poky] nodejs package broken
 2024-08-11 13:35 UTC  (2+ messages)

[linux-next:master 3779/3984] fs/dlm/main.c:57 init_dlm() warn: missing error code 'error'
 2024-08-11 13:34 UTC 

[PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
 2024-08-11 13:34 UTC  (11+ messages)

[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
 2024-08-11 13:34 UTC  (2+ messages)
` [Bug 219129] "

[linux-next:master 1917/3984] drivers/clk/qcom/clk-alpha-pll.c:2129 zonda_pll_adjust_l_val() warn: replace divide condition '(remainder * 2) / prate' with '(remainder * 2) >= prate'
 2024-08-11 13:33 UTC 

[PATCH 2/3] crypto: api - Do not wait for tests during registration
 2024-08-11 13:30 UTC  (2+ messages)

[syzbot] [perf?] KASAN: slab-use-after-free Read in __uprobe_unregister
 2024-08-11 13:29 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 6.11-rc3
 2024-08-11 13:24 UTC 

[PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
 2024-08-11 13:23 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.11-rc3
 2024-08-11 13:24 UTC 

[GIT PULL] Driver core fixes for 6.11-rc3
 2024-08-11 13:23 UTC 

[PATCH v1] hid-playstation: DS4: Update rumble and lightbar together
 2024-08-11 13:22 UTC  (12+ messages)

[GIT PULL] Char/Misc driver fixes for 6.11-rc3
 2024-08-11 13:22 UTC 

OE-core CVE metrics for scarthgap on Sun 11 Aug 2024 03:00:01 AM HST
 2024-08-11 13:20 UTC 

[PATCH 0/5] platform/surface: aggregator_registry: Add Support for various devices
 2024-08-11 13:19 UTC  (6+ messages)
` [PATCH 1/5] platform/surface: aggregator_registry: Add Support for Surface Pro 10
` [PATCH 2/5] platform/surface: aggregator_registry: Add support for Surface Laptop Go 3
` [PATCH 3/5] platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2
` [PATCH 4/5] platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5
` [PATCH 5/5] platform/surface: aggregator_registry: Add support for Surface Laptop 6

[Buildroot] [PATCH next] package/bind: update to 9.18.28
 2024-08-11 13:17 UTC 

[PATCH v2] hid-playstation: DS4: Update rumble and lightbar together
 2024-08-11 13:09 UTC 

[PATCH 1/2] dt-bindings: net: motorcomm: Add chip mode cfg
 2024-08-11 13:09 UTC  (6+ messages)

[PATCH] scripts: Enhance vmlinux checks as per TODO
 2024-08-11 12:52 UTC 

[PATCH net-next v3 0/6] fix bnxt_en queue reset when queue is active
 2024-08-11 12:50 UTC  (2+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2024.08.11
 2024-08-11 12:48 UTC 

[PATCH] platform/surface: aggregator: Fix warning when controller is destroyed in probe
 2024-08-11 12:46 UTC 

[PATCH] [DRAFT RFC]: file: reclaim 24 bytes from f_owner
 2024-08-11 12:42 UTC  (3+ messages)

[PATCH 0/2] Support for I/O width within ARM SCMI SHMEM
 2024-08-11 12:42 UTC  (3+ messages)
` [PATCH 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory


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.