public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-12 14:51:20 to 2024-07-12 17:12:37 UTC [more...]

[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
 2024-07-12 17:12 UTC  (18+ messages)

[PATCH v3 0/3] Add CPG support for RZ/V2H(P) SoC
 2024-07-12 17:11 UTC  (10+ messages)
` [PATCH v3 2/3] clk: renesas: Add family-specific clock driver for RZ/V2H(P)
` [PATCH v3 3/3] clk: renesas: Add RZ/V2H(P) CPG driver

[syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add
 2024-07-12 17:11 UTC  (2+ messages)

[PATCH v2 2/2] sched_ext: Add cpuperf support
 2024-07-12 17:10 UTC  (11+ messages)

[RFC PATCH v3 00/10] sched/fair: Defer CFS throttle to user entry
 2024-07-12 17:10 UTC  (14+ messages)
` [RFC PATCH v3 01/10] rcuwait: Split type definition to its own header
` [RFC PATCH v3 02/10] irq_work: "
` [RFC PATCH v3 03/10] task_work, sched: Add a _locked variant to task_work_cancel()
` [RFC PATCH v3 04/10] sched/fair: Introduce sched_throttle_work
` [RFC PATCH v3 06/10] sched/fair: Prepare switched_from & switched_to for per-task throttling
` [RFC PATCH v3 10/10] sched/fair: Throttle CFS tasks on return to userspace

[PATCH v3 1/2] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-12 17:10 UTC  (12+ messages)

[PATCH v9 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-07-12 17:10 UTC  (3+ messages)

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-07-12 17:09 UTC  (28+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
` [PATCH 02/26] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH 03/26] mm: asi: Introduce ASI core API
` [PATCH 04/26] objtool: let some noinstr functions make indirect calls
` [PATCH 05/26] mm: asi: Add infrastructure for boot-time enablement
` [PATCH 06/26] mm: asi: ASI support in interrupts/exceptions
` [PATCH 07/26] mm: asi: Switch to unrestricted address space before a context switch
` [PATCH 08/26] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH 09/26] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH 10/26] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH 11/26] mm: asi: ASI page table allocation functions
` [PATCH 12/26] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH 13/26] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH 14/26] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH 15/26] mm: Add __PAGEFLAG_FALSE
` [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH 17/26] mm: asi: Map kernel text and static data "
` [PATCH 18/26] mm: asi: Map vmalloc/vmap data as nonsesnitive
` [PATCH 19/26] percpu: clean up all mappings when pcpu_map_pages() fails
` [PATCH 20/26] mm: asi: Map dynamic percpu memory as nonsensitive
` [PATCH 21/26] KVM: x86: asi: Restricted address space for VM execution
` [PATCH 22/26] KVM: x86: asi: Stabilize CR3 when potentially accessing with ASI
` [PATCH 23/26] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH 24/26] mm: asi: Make TLB flushing correct under ASI
` [PATCH 25/26] mm: asi: Stop ignoring asi=on cmdline flag
` [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions

[syzbot] possible deadlock in ntfs_read_folio
 2024-07-12 17:10 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH v4 0/2] gs101 oriole: UART clock fixes
 2024-07-12 17:09 UTC  (3+ messages)
` [PATCH v4 1/2] clk: samsung: gs101: allow earlycon to work unconditionally
` [PATCH v4 2/2] clk: samsung: gs101: don't mark non-essential (UART) clocks critical

[PATCH] nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
 2024-07-12 17:08 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: i3c: add header for generic I3C flags
 2024-07-12 17:06 UTC 

[PATCH 0/5] Add support for MBG Thermal monitoring device
 2024-07-12 17:06 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: Add ADC5 GEN3 Channel info for pm8775 PMIC

[PATCH 6.1 000/102] 6.1.98-rc1 review
 2024-07-12 17:05 UTC  (2+ messages)

