linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-08 21:15:00 to 2023-08-09 01:27:52 UTC [more...]

[GIT PULL] bcachefs
 2023-08-09  1:27 UTC  (4+ messages)

[PATCH V2 0/2] thermal: fix two coverity reported issues
 2023-08-09  1:27 UTC  (2+ messages)

[PATCH v1] docs: staging: add netlink attrs best practices
 2023-08-09  1:25 UTC  (2+ messages)

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

pstore/ram: printk: NULL characters in pstore ramoops area
 2023-08-09  1:21 UTC  (3+ messages)

[RESEND PATCH v2 0/3] Add support for Nuvoton ma35d1 rtc controller
 2023-08-09  1:15 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] dt-bindings: rtc: Add Nuvoton ma35d1 rtc
` [RESEND PATCH v2 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [RESEND PATCH v2 3/3] rtc: Add driver for Nuvoton ma35d1 rtc controller

[PATCH 0/3] riscv: kprobes: simulate some instructions
 2023-08-09  1:14 UTC  (8+ messages)
` [PATCH 1/3] riscv: kprobes: simulate c.j instruction
` [PATCH 2/3] riscv: kprobes: simulate c.jr and c.jalr instructions
` [PATCH 3/3] riscv: kprobes: simulate c.beqz and c.bnez

[PATCH] fanotify: avoid possible NULL dereference
 2023-08-08  9:18 UTC 

linux-next: manual merge of the block tree with the nfsd tree
 2023-08-09  1:08 UTC  (2+ messages)

[PATCH v2 0/7] netfilter: refactor deprecated strncpy
 2023-08-09  1:06 UTC  (8+ messages)
` [PATCH v2 1/7] netfilter: ipset: "
` [PATCH v2 2/7] netfilter: nf_tables: "
` [PATCH v2 3/7] "
` [PATCH v2 4/7] netfilter: nft_meta: "
` [PATCH v2 5/7] netfilter: nft_osf: "
` [PATCH v2 6/7] netfilter: x_tables: "
` [PATCH v2 7/7] netfilter: xtables: "

[PATCH] media: usb: go7007: Fix warning: passing freed memory 'fw'
 2023-08-09  1:00 UTC 

[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-09  0:29 UTC  (8+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration

[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-09  0:43 UTC  (16+ messages)
` [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH v2] um: refactor deprecated strncpy to strtomem
 2023-08-09  0:42 UTC  (2+ messages)

[PATCH] um: refactor deprecated strncpy to strtomem
 2023-08-09  0:41 UTC  (5+ messages)

[PATCH 0/7] netfilter: refactor deprecated strncpy
 2023-08-09  0:41 UTC  (16+ messages)
` [PATCH 1/7] netfilter: ipset: "
` [PATCH 2/7] netfilter: nf_tables: "
` [PATCH 3/7] "
` [PATCH 4/7] netfilter: nft_meta: "
` [PATCH 5/7] netfilter: nft_osf: refactor deprecated strncpy to strscpy
` [PATCH 6/7] netfilter: x_tables: refactor deprecated strncpy
` [PATCH 7/7] netfilter: xtables: "

linux-next: manual merge of the fbdev tree with the drm-misc tree
 2023-08-09  0:36 UTC 

[PATCH] kconfig: add dependency warning print about invalid values in verbose mode
 2023-08-09  0:24 UTC 

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2023-08-09  0:31 UTC  (6+ messages)

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

[PATCH 0/3] Add Aspeed AST2600 I3C support
 2023-08-09  0:28 UTC  (3+ messages)

[PATCH] csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache
 2023-08-09  0:27 UTC 

new_inode_pseudo vs locked inode->i_state = 0
 2023-08-09  0:23 UTC  (3+ messages)

[PATCH V6 0/4] firmware: ti_sci: Introduce system suspend support
 2023-08-09  0:20 UTC  (9+ messages)
` [PATCH V6 4/4] firmware: ti_sci: Introduce system suspend resume support

[PATCH 0/2] csky: Convert memory accessors to static inlines
 2023-08-09  0:15 UTC  (2+ messages)

[PATCH RESEND] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
 2023-08-09  0:13 UTC  (2+ messages)

[PATCH] cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev
 2023-08-09  0:07 UTC 

[PATCH] riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
 2023-08-09  0:04 UTC  (2+ messages)

[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
 2023-08-09  0:02 UTC  (11+ messages)
` [PATCH v2 03/12] iommu: Remove unrecoverable fault data
` [PATCH v2 08/12] iommu: Prepare for separating SVA and IOPF

[PATCH 0/4] perf vendor events arm64: AmpereOne: Core PMU event update and metrics
 2023-08-09  0:00 UTC  (6+ messages)
` [PATCH 3/4] perf vendor events arm64: Add AmpereOne metrics

[PATCH -fixes] riscv: Implement flush_cache_vmap()
 2023-08-08 23:55 UTC  (9+ messages)

[PATCH] arm64: dts: imx8m-venice: Pass "brcm,bcm4329-fmac"
 2023-08-08 23:52 UTC  (2+ messages)

[RFC PATCH] KVM: x86: inhibit APICv upon detecting direct APIC access from L2
 2023-08-08 23:48 UTC  (4+ messages)

[PATCH 0/4] Improve some Adreno Device Tree nodes
 2023-08-08 23:47 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: msm8996: Improve GPU OPP table

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-08-08 23:40 UTC  (7+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook

[PATCH] ARM: locomo: move kernel-doc to prevent warnings
 2023-08-08 23:44 UTC 

[PATCH] usb: xhci-plat: fix usb disconnect issue after s4
 2023-08-08 23:41 UTC  (2+ messages)

[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
 2023-08-08 23:40 UTC  (2+ messages)

[PATCH v10 0/2] Add Novatek NT36xxx touchscreen driver
 2023-08-08 23:38 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: touchscreen: Add binding for Novatek NT36xxx ICs
` [PATCH v10 2/2] Input: Add Novatek NT36xxx touchscreen driver

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices
 2023-08-08 23:38 UTC 

[PATCH v2 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-08-08 23:37 UTC  (10+ messages)

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-08-08 23:32 UTC  (21+ messages)

[PATCH v3 0/2] Improve VM CPUfreq and task placement behavior
 2023-08-08 23:31 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: cpufreq: add bindings for virtual cpufreq

[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running
 2023-08-08 23:31 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entry
` [PATCH 2/2] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running

[PATCH v12 0/8] Re-enable IDXD kernel workqueue under DMA API
 2023-08-08 23:29 UTC  (3+ messages)

[PATCH] vfio: align capability structures
 2023-08-08 23:29 UTC  (3+ messages)

[PATCH] drm/amd/display: dmub_replay: don't use kernel-doc markers
 2023-08-08 23:26 UTC 

[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
 2023-08-08 23:20 UTC 

[patch 00/53] x86/topology: The final installment
 2023-08-08 23:20 UTC  (8+ messages)

[PATCH v3] tun: avoid high-order page allocation for packet header
 2023-08-08 23:09 UTC 

[PATCH v2] powerpc: Use shared font data
 2023-08-08 23:02 UTC  (5+ messages)

[PATCH v2] netfilter: ebtables: fix fortify warnings
 2023-08-08 23:00 UTC  (4+ messages)

[PATCH linux-next v2] net/ipv4: return the real errno instead of -EINVAL
 2023-08-08 23:00 UTC  (2+ messages)

[PATCH 0/2] vdpa/mlx5: Fixes for ASID handling
 2023-08-08 22:58 UTC  (6+ messages)
` [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-08-08 22:57 UTC  (6+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property

[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
 2023-08-08 22:56 UTC  (4+ messages)

[PATCH v8 00/16] CSI2RX support on J721E and AM62
 2023-08-08 22:55 UTC  (2+ messages)

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-08 22:53 UTC  (4+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support

[EXTERNAL] Re: [PATCH] PCI: cadence: Set the AFS bit in Device Capabilities 2 Register
 2023-08-08 22:49 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Include mmu.h in spte.h
 2023-08-08 22:40 UTC 

[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-08 22:40 UTC  (5+ messages)

[PATCH net-next v2] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-08-08 22:40 UTC  (2+ messages)

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-08 22:34 UTC  (12+ 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 03/11] PCI/VGA: Deal with VGA class devices
` [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 09/11] PCI/VGA: Fix a typo to the comments in vga_str_to_iostate() function
` [PATCH v2 10/11] PCI/VGA: Tidy up the code and comment format
` [PATCH v2 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier

[GIT PULL] hardening fixes for v6.5-rc6
 2023-08-08 22:24 UTC  (2+ messages)

[PATCH 0/2] Add fdinfo support to Panfrost
 2023-08-08 22:22 UTC  (3+ messages)
` [PATCH 1/2] drm/panfrost: "
` [PATCH 2/2] drm/panfrost: Add drm memory stats display through fdinfo

[PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
 2023-08-08 22:21 UTC  (2+ messages)

[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
 2023-08-08 22:19 UTC 

linux-next: unexpected file in the mfd tree
 2023-08-08 22:15 UTC 

[net PATCH 0/3] Fix PFC related issues
 2023-08-08 22:15 UTC  (3+ messages)
` [net PATCH 2/3] octeontx2-pf: Fix PFC TX scheduler free

[PATCH net 0/2] Fix VF to VM attach detach
 2023-08-08 22:10 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: fs_enet: Driver cleanup
 2023-08-08 22:10 UTC  (2+ messages)

[PATCH] Revert "Input: synaptics - enable InterTouch for the ThinkPad P1 G3"
 2023-08-08 22:08 UTC  (4+ messages)

[PATCH v1 0/3] Updates for AMD Family 1Ah-based Models
 2023-08-08 22:08 UTC  (6+ messages)
` [PATCH v1 3/3] EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh

[PATCH 0/5] ASoC: cs35l56: Bugfixes
 2023-08-08 16:46 UTC 

[PATCH v5 0/3] Add new channels for adis16475
 2023-08-08  7:50 UTC  (2+ messages)
` [PATCH v5 3/3] iio: imu: adis16475.c: Add delta angle and delta velocity channels

[PATCH] MAINTAINERS: update Claudiu Beznea's email address
 2023-08-08 22:00 UTC  (2+ messages)

[PATCH] net: marvell: prestera: fix handling IPv4 routes with nhid
 2023-08-08 22:00 UTC  (2+ messages)

[PATCH] docs: vfs: clean up after the iterate() removal
 2023-08-08 21:59 UTC  (2+ messages)

[PATCH] net: wireless: ralink: rt2x00: "foo* bar" should be "foo *bar"
 2023-08-08  8:40 UTC  (3+ messages)

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

[PATCH v3] net: phy: meson-gxl: implement meson_gxl_phy_resume()
 2023-08-08 21:57 UTC  (4+ messages)

[PATCH net-next v4 1/2] netconsole: Create a allocation helper
 2023-08-08 21:55 UTC  (2+ messages)

[PATCH -next] iov_iter: Use helper macro offset_in_page()
 2023-08-08  8:02 UTC 

[PATCH v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-08-08 17:31 UTC  (2+ messages)

[PATCH v4 2/2] usb: typec: qcom-pmic-typec: register drm_bridge
 2023-08-08 11:30 UTC  (2+ messages)

[PATCH] hp-bioscfg: Update string length calculation
 2023-08-08 21:51 UTC  (4+ messages)

[PATCH v2] PCI: xilinx-nwl: Remove unnecessary code which updates primary,secondary and sub-ordinate bus numbers
 2023-08-08 17:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example

[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-08-08  8:02 UTC  (4+ messages)

[PATCH] block/mq-deadline: use correct way to throttling write requests
 2023-08-08 21:46 UTC  (2+ messages)

[PATCH v11 0/3] ublk: enable zoned storage support
 2023-08-08 21:46 UTC  (2+ messages)

[PATCH 1/3] iocost_monitor: fix kernel queue kobj changes
 2023-08-08 21:46 UTC  (2+ messages)

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

[PATCH] usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
 2023-08-08  5:33 UTC  (3+ messages)

[PATCH v2] x86/microcode: Remove microcode_mutex
 2023-08-08 17:14 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH] reset: zynqmp: removed unneeded call to platform_set_drvdata()
 2023-08-08 13:47 UTC  (2+ messages)

[PATCH] blk-iocost: fix queue stats accounting
 2023-08-08 21:42 UTC  (2+ messages)

[RFC PATCH 0/2] mm: Select victim using bpf_select_task
 2023-08-08 21:41 UTC  (10+ messages)
` [RFC PATCH 1/2] mm, oom: Introduce bpf_select_task

[PATCH] x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h
 2023-08-08 21:37 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2] arm64: dts: qcom: sa8540p-ride: enable rtc
 2023-08-08 21:36 UTC  (3+ messages)

[PATCH] PCI: acpiphp: Log more slot and notification details
 2023-08-08 21:31 UTC  (3+ messages)

arch/powerpc/include/asm/book3s/32/tlbflush.h:83:2: error: call to __compiletime_assert_179 declared with 'error' attribute: BUILD_BUG failed
 2023-08-08 21:28 UTC 

[PATCH v3 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-08 21:27 UTC  (3+ messages)
` [PATCH v3 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL

[PATCH] arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA
 2023-08-08  8:14 UTC  (5+ messages)

[PATCH v2 0/8] selftests/sgx: Fix compilation errors
 2023-08-08 19:31 UTC  (3+ messages)
` [PATCH 5/8] selftests/sgx: Include memory clobber for inline asm in test enclave
` [PATCH 6/8] selftests/sgx: Ensure expected enclave data buffer size and placement

[PATCH] Add Silicom Platform Driver
 2023-08-08 19:19 UTC  (5+ messages)

[PATCH v4 0/6] arm64: ti: k3-am62: Add display support
 2023-08-08  6:30 UTC  (3+ messages)
` [PATCH v4 3/6] arm64: dts: ti: k3-am62x-sk-common: Add HDMI support

[PATCH] vboxsf: Use flexible arrays for trailing string member
 2023-08-08 19:20 UTC  (3+ messages)

[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-08 19:37 UTC  (4+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

[PATCH v2 0/6] kunit: Add dynamically-extending log
 2023-08-08 21:16 UTC  (3+ messages)
` [PATCH v2 2/6] kunit: kunit-test: Add test cases for extending log buffer

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-08 21:13 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 39163d5479285a36522b6e8f9cc568cc4987db08
 2023-08-08 19:58 UTC 

[PATCH] tracing/synthetic: use union instead of casts
 2023-08-08 20:05 UTC  (4+ messages)

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-08-08 20:15 UTC  (3+ messages)
` [patch v2 16/38] x86/apic: Use u32 for [gs]et_apic_id()

[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-08-08 18:25 UTC  (2+ messages)
` [PATCH v4 2/4] "

[PATCH v1 1/1] scsi: lpfc: Do not abuse UUID APIs
 2023-08-08 18:25 UTC  (5+ messages)

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
 2023-08-08 20:24 UTC  (6+ messages)
` [PATCH v6] mmc: sdhci-of-dwcmshc: Add runtime PM operations


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).