public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-09 12:34:02 to 2023-08-09 14:30:26 UTC [more...]

[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

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2023-08-09 14:30 UTC  (22+ messages)
` [RFC][PATCH 05/17] x86/cpu: Cleanup the untrain mess
` [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

[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] net: phy: Don't disable irqs on shutdown if WoL is enabled
 2023-08-09 14:29 UTC  (7+ messages)

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

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

[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 

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-09 14:24 UTC  (30+ messages)
` [PATCH v3 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v3 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v3 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v3 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v3 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v3 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v3 07/28] net: wan: "
` [PATCH v3 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v3 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v3 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v3 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v3 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v3 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v3 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v3 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v3 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v3 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v3 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v3 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v3 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v3 21/28] net: wan: Add framer framework support
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v3 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v3 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v3 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v3 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v3 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v3 28/28] net: wan: fsl_qmc_hdlc: Add framer support

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

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

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

[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

[RFC PATCH v2 0/6] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-09 14:16 UTC  (7+ 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

[PATCH v1 0/2] mlxbf-bootctl: Support access to the large icm size and setting the BlueField boot state
 2023-08-09 14:15 UTC  (3+ 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"

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  (5+ messages)
` [PATCH printk v2 3/8] printk: nbcon: Add acquire/release logic
  ` hostile takeover: "
` [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

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

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

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

[PATCH v5 0/9] Refactor the SMMU's CD table ownership
 2023-08-09 13:59 UTC  (10+ messages)
` [PATCH v5 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v5 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v5 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
` [PATCH v5 8/9] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active

[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  (7+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Add support for ECMDQ register mode
 2023-08-09 13:56 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iommu/arm-smmu-v3: Ensure that a set of associated commands are inserted in the same ECMDQ

[PATCH v4 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-09 13:54 UTC  (8+ messages)
` [PATCH v4 4/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v4 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3

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

[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  (10+ messages)
` [PATCH 1/7] cpuidle-haltpoll: Make boot_option_idle_override check X86 specific
` [PATCH 2/7] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH 3/7] x86/kvm: Move haltpoll_want() to be arch defined
` [PATCH 4/7] governors/haltpoll: Drop kvm_para_available() check
` [PATCH 5/7] arm64: Select ARCH_HAS_CPU_RELAX
` [PATCH 6/7] arm64: Define TIF_POLLING_NRFLAG
` [PATCH 7/7] cpuidle-haltpoll: ARM64 support

[PATCH 1/1] Revert "iommu/arm-smmu-v3: Set TTL invalidation hint better"
 2023-08-09 13:48 UTC  (12+ messages)
    ` [PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command

[PATCH 0/7] apq8016: camss: Update dts with various fixes
 2023-08-09 13:46 UTC  (4+ messages)
` [PATCH 7/7] arm64: dts: qcom: apq8016-sbc: Enable camss for non-mezzanine cases

[PATCH v2] ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins
 2023-08-09 13:44 UTC 

[PATCH 5.10 000/201] 5.10.190-rc1 review
 2023-08-09 13:43 UTC  (2+ messages)

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-09 13:43 UTC  (2+ messages)

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-09 13:42 UTC  (2+ messages)

[PATCH next v2 1/2] mmc: sunplus: Fix error handling in spmmc_drv_probe()
 2023-08-09 13:41 UTC  (5+ messages)
` [PATCH next v2 2/2] mmc: sunplus: Fix platform_get_irq() error checking

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-09 13:40 UTC 

[PATCH 1/2] powerpc: mark more local variables as volatile
 2023-08-09 13:35 UTC  (4+ messages)
` [PATCH 2/2] powerpc: xmon: remove unused variables

[PATCH] net: macsec: use TX SCI as MAC address
 2023-08-09 13:35 UTC  (5+ messages)

[PATCH] mm: memcg: provide accurate stats for userspace reads
 2023-08-09 13:31 UTC  (7+ messages)

[PATCH v2 1/2] perf build: Update build rule for generated files
 2023-08-09 13:28 UTC  (4+ messages)

[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-08-09 13:27 UTC  (5+ messages)

[RESEND PATCH] perf scripts python: launch the profiler UI on the default browser with the appropriate URL
 2023-08-09 13:21 UTC 

[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-09 13:21 UTC  (3+ messages)
` [PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[PATCH RESEND] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
 2023-08-09 13:19 UTC  (2+ messages)

[PATCH] drm: manager: Remove the unused variable prev
 2023-08-09 13:16 UTC  (2+ messages)

[PATCH] btrfs: fix race between balance and cancel/pause
 2023-08-09 13:16 UTC  (2+ messages)

[PATCH 1/2] gpio: sim: use sysfs_streq() and avoid an strdup()
 2023-08-09 13:14 UTC  (2+ messages)
` [PATCH 2/2] gpio: sim: simplify code with cleanup helpers

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-09 13:11 UTC  (6+ messages)

[PATCH 1/2] x86/speculation: add cpu_show_gds() prototype
 2023-08-09 13:05 UTC  (2+ messages)
` [PATCH 2/2] x86: move gds_ucode_mitigated() declaration to header

[PATCH] drm/amd/display: dmub_replay: don't use kernel-doc markers
 2023-08-09 13:05 UTC  (2+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-08-09 13:03 UTC  (5+ messages)
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v9 19/51] x86/sev: Introduce snp leaked pages list

[PATCH 1/3] gpio: sprd: Modify the calculation method of eic number
 2023-08-09 13:02 UTC  (4+ messages)

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

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

[PATCH 0/6] SM8350 and SC8280XP venus support
 2023-08-09 12:57 UTC  (13+ messages)
` [PATCH 1/6] media: dt-bindings: Document SC8280XP/SM8350 Venus

[PATCH V4 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-09 12:54 UTC  (5+ messages)
` [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()

[PATCH v2] tracing/synthetic: use union instead of casts
 2023-08-09 12:54 UTC  (2+ messages)

linux-next: build failure after merge of the leds-lj tree
 2023-08-09 12:53 UTC 

[PATCH 00/13] [PULL REQUEST] Intel IOMMU updates for Linux v6.6
 2023-08-09 12:48 UTC  (14+ messages)
` [PATCH 01/13] iommu: Generalize PASID 0 for normal DMA w/o PASID
` [PATCH 02/13] iommu: Move global PASID allocation from SVA to core
` [PATCH 03/13] iommu/vt-d: Add domain_flush_pasid_iotlb()
` [PATCH 04/13] iommu/vt-d: Remove pasid_mutex
` [PATCH 05/13] iommu/vt-d: Make prq draining code generic
` [PATCH 06/13] iommu/vt-d: Prepare for set_dev_pasid callback
` [PATCH 07/13] iommu/vt-d: Add set_dev_pasid callback for dma domain
` [PATCH 08/13] dmaengine/idxd: Re-enable kernel workqueue under DMA API
` [PATCH 09/13] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH 10/13] iommu/vt-d: Remove rmrr check in domain attaching device path
` [PATCH 11/13] iommu/vt-d: Fix to flush cache of PASID directory table
` [PATCH 12/13] iommu/vt-d: Fix to convert mm pfn to dma pfn
` [PATCH 13/13] iommu/vt-d: Remove unused extern declaration dmar_parse_dev_scope()

[PATCH v2] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
 2023-08-09 12:49 UTC  (2+ messages)

[PATCH v2] staging: vt6655: replace camel case by snake case
 2023-08-09 12:47 UTC 

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-09 12:37 UTC  (11+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()

[PATCH 1/3] ASoC: SOF: amd: Add sof support for vangogh platform
 2023-08-09 12:35 UTC  (3+ messages)
` [PATCH 2/3] ASOC: SOF: amd : Add support for signed fw image loading
` [PATCH 3/3] ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platform

[PATCH] mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
 2023-08-09 12:35 UTC  (2+ messages)

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

[syzbot] Monthly v9fs report (Aug 2023)
 2023-08-09 12:33 UTC 

[syzbot] Monthly exfat report (Aug 2023)
 2023-08-09 12:33 UTC 


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