public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-09 13:50:34 to 2023-08-09 15:42:52 UTC [more...]

[PATCH v2] Makefile.extrawarn: enable -Wmissing-variable-declarations for W=1
 2023-08-09 15:42 UTC  (5+ messages)

[PATCH] staging: nvec: paz00: remove unneeded call to platform_set_drvdata()
 2023-08-09 15:42 UTC 

[PATCH] net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarations
 2023-08-09 15:41 UTC  (2+ messages)

[Patch] cpufreq: tegra194: remove opp table in exit hook
 2023-08-09 15:34 UTC 

[PATCH v1 0/4] add clock controller of qca8386/qca8084
 2023-08-09 15:40 UTC  (6+ messages)
` [PATCH v1 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v1 4/4] arm64: defconfig: Enable qca8k nss clock controller

[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
 2023-08-09 15:39 UTC  (5+ messages)
` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset

[RFC PATCH v2 0/6] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-09 15:38 UTC  (17+ messages)
` [RFC PATCH v2 1/6] fprobe: Use fprobe_regs in fprobe entry handler
` [RFC PATCH v2 2/6] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [RFC PATCH v2 3/6] fprobe: rethook: Use fprobe_regs in fprobe exit handler and rethook
` [RFC PATCH v2 4/6] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [RFC PATCH v2 5/6] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs

[PATCH 1/2] drm/exec: use unique instead of local label
 2023-08-09 15:37 UTC  (2+ messages)

[PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
 2023-08-09 15:37 UTC  (4+ messages)

[PATCH 0/9] sched: Use lock guards, wave 1
 2023-08-09 15:35 UTC  (4+ messages)
` [PATCH 5/9] sched: Simplify ttwu()

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-09 15:35 UTC  (4+ messages)
` [PATCH v11 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v11 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
 2023-08-09 15:35 UTC  (8+ messages)

[PATCH v5 0/6] Add TPS6594 PMIC support on several boards
 2023-08-09 15:34 UTC  (9+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
` [PATCH v5 2/6] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v5 3/6] arm64: dts: ti: k3-j721e-som-p0: "
` [PATCH v5 4/6] arm64: dts: ti: k3-j784s4-evm: Fix interrupt ranges for TPS6594 PMIC
` [PATCH v5 5/6] arm64: dts: ti: k3-j784s4-evm: Add support "
` [PATCH v5 6/6] arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-09 15:34 UTC  (4+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[tip: x86/apic] x86/cpu: Make identify_boot_cpu() static
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Rename disable_apic
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/cpu: Remove unused physid_*() nonsense
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic/ioapic: Rename skip_ioapic_setup
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Remove pointless x86_bios_cpu_apicid
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Get rid of hard_smp_processor_id()
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Nuke unused apic::inquire_remote_apic()
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Remove unused max_physical_apicid
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Register boot CPU APIC early
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Remove the pointless APIC version check
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Remove mpparse 'apicid' variable
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/of: Fix the APIC address registration
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Make some APIC init functions bool
 2023-08-09 15:34 UTC 

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2023-08-09 15:34 UTC  (25+ messages)
` [RFC][PATCH 06/17] x86/cpu: Add SRSO untrain to retbleed=
` [RFC][PATCH 07/17] x86/cpu/kvm: Provide UNTRAIN_RET_VM
` [RFC][PATCH 09/17] x86: Remove CONFIG_CPU_SRSO
` [RFC][PATCH 11/17] x86/cpu: Remove all SRSO interface nonsense
` [RFC][PATCH 12/17] x86/cpu: Rename original retbleed return thunk
` [RFC][PATCH 13/17] objtool/x86: Add arch_is_offset_insn()

[tip: x86/apic] x86/apic: Split register_apic_address()
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Sanitize APIC address setup
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/xen/pv: Pretend that it found SMP configuration
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Sanitize num_processors handling
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Nuke another processor check
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Remove check_phys_apicid_present()
 2023-08-09 15:34 UTC 

[tip: x86/apic] x86/apic: Get rid of apic_phys
 2023-08-09 15:34 UTC 

[PATCH net] batman-adv: Fix batadv_v_ogm_aggr_send memory leak
 2023-08-09 15:33 UTC  (2+ messages)

vmlinux.o: warning: objtool: ni_read_frame() falls through to next function __checkpoint_and_complete_reqs.cold()
 2023-08-09 15:32 UTC 

A Discussion Request about a maybe-false-positive of UBSAN: OOB Write in do_journal_end in Kernel 6.5-rc3(with POC)
 2023-08-09 15:32 UTC  (2+ messages)

[PATCH v3 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-09 15:30 UTC  (6+ messages)
` [PATCH v3 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL

[PATCH v10 resend 0/3] dwc general suspend/resume functionality
 2023-08-09 15:28 UTC  (4+ messages)
` [PATCH v10 resent 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
 2023-08-09 15:22 UTC  (4+ messages)

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 15:17 UTC  (10+ messages)
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp

[PATCH net v2 0/2] Fix VF to VM attach detach
 2023-08-09 15:15 UTC  (3+ messages)
` [PATCH net v2 1/2] Revert "ice: Fix ice VF reset during iavf initialization"
` [PATCH net v2 2/2] ice: Fix NULL pointer deref during VF reset

[PATCH v4 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-09 15:14 UTC  (6+ messages)
` [PATCH v4 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3

[patch V3 00/40] x86/cpu: Rework the topology evaluation
 2023-08-09 15:14 UTC  (4+ messages)
` [patch V3 05/40] x86/cpu: Move cpu_die_id into topology info

[PATCH V3] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-09 15:12 UTC 

[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-09 15:11 UTC  (6+ messages)

[BUG]Bluetooth: possible semantic bug when the status field of the HCI_Connection_Complete packet set to non-zero
 2023-08-09 15:10 UTC  (2+ messages)

[PATCHSET v2] Add io_uring support for waitid
 2023-08-09 15:11 UTC  (4+ messages)
` [PATCH 5/5] io_uring: add IORING_OP_WAITID support

[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
 2023-08-09 15:09 UTC  (5+ messages)
` [PATCH v3 1/1] io_uring: add "

[PATCH V9 00/23] Add support UHS-II for GL9755
 2023-08-09 15:09 UTC  (4+ messages)
` [PATCH V9 06/23] mmc: core: Support UHS-II card control and access

[PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-09 15:08 UTC  (3+ messages)

[PATCH v5 0/9] Refactor the SMMU's CD table ownership
 2023-08-09 15:08 UTC  (8+ messages)
` [PATCH v5 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v5 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

[PATCH 0/2] AMD Address Translation Library
 2023-08-09 15:05 UTC  (8+ messages)
` [PATCH 1/2] platform/x86/amd: Introduce "

[PATCH] mm: Fix access_remote_vm() regression on tagged addresses
 2023-08-09 15:05 UTC  (2+ messages)

[PATCH v2] dma-contiguous: define proper name for global cma region
 2023-08-09 15:04 UTC  (8+ messages)

[RFC PATCH v4 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2023-08-09 15:02 UTC  (2+ messages)

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-09 15:01 UTC  (6+ messages)
` [PATCH v3 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v3 21/28] net: wan: Add framer framework support

[PATCH v3] tun: avoid high-order page allocation for packet header
 2023-08-09 15:01 UTC  (5+ messages)

[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
 2023-08-09 15:00 UTC  (3+ messages)
` [PATCH v3 3/5] net: ti: icss-iep: Add IEP driver

[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running
 2023-08-09 14:58 UTC  (4+ messages)

[PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
 2023-08-09 14:57 UTC  (11+ messages)

[RFT] [PATCH v1] cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some cases
 2023-08-09 14:53 UTC 

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2023-08-09 14:49 UTC  (8+ messages)

[PATCH 0/5] Share sva domains with all devices bound to a mm
 2023-08-09 14:48 UTC  (8+ messages)
` [PATCH 2/5] iommu: Call helper function to get assigned pasid value

2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
 2023-08-09 14:46 UTC  (11+ messages)

[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
 2023-08-09 14:44 UTC  (3+ messages)

Stateless Encoding uAPI Discussion and Proposal
 2023-08-09 14:43 UTC  (4+ messages)

[PATCH v5 0/6] arm64: ti: k3-am62: Add display support
 2023-08-09 14:40 UTC  (2+ messages)

[PATCH v2] riscv: mm: fix 2 instances of -Wmissing-variable-declarations
 2023-08-09 14:40 UTC  (2+ messages)

[PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups
 2023-08-09 14:40 UTC  (2+ messages)

[PATCH] riscv: Fix CPU feature detection with SMP disabled
 2023-08-09 14:40 UTC  (2+ messages)

[PATCH v2] riscv,mmio: Fix readX()-to-delay() ordering
 2023-08-09 14:40 UTC  (2+ messages)

[PATCH v1 0/2] mlxbf-bootctl: Support access to the large icm size and setting the BlueField boot state
 2023-08-09 14:39 UTC  (5+ messages)
` [PATCH v1 1/2] mlxbf-bootctl: Support the large icmc write/read
` [PATCH v1 2/2] mlxbf-bootctl: Support setting the ARM boot state to "OS up"

[PATCH 0/3] KVM: SEV: only access GHCB fields once
 2023-08-09 14:38 UTC  (2+ messages)

[PATCH v2 0/6] kunit: Add dynamically-extending log
 2023-08-09 14:37 UTC  (4+ messages)
` [PATCH v2 1/6] kunit: Replace fixed-size log with dynamically-extending buffer

[PATCH v2 0/3] RISC-V: Fix a few kexec_file_load(2) failures
 2023-08-09 14:35 UTC  (2+ messages)
` (subset) "

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-09 14:33 UTC  (6+ messages)
` [PATCH 19/27] KVM: x86/mmu: Use page-track notifiers iff there are external users

[PATCH v2 0/2] Add support for CS40L50
 2023-08-09 14:32 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: cirrus,cs40l50: Support "
` [PATCH v2 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH v2 0/2] Add HP G11 Quirks and update Dell Oasis Quirks
 2023-08-09 14:29 UTC  (3+ messages)
` [PATCH v2 1/2] ALSA: hda/realtek: Add quirks for HP G11 Laptops
` [PATCH v2 2/2] ALSA: hda/realtek: Switch Dell Oasis models to use SPI

[PATCH v2 0/2] Compatible with NCT3015Y-R and NCT3018Y-R
 2023-08-09 14:29 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: nuvoton: Add DT compatible
` [PATCH v2 2/2] rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R

[PATCH v3] staging: vme_user: fix alignment of open parenthesis and deleted trailing spaces
 2023-08-09 14:29 UTC  (2+ messages)

[PATCH -next] rdma: Remove unused function declarations
 2023-08-09 14:27 UTC 

[PATCH v1] rust: add improved version of `ForeignOwnable::borrow_mut`
 2023-08-09 14:09 UTC  (2+ messages)

[PATCH v3] gpio: consumer: new virtual driver
 2023-08-09 14:27 UTC 

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices
 2023-08-09 14:22 UTC 

[RFC PATCH 0/3] coresight: Support exclude_guest with Feat_TRF and nVHE
 2023-08-09 14:20 UTC  (7+ messages)
` [RFC PATCH 1/3] arm64: KVM: Add support for exclude_guest and exclude_host for ETM
` [RFC PATCH 2/3] arm64: KVM: Support exclude_guest for Coresight trace in nVHE

[PATCH v5 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-08-09 14:20 UTC  (2+ messages)

[PATCH] riscv: alternatives: fix a typo in comment
 2023-08-09 14:20 UTC  (3+ messages)

[PATCH v2] RISC-V: cpu: refactor deprecated strncpy
 2023-08-09 14:20 UTC  (3+ messages)

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-09 14:18 UTC  (17+ messages)
` [PATCH v2 01/11] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v2 02/11] PCI: Add the pci_get_class_masked() helper
` [PATCH v2 04/11] PCI/VGA: Drop the inline in the vga_update_device_decodes() function
` [PATCH v2 05/11] PCI/VGA: Move the new_state assignment out of the loop
` [PATCH v2 06/11] PCI/VGA: Fix two typos in the comments of pci_notify()
` [PATCH v2 07/11] PCI/VGA: vga_client_register() return -ENODEV on failure, not -1
` [PATCH v2 08/11] PCI/VGA: Fix a typo to the comment of vga_default
` [PATCH v2 10/11] PCI/VGA: Tidy up the code and comment format

ubiblock: null pointer dereference using scatterlist in work_queue
 2023-08-09 14:15 UTC  (5+ messages)

[PATCH] scsi: qla2xxx: Prevent firmware rejection of MBC_GET_RNID_PARAMS
 2023-08-09 14:10 UTC 

[PATCH printk v2 0/8] wire up nbcon consoles
 2023-08-09 14:06 UTC  (3+ messages)
` [PATCH printk v2 4/8] printk: nbcon: Add buffer management

[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
 2023-08-09 14:05 UTC  (8+ messages)
` [PATCH v2 03/12] iommu: Remove unrecoverable fault data

[PATCH v1 0/2] Add HP G11 Quirks and update Dell Oasis Quirks
 2023-08-09 14:04 UTC  (4+ messages)
` [PATCH v1 1/2] ALSA: hda/realtek: Add quirks for HP G11 Laptops
` [PATCH v1 2/2] ALSA: hda/realtek: Switch Dell Oasis models to use SPI

[PATCH] Multi-gen LRU: skip CMA pages when they are not eligible
 2023-08-09 14:00 UTC  (2+ messages)

[PATCH -next] drm/ttm: Remove two unused function declarations
 2023-08-09 13:58 UTC 

(subset) [PATCH v2 00/23] ARM: DT include cleanups
 2023-08-09 13:57 UTC 

[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
 2023-08-09 13:57 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6
 2023-08-09 13:57 UTC  (2+ messages)

[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
 2023-08-09 13:57 UTC  (5+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Add support for ECMDQ register mode
 2023-08-09 13:56 UTC  (2+ messages)

[PATCH v3] drm/bridge: panel: Add a device link between drm device and panel device
 2023-08-09 13:53 UTC  (2+ messages)

[PATCH 5.15 00/92] 5.15.126-rc1 review
 2023-08-09 13:53 UTC  (2+ messages)

[PATCH v2 0/1] Add Sifive uart suspend and resume
 2023-08-09 13:50 UTC  (2+ messages)
` [PATCH v2 1/1] serial: sifive: Add suspend and resume operations

[PATCH] Enable haltpoll for arm64
 2023-08-09 13:49 UTC  (3+ messages)
` [PATCH 5/7] arm64: Select ARCH_HAS_CPU_RELAX


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