mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/2] hugetlb memcg accounting
 2023-09-27 17:22 UTC  (6+ messages)

[patch V3 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-09-27 17:17 UTC  (5+ messages)
` [patch V3 24/30] x86/microcode: Replace the all in one rendevouz handler
` [patch V3 25/30] x86/microcode: Rendezvous and load in NMI

[PATCH 0/3] Fixes for vma_merge() error path
 2023-09-27 17:14 UTC  (5+ messages)
` [PATCH 1/3] mmap: Fix vma_iterator in error path of vma_merge()
` [PATCH 2/3] mmap: Fix error paths with dup_anon_vma()
` [PATCH 3/3] mmap: Add clarifying comment to vma_merge() code

[PATCH v2 0/3] userfaultfd remap option
 2023-09-27 17:12 UTC  (4+ messages)
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
  ` potential new userfaultfd vs khugepaged conflict [was: Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI]

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-09-27 17:11 UTC  (3+ messages)

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-09-27 17:11 UTC  (2+ messages)

[GIT PULL] VFIO fix for v6.6-rc4
 2023-09-27 17:10 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.6-rc3
 2023-09-27 17:10 UTC  (2+ messages)

[PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
 2023-09-27 17:08 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation
 2023-09-27 17:07 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema

[PATCH 0/3] Some bugfix about kmemleak
 2023-09-27 17:06 UTC  (6+ messages)
` [PATCH 1/3] bootmem: use kmemleak_free_part_phys in free_bootmem_page/put_page_bootmem
` [PATCH 2/3] mm/kmemleak: fix partially freeing unknown object warning

[PATCH] ARM: make <linux/uaccess.h> self-contained for ARM
 2023-09-27 17:06 UTC 

[PATCH] perf vendor events riscv: add Starfive Dubhe JSON file
 2023-09-27 17:05 UTC 

[PATCH v2 -next 0/4] RISC-V: ACPI improvements
 2023-09-27 17:00 UTC  (5+ messages)
` [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [PATCH v2 -next 2/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu

[PATCH drm-misc-next v4 0/8] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-27 16:59 UTC  (7+ messages)
` [PATCH drm-misc-next v4 6/8] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [PATCH drm-misc-next v4 7/8] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation

[PATCH 0/4] fpga: add platform drivers to the FPGA KUnit test suites
 2023-09-27 16:56 UTC  (4+ messages)
` [PATCH 2/4] fpga: add a platform driver to the FPGA Manager test suite

[PATCH] drm/nouveau/flcn/msgq: fix potential deadlock on &msgq->lock
 2023-09-27 16:55 UTC 

[PATCH v4 0/6] configfs-tsm: Attestation Report ABI
 2023-09-27 16:53 UTC  (4+ messages)
` [PATCH v4 6/6] virt: tdx-guest: Add Quote generation support using TSM_REPORTS

[PATCH] kunit: debugfs: Handle errors from alloc_string_stream()
 2023-09-27 16:50 UTC 

droid4 -- weird behaviour when attempting to use usb host
 2023-09-27 16:50 UTC  (4+ messages)

[PATCH v3 0/2] Prevent potential write out of bounds
 2023-09-27 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] Make loop indexes unsigned
` [PATCH v3 2/2] Make num_actions unsigned

[PATCH v3] dt-bindings: mtd: fixed-partitions: Add compression property
 2023-09-27 16:46 UTC 

[PATCH] dt-bindings: mtd: Add a schema for binman
 2023-09-27 16:43 UTC  (18+ messages)

[PATCH] docs: update link to powerpc/vmemmap_dedup.rst
 2023-09-27 16:43 UTC 

[PATCH 0/2] usb: dwc3: add driver for T-HEAD TH1520 SoC
 2023-09-27 16:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller
` [PATCH 2/2] usb: dwc3: add T-HEAD TH1520 usb driver

[PATCH v2 0/2] firmware: arm_scmi: clock: support parents commands
 2023-09-27 16:33 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: clock: support clock parents

[PATCH v2 0/9] wfx: implement Remain On Channel
 2023-09-27 16:32 UTC  (10+ messages)
` [PATCH v2 1/9] wifi: wfx: fix power_save setting when AP is stopped
` [PATCH v2 2/9] wifi: wfx: relocate wfx_rate_mask_to_hw()
` [PATCH v2 3/9] wifi: wfx: move wfx_skb_*() out of the header file
` [PATCH v2 4/9] wifi: wfx: introduce hif_scan_uniq()
` [PATCH v2 5/9] wifi: wfx: add placeholders for remain_on_channel feature
` [PATCH v2 6/9] wifi: wfx: implement wfx_remain_on_channel()
` [PATCH v2 7/9] wifi: wfx: allow to send frames during ROC
` [PATCH v2 8/9] wifi: wfx: scan_lock is global to the device
` [PATCH v2 9/9] wifi: wfx: fix possible lock-up between scan and Rx filters

[PATCH] ARM: dts: omap4-embt2ws: Add Bluetooth
 2023-09-27 16:29 UTC  (3+ messages)

Ryzen 9 7950x sound module does not not build
 2023-09-27 16:26 UTC  (10+ messages)

[PATCH v2 0/4] ACPI: PCC: Define and use the common PCC shared memory regions related macros
 2023-09-27 16:26 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI: PCC: Add PCC shared memory region command and status bitfields
` [PATCH v2 2/4] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
` [PATCH v2 3/4] hwmon: (xgene) "
` [PATCH v2 4/4] soc: kunpeng_hccs: "

[PATCH 0/1] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
 2023-09-27 16:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] Add RZ/V2M CSI slave support
 2023-09-27 16:25 UTC  (3+ messages)
