The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-04 15:43:21 to 2024-10-04 18:06:11 UTC [more...]

[PATCH 1/3] rust: implement `kernel::sync::Refcount`
 2024-10-04 18:05 UTC  (6+ messages)
` [PATCH 2/3] rust: convert `Arc` to use `Refcount`
` [PATCH 3/3] rust: block: convert `block::mq` "

[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-10-04 18:03 UTC  (22+ messages)
` [PATCH v5 01/40] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v5 02/40] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v5 03/40] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v5 04/40] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v5 05/40] x86/resctrl: Use schema type to determine the schema format string
` [PATCH v5 06/40] x86/resctrl: Remove data_width and the tabular format
` [PATCH v5 07/40] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v5 08/40] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v5 09/40] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v5 10/40] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v5 11/40] x86/resctrl: Export resctrl fs's init function
` [PATCH v5 12/40] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v5 13/40] x86/resctrl: Move resctrl types to a separate header
` [PATCH v5 14/40] x86/resctrl: Add a resctrl helper to reset all the resources
` [PATCH v5 15/40] x86/resctrl: Move monitor exit work to a resctrl exit call
` [PATCH v5 16/40] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v5 17/40] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
` [PATCH v5 18/40] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v5 19/40] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v5 20/40] x86/resctrl: Slightly clean-up mbm_config_show()
` [PATCH v5 21/40] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers

[v3 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
 2024-10-04 18:04 UTC 

[PATCH V3 00/11] AMD XDNA driver
 2024-10-04 18:01 UTC  (15+ messages)
` [PATCH V3 01/11] accel/amdxdna: Add documentation for AMD NPU accelerator driver
` [PATCH V3 02/11] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V3 03/11] accel/amdxdna: Support hardware mailbox
` [PATCH V3 04/11] accel/amdxdna: Add hardware resource solver
` [PATCH V3 05/11] accel/amdxdna: Add hardware context
` [PATCH V3 06/11] accel/amdxdna: Add GEM buffer object management
` [PATCH V3 07/11] accel/amdxdna: Add command execution

[PATCH-next] Fix unintentional integer overflow
 2024-10-04 18:00 UTC  (3+ messages)

[PATCH] Fix logically dead code
 2024-10-04 18:00 UTC  (2+ messages)

[RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
 2024-10-04 18:00 UTC  (3+ messages)

[PATCH] PCI/pwrctl: pwrseq: abandon probe on pre-pwrseq device-trees
 2024-10-04 17:59 UTC  (3+ messages)

[PATCH v1 net-next] vmxnet3: support higher link speeds from vmxnet3 v9
 2024-10-04 17:43 UTC 

[PATCH] iio: core: make iio_device_claim_direct_mode() __must_check
 2024-10-04 17:57 UTC  (3+ messages)

[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
 2024-10-04 17:54 UTC  (5+ messages)
` [PATCH 3/3] ACPI: SPCR: Add support for rev 3

[PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
 2024-10-04 17:54 UTC  (3+ messages)

[PATCH] ACPCIA: Remove unused acpi_ns_one_complete_parse
 2024-10-04 17:51 UTC  (2+ messages)

[PATCH] bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-10-04 17:50 UTC  (2+ messages)

[PATCH] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-04 17:46 UTC  (2+ messages)

[PATCH v4] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-04 17:42 UTC 

[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-04 17:40 UTC  (3+ messages)

[GIT PULL] ACPI updates for v6.12-rc2
 2024-10-04 17:40 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
 2024-10-04 17:40 UTC 

[PATCH net-next] net: Optimize IPv6 path in ip_neigh_for_gw()
 2024-10-04 17:37 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20241003 14/14] kernel/bpf/core.c:2505:29: warning: comparison of distinct pointer types lacks a cast
 2024-10-04 17:37 UTC 

[PATCH] docs: dev-tools: Add documentation for the device focused kselftests
 2024-10-04 17:36 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: rockchip: Keep controller working for card detect
 2024-10-04 17:34 UTC  (4+ messages)

[PATCH 0/3] cleanup: add if_not_cond_guard macro
 2024-10-04 17:34 UTC  (3+ messages)
` [PATCH 1/3] cleanup: add conditional guard helper

[GIT PULL] Power management fixes for v6.12-rc2
 2024-10-04 17:32 UTC 

[PATCH] HID: Add quirk for Logitech Bolt receiver w/ Casa touchpad
 2024-10-04 17:24 UTC 

[syzbot] Test on mainline
 2024-10-04 17:24 UTC  (3+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-10-04 17:23 UTC  (3+ messages)

[PATCH] ARM/dma-mapping: Disambiguate ops from iommu_ops in IOMMU core
 2024-10-04 17:23 UTC 

[PATCH v2 0/2] phy: usb: Broadcom BCM4908 USB init fixes
 2024-10-04 17:21 UTC  (5+ messages)
` [PATCH v2 1/2] phy: usb: Fix missing elements in BCM4908 USB init array
` [PATCH v2 2/2] phy: usb: update Broadcom driver table to use designated initializers

[PATCH 0/2] Add support for Zyxel EX3510-B
 2024-10-04 17:21 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm64: bcmbca: Add Zyxel EX3510-B based on BCM4906
` [PATCH 2/2] arm64: dts: broadcom: bcmbca: bcm4908: Add DT for Zyxel EX3510-B

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-04 17:18 UTC  (6+ messages)
` [PATCH v6 1/3] rust: Introduce irq module

[PATCH] kbuild: deb-pkg: Remove blank first line from maint scripts
 2024-10-04 17:14 UTC  (2+ messages)

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-04 17:13 UTC  (11+ messages)

[PATCH] ARM: bcm: brcmstb: Drop custom init_irq callback
 2024-10-04 17:11 UTC  (2+ messages)

[PATCH] mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-reg
 2024-10-04 17:11 UTC  (2+ messages)

[PATCH v6] perf sched timehist: Add pre-migration wait time option
 2024-10-04 17:07 UTC 

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-04 17:06 UTC  (12+ messages)
` [PATCH v2 1/6] Add AutoFDO "

[PATCH] ceph: fix cap ref leak via netfs init_request
 2024-10-04 17:06 UTC  (3+ messages)

[GIT PULL] lsm/lsm-pr-20241004
 2024-10-04 17:04 UTC 

[PATCH] bus/mhi: Switch trace_mhi_gen_tre fields to native endian
 2024-10-04 17:03 UTC 

[PATCH net-next v2 0/9] Allow isolating PHY devices
 2024-10-04 17:02 UTC  (12+ messages)
` [PATCH net-next v2 1/9] net: phy: allow "
` [PATCH net-next v2 2/9] net: phy: Introduce phy_shutdown for device quiescence
` [PATCH net-next v2 3/9] net: phy: Allow PHY drivers to report isolation support
` [PATCH net-next v2 4/9] net: phy: lxt: Mark LXT973 PHYs as having a broken isolate mode
` [PATCH net-next v2 5/9] net: phy: marvell10g: 88x3310 and 88x3340 don't support "
` [PATCH net-next v2 6/9] net: phy: marvell: mv88e1111 doesn't support isolate in SGMII mode
` [PATCH net-next v2 7/9] net: phy: introduce ethtool_phy_ops to get and set phy configuration
` [PATCH net-next v2 8/9] net: ethtool: phy: allow reporting and setting the phy isolate status
` [PATCH net-next v2 9/9] netlink: specs: introduce phy-set command along with configurable attributes

[PATCH v1 0/1] update mseal.rst
 2024-10-04 17:02 UTC  (7+ messages)
` [PATCH v1 1/1] mseal: "

[PATCH V11 00/10] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-04 17:01 UTC  (2+ messages)

[PATCH] mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
 2024-10-04 17:01 UTC  (2+ messages)

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-10-04 17:01 UTC  (8+ messages)
` [REGRESSION] "

[PATCH 0/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
 2024-10-04 16:59 UTC  (3+ messages)

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-10-04 16:57 UTC  (16+ messages)
` [PATCH 1/1] tty: serial: handle "

[PATCH] lib/iov_iter.c: extract virt-contiguous pages in iov_iter_extract_bvec_pages
 2024-10-04 16:56 UTC  (2+ messages)

clang diag: include/linux/vmstat.h:508:43: warning: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item')
 2024-10-04 16:56 UTC 

[PATCH] KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
 2024-10-04 16:56 UTC  (2+ messages)

[PATCH v4 0/4] Add Mobileye EyeQ clock support
 2024-10-04 16:55 UTC  (7+ messages)
` [PATCH v4 1/4] Revert "dt-bindings: clock: mobileye,eyeq5-clk: add bindings"
` [PATCH v4 2/4] dt-bindings: clock: add Mobileye EyeQ6L/EyeQ6H clock indexes
` [PATCH v4 3/4] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH v4 4/4] clk: eyeq: add driver

[PATCH net-next 0/7] net: ip: add drop reasons to input route
 2024-10-04 16:53 UTC  (4+ messages)
` [PATCH net-next 1/7] net: ip: add drop reason to ip_route_input_noref()

[PATCH net-next v4] net: dsa: mv88e6xxx: Support LED control
 2024-10-04 16:54 UTC  (2+ messages)

[PATCH v2 0/1] update mseal.rst
 2024-10-04 16:52 UTC  (4+ messages)
` [PATCH v2 1/1] mseal: "

[PATCH] mailbox: add async request mechanism to empower controllers w/ hw queues
 2024-10-04 16:53 UTC 

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-04 16:52 UTC  (17+ messages)
` [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH net-next v4 0/2] net: phy: Support master-slave config via device tree
 2024-10-04 16:51 UTC  (7+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs

[PATCH] objtool: Detect non-relocated text references
 2024-10-04 16:46 UTC  (5+ messages)

[v2 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
 2024-10-04 16:46 UTC  (15+ messages)

[PATCH net-next v4 00/12] net: vxlan: add skb drop reasons support
 2024-10-04 16:46 UTC  (7+ messages)
` [PATCH net-next v4 03/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v4 07/12] net: vxlan: make vxlan_set_mac() return drop reasons
` [PATCH net-next v4 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

[GIT PULL] Kselftest fixes update for Linux 6.12-rc2
 2024-10-04 16:44 UTC 

[PATCH net-next v2 0/2] net: switch to scoped device_for_each_child_node()
 2024-10-04 16:40 UTC  (2+ messages)

[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
 2024-10-04 16:39 UTC  (9+ messages)
` [RFC net-next v2 2/2] tg3: Link queues to NAPIs

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
 2024-10-04 16:34 UTC 

[RFC PATCH v1 0/1] seal system mappings
 2024-10-04 16:31 UTC  (2+ messages)
` [RFC PATCH v1 1/1] exec: "

[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
 2024-10-04 16:31 UTC  (4+ messages)

[PATCH net-next 0/2] net: mv643xx: devm fixes
 2024-10-04 16:30 UTC  (2+ messages)

[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
 2024-10-04 16:28 UTC 

[PATCH v2 0/2] thermal: core: Fix potential use-after-free issues
 2024-10-04 16:28 UTC  (9+ messages)
` [PATCH v2 1/2] thermal: core: Reference count the zone in thermal_zone_get_by_id()

[PATCH v1] dt-bindings: arm: fsl: drop usage of Toradex SOMs compatible alone
 2024-10-04 16:24 UTC  (3+ messages)

[PATCH v10 0/6] Add octal DTR support for Macronix flash
 2024-10-04 16:22 UTC  (6+ messages)
` [PATCH v10 1/6] mtd: spi-nor: add Octal "

[PATCH v6 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
 2024-10-04 16:22 UTC  (5+ messages)
` [PATCH v6 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED

[RFC net-next v4 0/9] Add support for per-NAPI config via netlink
 2024-10-04 16:22 UTC  (5+ messages)

[GIT PULL] arm64 fixes for 6.12-rc2
 2024-10-04 16:22 UTC 

[PATCH v2] sign-file: Add -D "digest mode"
 2024-10-04 16:21 UTC 

[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
 2024-10-04 16:18 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH v2] Input: zinitix - Don't fail if linux,keycodes prop is absent
 2024-10-04 16:17 UTC 

[GIT PULL] tracing: Various fixes for 6.12
 2024-10-04 16:18 UTC 

[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
 2024-10-04 16:13 UTC  (3+ messages)
` [PATCH net-next v8 03/24] ovpn: add basic netlink support

[PATCH] net: dsa: bcm_sf2: fix crossbar port bitwidth logic
 2024-10-04 16:09 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: fec: add PPS channel configuration
 2024-10-04 16:06 UTC  (7+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: fec: add pps channel property
` [PATCH net-next v4 2/3] net: fec: refactor PPS channel configuration
` [PATCH net-next v4 3/3] net: fec: make PPS channel configurable

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-10-04 16:05 UTC  (5+ messages)
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core

[PATCH v4 00/11] iio: add support for the ad3552r AXI DAC IP
 2024-10-04 16:04 UTC  (3+ messages)
` [PATCH v4 05/11] dt-bindings: iio: dac: ad3552r: add iio backend support

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-04 16:03 UTC  (5+ messages)

[PATCH v1 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
 2024-10-04 16:02 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: usb: add TUSB73x0 PCIe

[PATCH net-next 0/5] net: ag71xx: small cleanups
 2024-10-04 16:00 UTC  (2+ messages)

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-04 15:58 UTC  (3+ messages)
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code

[PATCH net-next] net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10
 2024-10-04 15:56 UTC 

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-04 15:55 UTC  (3+ messages)

[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-04 15:54 UTC  (10+ messages)

[PATCH net-next] net: phy: realtek: make sure paged read is protected by mutex
 2024-10-04 15:52 UTC 

[PATCH net-next] net: phy: realtek: check validity of 10GbE link-partner advertisement
 2024-10-04 15:50 UTC 

[PATCH RFC net-next] net: phy: always set polarity_modes if op is supported
 2024-10-04 15:46 UTC 

[PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-10-04 15:45 UTC 

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-04 15:41 UTC  (17+ messages)
` [PATCH v9 14/29] rust: alloc: add `Box` to prelude
` [PATCH v9 15/29] rust: alloc: introduce `ArrayLayout`
` [PATCH v9 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v9 17/29] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v9 18/29] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type
` [PATCH v9 20/29] rust: alloc: remove `VecExt` extension
` [PATCH v9 21/29] rust: alloc: add `Vec` to prelude
` [PATCH v9 22/29] rust: error: use `core::alloc::LayoutError`
` [PATCH v9 23/29] rust: error: check for config `test` in `Error::name`
` [PATCH v9 24/29] rust: alloc: implement `contains` for `Flags`
` [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v9 26/29] rust: str: test: replace `alloc::format`
` [PATCH v9 27/29] rust: alloc: update module comment of alloc.rs
` [PATCH v9 28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH v9 29/29] MAINTAINERS: add entry for the Rust `alloc` module

[PATCH 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
 2024-10-04 15:44 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox