public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-09 15:00:33 to 2024-08-09 16:54:09 UTC [more...]

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-09 16:54 UTC  (26+ messages)
` [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [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 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 11/19] s390/pci_mmio: "
` [PATCH 12/19] mm/x86/pat: Use the new "
` [PATCH 13/19] vfio: "
` [PATCH 14/19] acrn: "
` [PATCH 15/19] mm/access_process_vm: "
` [PATCH 16/19] mm: Remove follow_pte()
` [PATCH 17/19] mm/x86: Support large pfn mappings
` [PATCH 18/19] mm/arm64: "
` [PATCH 19/19] vfio/pci: Implement huge_fault support

[PATCH 00/24] Complete EEVDF
 2024-08-09 16:53 UTC  (3+ messages)
` [PATCH 07/24] sched/fair: Re-organize dequeue_task_fair()

[PATCH v5 1/2] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-09 16:53 UTC  (2+ messages)

[PATCH v2 00/14] Introduce support for Fabric Discovery and
 2024-08-09 16:42 UTC  (15+ messages)
` [PATCH v2 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v2 02/14] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v2 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v2 04/14] scsi: fnic: Add support for target "
` [PATCH v2 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v2 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v2 07/14] scsi: fnic: Add and integrate support for FIP
` [PATCH v2 08/14] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v2 09/14] scsi: fnic: Modify IO path to use FDLS
` [PATCH v2 10/14] scsi: fnic: Modify fnic interfaces "
` [PATCH v2 11/14] scsi: fnic: Add stats and related functionality
` [PATCH v2 12/14] scsi: fnic: Code cleanup
` [PATCH v2 13/14] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v2 14/14] scsi: fnic: Increment driver version

[PATCH] accel: drm_accel: remove incorrect comments
 2024-08-09 16:52 UTC  (3+ messages)

[PATCH v4 1/2] i8042: Add forcenorestore quirk to leave controller untouched even on s3
 2024-08-09 16:49 UTC  (2+ messages)

[PATCH v2 0/6] mm: Optimize mseal checks
 2024-08-09 16:48 UTC  (8+ messages)
` [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v2 4/6] mm/mremap: "
` [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant

[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
 2024-08-09 16:48 UTC  (2+ messages)

[PATCH] staging: media: starfive: Add multiple resolution support
 2024-08-09 12:12 UTC  (3+ messages)
  ` 回复: "

[PATCH] tty: atmel_serial: use the correct RTS flag
 2024-08-09 16:45 UTC  (2+ messages)

[PATCH v2] HID: hidraw - add HIDIOCREVOKE ioctl
 2024-08-09 16:43 UTC  (2+ messages)

[PATCH V2 00/10] AMD XDNA driver
 2024-08-09 16:42 UTC  (13+ messages)
` [PATCH V2 01/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V2 02/10] accel/amdxdna: Support hardware mailbox
` [PATCH V2 03/10] accel/amdxdna: Add hardware resource solver
` [PATCH V2 05/10] accel/amdxdna: Add GEM buffer object management
` [PATCH V2 09/10] accel/amdxdna: Add query functions

[PATCH v2][next] UAPI: net/sched: Avoid -Wflex-array-member-not-at-end warning
 2024-08-09 16:42 UTC  (2+ messages)

[PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix
 2024-08-09 16:40 UTC  (16+ messages)

[RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
 2024-08-09 16:39 UTC  (10+ messages)

[Intel-wired-lan] [iwl-net v2 2/2] igb: Fix missing time sync events
 2024-08-09 16:38 UTC  (2+ messages)

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-08-09 16:36 UTC  (4+ messages)
` [PATCH 07/14] scsi: fnic: Add and integrate support for FIP

[PATCH v3] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
 2024-08-09 16:36 UTC  (4+ messages)
` [PATCH v4 1/2] clocksource: acpi_pm: Add external callback for suspend/resume
  ` [PATCH v4 2/2] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended

[PATCH 1/1] tools/cpupower: display residency value in idle-info
 2024-08-09 16:36 UTC  (2+ messages)

[PATCH net v1] mlxbf_gige: disable RX filters until RX path initialized
 2024-08-09 16:36 UTC 

[PATCH] cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
 2024-08-09 16:36 UTC  (2+ messages)

[PATCH v3 0/7] Add support for GE SUNH hot-pluggable connector
 2024-08-09 16:33 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: connector: add GE SUNH hotplug addon connector
` [PATCH v3 2/7] drm/bridge: add bridge notifier to be notified of bridge addition and removal
` [PATCH v3 3/7] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v3 4/7] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
` [PATCH v3 5/7] i2c: i2c-core-of: follow i2c-parent phandle to probe devices from added nodes
` [PATCH v3 6/7] misc: add ge-addon-connector driver
` [PATCH DO NOT APPLY v3 7/7] driver core: do not unblock consumers any drivers found

[PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-09 16:32 UTC 

[PATCH 0/2] arm64: dts: ti: k3-am62p/j722s: Add gpio-reserved-ranges for main_gpio1
 2024-08-09 16:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62p: "
` [PATCH 2/2] arm64: dts: ti: k3-j722s: "

[PATCH 0/5] Congatec Board Controller drivers
 2024-08-09 16:27 UTC  (3+ messages)
` [PATCH 4/5] watchdog: Congatec Board Controller watchdog timer driver

[syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto
 2024-08-09 16:27 UTC 

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-08-09 16:26 UTC  (8+ messages)
` [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
` [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()

Testing Quality Call notes - 2024-08-08
 2024-08-09 16:25 UTC 

[PATCH 0/4] usb: imx8mp: collect some improvement
 2024-08-09 16:25 UTC  (4+ messages)
` [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume

[PATCH RESEND v3 0/6] Introduce initial AMD I3C HCI driver support
 2024-08-09 16:24 UTC  (13+ messages)
` [PATCH RESEND v3 1/6] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH RESEND v3 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH RESEND v3 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode

[PATCH 0/2] RISC-V: Add Zicclsm extension support
 2024-08-09 16:22 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH 2/2] dt-bindings: riscv: Add Zicclsm ISA extension description

[PATCH V2] xfs: Make the fsmap more precise
 2024-08-09 16:22 UTC  (2+ messages)

[PATCH 1/1] Net: bcm.c: Remove Subtree Instead of Entry
 2024-08-09 16:21 UTC  (2+ messages)

[PATCH][next] wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-09 16:20 UTC 

[PATCH net-next] net: netconsole: Populate dynamic entry even if netpoll fails
 2024-08-09 16:19 UTC 

[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
 2024-08-09 16:20 UTC  (7+ messages)
` [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()

[PATCH v2] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
 2024-08-09 16:18 UTC  (2+ messages)

[RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
 2024-08-09 16:15 UTC  (12+ messages)

[PATCH v4 0/3] Add CRU support for rk3576 SoC
 2024-08-09 16:15 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: reset: Add rk3576 reset definitions

[PATCH] driver core: Don't log intentional skip of device link creation as error
 2024-08-09 16:13 UTC  (6+ messages)

[PATCH] include/linux/log2.h: mark is_power_of_2 __always_inline
 2024-08-09 16:11 UTC 

[PATCH] tty: vt: conmakehash: remove non-portable code printing comment header
 2024-08-09 16:07 UTC 

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-08-09 16:03 UTC  (3+ messages)
` [PATCH v3 12/17] wifi: cc33xx: Add scan.c, scan.h

[PATCH 0/2] iio: adc: ad4695: implement triggered buffer
 2024-08-09 16:01 UTC  (4+ messages)
` [PATCH 1/2] "

[GIT PULL] asm-generic fixes for 6.11, part 2
 2024-08-09 15:59 UTC 

[GIT PULL] ARM: soc fixes for 6.11, part 1
 2024-08-09 16:00 UTC 

[PATCH v1] ACPI: APD: Add AMDI0015 as platform device
 2024-08-09 15:59 UTC  (3+ messages)

[PATCH v3 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-09 15:58 UTC 

[PATCH] rtc: m48t59: Remove division condition with direct comparison
 2024-08-09 15:56 UTC 

[PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk
 2024-08-09 15:55 UTC  (10+ messages)

[RFC PATCH] jbd2: fix a potential assertion failure due to improperly dirtied buffer
 2024-08-09 15:55 UTC  (6+ messages)

[PATCH v2 3/3] iommufd/selftest: Add coverage for reserved IOVAs
 2024-08-09 15:52 UTC  (2+ messages)

[PATCH] kerneldoc: Fix two missing newlines in drm_connector.c
 2024-08-09 15:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] Bluetooth: btintel: Add devices to HCI_QUIRK_BROKEN_LE_CODED
 2024-08-09 15:51 UTC  (2+ messages)

[PATCH] iio: adc: pac1921: add missing error return in probe()
 2024-08-09 15:51 UTC  (6+ messages)

[RFC 0/5] SEV Kernel Selftests
 2024-08-09 15:48 UTC  (9+ messages)
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "

[PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
 2024-08-09 15:46 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
 2024-08-09 15:46 UTC  (6+ messages)

[net-next,1/1] net: stmmac: Set OWN bit last in dwmac4_set_rx_owner()
 2024-08-09 15:31 UTC 

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-09 15:45 UTC  (7+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider

[syzbot] [kernel?] WARNING in firmware_fallback_sysfs (2)
 2024-08-09 15:45 UTC 

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-09 15:41 UTC  (4+ messages)
` [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set

[tip:x86/mm] BUILD SUCCESS 830a0d12943f53077b235f2a3caa8ab2b36475a3
 2024-08-09 15:39 UTC 

[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
 2024-08-09 15:38 UTC  (5+ messages)

[PATCH] unicode: constify utf8 data table
 2024-08-09 15:38 UTC 

[PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-09 15:36 UTC  (3+ messages)
` [PATCH v8 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v8 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH] ASoC: ak4458: remove "reset-gpios" property handler
 2024-08-09 15:36 UTC  (2+ messages)

[PATCH] Input: psmouse - add resync_on_resume dmi check
 2024-08-09 15:35 UTC  (11+ messages)

[PATCH v2 0/2] Add support for AD4113
 2024-08-09 15:34 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: adc: ad7173: add support for ad4113
` [PATCH v2 2/2] iio: "

[PATCH 1/2] nbd: implement the WRITE_ZEROES command
 2024-08-09 15:34 UTC  (5+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 3/3] nbd: correct the maximum value for discard sectors

[REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
 2024-08-09 15:34 UTC  (6+ messages)

[PATCH v3 0/3] do_numa_page(),do_huge_pmd_numa_page() fix and cleanup
 2024-08-09 15:32 UTC  (7+ messages)
` [PATCH v3 1/3] mm/numa: no task_numa_fault() call if PTE is changed
` [PATCH v3 2/3] mm/numa: no task_numa_fault() call if PMD "
` [PATCH v3 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)

[PATCHv2 0/8] mm: Fix several issues with unaccepted memory
 2024-08-09 15:31 UTC  (3+ messages)
` [PATCHv2 3/8] mm: Accept memory in __alloc_pages_bulk()

[PATCH v2 0/2] LPSS PWM cleanups
 2024-08-09 15:30 UTC  (4+ messages)

[PATCH v3 0/3] Add support for Sensirion SDP500
 2024-08-09 15:28 UTC  (3+ messages)
` [PATCH v3 2/3] iio: pressure: Add driver "

[PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
 2024-08-09 15:27 UTC  (4+ messages)
` [PATCH v3 2/2] VMX: reset the segment cache after segment initialization in vmx_vcpu_reset

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-09 15:23 UTC  (3+ messages)
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH] libbpf: workaround -Wmaybe-uninitialized false positive
 2024-08-09 15:24 UTC 

[GIT PULL] probes: Fixes for v6.11-rc2
 2024-08-09 15:23 UTC 

[PATCH 00/10] mm: remove vma_merge()
 2024-08-09 15:23 UTC  (3+ messages)
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs

[PATCH RFC 0/3] Add generic Overlay for Grove Sunlight Sensor
 2024-08-09 15:22 UTC  (2+ messages)

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-08-09 15:22 UTC  (2+ messages)

[PATCH v2][next] sched: act_ct: avoid -Wflex-array-member-not-at-end warning
 2024-08-09 15:22 UTC 

[PATCH 00/53] Let create*_workqueue() accept a printf-style format string
 2024-08-09 15:21 UTC  (3+ messages)
` [PATCH 47/53] serial: max3100: Simplify a create*_workqueue() call

[PATCH][next] sched: act_ct: avoid -Wflex-array-member-not-at-end warning
 2024-08-09 15:21 UTC  (3+ messages)

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-09 15:19 UTC  (18+ messages)

[PATCH v2 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-09 15:19 UTC  (3+ messages)

[PATCH] fs: don't overwrite the nsec field if I_CTIME_QUERIED is already set
 2024-08-09 15:17 UTC  (4+ messages)

[PATCH v1] ASoc: tas2781: Add new Kontrol to set tas2563 digital gain
 2024-08-09 15:17 UTC  (2+ messages)

[PATCH v2] vfs: Don't evict inode under the inode lru traversing context
 2024-08-09 15:15 UTC  (2+ messages)

[PATCH RESEND v3 0/3] Update STM DSI PHY driver
 2024-08-09 15:12 UTC  (7+ messages)
  ` [Linux-stm32] "

[PATCH v3] of/irq: Prevent device address out-of-bounds read in interrupt map walk
 2024-08-09 15:13 UTC  (2+ messages)

[PATCH v2 0/7] Add PCIe Root Port support for Agilex family of chips
 2024-08-09 15:12 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: PCI: altera: Convert to YAML
` [PATCH v2 2/7] dt-bindings: PCI: altera: msi: "
` [PATCH v2 3/7] dt-bindings: PCI: altera: Add binding for Agilex
` [PATCH v2 4/7] arm64: dts: agilex: add soc0 label
` [PATCH v2 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
` [PATCH v2 6/7] arm64: dts: agilex: add dts enabling "
` [PATCH v2 7/7] PCI: altera: Add Agilex support

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-09 15:13 UTC  (4+ messages)

[PATCH] fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
 2024-08-09 15:13 UTC  (4+ messages)

[syzbot] [v9fs?] WARNING in v9fs_begin_writeback
 2024-08-09 15:13 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: fec: add PPS channel configuration
 2024-08-09 15:10 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: fec: add pps channel property

[RFC PATCH] vm: align vma allocation and move the lock back into the struct
 2024-08-09 15:09 UTC  (6+ messages)

[PATCH 1/1] arm64: dts: lx2160a: Change PCIe compatible string to fsl,ls2088a-pcie
 2024-08-09 15:07 UTC  (6+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-09 15:02 UTC  (10+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map


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