` [PATCH v2 1/2] spi: renesas,rzv2m-csi: Add CSI (SPI) target related property
` [PATCH v2 2/2] spi: rzv2m-csi: Add target mode support

[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM
 2023-09-27 16:22 UTC 

[PATCH v4 0/4] Smart scanning mode for KSM
 2023-09-27 16:22 UTC  (5+ messages)
` [PATCH v4 1/4] mm/ksm: add "smart" page scanning mode
` [PATCH v4 2/4] mm/ksm: add pages_skipped metric
` [PATCH v4 3/4] mm/ksm: document smart scan mode
` [PATCH v4 4/4] mm/ksm: document pages_skipped sysfs knob

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 16:16 UTC  (11+ messages)

[PATCH 0/3] get_maintainer: add patch-only keyword matching
 2023-09-27 16:15 UTC  (7+ messages)
` [PATCH 1/3] MAINTAINERS: add documentation for D:
` [PATCH 3/3] get_maintainer: add patch-only pattern matching type

[PATCH v1] can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
 2023-09-27 16:14 UTC 

[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
 2023-09-27 16:14 UTC  (11+ messages)
` [PATCH v1 06/13] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v1 07/13] thermal: gov_power_allocator: Use trip pointers instead of trip indices

[PATCH] Bluetooth: hci_core: fix potential deadlock on &hci_dev_list_lock
 2023-09-27 16:13 UTC 

[PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
 2023-09-27 16:11 UTC  (3+ messages)
` [PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()

[PATCH 0/3] Fixes for vma_merge() error path
 2023-09-27 16:10 UTC  (2+ messages)

[PATCH] KVM: x86: Move kvm_check_request(KVM_REQ_NMI) after kvm_check_request(KVM_REQ_NMI)
 2023-09-27 16:10 UTC  (4+ messages)

[PATCH] perf record: Fix BTF type checks in the off-cpu profiling
 2023-09-27 16:09 UTC  (2+ messages)

[PATCH v3 00/11] Add Milk-V Pioneer RISC-V board support
 2023-09-27 16:09 UTC  (8+ messages)
` [PATCH v3 06/11] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
` [PATCH v3 07/11] dt-bindings: interrupt-controller: Add Sophgo sg2042 CLINT mswi
` [PATCH v3 09/11] riscv: dts: add initial Sophgo SG2042 SoC device tree

[PATCH] drm/nouveau/kms/nv50: hide unused variables
 2023-09-27 16:07 UTC  (2+ messages)
` [Nouveau] "

[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-09-27 16:04 UTC  (22+ messages)
` [PATCH v11 01/20] cxl/port: Fix release of RCD endpoints
` [PATCH v11 02/20] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
` [PATCH v11 03/20] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
` [PATCH v11 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
` [PATCH v11 05/20] cxl/port: Pre-initialize component register mappings
` [PATCH v11 06/20] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v11 08/20] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v11 09/20] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
` [PATCH v11 11/20] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v11 12/20] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v11 13/20] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v11 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v11 15/20] cxl/pci: Add RCH downstream port error logging
` [PATCH v11 16/20] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v11 17/20] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v11 18/20] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v11 19/20] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
` [PATCH v11 20/20] cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm

[RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access
 2023-09-27 16:02 UTC 

Fwd: [PATCH] powerpc/ptrace: Fix buffer overflow when handling PTRACE_PEEKUSER and PTRACE_POKEUSER
 2023-09-27 16:01 UTC  (4+ messages)

[PATCH v2 0/2] serial: sc16is7xx: device tree improvements
 2023-09-27 16:01 UTC  (3+ messages)
` [PATCH v2 1/2] serial: sc16is7xx: use device_property APIs when configuring irda mode
` [PATCH v2 2/2] dt-bindings: sc16is7xx: convert to YAML

[PATCH] binfmt_elf_fdpic: clean up debug warnings
 2023-09-27 15:59 UTC  (2+ messages)

[RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
 2023-09-27 15:58 UTC  (5+ messages)

[PATCH 00/14] Batch 1: Annotate structs with __counted_by
 2023-09-27 15:57 UTC  (2+ messages)

[PATCH 1/1] sched/core: Fix stuck on completion for affine_move_task() when stopper disable
 2023-09-27 15:57 UTC  (3+ messages)

[regression] Resume broken on T14s Gen1 (AMD) due to "Input: psmouse - add delay when deactivating for SMBus mode"
 2023-09-27 15:55 UTC  (2+ messages)

[PATCH v2] arch/x86: port I/O tracing on x86
 2023-09-27 15:52 UTC 

[RFC PATCH] kunit: run test suites only after module initialization completes
 2023-09-27 15:48 UTC 

[PATCH v7 00/33] Introduce QC USB SND audio offloading support
 2023-09-27 15:46 UTC  (3+ messages)

[PATCH v3 1/3] PCI: qcom: Make use of PCIE_SPEED2MBS_ENC() macro for encoding link speed
 2023-09-27 15:46 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: qcom-ep: "
` [PATCH v3 3/3] PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed

[RFC 0/8] iommufd support pasid attach/replace
 2023-09-27 15:44 UTC  (4+ messages)
` [RFC 3/8] iommufd: Support attach/replace hwpt per pasid

[PATCH v2] i2c: aspeed: Fix i2c bus hang in slave read
 2023-09-27 15:42 UTC 

[PATCH] x86: compile boot code with -std=gnu11 too
 2023-09-27 15:42 UTC 

My brand new vivo V25 Pro 5G Android mobile phone is running on Linux kernel 4.19.191+
 2023-09-27 15:40 UTC  (3+ messages)

[PATCH v5 00/10] scsi:scsi_debug: Add error injection for single device
 2023-09-27 15:38 UTC  (2+ messages)

[PATCH 1/2] input: generalize the Imagis touchscreen driver
 2023-09-27 15:36 UTC 

[PATCH v8 00/53] Add DELETE_BUF ioctl
 2023-09-27 15:35 UTC  (54+ messages)
` [PATCH v8 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v8 02/53] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v8 03/53] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v8 04/53] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v8 05/53] media: mediatek: jpeg: "
` [PATCH v8 06/53] media: mediatek: vdec: Remove useless loop
` [PATCH v8 07/53] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v8 08/53] media: visl: "
` [PATCH v8 09/53] media: atomisp: "
` [PATCH v8 10/53] media: dvb-core: "
` [PATCH v8 11/53] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v8 12/53] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v8 13/53] media: Report the maximum possible number of buffers for the queue
` [PATCH v8 14/53] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v8 15/53] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v8 16/53] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v8 17/53] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v8 18/53] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v8 19/53] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v8 20/53] media: Remove duplicated index vs q->num_buffers check
` [PATCH v8 21/53] media: core: Add helper to get queue number of buffers
` [PATCH v8 22/53] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v8 23/53] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v8 24/53] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v8 25/53] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v8 26/53] media: pci: dt3155: Remove useless check
` [PATCH v8 27/53] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v8 28/53] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v8 29/53] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v8 30/53] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v8 31/53] media: coda: "
` [PATCH v8 32/53] media: mediatek: vcodec: "
` [PATCH v8 33/53] media: nxp: "
` [PATCH v8 34/53] media: renesas: Set min_buffers_needed to 16
` [PATCH v8 35/53] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v8 36/53] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v8 37/53] media: test-drivers: "
` [PATCH v8 38/53] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v8 39/53] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v8 40/53] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v8 41/53] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v8 42/53] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v8 43/53] media: imx: "
` [PATCH v8 44/53] media: meson: vdec: "
` [PATCH v8 45/53] touchscreen: sur40: "
` [PATCH v8 46/53] sample: v4l: "
` [PATCH v8 47/53] media: cedrus: "
` [PATCH v8 48/53] media: core: Rework how create_buf index returned value is computed
` [PATCH v8 49/53] media: core: Add bitmap manage bufs array entries
` [PATCH v8 50/53] media: core: Free range of buffers
` [PATCH v8 51/53] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v8 52/53] media: v4l2: Add mem2mem helpers for "
` [PATCH v8 53/53] media: test-drivers: Use helper "

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-09-27 15:35 UTC  (4+ messages)
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages

[RFC PATCH] mtd: nand: add support for ts72xx
 2023-09-27 15:29 UTC  (2+ messages)

[PATCH 0/3] r8152: Avoid writing garbage to the adapter's registers
 2023-09-27 15:28 UTC  (4+ messages)
` [PATCH 2/3] r8152: Retry register reads/writes

page:  |  | latest

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

all inboxes | Powered by JetHome®