[PATCH v2] bitmap: Switch from inline to __always_inline
 2024-07-12 17:02 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: add support for pac1921
 2024-07-12 17:02 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
 2024-07-12 16:59 UTC  (4+ messages)

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-07-12 16:55 UTC  (11+ messages)
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[bpf?] [net-next ?] [RESEND] possible bpf overflow/output bug introduced in 6.10rc1 ?
 2024-07-12 16:53 UTC 

[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
 2024-07-12 16:51 UTC  (3+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries

linux-next: build failure after merge of the cgroup tree
 2024-07-12 16:50 UTC  (5+ messages)

[GIT PULL] Ceph fixes for 6.10-rc8
 2024-07-12 16:47 UTC 

[PATCH v1] perf dso: Fix address sanitizer build
 2024-07-12 16:46 UTC  (2+ messages)

[PATCH-next v3 1/3] arm64: dts: rockchip: Add missing pinctrl for PCIe30x4 node
 2024-07-12 16:45 UTC  (3+ messages)
` [PATCH-next v3 2/3] arm64: dts: rockchip: Add missing pinctrl for PCIe30x1 node
` [PATCH-next v3 3/3] arm64: dts: rockchip: Add missing pinctrl for PCIe20x1 node

[PATCH v2 0/2] perf mem: Support multiple Arm SPE PMUs
 2024-07-12 16:46 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: adjust SDR timing according to i3c spec
 2024-07-12 16:46 UTC 

[PATCH 1/1] perf build x86: Fix SC2034 error in syscalltbl.sh
 2024-07-12 16:46 UTC  (2+ messages)

[PATCH 1/1] perf record: Fix memset out-of-range error
 2024-07-12 16:45 UTC  (2+ messages)

[PATCH v6 0/3] Introduce --task-name and --fuzzy-name options in perf sched map
 2024-07-12 16:45 UTC  (2+ messages)

[linus:master] [sched/pelt] 97450eb909: INFO:task_blocked_for_more_than#seconds
 2024-07-12 16:41 UTC  (3+ messages)

[PATCH v3 1/1] HP: wmi: added support for 4 zone keyboard rgb
 2024-07-12 16:39 UTC  (2+ messages)

[PATCH v2] ASoc: tas2781: Add new Kontrol to set tas2563 digital Volume
 2024-07-12 16:38 UTC  (2+ messages)

[PATCH net v2] net: netconsole: Disable target before netpoll cleanup
 2024-07-12 16:36 UTC  (2+ messages)

[PATCH] HID: hid-steam: Fix typo in goto label
 2024-07-12 16:35 UTC  (2+ messages)

[PATCH v2] HID: mcp2221: Remove unnecessary semicolon
 2024-07-12 16:35 UTC  (2+ messages)

[PATCH v5 3/3] hwmon: (adt7475) Add support for configuring initial PWM state
 2024-07-12 16:34 UTC  (3+ messages)

[PATCH V6 00/18] Add data type profiling support for powerpc
 2024-07-12 16:33 UTC  (3+ messages)

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-07-12 16:33 UTC  (12+ messages)
` [PATCH v5 08/14] staging: media: starfive: Add for StarFive ISP 3A SC
    ` 回复: "
        ` 回复: "
            ` 回复: "
                ` 回复: "

[PATCH v3 0/2] Enumerate all pixels formats
 2024-07-12 16:31 UTC  (3+ messages)
` [PATCH v3 1/2] media: videodev2: Add flags to unconditionnaly enumerate "

[PATCH] HID: Fix spelling mistakes "Kensigton" -> "Kensington"
 2024-07-12 16:28 UTC  (2+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-07-12 16:27 UTC  (7+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[PATCH] mm: Fix mmap_assert_locked() in follow_pte()
 2024-07-12 16:26 UTC  (4+ messages)
` commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613

[PATCH v1 0/2] HID: i2c-hid: elan: Add elan-ekth6a12nay timing
 2024-07-12 16:25 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: HID: i2c-hid: elan: Introduce Elan ekth6a12nay

[PATCH] kselftest/alsa: Use card name rather than number in test names
 2024-07-12 16:25 UTC  (7+ messages)

[syzbot] [bpf?] [net?] KASAN: stack-out-of-bounds Read in xdp_do_check_flushed
 2024-07-12 16:25 UTC 

[PATCH] drm/amd/display: Implement bounds check for stream encoder creation
 2024-07-12 16:23 UTC 

[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
 2024-07-12 16:19 UTC  (14+ messages)

[PATCH] drm/vkms: Fix cpu_to_le16()/le16_to_cpu() warnings
 2024-07-12 16:16 UTC 

[PATCH] eeprom: ee1004: Unlock on error path in probe()
 2024-07-12 16:14 UTC  (3+ messages)

[PATCH] regulator: bd96801: Delete unnecessary check in probe()
 2024-07-12 16:08 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.10
 2024-07-12 16:05 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.10-final
 2024-07-12 16:05 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.10-final
 2024-07-12 16:05 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 6.10-final
 2024-07-12 16:05 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.10-rc8, more
 2024-07-12 16:05 UTC  (2+ messages)

[PATCH v3 0/1] Add basic SPI support on TH1520
 2024-07-12 16:05 UTC  (5+ messages)
` [PATCH v3 1/1] riscv: dts: thead: add basic spi node

[GIT PULL] ARM: SoC fixes for 6.10, part 3
 2024-07-12 16:05 UTC  (2+ messages)

[PATCH 0/3] Introduce msm8916/39 based Lenovo devices
 2024-07-12 16:04 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add "
` [PATCH 2/3] arm64: dts: qcom: msm8916-wingtech-wt865x8: Add Lenovo A6000/A6010
` [PATCH 3/3] arm64: dts: qcom: msm8939-wingtech-wt82918: Add Lenovo Vibe K5 devices

[PATCH v9] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-07-12 16:04 UTC  (2+ messages)

[PATCH v3 14/15] mtd: spi-nor: Drop deprecated mechanism for optional SFDP parsing
 2024-07-12 16:04 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
 2024-07-12 16:04 UTC  (3+ messages)

[PATCH 0/6] iio: use devm_regulator_get_enable_read_voltage round 3
 2024-07-12 16:03 UTC  (7+ messages)
` [PATCH 1/6] iio: dac: mcp4728: rename err to ret in probe function
` [PATCH 2/6] iio: dac: mcp4728: use devm_regulator_get_enable_read_voltage()
` [PATCH 3/6] iio: dac: mcp4922: "
` [PATCH 4/6] iio: dac: mcp4922: drop remove() callback
` [PATCH 5/6] iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()
` [PATCH 6/6] iio: adc: mcp3911: "

[PATCH] mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
 2024-07-12 15:58 UTC 

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-12 15:59 UTC  (7+ messages)
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

Probe failure of usb controller @11290000 on MT8195 after next-20231221
 2024-07-12 15:58 UTC  (8+ messages)

[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
 2024-07-12 15:57 UTC  (12+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-12 15:52 UTC  (7+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code

[PATCH v1 0/4] Break some CMDS into helper functions
 2024-07-12 15:50 UTC  (9+ messages)
` [PATCH v1 4/4] drm/panel: ili9806e: "

[PATCH net-next v2 1/1] net: phy: dp83td510: add cable testing support
 2024-07-12 15:50 UTC  (2+ messages)

[PATCH] mm: list_lru: Fix NULL pointer dereference in list_lru_add()
 2024-07-12 15:49 UTC  (4+ messages)

[PATCH v11 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-07-12 15:45 UTC  (5+ messages)
` [PATCH v11 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-12 15:44 UTC  (4+ messages)

[PATCH] iommu: Move IOMMU_DIRTY_NO_CLEAR define
 2024-07-12 15:44 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix identity map bounds in si_domain_init()
 2024-07-12 15:44 UTC  (2+ messages)

[PATCH 0/4] usb: imx8mp: collect some improvement
 2024-07-12 15:40 UTC  (5+ messages)
` [PATCH 1/4] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
` [PATCH 2/4] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
` [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume
` [PATCH 4/4] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

[PATCH v2] io_uring: Avoid polling configuration errors
 2024-07-12 15:36 UTC  (3+ messages)
  `  "

[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
 2024-07-12 15:34 UTC  (10+ messages)
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-07-12 15:32 UTC  (6+ messages)

[GIT PULL] LoongArch KVM changes for v6.11
 2024-07-12 15:31 UTC  (2+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-07-12 15:31 UTC  (7+ messages)

[PATCH v2 00/11] perf/uprobe: Optimize uprobes
 2024-07-12 15:29 UTC  (4+ messages)

[PATCH net-next v1 1/1] net: phy: dp83td510: add cable testing support
 2024-07-12 15:25 UTC  (5+ messages)

[PATCH] power: sequencing: fix NULL-pointer dereference in error path
 2024-07-12 15:24 UTC  (4+ messages)

[PATCH] xfs: remove unnecessary check
 2024-07-12 15:18 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Clean up hugepage split error handling
 2024-07-12 15:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Bug the VM if KVM tries to split a !hugepage SPTE
` [PATCH 2/2] KVM: x86/mmu: Clean up make_huge_page_split_spte() definition and intro

[PATCH] nvme: apple: remove some dead code
 2024-07-12 15:12 UTC  (3+ messages)

[PATCH v4 0/3] pwm: meson: add pwm support for A1
 2024-07-12 15:12 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM

[REGRESSION] Cannot start degraded RAID1 array with device with write-mostly flag
 2024-07-12 15:11 UTC  (4+ messages)
` [PATCH] md/raid1: set max_sectors during early return from choose_slow_rdev()

[PATCH v12 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-07-12 15:07 UTC  (5+ messages)
` [PATCH v12 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v12 2/4] net: phy: bcm54811: Add LRE registers definitions
` [PATCH v12 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
` [PATCH v12 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-07-12 15:06 UTC  (11+ messages)

next-20240712: task_work.c:(.text+0xc2): undefined reference to `irq_work_queue'
 2024-07-12 15:03 UTC  (5+ messages)

[PATCH v2 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
 2024-07-12 15:03 UTC  (5+ messages)

[PATCH v11 0/7] Preparatory changes for Proxy Execution v11
 2024-07-12 15:01 UTC  (5+ messages)
` [PATCH v11 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v11 7/7] sched: Split scheduler and execution contexts

[PATCH v1] ACPI: EC: Do not release locks during operation region accesses
 2024-07-12 14:59 UTC  (2+ messages)

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-07-12 14:59 UTC  (2+ messages)

[PATCH net-next] virtio_net: Fix napi_skb_cache_put warning
 2024-07-12 14:58 UTC  (3+ messages)

[PATCH net-next v3 0/2] vsock: avoid queuing on workqueue if possible
 2024-07-12 14:58 UTC  (3+ messages)
` [PATCH net-next v3 2/2] vsock/virtio: avoid queuing packets when work queue is empty

[syzbot] [lsm?] WARNING in current_check_refer_path
 2024-07-12 14:55 UTC  (2+ messages)

[PATCH v3 0/2] gs101 oriole: UART clock fixes
 2024-07-12 14:54 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: serial: samsung: fix maxItems for gs101 & document earlycon requirements

[GIT PULL] pmdomain fixes for v6.10-rc8
 2024-07-12 14:51 UTC 

[PATCH v4 0/2] dt-bindings: serial: samsung: style and gs101 fixes
 2024-07-12 14:51 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: serial: samsung: fix maxItems for gs101


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