The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-09-30 18:16:51 to 2024-09-30 20:36:04 UTC [more...]

[PATCH v1] mm/huge_memory: check pmd_special() only after pmd_present()
 2024-09-30 20:35 UTC  (2+ messages)

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-09-30 20:35 UTC  (4+ messages)
` [RFC PATCH 6/8] cpufreq: intel_pstate: Remove iowait boost

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-09-30 20:35 UTC  (7+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH net v5] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
 2024-09-30 20:32 UTC  (6+ messages)

update core.c
 2024-09-30 20:32 UTC  (2+ messages)

[PATCH] perf jevents: Don't stop at the first matched pmu when searching a events table
 2024-09-30 20:30 UTC  (6+ messages)

[PATCH net-next 0/2] net: mv643xx: devm fixes
 2024-09-30 20:29 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mv643xx: use devm_platform_ioremap_resource
` [PATCH net-next 2/2] net: mv643xx: fix wrong devm_clk_get usage

[PATCH] tracing/probes: Fix MAX_TRACE_ARGS limit handling
 2024-09-30 20:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: microchip: sam9x7: Add missing usart-mode property
 2024-09-30 20:26 UTC 

linux-6.12-rc1/drivers/iio/imu/bmi323/bmi323_core.c:133: Array contents defined but not used ?
 2024-09-30 20:26 UTC  (5+ messages)

[PATCH] sched: fix warning in sched_setaffinity
 2024-09-30 20:26 UTC  (2+ messages)

[PATCH 2/8] cifs: Remove intermediate object of failed create reparse call
 2024-09-30 20:25 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/2] Add Samsung AMS639RQ08 panel support
 2024-09-30 20:24 UTC  (2+ messages)
` [PATCH v3 2/2] drm/panel: Add Samsung AMS639RQ08 panel driver

[PATCH v3] doc:it_IT: update documents in process/
 2024-09-30 20:24 UTC 

[PATCH net-next 0/9] net: lantiq_etop: some cleanups
 2024-09-30 20:24 UTC  (10+ messages)
` [PATCH net-next 1/9] net: lantiq_etop: use netif_receive_skb_list
` [PATCH net-next 2/9] net: lantiq_etop: use devm_alloc_etherdev_mqs
` [PATCH net-next 3/9] net: lantiq_etop: use devm for register_netdev
` [PATCH net-next 4/9] net: lantiq_etop: use devm for mdiobus
` [PATCH net-next 5/9] net: lantiq_etop: move phy_disconnect to stop
` [PATCH net-next 6/9] net: lantiq_etop: use devm_err_probe
` [PATCH net-next 7/9] net: lantiq_etop: remove struct resource
` [PATCH net-next 8/9] net: lantiq_etop: use module_platform_driver_probe
` [PATCH net-next 9/9] net: lantiq_etop: no queue stop in remove

[PATCH 0/2] net: switch to scoped device_for_each_child_node()
 2024-09-30 20:24 UTC  (5+ messages)
` [PATCH 1/2] net: mdio: "
` [PATCH 2/2] net: hns: "

[PATCH v3 0/2] pressure: bmp280: Improve pushing of data to buffer
 2024-09-30 20:23 UTC  (3+ messages)
` [PATCH v3 1/2] iio: pressure: bmp280: Use unsigned type for raw values
` [PATCH v3 2/2] iio: pressure: bmp280: Use char instead of s32 for data buffer

[PATCH 1/1 fyi] tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
 2024-09-30 20:23 UTC  (3+ messages)

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

[PATCH 0/2] check_headers.sh with hunk exceptions (lib/list_sort.c tools/ copy)
 2024-09-30 20:21 UTC  (3+ messages)
` [PATCH 1/2] tools check_headers.sh: Add check variant that excludes some hunks
` [PATCH 2/2] perf tools: Cope with differences for lib/list_sort.c copy from the kernel

[GIT PULL] sched_ext: A second set of fixes for v6.12-rc1
 2024-09-30 20:21 UTC  (2+ messages)

[GIT PULL] probes: Fixes for v6.12-rc1
 2024-09-30 20:21 UTC  (2+ messages)

