linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-24 17:55:13 to 2022-11-25 01:10:56 UTC [more...]

[PATCH] tracing/user_events: Fix call print_fmt leak
 2022-11-25  1:10 UTC  (2+ messages)

[PATCH -tip] x86/kprobes: Handle removed INT3 in do_int3()
 2022-11-25  1:09 UTC 

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-25  1:08 UTC  (29+ messages)
` [PATCH v4 1/7] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v4 2/7] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v4 3/7] riscv: errata: Add Andes alternative ports
` [PATCH DO NOT REVIEW v4 4/7] riscv: errata: andes: Fix auipc-jalr addresses in patched alternatives
` [PATCH v4 5/7] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-25  1:07 UTC  (8+ messages)
` [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis

[PATCH v7 00/20] TDX host kernel support
 2022-11-25  0:59 UTC  (11+ messages)
` [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages

[PATCH v2 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2022-11-25  0:29 UTC  (2+ messages)

[PATCH 6.0 000/314] 6.0.10-rc1 review
 2022-11-25  0:29 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the broadcom tree
 2022-11-25  0:25 UTC 

[PATCH] HSI: omap_ssi_core: Fix error handling in ssi_init()
 2022-11-25  0:23 UTC  (2+ messages)

[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
 2022-11-25  0:11 UTC  (6+ messages)
` [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask

[PATCH v2 1/2] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2022-11-24 23:40 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: xdp_router_ipv4_user: Fix write overflow
 2022-11-24 23:30 UTC  (2+ messages)

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-24 23:26 UTC  (34+ messages)
` [patch V3 01/33] genirq/msi: Rearrange MSI domain flags
` [patch V3 02/33] genirq/msi: Provide struct msi_parent_ops
` [patch V3 03/33] genirq/msi: Provide data structs for per device domains
` [patch V3 04/33] genirq/msi: Add size info to struct msi_domain_info
` [patch V3 05/33] genirq/msi: Split msi_create_irq_domain()
` [patch V3 06/33] genirq/irqdomain: Add irq_domain::dev for per device MSI domains
` [patch V3 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [patch V3 08/33] genirq/msi: Provide msi_match_device_domain()
` [patch V3 09/33] genirq/msi: Add range checking to msi_insert_desc()
` [patch V3 10/33] PCI/MSI: Split __pci_write_msi_msg()
` [patch V3 11/33] genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]
` [patch V3 12/33] PCI/MSI: Add support for per device MSI[X] domains
` [patch V3 13/33] x86/apic/vector: Provide MSI parent domain
` [patch V3 14/33] PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
` [patch V3 15/33] iommu/vt-d: Switch to MSI parent domains
` [patch V3 16/33] iommu/amd: Switch to MSI base domains
` [patch V3 17/33] x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
` [patch V3 18/33] genirq/msi: Provide struct msi_map
` [patch V3 19/33] genirq/msi: Provide msi_desc::msi_data
` [patch V3 20/33] genirq/msi: Provide msi_domain_ops::prepare_desc()
` [patch V3 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()
` [patch V3 22/33] genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYN
` [patch V3 23/33] PCI/MSI: Split MSI-X descriptor setup
` [patch V3 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
` [patch V3 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
` [patch V3 26/33] x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
` [patch V3 27/33] genirq/msi: Provide constants for PCI/IMS support
` [patch V3 28/33] PCI/MSI: Provide IMS (Interrupt Message Store) support
` [patch V3 29/33] PCI/MSI: Provide pci_ims_alloc/free_irq()
` [patch V3 30/33] x86/apic/msi: Enable PCI/IMS
` [patch V3 31/33] iommu/vt-d: "
` [patch V3 32/33] iommu/amd: "
` [patch V3 33/33] irqchip: Add IDXD Interrupt Message Store driver

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-24 23:24 UTC  (23+ messages)
` [patch V3 01/22] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
` [patch V3 02/22] genirq/irqdomain: Make struct irqdomain readable
` [patch V3 03/22] genirq/irqdomain: Rename irq_domain::dev to irq_domain::pm_dev
` [patch V3 04/22] genirq/msi: Create msi_api.h
` [patch V3 05/22] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
` [patch V3 06/22] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
` [patch V3 07/22] genirq/msi: Check for invalid MSI parent domain usage
` [patch V3 08/22] genirq/msi: Move xarray into a separate struct and create an array
` [patch V3 09/22] genirq/msi: Add pointers for per device irq domains
` [patch V3 10/22] genirq/msi: Make MSI descriptor iterators device domain aware
` [patch V3 11/22] genirq/msi: Make msi_get_virq() "
` [patch V3 12/22] genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
` [patch V3 13/22] genirq/msi: Make descriptor allocation device domain aware
` [patch V3 14/22] genirq/msi: Make descriptor freeing "
` [patch V3 15/22] genirq/msi: Make msi_add_simple_msi_descs() device "
` [patch V3 16/22] genirq/msi: Provide new domain id based interfaces for freeing interrupts
` [patch V3 17/22] genirq/msi: Provide new domain id allocation functions
` [patch V3 18/22] PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
` [patch V3 19/22] platform-msi: Switch to the domain id aware MSI interfaces
` [patch V3 20/22] bus: fsl-mc-msi: Switch to domain id aware interfaces
` [patch V3 21/22] oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions
` [patch V3 22/22] genirq/msi: Remove unused alloc/free interfaces

[PATCH 0/2] Map initrd as encrypted when relocating if SME is enabled
 2022-11-24 23:21 UTC  (3+ messages)

[PATCH bpf-next v4] docs/bpf: Update btf selftests program and add link
 2022-11-24 23:10 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Optimize update_tasks_nodemask()
 2022-11-24 23:00 UTC  (6+ messages)

linux-next: manual merge of the nand tree with the mtd-fixes tree
 2022-11-24 22:46 UTC 

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-24 22:32 UTC  (10+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

[PATCH v1 1/1] pinctrl: intel: Save and restore pins in "direct IRQ" mode
 2022-11-24 22:29 UTC 

[PATCH] kexec: Enable runtime allocation of crash_image
 2022-11-24 22:23 UTC 

[PATCH v2 0/4] Documentation: RISC-V: patch-acceptance changes
 2022-11-24 22:20 UTC  (4+ messages)
` [PATCH 2/4] Documentation: RISC-V: Allow patches for non-standard behavior

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2022-11-24 22:02 UTC  (11+ messages)
` [PATCH v13 1/2] PCI: endpoint: pci-epf-vntb: change doorbell register offset calc mathod
    ` [EXT] "
` [PATCH v13 2/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
    ` [EXT] "

[PATCH] arm64: dts: qcom: msm8996-tone: Fix USB taking 6 minutes to wake up
 2022-11-24 22:01 UTC 

[PATCH] mm/thp: Rename pmd_to_page() as pmd_pgtable_page()
 2022-11-24 21:46 UTC  (2+ messages)

[PATCH v2] nvme: Use kstrtobool() instead of strtobool()
 2022-11-24 21:28 UTC 

[PATCH v2] mm: introduce arch_has_hw_nonleaf_pmd_young()
 2022-11-24 21:26 UTC  (4+ messages)

[tip:perf/urgent] BUILD SUCCESS 030a976efae83f7b6593afb11a8254d42f9290fe
 2022-11-24 21:26 UTC 

omap-dma.c:undefined reference to `omap_free_dma'
 2022-11-24 21:24 UTC 

[RFC PATCH 00/11] implement DAMOS filtering for anon pages and
 2022-11-24 21:21 UTC  (12+ messages)
` [RFC PATCH 01/11] mm/damon/core: implement damos filter
` [RFC PATCH 02/11] mm/damon/paddr: support DAMOS filters
` [RFC PATCH 03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
` [RFC PATCH 04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
` [RFC PATCH 05/11] mm/damon/sysfs-schemes: implement filters directory
` [RFC PATCH 06/11] mm/damon/sysfs-schemes: implement filter directory
` [RFC PATCH 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
` [RFC PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
` [RFC PATCH 09/11] selftests/damon/sysfs: test filters directory
` [RFC PATCH 10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
` [RFC PATCH 11/11] Docs/ABI/damon: document scheme filters files

[PATCH printk v2 0/7] printk: cleanup buffer handling
 2022-11-24 21:15 UTC  (16+ messages)
` [PATCH printk v2 1/7] printk: Move buffer size defines
` [PATCH printk v2 4/7] printk: Add struct console_buffers
` [PATCH printk v2 5/7] printk: Use "
` [PATCH printk v2 6/7] printk: Use an output buffer descriptor struct for emit
    ` OFFLIST: "

[PATCH] drm/amdgpu: remove redundant NULL check
 2022-11-24 21:00 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the perf tree
 2022-11-24 20:57 UTC 

[PATCH v1 0/2] leds: add aw20xx driver
 2022-11-24 20:48 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: leds: add binding for aw200xx
` [PATCH v1 2/2] leds: add aw20xx driver

[PATCH] x86/paravirt: Remove clobber bitmask from .parainstructions
 2022-11-24 20:40 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2] x86/paravirt: use common macro for creating simple asm paravirt functions
 2022-11-24 20:40 UTC  (2+ messages)
` [tip: x86/core] x86/paravirt: Use "

[PATCH RESEND 0/1] can: esd_usb: Some preparation for supporting esd CAN-USB/3
 2022-11-24 20:38 UTC  (2+ messages)
` [PATCH RESEND 1/1] can: esd_usb: Allow REC and TEC to return to zero

[regression, bisected] Bug 216738 - Adding O_APPEND to O_RDWR with fcntl(fd, F_SETFL) does not work on overlayfs
 2022-11-24 20:33 UTC  (3+ messages)

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-24 20:30 UTC  (2+ messages)

BUG: BISECTED: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())
 2022-11-24 20:15 UTC  (14+ messages)

[RFC PATCH] arm64: mm: Add invalidate back in arch_sync_dma_for_device when FROM_DEVICE
 2022-11-24 20:04 UTC  (4+ messages)

[PATCH 1/3] hwmon: (pmbus/core): Update regulator flag map
 2022-11-24 20:02 UTC  (6+ messages)
` [PATCH 3/3] hwmon: (pmbus/core): Implement IRQ support

[PATCH RESEND v2] dt-bindings: pwm: mediatek: Add compatible for MT7986
 2022-11-24 20:00 UTC  (5+ messages)

[GIT PULL] Networking for 6.1-rc7
 2022-11-24 19:58 UTC  (2+ messages)

[PATCH] powerpc/bpf: Only update ldimm64 during extra pass when it is an address
 2022-11-24 19:46 UTC  (5+ messages)

[PATCH v5] hwmon: (pmbus/core): Implement regulator get_status
 2022-11-24 19:36 UTC  (3+ messages)

[PATCH v6] hwmon: (pmbus/core): Implement regulator get_status
 2022-11-24 19:36 UTC 

[tip:x86/mm 5/16] sound/core/hwdep.c:243:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-11-24 19:36 UTC  (4+ messages)
` [PATCH 0/2] x86/mm: Fix sparse warning due to LAM patchset
  ` [PATCH 2/2] x86/mm: Fix sparse warnings in untagged_ptr()

next: x86: clang: mm/khugepaged.c:1428:45: error: variable 'pmd' is uninitialized when used here
 2022-11-24 19:33 UTC  (2+ messages)

[for-next][PATCH 00/11] tracing: Updates for 6.2
 2022-11-24 19:28 UTC  (4+ messages)
` [for-next][PATCH 05/11] tracing/osnoise: Add osnoise/options file

[PATCH] auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
 2022-11-24 19:19 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.1-rc7
 2022-11-24 19:16 UTC  (2+ messages)

[PATCH v2 0/3] Nuvoton WPCM450 FIU SPI flash controller
 2022-11-24 19:14 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: spi: Add Nuvoton WPCM450 Flash Interface Unit (FIU)
` [PATCH v2 2/3] spi: wpcm-fiu: Add driver for "
` [PATCH v2 3/3] spi: wpcm-fiu: Add direct map support

[PATCH] iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tbl
 2022-11-24 19:25 UTC  (2+ messages)

[PATCH] iio: addac: ad74413r: fix blank line after declaration warning
 2022-11-24 19:24 UTC  (2+ messages)

[PATCH v1 1/1] x86/of: Remove unused early_init_dt_add_memory_arch()
 2022-11-24 18:48 UTC 

[PATCH v3 00/15] dt-bindings: remoteproc: qcom: split and reorganize PAS/PIL
 2022-11-24 18:43 UTC  (16+ messages)
` [PATCH v3 01/15] arm64: dts: qcom: msm8996: drop address/size cells from smd-edge
` [PATCH v3 02/15] arm64: dts: qcom: qcs404: align CDSP PAS node with bindings
` [PATCH v3 03/15] arm64: dts: qcom: sc7180: align MPSS "
` [PATCH v3 04/15] arm64: dts: qcom: sc7280: "
` [PATCH v3 05/15] dt-bindings: remoteproc: qcom,adsp: drop resets and qcom,halt-regs
` [PATCH v3 06/15] dt-bindings: remoteproc: qcom,adsp: split common part
` [PATCH v3 07/15] dt-bindings: remoteproc: qcom,sm8350-pas: split into separate file
` [PATCH v3 08/15] dt-bindings: remoteproc: qcom,sm8150-pas: "
` [PATCH v3 09/15] dt-bindings: remoteproc: qcom,sm6350-pas: "
` [PATCH v3 10/15] dt-bindings: remoteproc: qcom,sc8280xp-pas: "
` [PATCH v3 11/15] dt-bindings: remoteproc: qcom,sc8180x-pas: "
` [PATCH v3 12/15] dt-bindings: remoteproc: qcom,sdx55-pas: "
` [PATCH v3 13/15] dt-bindings: remoteproc: qcom,qcs404-pas: "
` [PATCH v3 14/15] dt-bindings: remoteproc: qcom,sc7180-pas: "
` [PATCH v3 15/15] dt-bindings: remoteproc: qcom,adsp: correct msm8996-slpi-pil clocks

[PATCH v4] x86/rtc: Remove __init for runtime functions
 2022-11-24 18:38 UTC 

[PATCH net-next 00/13] rxrpc: Increasing SACK size and moving away from softirq, part 2
 2022-11-24 18:38 UTC  (3+ messages)
` [PATCH net-next 01/13] rxrpc: Implement an in-kernel rxperf server for testing purposes

[PATCH v4 0/4] new subsystem for compute accelerator devices
 2022-11-24 18:34 UTC  (2+ messages)

[PATCH v2 1/1] Make nfsd_splice_actor work with reads with a non-zero offset that doesn't end on a page boundary
 2022-11-24 18:31 UTC  (2+ messages)

[PATCH net-next 00/17] rxrpc: Increasing SACK size and moving away from softirq, part 3
 2022-11-24 18:29 UTC  (3+ messages)
` [PATCH net-next 07/17] rxrpc: Don't take spinlocks in the RCU callback functions

[syzbot] WARNING in map_mft_record
 2022-11-24 18:24 UTC 

[PATCH] regulator: Drop obsolete dependencies on COMPILE_TEST
 2022-11-24 18:11 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-11-24 18:09 UTC  (11+ messages)
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto

[PATCH 00/11] misc: fastrpc: patches for 6.2
 2022-11-24 18:03 UTC  (3+ messages)
` [PATCH 01/11] misc: fastrpc: Assert held reservation lock for dma-buf mmapping

[PATCH 00/10] phy: qualcomm: Add support for SM8550
 2022-11-24 18:01 UTC  (9+ messages)
` [PATCH 01/10] phy: qcom-qmp: qserdes-com: Add v6 register offsets
` [PATCH 03/10] phy: qcom-qmp-ufs: Add SM8550 support
` [PATCH 05/10] phy: qualcomm: qmp-usb: Add support for SM8550
` [PATCH 09/10] phy: qualcomm: Add QCOM SNPS eUSB2 driver

[PATCH RESEND 0/1] HID: input: map battery system charging
 2022-11-24 17:59 UTC  (2+ messages)
` [PATCH RESEND 1/1] "

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-24 17:57 UTC  (4+ messages)

[PATCH 1/5] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2022-11-24 17:54 UTC  (3+ messages)
` [PATCH 3/5] net: ethernet: mtk_eth_soc: work around issue with sending small fragments


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