messages from 2024-10-15 15:03:02 to 2024-10-15 15:43:37 UTC [more...]
[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-10-15 15:26 UTC (10+ messages)
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands
[PATCH 00/10] AEGIS x86 assembly tuning
2024-10-15 15:43 UTC (4+ messages)
` [PATCH 03/10] crypto: x86/aegis128 - eliminate some indirect calls
[PATCH 1/3] selftests: Add a few missing gitignore files
2024-10-15 15:43 UTC (4+ messages)
` [PATCH 2/3] selftests/net: Fix ./ns-XXXXXX not cleanup
[PATCH v3] btrfs: try to search for data csums in commit root
2024-10-15 15:43 UTC (2+ messages)
[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
2024-10-15 15:42 UTC (5+ messages)
[PATCH v5 1/3] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
2024-10-15 15:43 UTC
[PATCH mptcp-next] Squash to "add mptcp_subflow bpf_iter" v9
2024-10-15 15:42 UTC (2+ messages)
[PATCH 6/7] powerpc/entry: factout irqentry-state
2024-10-15 15:42 UTC (2+ messages)
[PATCH v3 0/5] page allocation tag compression
2024-10-15 15:42 UTC (12+ messages)
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
[GIT PULL v2 FOR 6.13] Mostly camera sensor patches
2024-10-15 15:42 UTC
[PATCH net-next] bnxt_en: replace PTP spinlock with seqlock
2024-10-15 15:41 UTC (4+ messages)
[PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
2024-10-15 15:41 UTC (2+ messages)
[PATCHv10 0/9] nvme: implement secure concatenation
2024-10-15 15:41 UTC (5+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
2024-10-15 15:40 UTC (5+ messages)
` [PATCH v2 net-next 01/13] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH v2 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
[PATCH net-next 00/44] DualPI2, Accurate ECN, TCP Prague patch series
2024-10-15 15:40 UTC (6+ messages)
` [PATCH net-next 01/44] sched: Add dualpi2 qdisc
[PATCH v4 00/15] Make EFI memory allocations synchronous with LMB
2024-10-15 15:37 UTC (16+ messages)
` [PATCH v4 01/15] lmb: add versions of the lmb API with flags
` [PATCH v4 02/15] lmb: add a flag to allow suppressing memory map change notification
` [PATCH v4 03/15] lmb: add and reserve memory above ram_top
` [PATCH v4 04/15] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH v4 05/15] lmb: notify of any changes to the LMB memory map
` [PATCH v4 06/15] efi_memory: do not add U-Boot memory to the "
` [PATCH v4 07/15] ti: k3: remove efi_add_known_memory() function definition
` [PATCH v4 08/15] stm32mp: "
` [PATCH v4 09/15] lmb: allow for boards to specify memory map
` [PATCH v4 10/15] layerscape: use the lmb API's to add RAM memory
` [PATCH v4 11/15] x86: e820: use the lmb API for adding "
` [PATCH v4 12/15] efi_memory: do not add RAM memory to the memory map
` [PATCH v4 13/15] lmb: remove call to efi_lmb_reserve()
` [PATCH v4 14/15] efi_memory: rename variable to highlight overlap with free memory
` [PATCH v4 15/15] lmb: replace the double-underscore with single-underscore for all functions
[PATCH] generic: add test for missing btrfs csums in log when doing async on subpage vol
2024-10-15 15:39 UTC
[Bug 219365] New: USB bluetooth dongle stop working after upgrade from 6.11.1 to 6.11.2
2024-10-15 15:38 UTC (2+ messages)
` [Bug 219365] "
[GIT PULL] ring-buffer: A couple of fixes for 6.12
2024-10-15 15:37 UTC
[PATCH RFC 0/2] iommu/arm-smmu-v3: bypass streamid zero on i.MX95
2024-10-15 15:37 UTC (11+ messages)
` [PATCH RFC 2/2] iommu/arm-smmu-v3: Bypass SID0 for NXP i.MX95
[PATCH] firmware: arm_ffa: Fix warning caused by export_uuid()
2024-10-15 15:34 UTC (7+ messages)
[PATCH v2] Bluetooth: btusb: Fix regression with CSR controllers
2024-10-15 15:37 UTC
[PATCH v5 1/9] net/zxdh: add zxdh ethdev pmd driver
2024-10-15 15:37 UTC (4+ messages)
` [PATCH v5 2/9] net/zxdh: add logging implementation
` [PATCH v5 9/9] net/zxdh: add zxdh dev configure ops
[PATCH v3 1/3] debugobjects: Delete a piece of redundant code
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[PATCH v3 2/3] debugobjects: Use hlist_splice_init() to reduce lock conflicts
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] debugobjects: Collect newly allocated objects in a list to reduce lock contention
[patch 03/25] debugobjects: Dont destroy kmem cache in init()
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 04/25] debugobjects: Remove pointless hlist initialization
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 05/25] debugobjects: Dont free objects directly on CPU hotplug
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 06/25] debugobjects: Reuse put_objects() on OOM
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 07/25] debugobjects: Remove pointless debug printk
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 08/25] debugobjects: Provide and use free_object_list()
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 09/25] debugobjects: Make debug_objects_enabled bool
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[tip: core/debugobjects] debugobjects: Reduce parallel pool fill attempts
2024-10-15 15:36 UTC
[patch 11/25] debugobjects: Move pools into a datastructure
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 12/25] debugobjects: Use separate list head for boot pool
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 13/25] debugobjects: Rename and tidy up per CPU pools
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 14/25] debugobjects: Move min/max count into pool struct
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 15/25] debugobjects: Rework object allocation
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 16/25] debugobjects: Rework object freeing
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 17/25] debugobjects: Rework free_object_work()
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 18/25] debugobjects: Use static key for boot pool selection
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 19/25] debugobjects: Prepare for batching
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 20/25] debugobjects: Prepare kmem_cache allocations for batching
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 21/25] debugobjects: Implement batch processing
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 22/25] debugobjects: Move pool statistics into global_pool struct
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 23/25] debugobjects: Double the per CPU slots
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 24/25] debugobjects: Refill per CPU pool more agressively
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[patch 25/25] debugobjects: Track object usage to avoid premature freeing of objects
2024-10-15 15:36 UTC (2+ messages)
` [tip: core/debugobjects] "
[PATCH v1 00/18] net/r8169: add r8169 pmd to dpdk
2024-10-15 15:35 UTC (9+ messages)
` [PATCH v1 12/18] net/r8169: implement Tx path
` [PATCH v1 15/18] net/r8169: impelment MTU configuration
[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-15 15:35 UTC (13+ messages)
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
[PATCH] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER
2024-10-15 15:34 UTC (3+ messages)
[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
2024-10-15 15:34 UTC (2+ messages)
[PATCH 6.1 000/791] 6.1.113-rc2 review
2024-10-15 15:34 UTC (2+ messages)
[Bug 219385] New: BT mouse can not be found and/or connected in 6.12-rc3
2024-10-15 15:34 UTC (2+ messages)
` [Bug 219385] "
[for-next][PATCH 0/2] ring-buffer: Fixes for v6.12
2024-10-15 15:34 UTC (4+ messages)
` [for-next][PATCH 1/2] ring-buffer: Fix refcount setting of boot mapped buffers
` [for-next][PATCH 2/2] ring-buffer: Fix reader locking when changing the sub buffer order
[PATCH v9 00/26] Fix xe_force_wake_get() failure handling
2024-10-15 15:34 UTC (23+ messages)
` [PATCH v9 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v9 14/26] drm/xe/xe_drm_client: "
` [PATCH v9 15/26] drm/xe/xe_gt_debugfs: "
` [PATCH v9 16/26] drm/xe/guc: "
` [PATCH v9 17/26] drm/xe/huc: "
` [PATCH v9 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v9 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v9 20/26] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v9 21/26] drm/xe/xe_reg_sr: "
` [PATCH v9 22/26] drm/xe/query: "
` [PATCH v9 23/26] drm/xe/vram: "
[PATCH v1] Bluetooth: btusb: Fix regression with CSR controllers
2024-10-15 15:32 UTC
[PATCH] migration: Remove interface query-migrationthreads
2024-10-15 15:31 UTC (3+ messages)
[RFC PATCH] backing-file: clean up the API
2024-10-15 15:31 UTC (2+ messages)
[PATCH v2 0/6] EDAC/fsl-ddr: Add imx9 support
2024-10-15 15:31 UTC (7+ messages)
` [PATCH v2 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v2 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller
[PATCH v10 5/5] rust: add arch_static_branch
2024-10-15 15:31 UTC (7+ messages)
[PATCH v2] selftests: clone3: Use the capget and capset syscall directly
2024-10-15 15:31 UTC (2+ messages)
[PATCH v4] sched_ext: Trigger ops.update_idle() from pick_task_idle()
2024-10-15 15:31 UTC (3+ messages)
[PATCH i-g-t v3 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test
2024-10-15 15:31 UTC (2+ messages)
` [PATCH i-g-t v3 1/1] "
[PATCH] firmware: arm_ffa: avoid string-fortify warningn in export_uuid()
2024-10-15 15:27 UTC (2+ messages)
[PATCH v11 4/8] mtd: nand: Add qpic_common API file
2024-10-15 15:29 UTC (4+ messages)
[PATCH net] MAINTAINERS: add Simon as an official reviewer
2024-10-15 15:30 UTC
[PATCH] rust: query the compiler for dylib path
2024-10-15 15:30 UTC (15+ messages)
[PATCH v5 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-10-15 15:30 UTC (2+ messages)
[PATCH v2] clocksource: Remove unused clocksource_change_rating
2024-10-15 15:29 UTC (2+ messages)
` [tip: timers/core] "
Crash on armv7-a using KASAN
2024-10-15 15:26 UTC (8+ messages)
[PATCH v3 0/7] Allow showing the memory map
2024-10-15 15:28 UTC (7+ messages)
` [PATCH v3 2/7] common: Tidy up how malloc() is inited
` [PATCH v3 3/7] am65x: Use map_to_sysmem() to convert from pointer
[PATCH v8 00/37] Implement ACPI on aarch64
2024-10-15 15:27 UTC (5+ messages)
[PATCH v7 0/6] FUSB302 USB-C controller support
2024-10-15 15:26 UTC (6+ messages)
` [PATCH v7 2/6] usb: tcpm: fusb302: add driver
` [PATCH v7 3/6] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v7 4/6] rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi
` [PATCH v7 5/6] rockchip: rock5b-rk3588: Enable USB-C PD support
` [PATCH v7 6/6] MAINTAINERS: add TCPM section
[PATCH] applyed suggested changes
2024-10-15 15:28 UTC (2+ messages)
[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
2024-10-15 15:27 UTC (11+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "
[PATCH RFC v1 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
2024-10-15 15:24 UTC (4+ messages)
[PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
2024-10-15 15:27 UTC (3+ messages)
[PATCH bpf v1 1/2] bpf: fix link info netfilter flags to populate defrag flag
2024-10-15 15:25 UTC (2+ messages)
[PATCH 6.6 000/211] 6.6.57-rc2 review
2024-10-15 15:25 UTC (2+ messages)
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
2024-10-15 15:23 UTC (5+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
` [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
` [PATCH v1 3/4] IB/core: P2P DMA for device private pages
` [PATCH v1 4/4] RDMA/mlx5: Enabling ATS for ODP memory
[PATCH v4 0/4] Add env vars for session and cpu-affinity
2024-10-15 15:24 UTC (5+ messages)
` [PATCH v4 3/4] alchemytests: Set cpu-affinity by env var
[PATCH 00/10] media: start work to remove wait_prepare/finish callbacks
2024-10-15 15:23 UTC (5+ messages)
` [PATCH 02/10] media: test-drivers: drop vb2_ops_wait_prepare/finish
[PATCH v3 0/5] btrfs: encoded reads via io_uring
2024-10-15 15:23 UTC (3+ messages)
` [PATCH 2/5] btrfs: change btrfs_encoded_read_regular_fill_pages to take a callback
[PATCH] selftests: clone3: Use the capget and capset syscall directly
2024-10-15 15:23 UTC (8+ messages)
[PATCH v6 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-15 15:23 UTC (7+ messages)
` [PATCH v6 7/8] iio: dac: ad3552r: add high-speed platform driver
[net-next PATCH v2 00/10] Extend GbEth checksum offload support to VLAN/IPv6 packets
2024-10-15 15:23 UTC (3+ messages)
` [net-next PATCH v2 05/10] net: ravb: Simplify types in RX csum validation
[PATCH v7 0/3] FDP and per-io hints
2024-10-15 15:22 UTC (4+ messages)
[PATCH 0/2] leds: pwm: Add default-brightness property
2024-10-15 15:14 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] leds: pwm: Add optional DT property default-brightness
next-20241015: drivers/of/address.c:244:31: error: passing 'const struct fwnode_handle *' to parameter of type 'struct fwnode_handle *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
2024-10-15 15:22 UTC (2+ messages)
[PATCH] nvme: fix cns check
2024-10-15 15:20 UTC (7+ messages)
[PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies
2024-10-15 15:21 UTC
[PATCH] rtnetlink: wire up rtnl_net_debug_exit
2024-10-15 15:20 UTC (2+ messages)
[PATCH 0/5] updates for net/ice driver
2024-10-15 15:19 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] net/ice: detect stopping a flow-director queue twice
` [PATCH v2 2/5] net/ice: improve Tx scheduler graph output
` [PATCH v2 3/5] net/ice: add option to choose DDP package file
` [PATCH v2 4/5] net/ice: add option to download scheduler topology
` [PATCH v2 5/5] net/ice: limit the number of queues to sched capabilities
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-15 15:20 UTC (5+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v02] net/af_packet: support link status update
2024-10-15 15:19 UTC (2+ messages)
[PATCH 6.11 000/212] 6.11.4-rc2 review
2024-10-15 15:18 UTC (2+ messages)
[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
2024-10-15 15:19 UTC (11+ messages)
` [RFC 04/29] nvkm/vgpu: set the VF partition count when NVIDIA vGPU is enabled
` [RFC 18/29] nvkm/vgpu: introduce pci_driver.sriov_configure() in nvkm
[bluez/bluez] 1c681c: client/player: Add support to set empty bcode
2024-10-15 15:18 UTC
[PATCH] nvme-multipath: defer partition scanning
2024-10-15 15:17 UTC (2+ messages)
IWD 1.27 with brcmfmac not working for roaming
2024-10-15 15:17 UTC (4+ messages)
[PATCH 0/3] R atoi
2024-10-15 15:17 UTC (11+ messages)
` [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
[PATCH net-next v1 1/1] tg3: Increase buffer size for IRQ label
2024-10-15 15:16 UTC (2+ messages)
[PATCH] net: plip: fix break; causing plip to never transmit
2024-10-15 15:16 UTC (2+ messages)
[RFC PATCH 0/1] libperf: evlist: Fix --cpu argument on hybrid platform
2024-10-15 15:14 UTC (3+ messages)
` [RFC PATCH 1/1] "
[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
2024-10-15 15:12 UTC (3+ messages)
[PATCH v2 0/4] Add support for stm32mp25x RNG
2024-10-15 15:10 UTC (8+ messages)
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
rte_ring move head question for machines with relaxed MO (arm/ppc)
2024-10-15 15:11 UTC (10+ messages)
[PATCH] MAINTAINERS: Add an entry for PREEMPT_RT
2024-10-15 15:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH] pinctrl: th1520: add a CONFIG_OF dependency
2024-10-15 15:11 UTC
[PATCH 0/3] nvme-multipath: fix deadlock in device_add_disk()
2024-10-15 15:10 UTC (11+ messages)
` [PATCH 2/3] nvme-multipath: cannot disconnect controller on stuck partition scan
[PATCH] ASoC: loongson: make loongson-i2s.o a separate module
2024-10-15 15:09 UTC
[PATCH v3 2/2] irqchip/aspeed-intc: Add support for AST27XX INTC
2024-10-15 15:07 UTC (9+ messages)
[PATCH] io_uring/sqpoll: close race on waiting for sqring entries
2024-10-15 15:07 UTC
[syzbot] [mm?] WARNING: ODEBUG bug in __folio_put (2)
2024-10-15 15:06 UTC
[BUG] net/mlx5: missing sysfs hwmon entry for ConnectX-4 cards
2024-10-15 15:06 UTC (2+ messages)
[PATCH v4 0/5] Stage-Ordered API and other extensions for ring library
2024-10-15 15:04 UTC (4+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 1/6] ring: common functions for 'move head' ops
[PATCH v4 0/6] Reuse 32 bit C code more safely
2024-10-15 15:03 UTC (3+ messages)
` [PATCH v4 3/6] x86/boot: Reuse code to relocate trampoline
[PATCH v2] ui/console-vc: Silence warning about sprintf() on OpenBSD
2024-10-15 15:03 UTC (3+ messages)
[ndctl PATCH] test/security.sh: add missing jq requirement check
2024-10-15 15:03 UTC (3+ messages)
"WARNING: CPU: 0 PID: 67 at arch/x86/mm/ioremap.c:461 iounmap+0xda/0xe0" at initializing PCMCIA serial card (Thinkpad T60, v6.12-rc2)
2024-10-15 14:55 UTC (2+ 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.