LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-14 12:37:20 to 2024-08-14 14:34:59 UTC [more...]

[RFC dlm/next 00/12] dlm: net-namespace functionality
 2024-08-14 14:34 UTC  (13+ messages)
` [RFC dlm/next 01/12] dlm: introduce dlm_find_lockspace_name()
` [RFC dlm/next 02/12] dlm: disallow different configs nodeid storages
` [RFC dlm/next 03/12] dlm: add struct net to dlm_new_lockspace()
` [RFC dlm/next 04/12] dlm: handle port as __be16 network byte order
` [RFC dlm/next 05/12] dlm: use dlm_config as only cluster configuration
` [RFC dlm/next 06/12] dlm: dlm_config_info config fields to unsigned int
` [RFC dlm/next 07/12] dlm: rename config to configfs
` [RFC dlm/next 08/12] kobject: add kset_type_create_and_add() helper
` [RFC dlm/next 09/12] kobject: export generic helper ops
` [RFC dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace
` [RFC dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
` [RFC dlm/next 12/12] gfs2: separate mount context by net-namespaces

[PATCH 00/24] Complete EEVDF
 2024-08-14 14:34 UTC  (6+ messages)
` [PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE

[PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
 2024-08-14 14:33 UTC  (11+ messages)
                ` x86/kaslr: Expose and use the end of the physical memory address space

[PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking
 2024-08-14 14:33 UTC  (30+ messages)
` [PATCH net-next v17 01/14] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v17 02/14] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v17 03/14] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v17 04/14] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v17 05/14] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v17 06/14] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v17 07/14] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v17 08/14] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v17 09/14] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v17 10/14] net: ethtool: pse-pd: "
` [PATCH net-next v17 11/14] net: ethtool: cable-test: "
` [PATCH net-next v17 12/14] net: ethtool: strset: Remove unnecessary check on genl_info
` [PATCH net-next v17 13/14] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v17 14/14] Documentation: networking: document phy_link_topology

[PATCH v4 0/3] Generate address range data for built-in modules
 2024-08-14 14:26 UTC  (9+ messages)
` [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules

[PATCH] mm: drop lruvec->lru_lock if contended when skipping folio
 2024-08-14 14:26 UTC 

[PATCH v3 0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings
 2024-08-14 14:26 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain

[PATCH 0/3] drm/panel: ili9881c: Add JMO LCM-JM800WX support
 2024-08-14 14:25 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
` [PATCH 2/3] dt-bindings: ili9881c: Add JMO LCM-JM800WX LCD panel
` [PATCH 3/3] drm/panel: ili9881c: Add JMO LCM-JM800WX support

[PATCH] reboot: add missing break to switch statement for LINUX_REBOOT_CMD_HALT
 2024-08-14 14:24 UTC 

[PATCH v2 0/1] livepatch: Add using attribute to klp_func for using function
 2024-08-14 14:23 UTC  (4+ messages)
` [PATCH v2 1/1] livepatch: Add using attribute to klp_func for using function show

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-14 14:23 UTC  (33+ messages)
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 13/19] vfio: Use the new "
` [PATCH 19/19] vfio/pci: Implement huge_fault support

[PATCH v8 0/2] Add support for Loongson-1 NAND
 2024-08-14 14:23 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-14 14:22 UTC  (6+ messages)
` [PATCH 03/22] KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults
` [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected

[PATCHv2 0/4] x86: Reduce code duplication on page table initialization
 2024-08-14 14:22 UTC  (6+ messages)
` [PATCHv2 1/4] x86/mm/ident_map: Fix virtual address wrap to zero
` [PATCHv2 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
` [PATCHv2 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable()
` [PATCHv2 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()

[PATCH] memory: tegra186-emc: drop unused to_tegra186_emc()
 2024-08-14 14:20 UTC  (2+ messages)
` (subset) "

[PATCH for stable 0/2] ASoC: topology: Fix loading topology issue
 2024-08-14 14:20 UTC  (8+ messages)
` [PATCH for stable 1/2] ASoC: topology: Clean up route loading
` [PATCH for stable 2/2] ASoC: topology: Fix route memory corruption

[PATCH 0/2] Spreadtrum SC2731 MFD cleanups
 2024-08-14 14:20 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: sprd: sc2731: rename fuel gauge node to be generic
  ` (subset) "

[PATCH 0/5] Cosmetic Work for ARM/Microchip (AT91)
 2024-08-14 14:20 UTC  (13+ messages)
` [PATCH 1/5] ARM: dts: microchip: Clean up spacing and indentation
` [PATCH 3/5] ARM: dts: microchip: Rename the pmic node
` [PATCH 4/5] ARM: dts: microchip: Rename the usb node
` [PATCH 5/5] ARM: dts: microchip: Rename LED sub nodes name

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-14 14:19 UTC  (11+ messages)

[PATCH v2 0/9] fuse: basic support for idmapped mounts
 2024-08-14 14:19 UTC  (3+ messages)
` [PATCH v2 9/9] fs/fuse: allow "

[PATCH] perf report: Support --total-cycles --group in the tui mode
 2024-08-14 14:19 UTC 

[PATCH] btrfs: relax dev_replace rwsem usage on scrub with rst
 2024-08-14 14:15 UTC  (5+ messages)

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag (2)
 2024-08-14 14:12 UTC  (2+ messages)

[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
 2024-08-14 14:12 UTC  (2+ messages)

[PATCH] phy: qualcomm: Check NULL ptr on data
 2024-08-14 14:11 UTC 

[PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-14 14:11 UTC  (6+ messages)

[RFC PATCH] riscv: Enable generic CPU vulnerabilites support
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v2] RISC-V: Enable IPI CPU Backtrace
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v4 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v2 0/2] media: Follow-up for coccinelle lock fixes patchset
 2024-08-14 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] media: drivers/media/dvb-core: Split dvb_frontend_open()
