linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 20:32:42 to 2023-02-17 02:15:16 UTC [more...]

[PATCH v3 00/35] Per-VMA locks
 2023-02-17  2:14 UTC  (5+ messages)
` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set

[PATCH v1 1/2] regmap-irq: Remove unused type_invert flag
 2023-02-17  2:15 UTC  (3+ messages)
` [PATCH v1 2/2] regmap-irq: Remove unused mask_invert flag

[PATCH v2 0/2] Add Richtek RT5739 switching voltage regulator support
 2023-02-17  2:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: Add Richtek RT5739
` [PATCH v2 2/2] regulator: Add support for Richtek RT5739 voltage regulator

[PATCH v5 0/5] Add function suspend/resume and remote wakeup support
 2023-02-17  2:02 UTC  (9+ messages)
` [PATCH v5 1/5] usb: gadget: Properly configure the device for remote wakeup
` [PATCH v5 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v5 3/5] usb: gadget: Add function wakeup support
` [PATCH v5 4/5] usb: dwc3: Add function suspend and "
` [PATCH v5 5/5] usb: gadget: f_ecm: Add suspend/resume and remote "

[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
 2023-02-17  2:00 UTC  (9+ messages)
` [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd

[PATCH -next 0/2] block: fix scan partition for exclusively open device again
 2023-02-17  2:22 UTC  (3+ messages)
` [PATCH -next 1/2] block: Revert "block: Do not reread partition table on exclusively open device"
` [PATCH -next 2/2] block: fix scan partition for exclusively open device again

[syzbot] WARNING in reiserfs_readdir_inode
 2023-02-17  1:56 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH] drm/i915: move a Kconfig symbol to unbreak the menu presentation
 2023-02-17  1:52 UTC  (2+ messages)

[PATCH] spi: spidev: drop the incorrect notice from Kconfig
 2023-02-17  1:54 UTC  (2+ messages)

[PATCH v2] regulator: max597x: Align for simple_mfd_i2c driver
 2023-02-17  1:54 UTC  (2+ messages)

[PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirks
 2023-02-17  1:54 UTC  (6+ messages)

[RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-02-17  1:50 UTC  (11+ messages)
` [RFC v2 PATCH 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [RFC v2 PATCH 5/7] x86/resctrl: Introduce -o debug mount option
` [RFC v2 PATCH 6/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [RFC v2 PATCH 7/7] x86/resctrl: Add debug files when mounted with debug option

[PATCH] tracepoint: Allow livepatch module add trace event
 2023-02-17  1:47 UTC  (9+ messages)

[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-02-17  1:43 UTC  (5+ messages)

[PATCH v3 0/2] fix error flag covered by journal recovery
 2023-02-17  1:44 UTC  (5+ messages)
` [PATCH v3 1/2] ext4: commit super block if fs record error when journal record without error

[PATCH -next RFC 0/3] block: fix scan partition for exclusively open device again
 2023-02-17  1:44 UTC  (4+ messages)
` [PATCH -next RFC 2/3] block: factor out the setting of GD_NEED_PART_SCAN

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-02-17  1:39 UTC  (3+ messages)
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()

linux-next: build warning after merge of the powerpc tree
 2023-02-17  1:35 UTC  (3+ messages)

[PATCH v1 00/24] Add KVM LoongArch support
 2023-02-17  1:33 UTC  (9+ messages)
` [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related interface

[PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of the current sched domain
 2023-02-17  1:41 UTC  (11+ messages)

[RFC v1 net-next 0/7] add support for ocelot external ports
 2023-02-17  1:31 UTC  (7+ messages)
` [RFC v1 net-next 7/7] net: dsa: ocelot_ext: add support for external phys

[PATCH] tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
 2023-02-17  1:30 UTC  (2+ messages)

[PATCH 00/21] Some bugfix and cleanup to mballoc
 2023-02-17  1:24 UTC  (4+ messages)
` [PATCH 13/21] ext4: remove dead check in mb_buddy_mark_free

[PATCH v3 0/5] Remove VT-d virtual command interface and IOASID
 2023-02-17  1:23 UTC  (9+ messages)
` [PATCH v3 1/5] iommu/vt-d: Remove virtual command interface
` [PATCH v3 2/5] iommu/sva: Move PASID helpers to sva code
` [PATCH v3 3/5] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v3 5/5] iommu: Remove ioasid infrastructure

[PATCH 1/1] dm: remove unnecessary (void*) conversions
 2023-02-17  1:14 UTC 

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-17  1:00 UTC  (2+ messages)

[RFC PATCH 0/5] Add dead syscalls elimination support
 2023-02-17  0:49 UTC  (6+ messages)
` [RFC PATCH 1/5] syscall: Allow configure used system calls
` [RFC PATCH 2/5] MIPS: Add dead syscalls elimination support
` [RFC PATCH 3/5] RISC-V: Enable dead code elimination
` [RFC PATCH 4/5] RISC-V: Add dead syscalls elimination support
` [RFC PATCH 5/5] nolibc: Record used syscalls in their own sections

[for-next][PATCH 0/5] tracing: Updates for 6.3
 2023-02-17  0:49 UTC  (6+ messages)
` [for-next][PATCH 1/5] tracing/histogram: Dont use strlen to find length of stacktrace variables
` [for-next][PATCH 2/5] tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
` [for-next][PATCH 3/5] tracing/histogram: Fix a few problems with stacktrace variable printing
` [for-next][PATCH 4/5] tracing/histogram: Fix stacktrace key
` [for-next][PATCH 5/5] tracing/histogram: Fix stacktrace histogram Documententation

[PATCH v2 0/5] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-17  0:47 UTC  (15+ messages)
` [PATCH v2 2/5] apple-gmux: refactor gmux types
` [PATCH v2 3/5] apple-gmux: Use GMSP acpi method for interrupt clear
` [PATCH v2 4/5] apple-gmux: support MMIO gmux on T2 Macs
` [PATCH v2 5/5] apple-gmux: add debugfs interface

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-17  0:32 UTC  (10+ messages)
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC

[PATCH 0/2] Documentation/Watchdog/hpwdt
 2023-02-17  0:31 UTC  (2+ messages)

[PATCH v2] docs: describe how to quickly build a trimmed kernel
 2023-02-17  0:30 UTC  (2+ messages)

linux-next: manual merge of the sound tree with the arm-soc tree
 2023-02-17  0:23 UTC 

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-17  0:14 UTC  (2+ messages)

[PATCH v3] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-02-17  0:12 UTC  (2+ messages)

linux-next: manual merge of the spi tree with the i2c tree
 2023-02-17  0:12 UTC  (3+ messages)

apparmor: global buffers spin lock may get contended
 2023-02-17  0:08 UTC  (7+ messages)
      ` [PATCH v3] "

[PATCH] x86/hyperv: Pass on the lpj value from host to guest
 2023-02-16 19:41 UTC  (3+ messages)

[PATCH v3] Documentation: core-api: padata: correct spelling
 2023-02-16 23:58 UTC  (2+ messages)

[PATCH] docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSION
 2023-02-16 23:56 UTC  (2+ messages)

[PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
 2023-02-16 23:52 UTC  (4+ messages)
` [PATCH v5 02/10] soc: fsl: cpm1: Add support for TSA

[PATCH V3 00/14] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
 2023-02-16 23:53 UTC  (6+ messages)
` [PATCH V3 10/14] kvm: x86/mmu: Use kvm_mmu_invalidate_addr() in nested_ept_invalidate_addr()
  ` [PATCH V3 11/14] kvm: x86/mmu: Allow the roots to be invalid in FNAME(invlpg)
  ` [PATCH V3 12/14] kvm: x86/mmu: Remove FNAME(invlpg) and use FNAME(sync_spte) to update vTLB instead
  ` [PATCH V3 13/14] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
  ` [PATCH V3 14/14] kvm: x86/mmu: Skip calling mmu->sync_spte() when the spte is 0

next: x86_64: kunit test crashed and kernel panic
 2023-02-16 23:52 UTC  (4+ messages)

[PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-16 23:45 UTC  (3+ messages)
` [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
` [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation

linux-next: manual merge of the net-next tree with Linus' tree
 2023-02-16 23:40 UTC 

[PATCH v2 0/7] MODULE_LICENSE removals, first tranche
 2023-02-16 23:38 UTC  (3+ messages)

答复: [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region
 2023-02-16 23:35 UTC  (2+ messages)

[PATCH] PCI/MSI: clean up duplicate dependency in config PCI_HYPERV_INTERFACE
 2023-02-16 23:25 UTC  (2+ messages)

[PATCH net-next 00/12] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-02-16 23:21 UTC  (13+ messages)
` [PATCH net-next 01/12] net: enetc: rename "mqprio" to "qopt"
` [PATCH net-next 02/12] net: mscc: ocelot: add support for mqprio offload
` [PATCH net-next 03/12] net: dsa: felix: act upon the mqprio qopt in taprio offload
` [PATCH net-next 04/12] net: ethtool: fix __ethtool_dev_mm_supported() implementation
` [PATCH net-next 05/12] net: ethtool: create and export ethtool_dev_mm_supported()
` [PATCH net-next 06/12] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
` [PATCH net-next 07/12] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH net-next 08/12] net/sched: mqprio: add an extack message to mqprio_parse_opt()
` [PATCH net-next 09/12] net/sched: mqprio: allow per-TC user input of FP adminStatus
` [PATCH net-next 10/12] net/sched: taprio: "
` [PATCH net-next 11/12] net: mscc: ocelot: add support for preemptible traffic classes
` [PATCH net-next 12/12] net: enetc: "

[PATCH v2 0/6] RISC-V Hardware Probing User Interface
 2023-02-16 23:18 UTC  (7+ messages)
` [PATCH v2 2/6] RISC-V: Add a syscall for HW probing

linux-next: manual merge of the net-next tree with Linus' tree
 2023-02-16 23:18 UTC 

[PATCHv2] drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
 2023-02-16 23:15 UTC  (3+ messages)

[PATCH] drm/bridge: anx7625: Drop device lock before drm_helper_hpd_irq_event()
 2023-02-16 23:09 UTC  (2+ messages)

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-16 22:57 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan test "

[PATCH] cxl/mem: Add kdoc param for event log driver state
 2023-02-16 22:49 UTC  (2+ messages)

[PATCH v2 0/3] cxl: Enhance trace point information
 2023-02-16 22:48 UTC  (2+ messages)

[PATCH v3 0/4] Change the return value for page isolation functions
 2023-02-16 22:46 UTC  (4+ messages)
` [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()

[Regression] Bug 216961 - Severe IO scheduling starvation issues with btrfs
 2023-02-16 22:39 UTC  (3+ messages)

[PATCH] drm/bridge: anx7625: Use common macros for DP power sequencing commands
 2023-02-16 22:32 UTC  (2+ messages)

RFC for new feature to move pages from one vma to another without split
 2023-02-16 22:27 UTC 

[PATCH v2 0/2] pinctrl: Sama7g5 drive strength options updated
 2023-02-16 22:25 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: at91-pio4: Implement the correct drive values for sama7g5
` [PATCH v2 2/2] ARM: at91: dt: adding new macros

[PATCH v1 0/7] MPFS system controller/mailbox fixes
 2023-02-16 22:24 UTC  (4+ messages)

[PATCH v1 0/4] regmap-irq fixes for qcom-pm8008
 2023-02-16 22:22 UTC  (5+ messages)
` [PATCH v1 1/4] mfd: qcom-pm8008: Fix swapped mask/unmask in irq chip
` [PATCH v1 2/4] mfd: qcom-pm8008: Convert irq chip to config regs
` [PATCH v1 3/4] mfd: qcom-pm8008: Use .get_irq_reg() for irq chip
` [PATCH v1 4/4] mfd: qcom-pm8008: Remove workaround for a regmap-irq quirk

[PATCH 0/2] arm_pmu: fix fallout from context handling rewrite
 2023-02-16 22:14 UTC  (2+ messages)

[PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-02-16 22:07 UTC  (7+ messages)

[PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
 2023-02-16 21:54 UTC  (3+ messages)

[v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
 2023-02-16 21:49 UTC  (5+ messages)
` [dm-devel] "

[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-16 21:47 UTC  (18+ messages)
` [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages()
` [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
` [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT "
` [PATCH 04/17] iov_iter: Define flags to qualify page extraction
` [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator
` [PATCH 06/17] splice: Export filemap/direct_splice_read()
` [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH 11/17] cifs: Add a function to Hash the contents of "
` [PATCH 12/17] cifs: Add some helper functions
` [PATCH 13/17] cifs: Add a function to read into an iter from a socket
` [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH 16/17] cifs: Remove unused code
` [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work

[PATCH 04/14] Implement CAP_TRUST capability
 2023-02-16 21:47 UTC  (3+ messages)

[PATCH 0/3] drm/msm/dpu: Initialize SSPP scaler version (from register read)
 2023-02-16 21:46 UTC  (6+ messages)
` [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP scaler version from hw

[tip:master] BUILD SUCCESS cf8bcc2d0f4c94bb429c8fd14efb1a08b064214b
 2023-02-16 21:45 UTC 

WARNING in udf_truncate_extents
 2023-02-16 21:44 UTC 

UBSAN: array-index-out-of-bounds in f2fs_iget
 2023-02-16 21:44 UTC 

general protection fault in blkg_destroy_all
 2023-02-16 21:44 UTC 

KASAN: use-after-free Read in f2fs_iget
 2023-02-16 21:44 UTC 

KASAN: use-after-free Read in diFree
 2023-02-16 21:44 UTC 

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-02-16 21:39 UTC  (9+ messages)
` [PATCH v7 04/10] pwm: dwc: move memory alloc to own function
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver
` [PATCH v7 07/10] pwm: dwc: make timer clock configurable
` [PATCH v7 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues

[PATCH 0/6] Export platform features from ccp driver
 2023-02-16 21:27 UTC  (10+ messages)
` [PATCH 6/6] i2c: designware: Use PCI PSP driver for communication

[PATCH] ARM: dts: mvebu: Add support for Thecus N2350 board
 2023-02-16 21:25 UTC  (3+ messages)

[PATCH v2] dm-crypt: allocate compound pages if possible
 2023-02-16 21:22 UTC 

[PATCH] dm-crypt: allocate compound pages if possible
 2023-02-16 21:19 UTC  (3+ messages)

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-02-16 21:13 UTC  (3+ messages)
` [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[PATCH-tip v2 0/3] locking/rwsem: Miscellaneous rwsem enhancements
 2023-02-16 21:09 UTC  (4+ messages)
` [PATCH v2 1/3] locking/rwsem: Minor code refactoring in rwsem_mark_wake()
` [PATCH v2 2/3] locking/rwsem: Enable early rwsem writer lock handoff
` [PATCH v2 3/3] locking/rwsem: Wake up all readers for wait queue waker

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-02-16 21:08 UTC  (5+ messages)
` [PATCH v2 2/6] selftests: use canonical ftrace path
` [PATCH v2 4/6] tools/kvm_stat: "

[PATCH-tip 0/2] locking/rwsem: Miscellaneous rwsem enhancements
 2023-02-16 21:07 UTC  (2+ messages)
  ` [PATCH 2/2] locking/rwsem: Wake up all readers for wait queue waker

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-16 20:58 UTC  (3+ messages)
` [PATCH v9 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel

[PATCH v1 1/1] device property: Clarify description on returned value in some functions
 2023-02-16 20:57 UTC 

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-16 10:00 UTC  (4+ messages)
` [PATCH v8 12/13] dt-bindings: net: phy: Document support for leds node

[PATCH v2] wifi: ath9k: hif_usb: fix memory leak of remain_skbs
 2023-02-16 20:54 UTC  (2+ messages)

[PATCH v4 0/5] ARM: Add GXP I2C Support
 2023-02-16 20:47 UTC  (5+ messages)
` [PATCH v4 1/5] i2c: hpe: Add GXP SoC I2C Controller

[PATCH] drm/edid: Add Vive Pro 2 to non-desktop list
 2023-02-16 20:46 UTC  (9+ messages)

[PATCH v4 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2023-02-16 20:37 UTC  (8+ messages)
` [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[PATCH] objtool: Fix ORC 'signal' propagation
 2023-02-16 20:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).