[GIT PULL] bcachefs big endian fixup
 2024-09-30 20:21 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-09-30 20:21 UTC  (2+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-30 20:19 UTC  (14+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper

[PATCH 0/3] support watchdog for exynosautov920
 2024-09-30 20:14 UTC  (3+ messages)
  ` [PATCH 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC

[RFC/PATCHSET 00/10] perf tools: Do not set attr.exclude_guest by default (v3)
 2024-09-30 20:13 UTC  (9+ messages)
` [PATCH 04/10] perf stat: Add --exclude-guest option

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-30 20:12 UTC  (20+ messages)

[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm
 2024-09-30 20:10 UTC  (4+ messages)

[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-09-30 20:08 UTC  (14+ messages)
` [net-next PATCH 05/11] net: ravb: Simplify types in RX csum validation
` [net-next PATCH 06/11] net: ravb: Disable IP header TX checksum offloading
` [net-next PATCH 07/11] net: ravb: Simplify UDP TX checksum offload
` [net-next PATCH 08/11] net: ravb: Support ICMP TX checksum offload for GbEth
` [net-next PATCH 09/11] net: ravb: Enable IPv6 RX checksum offloading "
` [net-next PATCH 10/11] net: ravb: Enable IPv6 TX checksum offload "

[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
 2024-09-30 20:08 UTC  (3+ messages)
` [PATCH 2/2] clk: meson: Fix glitch free mux related issues

[PATCH] driver core: Fix userspace expectations of uevent_show() as a probe barrier
 2024-09-30 20:05 UTC 

[PATCH v4] KVM: arm64: Fix confusion in documentation for pKVM SME assert
 2024-09-30 20:02 UTC 

[PATCH] ipc/msg: Replace one-element array with flexible array member
 2024-09-30 19:58 UTC 

[PATCH v3] add group restriction bitmap
 2024-09-30 19:59 UTC 

[PATCH 0/7] cifs: Improve support for native SMB symlinks
 2024-09-30 20:00 UTC  (5+ messages)
` [PATCH 6/7] cifs: Validate content of native symlink

[PATCH] [PATCH v2] perf/x86/amd: check event before enable to avoid GPF
 2024-09-30 19:52 UTC 

[net-next 0/2] ena: Link IRQs, queues, and NAPI instances
 2024-09-30 19:56 UTC  (3+ messages)
` [net-next 1/2] ena: Link IRQs to "
` [net-next 2/2] ena: Link queues to NAPIs

[PATCH v5 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
 2024-09-30 19:56 UTC  (3+ messages)

[PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support
 2024-09-30 19:55 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add "
` [PATCH net-next 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
` [PATCH net-next 3/3] net: emaclite: Adopt clock support

[PATCH] pm: cpupower: gitignore: Add compile_commands.json
 2024-09-30 19:55 UTC  (2+ messages)

[PATCH RFC 1/2] dt-bindings: mtd: ubi-volume: add 'volume-is-critical' property
 2024-09-30 19:54 UTC  (7+ messages)
` [PATCH RFC 2/2] mtd: ubi: add support for protecting critical volumes

[PATCH] Improve timer_create failure message
 2024-09-30 19:53 UTC  (5+ messages)
` [PATCH] selftests: timers: improve "

[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
 2024-09-30 19:50 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
` [PATCH v3 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
` [PATCH v3 3/8] riscv: dts: thead: Add TH1520 pin control nodes
` [PATCH v3 4/8] riscv: dts: thead: Add TH1520 GPIO ranges
` [PATCH v3 5/8] riscv: dts: thead: Adjust TH1520 GPIO labels
` [PATCH v3 6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
` [PATCH v3 7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
` [PATCH v3 8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs

[PATCH v2] vhost/vsock: specify module version
 2024-09-30 19:47 UTC  (6+ messages)

[PATCH] rust: device: change the from_raw() function
 2024-09-30 19:46 UTC 

[PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update
 2024-09-30 19:45 UTC  (4+ messages)

[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-09-30 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v2 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH] KYLIN: USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
 2024-09-30 19:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] add group restriction bitmap
 2024-09-30 19:34 UTC  (2+ messages)

arch/loongarch/kernel/machine_kexec.o: warning: objtool: kexec_shutdown_secondary+0x54: stack state mismatch: cfa1=3+0 cfa2=3+16
 2024-09-30 19:34 UTC 

Question about num_possible_cpus() and cpu_possible_mask
 2024-09-30 19:33 UTC  (3+ messages)

[PATCH v3 00/15] VOP Support for rk3576
 2024-09-30 19:32 UTC  (2+ messages)

[PATCH resend 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-09-30 19:23 UTC  (9+ messages)
` [PATCH resend 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH resend 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH resend 3/8] tracing/perf: "
` [PATCH resend 4/8] tracing/bpf: "
` [PATCH resend 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH resend 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH resend 7/8] tracing/perf: "
` [PATCH resend 8/8] tracing/bpf: "

[PATCH v3 00/10] iio: add support for the ad3552r AXI DAC IP
 2024-09-30 19:25 UTC  (10+ messages)
` [PATCH v3 04/10] dt-bindings: iio: dac: ad3552r: add io-backend support
` [PATCH v3 05/10] iio: backend: extend features

[PATCH v2 0/3] X1E Dell XPS 9345 support
 2024-09-30 19:23 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based Dell XPS 13 9345

[PATCH v2 00/22] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-09-30 19:19 UTC  (4+ messages)
` [PATCH v2 16/22] drm/msm/dpu: Configure CWB in writeback encoder

[PATCH net-next] stmmac: dwmac-intel-plat: remove redundant check dwmac->data in probe
 2024-09-30 19:17 UTC  (2+ messages)

Linux 6.12-rc1
 2024-09-30 19:17 UTC  (4+ messages)

sched/fair: Kernel panics in pick_next_entity
 2024-09-30 19:15 UTC  (4+ messages)

[PATCH 6.1 0/2] io_uring/io-wq: respect cgroup cpusets
 2024-09-30 19:15 UTC  (2+ messages)

[PATCH v3 0/3] sched/topology: optimize topology_span_sane()
 2024-09-30 19:14 UTC  (3+ messages)

[PATCH] irqchip/renesas-rzg2l: Fix missing put_device
 2024-09-30 19:14 UTC  (4+ messages)

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
 2024-09-30 19:13 UTC 

[PATCH] phy: tegra: xusb: Add error pointer check in xusb.c
 2024-09-30 19:11 UTC 

CVE-2024-46808: drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
 2024-09-30 19:09 UTC  (2+ messages)

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-09-30 19:09 UTC  (11+ messages)

[PATCH v2 0/3] platform/x86: dell-laptop: Battery hook fixes
 2024-09-30 19:03 UTC  (3+ messages)

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-30 19:03 UTC  (13+ messages)
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc

[PATCH v2 0/1] sched: Improve cache locality of RSEQ concurrency IDs
 2024-09-30 18:59 UTC  (2+ messages)
` [PATCH v2 1/1] sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads

[PATCH] Fix spelling errors in file kernel/cgroup/cpuset.c
 2024-09-30 19:01 UTC  (2+ messages)

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-30 19:00 UTC  (10+ messages)

[PATCH v3 0/8] Provide support for RMPREAD and a segmented RMP
 2024-09-30 18:59 UTC  (4+ messages)
` [PATCH v3 3/8] x86/sev: Require the RMPREAD instruction after Fam19h

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-09-30 18:53 UTC  (7+ messages)
` [PATCH 1/2] compiler.h: "

[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
 2024-09-30 18:50 UTC  (3+ messages)
` [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()

[PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
 2024-09-30 18:49 UTC  (5+ messages)

[PATCH v2] printk: Improve memory usage logging during boot
 2024-09-30 18:48 UTC 

[PATCH net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6
 2024-09-30 18:47 UTC  (4+ messages)

[PATCH v3 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-30 18:44 UTC  (4+ messages)
` [PATCH v3 1/3] of: address: Add parent_bus_addr to struct of_pci_range
` [PATCH v3 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v3 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-09-30 18:37 UTC  (3+ messages)
` [PATCH 08/23] kbuild: simplify find command for rustfmt

[PATCH net] stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines
 2024-09-30 18:37 UTC 

[PATCH v2 0/4] Add MSM8996/MSM8953/MSM8937/MSM8917 dpu catalog
 2024-09-30 18:35 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/dpu: Add support for MSM8996
` [PATCH v2 2/4] drm/msm/dpu: Add support for MSM8953
` [PATCH v2 3/4] drm/msm/dpu: Add support for MSM8937
` [PATCH v2 4/4] drm/msm/dpu: Add support for MSM8917

[PATCH] arm: dts: broadcom: Add missing required fields
 2024-09-30 18:34 UTC  (4+ messages)

[PATCH v1] printk: Improve memory usage logging during boot
 2024-09-30 18:33 UTC  (3+ messages)

[PATCH] sched_ext: Provide a per-scheduler unique sequence counter
 2024-09-30 18:33 UTC  (2+ messages)

[PATCH RESEND] alarmtimer: Use aie_timer from RTC device instead of own timer
 2024-09-30 18:29 UTC 

[PATCH v2 0/1] igb: Do not bring the device up after non-fatal error
 2024-09-30 18:27 UTC  (4+ messages)
` [PATCH v2 1/1] "
  ` [Intel-wired-lan] "

CVE-2024-46805: drm/amdgpu: fix the waring dereferencing hive
 2024-09-30 18:27 UTC  (2+ messages)

[PATCH] ACPI: GTDT: simplify acpi_gtdt_init() implementation
 2024-09-30 18:22 UTC  (2+ messages)

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-09-30 18:23 UTC  (4+ messages)

[PATCH] include: linux: Fix flex array member not at the end in bpf_empty_prog_array
 2024-09-30 18:16 UTC 

[PATCH net-next 0/5] net: ag71xx: small cleanups
 2024-09-30 18:18 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ag71xx: use devm_ioremap_resource
` [PATCH net-next 2/5] net: ag71xx: use some dev_err_probe
` [PATCH net-next 3/5] net: ag71xx: remove platform_set_drvdata
` [PATCH net-next 4/5] net: ag71xx: replace INIT_LIST_HEAD
` [PATCH net-next 5/5] net: ag71xx: move assignment into main loop

[PATCH 00/21] Reduce the scope of 'nr_irqs'
 2024-09-30 18:16 UTC  (7+ messages)
` [PATCH 16/21] serial: ucc_uart: Switch to number_of_interrupts()
` [PATCH 17/21] sh: intc: "
` [PATCH 18/21] xen/events: "
` [PATCH 19/21] fs/procfs: "
` [PATCH 20/21] genirq: "
` [PATCH 21/21] genirq: Unexport nr_irqs


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