` [PATCH v2 2/2] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking

Linux 6.10.5
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v10 0/5] Add AP6275P wireless support
 2024-08-14 14:08 UTC  (9+ messages)
` [PATCH v10 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d

[PATCH AUTOSEL 6.9 17/40] ASoC: topology: Fix route memory corruption
 2024-08-14 14:07 UTC  (11+ messages)

Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c
 2024-08-14 14:06 UTC  (7+ messages)

[PATCH] i2c: Use IS_REACHABLE() for substituting empty ACPI functions
 2024-08-14 14:07 UTC  (4+ messages)

[PATCH v3 0/3] OF support for Surface System Aggregator Module
 2024-08-14 14:06 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: platform: Add "

[PATCH v1 0/2] Add support for AST2700 INTC driver
 2024-08-14 14:06 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC
` [PATCH v2 2/2] irqchip/aspeed-intc: Add support for "

[PATCH v2 0/6] Add and fix ESM nodes
 2024-08-14 14:05 UTC  (5+ messages)
` [PATCH v2 6/6] arm64: dts: ti: k3-am65: Add "

[PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-08-14 14:05 UTC  (3+ messages)

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-14 14:04 UTC  (8+ messages)
` [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-14 14:00 UTC  (8+ messages)
` [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`

[PATCH] softirq: remove parameter from action callback
 2024-08-14 14:00 UTC  (2+ messages)

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-14 13:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved
` [PATCH 2/2] iommu/arm-smmu-qcom: hide last context bank from linux

[PATCH v3 0/4] MIPI DSI Controller support for SAM9X75 series
 2024-08-14 13:59 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

[PATCH net-next 0/4] net: dsa: microchip: add SGMII port support to KSZ9477 switch
 2024-08-14 13:55 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: "
` [PATCH net-next 3/4] net: dsa: microchip: handle most interrupts in KSZ9477/KSZ9893 switch families

[PATCH v3 8/8] PCI: Align small BARs
 2024-08-14 13:55 UTC  (2+ messages)

[PATCH 00/10] mm: remove vma_merge()
 2024-08-14 13:53 UTC  (5+ messages)
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()

[PATCH V2 1/2 RESEND] arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
 2024-08-14 13:53 UTC  (2+ messages)

[PATCH] drm/amd/display: avoid using null object of framebuffer
 2024-08-14 13:53 UTC 

[PATCH v7 03/10] acpi/ghes: Add support for GED error device
 2024-08-14 13:53 UTC  (4+ messages)
` [PATCH v7 04/10] qapi/acpi-hest: add an interface to do generic CPER error injection

[PATCH v4 0/6] platform/chrome: Introduce DT hardware prober
 2024-08-14 13:53 UTC  (9+ messages)
` [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support
` [PATCH v4 5/6] platform/chrome: Introduce device tree hardware prober

[PATCH v2 2/2] x86/kgdb: fix hang on failed breakpoint removal
 2024-08-14 13:52 UTC  (4+ messages)
` [PATCH WIP] x86/kgdb: trampolines for shadowed instructions

[PATCH] dt-bindings: arm: Update Corstone-1000 maintainers
 2024-08-14 13:51 UTC  (2+ messages)

[PATCH v2 8/9] f2fs: convert f2fs_read_multi_pages() to use folio
 2024-08-14 13:50 UTC 

[PATCH iwl-net v3] igb: Fix not clearing TimeSync interrupts for 82580
 2024-08-14 13:50 UTC  (2+ messages)

[PATCH v2] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-08-14 13:48 UTC  (2+ messages)

[PATCH v2 2/4] f2fs: atomic: fix to not allow GC to pollute atomic_file
 2024-08-14 13:48 UTC 

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-08-14 13:44 UTC  (4+ messages)
` [PATCH v2 0/5] Panthor devcoredump support
  ` [PATCH v2 1/5] drm: panthor: expose some fw information through the query ioctl

[PATCH 1/1] perf build: Fix up broken capstone feature detection fast path
 2024-08-14 13:44 UTC 

[PATCH] KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
 2024-08-14 13:42 UTC  (2+ messages)

[PATCH 0/3] External VBUS port power handling for onboard USB devices
 2024-08-14 13:41 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply

[PATCH v1] ALSA: hda: tas2563: mark const variables as __maybe_unused
 2024-08-14 13:41 UTC  (2+ messages)

[PATCH v2] Do not mark ACPI devices as irq safe
 2024-08-14 13:40 UTC  (8+ messages)

[PATCH] net: ip6: ndisc: fix incorrect forwarding of proxied ns packets
 2024-08-14 13:36 UTC  (2+ messages)

[PATCH] NFSD: remove redundant assignment operation
 2024-08-14 13:35 UTC  (2+ messages)

[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_ioc_start_atomic_write
 2024-08-14 13:36 UTC  (2+ messages)
` [syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_commit_atomic_write

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-14 13:35 UTC  (8+ messages)
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH v3 0/8] misc: Add AMD side band interface(SBI) functionality
 2024-08-14 13:35 UTC  (3+ messages)
` [PATCH v3 1/8] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc

[PATCH 1/1] dt-bindings: usb: microchip,usb2514: Fix reference USB device schema
 2024-08-14 13:33 UTC  (3+ messages)

[PATCH] pmdomain: arm: Fix debugfs node creation failure
 2024-08-14 13:31 UTC  (6+ messages)

Linux 6.6.46
 2024-08-14 13:31 UTC  (2+ messages)

Linux 6.1.105
 2024-08-14 13:31 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-08-14 13:29 UTC 

[PATCH v2] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
 2024-08-14 13:29 UTC 

[PATCH] dt-bindings: arm: Update Corstone-1000 maintainers
 2024-08-14 13:29 UTC 

[PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14 13:21 UTC  (3+ messages)

[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
 2024-08-14 13:20 UTC  (8+ messages)
` [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3()

[PATCH] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
 2024-08-14 13:13 UTC  (2+ messages)

[PATCH 0/3] firewire: core/ohci: minor code refactoring
 2024-08-14 13:12 UTC  (4+ messages)
` [PATCH 1/3] firewire: ohci: use helper macro for compiler aligned attribute
` [PATCH 2/3] firewire: ohci: remove unused wrapper macro for dev_info()
` [PATCH 3/3] firewire: core/ohci: minor refactoring for computation of configuration ROM size

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-14 13:10 UTC  (4+ messages)
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-14 13:08 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/smc: introduce statistics for allocated ringbufs of link group
` [PATCH net-next v3 2/2] net/smc: introduce statistics for ringbufs usage of net namespace

[linus:master] [nfs] 49b29a573d: filebench.sum_operations/s -85.6% regression
 2024-08-14 13:04 UTC  (6+ messages)

[PATCH RFC 0/5] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-08-14 13:02 UTC  (3+ messages)

[PATCH V2] pmdomain: imx: wait SSAR when i.MX93 power domain on
 2024-08-14 13:00 UTC  (2+ messages)

[PATCH 1/1] EDAC/igen6: Fix conversion of system address to physical memory address
 2024-08-14 12:58 UTC  (3+ messages)

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-08-14 12:57 UTC  (4+ messages)
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH v2] memcg: use ratelimited stats flush in the reclaim
 2024-08-14 12:57 UTC  (4+ messages)

[PATCH v1 0/4] clk: Switch to use kmemdup_array()
 2024-08-14 12:55 UTC  (4+ messages)

[PATCH v4] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-08-14 12:55 UTC 

[PATCH v2 0/2] clk: Switch to use kmemdup_array()
 2024-08-14 12:54 UTC  (3+ messages)
` [PATCH v2 1/2] clk: mmp: "
` [PATCH v2 2/2] clk: visconti: "

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-08-14 12:53 UTC  (17+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH RFC -next v2 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel
 2024-08-14 12:52 UTC  (3+ messages)
` [PATCH RFC -next v2 05/41] md/md-bitmap: add 'sync_size' into struct md_bitmap_stats

[PATCH rcu 0/11] RCU update-side scalability update test
 2024-08-14 12:49 UTC  (3+ messages)
` [PATCH rcu 06/11] rcuscale: Provide clear error when async specified without primitives

[PATCH] x86/mm: Remove duplicate check from build_cr3()
 2024-08-14 12:46 UTC 

[PATCH 0/2] Modify RCU Tasks to scan idle tasks
 2024-08-14 12:47 UTC  (3+ messages)
` [PATCH 2/2] context_tracking: Invoke Tasks-RCU enter/exit for NMI context

[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
 2024-08-14 12:44 UTC  (2+ messages)

[syzbot] Monthly bpf report (Aug 2024)
 2024-08-14 12:43 UTC 

[PATCH] vfs: drop one lock trip in evict()
 2024-08-14 12:43 UTC  (2+ messages)

[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-14 12:40 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).