public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-26 12:04:31 to 2023-07-26 14:19:46 UTC [more...]

[PATCH 1/3] dt-bindings: hwmon: Add Infineon TDA38640
 2023-07-26 14:19 UTC  (5+ messages)
` [PATCH 3/3] hwmon: (pmbus/tda38640) Add workaround for bug in SVID mode

[PATCH v4] drm/ssd130x: Allocate buffers in the plane's .atomic_check callback
 2023-07-26 14:16 UTC  (10+ messages)

[PATCH v2] arm64: defconfig: Enable various configs for TI platforms
 2023-07-26 14:15 UTC  (4+ messages)

[PATCH 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-07-26 14:15 UTC  (3+ messages)
` [PATCH 7/7] dt-bindings: pinctrl: realtek: add RTD1619B pinctrl binding

[PATCH V3 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-07-26 14:15 UTC  (7+ messages)
` [PATCH V3 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [PATCH V3 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-07-26 14:14 UTC  (9+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases

[PATCH] ACPI: scan: Create platform device for CS35L56
 2023-07-26 14:13 UTC  (2+ messages)

[PATCH] [v3] kallsyms: rework symbol lookup return codes
 2023-07-26 14:12 UTC 

[PATCH] locking/rtmutex: Fix task->pi_waiters integrity
 2023-07-26 14:12 UTC  (2+ messages)

[PATCH v2 1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK
 2023-07-26 14:11 UTC  (3+ messages)
` [PATCH v2 2/3] i2c: imx-lpi2c: add bus recovery feature

[PATCH v7 00/11] ceph: support idmapped mounts
 2023-07-26 14:10 UTC  (12+ messages)
` [PATCH v7 01/11] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v7 02/11] ceph: stash idmapping in mdsc request
` [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
` [PATCH v7 04/11] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v7 05/11] ceph: allow idmapped getattr inode op
` [PATCH v7 06/11] ceph: allow idmapped permission "
` [PATCH v7 07/11] ceph: pass idmap to __ceph_setattr
` [PATCH v7 08/11] ceph: allow idmapped setattr inode op
` [PATCH v7 09/11] ceph/acl: allow idmapped set_acl "
` [PATCH v7 10/11] ceph/file: allow idmapped atomic_open "
` [PATCH v7 11/11] ceph: allow idmapped mounts

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-26 14:10 UTC  (4+ messages)
` [PATCH v4 0/7] "

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-26 14:06 UTC  (15+ messages)
  ` [PATCH 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
  ` [PATCH 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
  ` [PATCH 03/14] sysctl: Add ctl_table_size to ctl_table_header
  ` [PATCH 04/14] sysctl: Add size argument to init_header
  ` [PATCH 05/14] sysctl: Add a size arg to __register_sysctl_table
  ` [PATCH 06/14] sysctl: Add size to register_sysctl
  ` [PATCH 07/14] sysctl: Add size arg to __register_sysctl_init
  ` [PATCH 08/14] sysctl: Add size to register_net_sysctl function
  ` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz
  ` [PATCH 10/14] netfilter: "
  ` [PATCH 11/14] networking: "
  ` [PATCH 12/14] vrf: "
  ` [PATCH 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
  ` [PATCH 14/14] sysctl: Use size as stopping criteria for list macro

[RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
 2023-07-26 14:07 UTC  (3+ messages)

[PATCH][V2][next] accel/qaic: remove redundant pointer pexec
 2023-07-26 14:06 UTC 

[PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver
 2023-07-26 14:05 UTC  (2+ messages)
` drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size

[PATCH v4 00/20] Enable CET Virtualization
 2023-07-26 14:05 UTC  (8+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
` [PATCH v4 15/20] KVM:VMX: Save host MSR_IA32_S_CET to VMCS field

[Question] int3_selftest() generates a #UD instead of a #BP when create a SEV VM
 2023-07-26 14:03 UTC 

[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-26 14:02 UTC  (7+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes

[PATCH v2 0/3] Fix 'Spurious APIC interrupt (vector 0xFF) on CPU#n' issue
 2023-07-26 13:59 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
` [PATCH v2 2/3] KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
` [PATCH v2 3/3] KVM: x86: check the kvm_cpu_get_interrupt result before using it

[PATCH] wifi: mt76: support per-band MAC addresses from OF child nodes
 2023-07-26 13:53 UTC  (2+ messages)

[RFC PATCH] rework top page and organize toc on the sidebar
 2023-07-26 13:54 UTC  (4+ messages)

[PATCH 1/2] crypto: drivers - avoid memcpy size warning
 2023-07-26 13:54 UTC  (4+ messages)
` [PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes

[PATCH] fuse: enable larger read buffers for readdir
 2023-07-26 13:53 UTC  (3+ messages)

[RFC PATCH 0/2] Resctrl - rewrite (WIP)
 2023-07-26 13:52 UTC  (6+ messages)

[PATCH][next] accel/qaic: remove redundant assignment to pointer pexec
 2023-07-26 13:52 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-26 13:51 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2023-07-26 13:49 UTC  (12+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

Scsi_bus_resume+0x0/0x90 returns -5 when resuming from s3 sleep
 2023-07-26 13:47 UTC 

[GIT PULL] platform-drivers-x86 for 6.5-3
 2023-07-26 13:46 UTC 

Add fchmodat2() - or add a more general syscall?
 2023-07-26 13:45 UTC  (9+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v4 2/5] fs: Add fchmodat2()

[RFC PATCH 0/4] Implement a PSCI SYSTEM_RESET2 reboot-mode driver
 2023-07-26 13:45 UTC  (5+ messages)
` [RFC PATCH 3/4] dt-bindings: power: reset: Document arm,psci-vendor-reset

[PATCH] hwmon: (hs3001) Fix unused variable compiler warning
 2023-07-26 13:43 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] media: uvcvideo: Fix OOB read
 2023-07-26 13:43 UTC  (8+ messages)

[PATCH V2 0/2] Fix hibern8 enter failure during host reset
 2023-07-26 13:41 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active
` [PATCH V2 2/2] scsi: ufs: ufs-qcom: check host controller state

[PATCH v2 0/2] tracing: Clean up how iter is freed
 2023-07-26 13:42 UTC  (3+ messages)
` [PATCH v2 2/2] tracing: Add free_trace_iter_content() helper function

[PATCH] phy: starfive: StarFive PHYs should depend on ARCH_STARFIVE
 2023-07-26 13:39 UTC  (2+ messages)

[PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
 2023-07-26 13:38 UTC  (2+ messages)

[PATCH 1/2] perf build: Update build rule for generated files
 2023-07-26 13:36 UTC  (2+ messages)
` [PATCH 2/2] perf build: Include generated header files properly

[PATCH v1] xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
 2023-07-26 13:32 UTC  (3+ messages)

[PATCH 0/2] Fix up qcom reset controller
 2023-07-26 13:26 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: reset: Increase max reset delay
` [PATCH 2/2] clk: qcom: reset: Use the correct type of sleep/delay based on length

collision between ZONE_MOVABLE and memblock allocations
 2023-07-26 13:23 UTC  (12+ messages)

linux-next: build failure after merge of the mm tree
 2023-07-26 13:22 UTC  (2+ messages)

[PATCH 00/20] bcachefs prereqs patch series
 2023-07-26 13:23 UTC  (13+ messages)
` [PATCH 04/20] block: Add some exports for bcachefs
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 06/20] block: Bring back zero_fill_bio_iter

[PATCH -next] x86/sev: Mark boot_ghcb_page and boot_ghcb static
 2023-07-26 17:06 UTC  (2+ messages)

[PATCH v2] net: dsa: Explicitly include correct DT includes
 2023-07-26 13:21 UTC  (2+ messages)

[net-next PATCH 1/3] net: dsa: tag_qca: return early if dev is not found
 2023-07-26 13:18 UTC  (9+ messages)
` [net-next PATCH 2/3] net: dsa: qca8k: make learning configurable and keep off if standalone
` [net-next PATCH 3/3] net: dsa: qca8k: limit user ports access to the first CPU port on setup

[PATCH 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-07-26 13:15 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5

[PATCH V6 net] net: mana: Fix MANA VF unload when hardware is
 2023-07-26 13:15 UTC 

[PATCH 1/8] AMR: dts: imx6sx-nitrogen6sx: drop incorrect regulator clock-names
 2023-07-26 13:15 UTC  (4+ messages)
` [PATCH 3/8] AMR: dts: imx28-m28evk: populate fixed regulators

[PATCH] nvme-pci: do not set the NUMA node of device if it has none
 2023-07-26 13:14 UTC  (4+ messages)

[PATCH net-next] dissector: Use 64bits for used_keys
 2023-07-26 13:12 UTC 

[PATCH 6.1 000/183] 6.1.42-rc1 review
 2023-07-26 13:13 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
 2023-07-26 13:11 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Expose API to consume one ring at a time
 2023-07-26 13:09 UTC 

[PATCH 1/2] ARM: dts: qcom: apq8064: drop incorrect regulator-type
 2023-07-26 13:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: qcom: apq8060: "

[PATCH V1] arm64: dts: qcom: sa8775p-ride: Remove min and max voltages for L8A
 2023-07-26 13:07 UTC  (4+ messages)

[syzbot] [crypto?] general protection fault in cryptd_hash_export
 2023-07-26 13:01 UTC  (2+ messages)

[PATCH v3 0/9] tracing: Improbe BTF support on probe events
 2023-07-26 13:01 UTC  (10+ messages)
` [PATCH v3 1/9] tracing/probes: Support BTF argument on module functions
` [PATCH v3 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
` [PATCH v3 3/9] bpf/btf: Add a function to search a member of a struct/union
` [PATCH v3 4/9] tracing/probes: Support BTF based data structure field access
` [PATCH v3 5/9] tracing/probes: Support BTF field access from $retval
` [PATCH v3 6/9] tracing/probes: Add string type check with BTF
` [PATCH v3 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
` [PATCH v3 8/9] selftests/ftrace: Add BTF fields access testcases
` [PATCH v3 9/9] Documentation: tracing: Update fprobe event example with BTF field

[PATCH] scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
 2023-07-26 12:56 UTC 

[PATCH -next] nf_conntrack: fix -Wunused-const-variable=
 2023-07-26 12:53 UTC  (2+ messages)

[PATCH v7 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM with Custom Board
 2023-07-26 12:54 UTC  (5+ messages)
` [PATCH v7 2/3] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH v7 3/3] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH v2 0/2] MIPS: loongson32: Remove obsolete header files
 2023-07-26 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] MIPS: loongson32: Remove regs-clk.h
` [PATCH v2 2/2] MIPS: loongson32: Remove regs-rtc.h

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-07-26 12:44 UTC  (3+ messages)
` [PATCH v6 7/7] btrfs: convert to "

[RFC PATCH v2 0/3] support large folio for mlock
 2023-07-26 12:49 UTC  (5+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-07-26 12:48 UTC  (5+ messages)

[PATCH V2] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened()
 2023-07-26 12:49 UTC 

[PATCH blktests v1 00/11] Switch to allowed_host
 2023-07-26 12:46 UTC  (12+ messages)
` [PATCH blktests v1 01/11] nvme/{003,004,005,013,046,049}: Group all variables declarations
` [PATCH blktests v1 02/11] nvme: Reorganize test preamble code section
` [PATCH blktests v1 03/11] nvme/rc: Add common subsystem nqn define
` [PATCH blktests v1 04/11] nvme: Use def_subsysnqn variable instead local variable
` [PATCH blktests v1 05/11] nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid
` [PATCH blktests v1 06/11] nvme/rc: Add common file_path name define
` [PATCH blktests v1 07/11] nvme: Use def_file_path variable instead local variable
` [PATCH blktests v1 08/11] nvme/rc: Add common def_subsys_uuid define
` [PATCH blktests v1 09/11] nvme: Use def_subsys_uuid variable
` [PATCH blktests v1 10/11] nvme/rc: Add helper for adding/removing to allow list
` [PATCH blktests v1 11/11] nvme: Add explicitly host to allow_host list

[PATCH v3 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-26 12:45 UTC  (4+ messages)
` [PATCH v3 02/10] drm/panel: Check for already prepared/enabled in drm_panel

[PATCH v5 1/2] drm/ssd130x: Inline the ssd130x_buf_{alloc,free}() function helpers
 2023-07-26 12:44 UTC  (5+ messages)
` [PATCH v5 2/2] drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback

two reports about NULL pointer dereferences in mm subsystem since 5.18(?) with qbittorrent on XFS
 2023-07-26 12:43 UTC 

[PATCH v4 0/6] mmc: sdhci-cadence: SD6 controller support
 2023-07-26 12:42 UTC  (11+ messages)
` [PATCH v4 1/6] mmc: sdhci-cadence: Rename functions/structures to SD4 specific
` [PATCH v4 2/6] mmc: sdhci-cadence: Restructure the code
` [PATCH v4 3/6] mmc: sdhci-cadence: SD6 controller support
` [PATCH v4 4/6] mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS support
` [PATCH v4 6/6] mmc: sdhci-cadence: Add debug option for SD6 controller

[PATCH v2] mailbox: Remove error checking for debugfs_create_dir()
 2023-07-26 12:39 UTC 

[PATCH 0/1] PCI: acpiphp: fix regression introduced by 'Reassign resources on bridge if necessary'
 2023-07-26 12:35 UTC  (2+ messages)
` [PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL

[PATCH 1/2] soc: starfive: remove stale Makefile entry
 2023-07-26 12:33 UTC  (5+ messages)
` [PATCH 2/2] genpd: move owl-sps-helper.c from drivers/soc

[PATCH v4 00/32] Introduce QC USB SND audio offloading support
 2023-07-26 12:31 UTC  (5+ messages)
` [PATCH v4 18/32] sound: usb: Introduce QC USB SND "

[Patch v2 0/5] RDMA/mana_ib Read Capabilities
 2023-07-26 12:31 UTC  (7+ messages)
` [Patch v2 3/5] RDMA/mana_ib : Add error eq and notification from SoC
` [Patch v2 4/5] RDMA/mana_ib : Create Adapter - each vf bound to adapter object
` [Patch v2 5/5] RDMA/mana_ib : Query adapter capabilities

[PATCH v2] hsi: controllers: Remove error checking for debugfs_create_dir()
 2023-07-26 12:30 UTC 

[PATCH v2] regulator: dt-bindings: dlg,slg51000: Convert to DT schema
 2023-07-26 12:30 UTC  (6+ messages)

[PATCH v2] bus:Fix error checking for debugfs_create_dir()
 2023-07-26 12:25 UTC 

[PATCH v1 1/1] serial: core: Simplify uart_get_rs485_mode()
 2023-07-26 12:23 UTC 

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-26 12:22 UTC  (7+ messages)

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-26 12:17 UTC  (10+ messages)
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings

[RFC PATCH v2 0/3] report task state in symbolic chars from sched tracepoint
 2023-07-26 12:16 UTC  (4+ messages)
` [RFC PATCH v2 1/3] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v2 2/3] perf sched: use the new prev_state_char instead in tracepoint sched_switch
` [RFC PATCH v2 3/3] libtraceevent: "

[PATCH] hwrng: add Zhaoxin HW RNG driver
 2023-07-26 12:13 UTC  (2+ messages)

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-07-26 12:12 UTC  (3+ messages)
` [IGNORE][PATCH v3 01/11] dt-bindings: Document common device controller bindings

[PATCH] arm64/sme: Set new vector length before reallocating
 2023-07-26 12:12 UTC 

[PATCH v2] crypto: atmel: Use dev_err_probe instead of dev_err
 2023-07-26 12:04 UTC 


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