The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-01-17 19:13:22 to 2024-01-17 23:32:49 UTC [more...]

[PATCH v2] mm: align larger anonymous mappings on THP boundaries
 2024-01-17 23:32 UTC  (10+ messages)

[PATCH 00/18] serial: max310x: cleanups and improvements
 2024-01-17 23:26 UTC  (21+ messages)
` [PATCH 01/18] serial: max310x: fix NULL pointer dereference in I2C instantiation
` [PATCH 02/18] serial: max310x: add I2C device table for instantiation from userspace
` [PATCH 03/18] serial: max310x: use i2c_get_match_data()
` [PATCH 04/18] serial: max310x: use spi_get_device_match_data()
` [PATCH 05/18] serial: max310x: fix syntax error in IRQ error message
` [PATCH 06/18] serial: max310x: remove holes in struct max310x_devtype
` [PATCH 07/18] serial: max310x: add macro for max number of ports
` [PATCH 08/18] serial: max310x: use separate regmap name for each port
` [PATCH 09/18] serial: max310x: simplify probe() and remove() error handling
` [PATCH 10/18] serial: max310x: add explicit return for some switch default cases
` [PATCH 11/18] serial: max310x: use dev_err_probe() instead of dev_err()
` [PATCH 12/18] serial: max310x: replace hardcoded masks with preferred GENMASK()
` [PATCH 13/18] serial: max310x: use common detect function for all variants
` [PATCH 14/18] serial: max310x: use common power "
` [PATCH 15/18] serial: max310x: replace ENOTSUPP with preferred EOPNOTSUPP (checkpatch)
` [PATCH 16/18] serial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)
` [PATCH 17/18] serial: max310x: reformat and improve comments
` [PATCH 18/18] serial: max310x: fix indentation

[RESEND RFC PATCH v1 0/2] Fix serial console for PREEMPT_RT
 2024-01-17 23:18 UTC  (7+ messages)
` [RESEND RFC PATCH v1 1/2] irq/spurious: Reset irqs_unhandled if an irq_thread handles one IRQ request
` [RESEND RFC PATCH v1 2/2] serial/8250: Avoid getting lock in RT atomic context

[syzbot] [net?] KASAN: use-after-free Read in __skb_flow_dissect (3)
 2024-01-17 23:16 UTC  (3+ messages)

[PATCH v7 00/16] Support Andes PMU extension
 2024-01-17 23:10 UTC  (9+ messages)
` [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework

[PATCH] wifi: mac80211: tx: Add __must_hold() annotation
 2024-01-17 23:07 UTC  (5+ messages)

[PATCH 00/10] KVM: arm64: fix many kernel-doc warnings
 2024-01-17 23:07 UTC  (11+ messages)
` [PATCH 01/10] KVM: arm64: debug: fix "
` [PATCH 02/10] KVM: arm64: guest: "
` [PATCH 03/10] KVM: arm64: hyp/aarch32: "
` [PATCH 04/10] KVM: arm64: vhe: fix a kernel-doc warning
` [PATCH 05/10] KVM: arm64: mmu: "
` [PATCH 06/10] KVM: arm64: PMU: fix kernel-doc warnings
` [PATCH 07/10] KVM: arm64: sys_regs: "
` [PATCH 08/10] KVM: arm64: vgic-init: fix a kernel-doc warning
` [PATCH 09/10] KVM: arm64: vgic-its: fix kernel-doc warnings
` [PATCH 10/10] KVM: arm64: vgic: fix a kernel-doc warning

PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
 2024-01-17 23:05 UTC  (5+ messages)

[PATCH v6] io_uring: Statistics of the true utilization of sq threads
 2024-01-17 23:04 UTC  (3+ messages)
  `  "

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2024-01-17 22:46 UTC  (8+ messages)

[PATCH RFC 1/2] stackdepot: add stats counters exported via debugfs
 2024-01-17 23:02 UTC  (4+ messages)
