The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-08 20:02:25 to 2024-10-08 23:21:14 UTC [more...]

[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-08 23:21 UTC  (5+ messages)
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "

[PATCH net-next] chelsio/chtls: Remove unused chtls_set_tcb_tflag
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] caif: Remove unused cfsrvl_getphyid
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
 2024-10-08 23:20 UTC  (3+ messages)

[RFC net-next v4 0/9] Add support for per-NAPI config via netlink
 2024-10-08 23:19 UTC  (13+ messages)
` [RFC net-next v4 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [RFC net-next v4 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [RFC net-next v4 5/9] net: napi: Add napi_config
` [RFC net-next v4 6/9] netdev-genl: Support setting per-NAPI config values

[PATCH 0/3] perf/dwc_pcie: Enable DesignWare PCIe PMU on Ampere SoCs
 2024-10-08 23:18 UTC  (4+ messages)
` [PATCH 1/3] perf/dwc_pcie: Add support for "
` [PATCH 2/3] perf/dwc_pcie: Load DesignWare PCIe PMU driver automatically on "
` [PATCH 3/3] perf/dwc_pcie: Fix typos in event names

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-08 23:17 UTC  (36+ messages)
` [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values
` [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration
` [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 12/33] riscv mm: manufacture shadow stack pte
` [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v6 14/33] riscv mmu: write protect and shadow stack
` [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack
` [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v6 21/33] riscv/traps: Introduce software check exception
` [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal
` [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi
` [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH] spi: geni-qcom: Fix boot warning related to pm_runtime and devres
 2024-10-08 23:16 UTC 

[PATCH net-next] net: phy: realtek: check validity of 10GbE link-partner advertisement
 2024-10-08 23:15 UTC  (8+ messages)

[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-10-08 23:12 UTC  (11+ messages)
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-10-08 23:08 UTC  (5+ messages)
` [PATCH v5 38/40] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v5 40/40] x86/resctrl: Add python script to move resctrl code to /fs/resctrl

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-08 23:06 UTC  (3+ messages)

[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
 2024-10-08 23:05 UTC  (3+ messages)
` [PATCH v2 1/2] ftrace: Make ftrace_regs abstract from direct use
` [PATCH v2 2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs

[PATCH] ftrace: Make ftrace_regs abstract from direct use
 2024-10-08 22:58 UTC  (3+ messages)

[PATCH] ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.c
 2024-10-08 22:56 UTC  (2+ messages)

[PATCH v7 0/3] Fix dosemu vm86() fault
 2024-10-08 22:48 UTC  (3+ messages)

[PATCH] rust: query the compiler for dylib path
 2024-10-08 22:48 UTC 

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-10-08 22:48 UTC  (6+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH v1 0/8] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-08 22:47 UTC  (4+ messages)
` [PATCH v1 3/8] perf stat: Display "none" for NaN with metric only json

[tip: x86/urgent] x86/entry_32: Do not clobber user EFLAGS.ZF
 2024-10-08 22:45 UTC 

[tip: x86/urgent] x86/entry_32: Clear CPU buffers after register restore in NMI return
 2024-10-08 22:45 UTC 

[tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
 2024-10-08 22:45 UTC 

[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
 2024-10-08 22:45 UTC  (2+ messages)

[PATCH net-next v2 5/6] rust: Add read_poll_timeout function
 2024-10-08 22:42 UTC  (14+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Add FID map cache
 2024-10-08 22:41 UTC  (3+ messages)

[PATCH 1/2] perf/x86/rapl: Move the pmu allocation out of CPU hotplug
 2024-10-08 22:38 UTC  (7+ messages)

[RFC PATCH 0/1] Buddy allocator like folio split
 2024-10-08 22:37 UTC  (2+ messages)
` [RFC PATCH 1/1] mm/huge_memory: buddy allocator like folio_split()

[PATCH v2] cxl/core/port: defer endpoint probes when ACPI likely hasn't finished
 2024-10-08 22:37 UTC  (4+ messages)

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-10-08 22:34 UTC  (11+ messages)

[PATCH v5] PCI: Enable runtime pm of the host bridge
 2024-10-08 22:25 UTC  (3+ messages)

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-08 22:16 UTC  (16+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver
` [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL
` [PATCH 03/15] cxl/aer/pci: Refactor AER driver's existing interfaces to support CXL PCIe ports
` [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver
` [PATCH 05/15] cxl/aer/pci: Update AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type
` [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH 08/15] cxl/pci: Change find_cxl_ports() to be non-static
` [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers
` [PATCH 10/15] cxl/pci: Map CXL PCIe upstream "
` [PATCH 11/15] cxl/pci: Update RAS handler interfaces to support CXL PCIe ports
` [PATCH 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH 13/15] cxl/pci: Add trace logging "
` [PATCH 14/15] cxl/aer/pci: Export pci_aer_unmask_internal_errors()
` [PATCH 15/15] cxl/pci: Enable internal CE/UCE interrupts for CXL PCIe port devices

[PATCH v4 RESEND] HID: corsair-void: Add Corsair Void headset family driver
 2024-10-08 22:15 UTC  (4+ messages)

[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
 2024-10-08 22:06 UTC  (3+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v10 2/2] of: reserved_mem: Add code to dynamically allocate reserved_mem array

[PATCH 0/2] nvme: add rotational support
 2024-10-08 22:04 UTC  (3+ messages)

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-08 22:03 UTC  (2+ messages)

[PATCH] selftests: drivers: net: fix name not defined
 2024-10-08 22:01 UTC 

[PATCH 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
 2024-10-08 22:01 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yaml
` [PATCH 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt "
` [PATCH 3/5] dt-bindings: nvmem: convert zii,rave-sp-eeprom.txt to yaml format
` [PATCH 4/5] dt-bindings: watchdog: convert zii,rave-sp-wdt.txt "
` [PATCH 5/5] dt-bindings: mfd: convert zii,rave-sp.txt "

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-08 21:59 UTC  (2+ messages)

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-08 21:58 UTC  (2+ messages)

[PATCH v3] clk: mvebu: Prevent division by zero in clk_double_div_recalc_rate()
 2024-10-08 21:58 UTC  (5+ messages)

[PATCH v2] selftests: vDSO: Explicitly include sched.h
 2024-10-08 21:50 UTC  (2+ messages)

[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
 2024-10-08 21:47 UTC  (2+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-08 21:45 UTC  (3+ messages)
` [PATCH v2 07/15] timers: Adjust flseep() to reflect reality

[PATCH net-next v0] net: phy: aquantia: poll status register
 2024-10-08 21:40 UTC  (2+ messages)

[PATCH] bpf: use kvzmalloc to allocate BPF verifier environment
 2024-10-08 21:39 UTC  (2+ messages)

[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-10-08 20:57 UTC  (6+ messages)

net/ipv4/inet_diag.c:1511:17: sparse: sparse: Using plain integer as NULL pointer
 2024-10-08 21:32 UTC 

[PATCH net-next v2] net: stmmac: dwmac4: Add ip payload error statistics
 2024-10-08 10:22 UTC 

[PATCH v1 0/2] RSEQ updates for 6.12
 2024-10-08 21:29 UTC  (5+ messages)
` [PATCH v1 2/2] selftests/rseq: Fix mm_cid test failure

[PATCH v1 1/4] misc: fastrpc: Add CRC support using invokeV2 request
 2024-10-08 21:21 UTC  (2+ messages)

[PATCH] usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
 2024-10-08 21:15 UTC  (4+ messages)

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

[PATCH v8 09/12] drm/msm/a6xx: Add traces for preemption
 2024-10-08 21:10 UTC  (2+ messages)
` [v8,09/12] "

[PATCH v4 0/3] X1E Dell XPS 9345 support
 2024-10-08 21:09 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: arm: qcom: Add Dell XPS 13 9345
` [PATCH v4 2/3] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH v4 3/3] arm64: dts: qcom: Add support for X1-based "

[PATCH] binder: use augmented rb-tree for faster descriptor lookup
 2024-10-08 20:58 UTC  (4+ messages)

[PATCH] drm/xe/guc: Fix deference after check
 2024-10-08 20:53 UTC 

[PATCH v2] Kbuild: fix issues with rustc-option
 2024-10-08 20:52 UTC  (7+ messages)

[PATCH] btrfs: fix the length of reserved qgroup to free
 2024-10-08 20:50 UTC  (4+ messages)

[PATCH v2 1/1] drm/edp-panel: Add panels used by Dell XPS 13 9345
 2024-10-08 20:48 UTC  (3+ messages)

[RESEND v1] arm64: defconfig: enable WCD937x driver as module
 2024-10-08 20:41 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the mmc tree
 2024-10-08 20:39 UTC  (2+ messages)

[PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-08 20:38 UTC  (3+ messages)

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-08 20:38 UTC  (4+ messages)

[RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
 2024-10-08 20:31 UTC  (2+ messages)

[PATCH v2 00/21] Reduce the scope of 'nr_irqs'
 2024-10-08 20:26 UTC  (23+ messages)
` [PATCH v2 01/22] genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()
` [PATCH v2 02/22] ARM: Switch to irq_get_nr_irqs() / irq_set_nr_irqs()
` [PATCH v2 03/22] LoongArch: Switch to irq_set_nr_irqs()
` [PATCH v2 04/22] powerpc/cell: Switch to irq_get_nr_irqs()
` [PATCH v2 05/22] s390/irq: "
` [PATCH v2 06/22] x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
` [PATCH v2 07/22] hpet: Switch to irq_get_nr_irqs()
` [PATCH v2 08/22] net: 3com: 3c59x: "
` [PATCH v2 09/22] net: hamradio: baycom_ser_fdx: "
` [PATCH v2 10/22] net: hamradio: scc: "
` [PATCH v2 11/22] scsi: aha152x: "
` [PATCH v2 12/22] serial: core: "
` [PATCH v2 13/22] serial: 8250: "
` [PATCH v2 14/22] serial: amba-pl010: "
` [PATCH v2 15/22] serial: amba-pl011: "
` [PATCH v2 16/22] serial: cpm_uart: "
` [PATCH v2 17/22] serial: ucc_uart: "
` [PATCH v2 18/22] sh: intc: "
` [PATCH v2 19/22] xen/events: "
` [PATCH v2 20/22] fs/procfs: "
` [PATCH v2 21/22] genirq: "
` [PATCH v2 22/22] genirq: Unexport nr_irqs

[PATCH] jfs: add a check to prevent array-index-out-of-bounds
 2024-10-08 20:21 UTC 

[syzbot] [mm?] WARNING in vms_complete_munmap_vmas
 2024-10-08 20:25 UTC 

[PATCH] Kbuild: add RUSTC_BOOTSTRAP to rustc-option
 2024-10-08 20:17 UTC  (5+ messages)

[GIT PULL] sched_ext: Fixes for v6.12-rc2
 2024-10-08 20:16 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the mediatek tree
 2024-10-08 20:15 UTC 

[PATCH v3 1/5] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-10-08 20:09 UTC 

[PATCH 0/4] nfs: kobject: use generic helpers and ownership
 2024-10-08 20:12 UTC  (4+ messages)
` [PATCH 4/4] nfs: sysfs: use default get_ownership() callback

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-10-08 20:06 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: r9a09g057: Add OPP table
 2024-10-08 20:10 UTC  (4+ messages)

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-10-08 20:09 UTC  (3+ messages)

[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-10-08 20:08 UTC  (2+ messages)

linux-next: adding Carlos and Darrick as contacts for the xfs tree
 2024-10-08 20:07 UTC 

linux-next: Fixes tag needs some work in the xfs tree
 2024-10-08 20:06 UTC 

[PATCH] alienware-wmi: Dell AWCC platform_profile support
 2024-10-08 20:04 UTC  (2+ messages)

[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
 2024-10-08 20:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-08 20:02 UTC  (11+ messages)


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