` [PATCH RFC 2/2] stackdepot: make fast paths lock-less again

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-17 23:00 UTC  (6+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()

[PATCH] f2fs-tools: allocate logs after conventional area for HM zoned devices
 2024-01-17 23:00 UTC 

[syzbot] [bluetooth?] general protection fault in btintel_read_version
 2024-01-17 22:53 UTC  (2+ messages)

[GIT PULL] More power management updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[GIT PULL] More thermal control updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[PATCH RFC 0/4] Fix file lock cache accounting, again
 2024-01-17 22:56 UTC  (10+ messages)
` [PATCH RFC 1/4] fs/locks: "

[PULL REQUEST] i2c-for-6.8-rc1-fixed
 2024-01-17 22:53 UTC  (2+ messages)

ASMedia ASM1062 (AHCI) hang after "ahci 0000:28:00.0: Using 64-bit DMA addresses"
 2024-01-17 22:52 UTC  (4+ messages)

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2024-01-17 22:51 UTC  (5+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs

[PATCH 1/1] i3c: master: svc: add support for read len bigger than 255
 2024-01-17 22:50 UTC 

[PATCH] Bluetooth: qca: fix device-address endianness
 2024-01-17 22:49 UTC  (7+ messages)

Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps
 2024-01-17 22:47 UTC 

[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
 2024-01-17 22:46 UTC  (2+ messages)

[PATCH 0/3] mm/slub: some minor optimization and cleanup
 2024-01-17 22:44 UTC  (5+ messages)
` [PATCH 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
` [PATCH 2/3] mm/slub: remove full list manipulation for non-debug slab

[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
 2024-01-17 22:37 UTC 

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-01-17 22:37 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: Add support for display sharing mode

[PATCH] x86/fpu: verify xstate buffer size according with requested features
 2024-01-17 22:30 UTC  (2+ messages)

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2024-01-17 22:23 UTC  (3+ messages)
` [PATCH RFC 1/4] of: get dma area lower limit

[syzbot] Monthly wireguard report (Jan 2024)
 2024-01-17 22:20 UTC 

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-17 22:14 UTC  (7+ messages)
` [PATCH v3 3/7] padata: dispatch works on different nodes

[PATCH] dt-bindings: leds: add FUNCTION defines for per-band WLANs
 2024-01-17 22:12 UTC  (2+ messages)

[PATCH] lsm: Resolve compiling 'security.c' error
 2024-01-17 22:03 UTC  (4+ messages)

[PATCH] coccinelle: semantic patch to check for potential struct_size calls
 2024-01-17 21:54 UTC  (3+ messages)

[PATCH v1 1/2] mm/madvise: introduce MADV_TRY_COLLAPSE for attempted synchronous hugepage collapse
 2024-01-17 21:52 UTC  (2+ messages)

[PATCH v3] perf data convert: Fix segfault when converting to json on arm64
 2024-01-17 21:51 UTC 

[PATCH v3] dt-bindings: fpga: Convert fpga-region binding to yaml
 2024-01-17 21:47 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 6.8-rc1
 2024-01-17 21:46 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.8-rc1
 2024-01-17 21:46 UTC  (2+ messages)

[PATCH 11/13] rust: kernel: add doclinks with html tags
 2024-01-17 21:41 UTC  (3+ messages)

[PATCH v2] perf data convert: Fix segfault when converting to json on arm64
 2024-01-17 21:38 UTC  (3+ messages)

[PATCH v16 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-01-17 21:34 UTC  (3+ messages)
` [PATCH v16 2/3] vfio/pci: implement range_intesect_range to determine range overlap

[PATCH] dt-bindings: hwmon: ina2xx: Describe ina260 chip
 2024-01-17 21:25 UTC  (2+ messages)

[RFC PATCH 0/4] DAMON based 2-tier memory management for CXL memory
 2024-01-17 21:24 UTC  (3+ messages)

[PATCH] scsi: cxlflash: Fix null pointer dereference in ocxlflash_get_fd
 2024-01-17 21:24 UTC  (2+ messages)

[PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
 2024-01-17 21:23 UTC  (5+ messages)

[PATCH v5] ptp: ocp: add Adva timecard support
 2024-01-17 21:23 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: ina2xx: Add label property
 2024-01-17 21:23 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: hwmon: ina2xx: Describe #io-channel-cells property

[PATCH] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-17 21:21 UTC  (2+ messages)

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-01-17 21:21 UTC  (4+ messages)

[PATCH 0/2] brcmstb_gisb updates for new chips
 2024-01-17 21:20 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: bus: Document Broadcom GISB arbiter 74165 compatible
` [PATCH 2/2] bus: brcmstb_gisb: Added support for 74165 register layout

[PATCH] hwmon: (nct6683) Add another customer ID for MSI
 2024-01-17 21:20 UTC  (2+ messages)

[PATCH v2] Enable haltpoll for arm64
 2024-01-17 21:19 UTC  (2+ messages)

[PATCH v3] drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
 2024-01-17 21:13 UTC 

[PATCH v3 0/2] [v3]Add hantro g1 video decoder support for RK3588
 2024-01-17 21:12 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Add Hantro G1 VPU "

[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
 2024-01-17 21:09 UTC  (6+ messages)
` [PATCH 1/2] scsi: target: iscsi: handle SCSI immediate commands

[PATCH] i2c: cadence: Avoid fifo clear after start
 2024-01-17 21:05 UTC  (4+ messages)

[PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
 2024-01-17 20:53 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.8-rc1
 2024-01-17 21:00 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: Add man-pages git tree
 2024-01-17 20:54 UTC  (5+ messages)
` [PATCH v2alx] MAINTAINERS: Add man-pages git trees

[PATCH v4 0/3] gpio: support i.MX93 truly available GPIO pins
 2024-01-17 20:53 UTC  (3+ messages)
` [PATCH v4 1/3] gpio: vf610: add support to DT 'ngpios' property

[PATCH v6 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-17 20:52 UTC  (2+ messages)

[PATCH v3 0/3] gpio: support i.MX93 truly available GPIO pins
 2024-01-17 20:51 UTC  (3+ messages)
` [PATCH v3 1/3] gpio: vf610: add support to DT 'ngpios' property

[PATCH] media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binaries
 2024-01-17 20:50 UTC  (4+ messages)

[PATCH] drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
 2024-01-17 20:49 UTC  (2+ messages)

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-01-17 20:47 UTC  (13+ messages)
` [RFC 1/7] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
` [RFC 3/7] firmware: arm_scmi: Add QCOM vendor protocol
` [RFC 4/7] soc: qcom: Utilize qcom scmi vendor protocol for bus dvfs
` [RFC 7/7] arm64: dts: qcom: x1e80100: Enable LLCC/DDR dvfs

[RFC PATCH] getrusage: Use trylock when getting sighand lock
 2024-01-17 20:44 UTC  (2+ messages)

[PATCH v2 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-17 20:43 UTC  (5+ messages)
` [PATCH v2 3/6] "
` [PATCH v2 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH 1/1] Fix a wrong value passed to __find_vmap_area()
 2024-01-17 20:41 UTC  (5+ messages)

[PATCH] drm/msm/adreno: Update generated headers
 2024-01-17 20:37 UTC 

[PATCH v2] HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
 2024-01-17 20:35 UTC  (2+ messages)

[RFC V1 00/13] vdpa live update
 2024-01-17 20:34 UTC  (20+ messages)
` [RFC V1 01/13] vhost-vdpa: count pinned memory
` [RFC V1 05/13] vhost-vdpa: VHOST_IOTLB_REMAP
` [RFC V1 07/13] vhost-vdpa: flush workers on suspend
` [RFC V1 08/13] vduse: "
` [RFC V1 10/13] vdpa_sim: "

[PATCH] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer
 2024-01-17 20:31 UTC  (2+ messages)

[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
 2024-01-17 20:29 UTC  (3+ messages)

[PATCH] seq_buf: make DECLARE_SEQ_BUF() usable
 2024-01-17 20:29 UTC  (3+ messages)

[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
 2024-01-17 20:05 UTC  (9+ messages)
` [net-next PATCH RFC v3 1/8] dt-bindings: net: document ethernet PHY package nodes

[PATCH V2 1/3] soc/tegra: pmc: Update address mapping sequence for PMC apertures
 2024-01-17 20:25 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: tegra: pmc: Update scratch as an optional aperture
` [PATCH V2 3/3] soc/tegra: "

[PATCH] pstore/ram: Return directly after a failed kasprintf() call in ramoops_init_prz()
 2024-01-17 20:24 UTC 

[PATCH v2] parse: handle __cleanup__ attribute
 2024-01-17 20:20 UTC 

[PATCH] drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error case
 2024-01-17 20:09 UTC  (3+ messages)

[PATCH] scsi: mpi3mr: fix mpi3mr_fw.c kernel-doc warnings
 2024-01-17 20:10 UTC  (2+ messages)

[PATCH] scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
 2024-01-17 20:10 UTC  (2+ messages)

[PATCH] scsi: fnic: unlock on error path in fnic_queuecommand()
 2024-01-17 20:10 UTC  (2+ messages)

[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-01-17 19:59 UTC  (3+ messages)

[PATCH] btrfs: fix oob Read in getname_kernel
 2024-01-17 20:08 UTC  (3+ messages)
` [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)

[PULL 0/4] xtensa updates for v6.8
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] arch/microblaze patches for 6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] UBI and UBIFS updates for v6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] UML updates for v6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] fscrypt fix for 6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 6.8
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[PATCH v3,00/21] add driver to support secure video decoder
 2024-01-17 20:02 UTC  (3+ messages)
` [PATCH v3,04/21] v4l: add documentation for secure memory flag

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-17 20:01 UTC  (4+ messages)
` [PATCH 8/9] dt-bindings: wireless: ath11k: describe WCN7850

[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-01-17 20:01 UTC  (3+ messages)

[PATCH -fixes 0/2] svnapot fixes
 2024-01-17 19:57 UTC  (3+ messages)
` [PATCH 1/2] riscv: Fix set_huge_pte_at() for NAPOT mapping
` [PATCH 2/2] riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled

[RESEND PATCH V7 0/2] AMD QDMA driver
 2024-01-17 19:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: update ibmvscsi_tgt maintainer
 2024-01-17 19:57 UTC  (2+ messages)

[PATCH v3 0/5] reset: gpio: ASoC: shared GPIO resets
 2024-01-17 19:56 UTC  (6+ messages)
` [PATCH v3 5/5] i2c: muxes: pca954x: Allow sharing reset GPIO

[PATCH] devcoredump: Remove devcoredump device if failing device is gone
 2024-01-17 19:53 UTC 

[PATCH] scsi: initio: remove redundant variable rb
 2024-01-17 19:49 UTC  (2+ messages)

[PATCH] scsi: isci: request: Fix an error code problem in isci_io_request_build
 2024-01-17 19:44 UTC  (2+ messages)

[RFC PATCH 0/4] Fix handling of rescuers affinity
 2024-01-17 19:42 UTC  (7+ messages)
` [RFC PATCH 3/4] kernel/workqueue: Distinguish between general unbound and WQ_SYSFS cpumask changes

[RCF 0/2] Enumerate all pixels formats
 2024-01-17 19:41 UTC  (3+ messages)
` [RCF 1/2] media: videodev2: Add V4L2_FMT_FLAG_ALL_FORMATS flag

DMAR interrupt reservations exceed available resources on 32s Intel SPR
 2024-01-17 19:34 UTC 

[PATCH] mm/zswap: Improve with alloc_workqueue() call
 2024-01-17 19:30 UTC  (4+ messages)

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-17 19:29 UTC  (20+ messages)
  ` [External] "

[PATCH V1] vdpa_sim: reset must not run
 2024-01-17 19:23 UTC 

[PATCH v1 00/14] ARM: MPAM: add support for priority partitioning control
 2024-01-17 19:21 UTC  (3+ messages)
` [PATCH v1 01/14] fs/resctrl: group the resource control types for schemata list

[PATCH] media: verisilicon: fix hantro.h kernel-doc warning
 2024-01-17 19:19 UTC  (2+ messages)

[PATCH] x86/cpu: Add model number for Intel Clearwater Forest processor
 2024-01-17 19:18 UTC 

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2024-01-17 19:18 UTC  (4+ messages)

[PROBLEM] Very long .deb package build times for bindeb-pkg build target
 2024-01-17 19:17 UTC  (9+ messages)

[PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: mark system power controller
 2024-01-17 19:14 UTC 


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