public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-06 22:49:18 to 2023-03-07 03:07:51 UTC [more...]

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-07  2:39 UTC  (31+ messages)
` [PATCH v5 01/34] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v5 02/34] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH v5 03/34] x86/traps: add install_system_interrupt_handler()
` [PATCH v5 04/34] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v5 05/34] x86/traps: export external_interrupt() for VMX IRQ reinjection
` [PATCH v5 06/34] x86/cpufeature: add the cpu feature bit for FRED
` [PATCH v5 07/34] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v5 08/34] x86/objtool: teach objtool about ERETU and ERETS
` [PATCH v5 09/34] x86/cpu: add X86_CR4_FRED macro
` [PATCH v5 10/34] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v5 11/34] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [PATCH v5 12/34] x86/cpu: add MSR numbers for FRED configuration
` [PATCH v5 13/34] x86/fred: header file for event types
` [PATCH v5 14/34] x86/fred: header file with FRED definitions
` [PATCH v5 15/34] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [PATCH v5 16/34] x86/fred: reserve space for the FRED stack frame
` [PATCH v5 17/34] x86/fred: add a page fault entry stub for FRED
` [PATCH v5 18/34] x86/fred: add a debug "
` [PATCH v5 19/34] x86/fred: add a NMI "
` [PATCH v5 20/34] x86/fred: add a machine check "
` [PATCH v5 21/34] x86/fred: FRED entry/exit and dispatch code
` [PATCH v5 22/34] x86/fred: FRED initialization code
` [PATCH v5 23/34] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v5 24/34] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [PATCH v5 25/34] x86/fred: disallow the swapgs instruction "
` [PATCH v5 26/34] x86/fred: no ESPFIX needed "
` [PATCH v5 27/34] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v5 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v5 29/34] x86/ia32: do not modify the DPL bits for a null selector
` [PATCH v5 30/34] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f

[PATCH] checkpatch: Error out if deprecated RCU API used
 2023-03-07  3:04 UTC 

[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2023-03-07  2:28 UTC  (3+ messages)
` [PATCH 1/4] cxl: Add function to count regblocks of a given type

[PATCH] scsi: message: fusion: avoid flush_scheduled_work() usage
 2023-03-07  3:03 UTC  (2+ messages)

[PATCH] scsi: message: fusion: remove unused sas_persist_task work
 2023-03-07  3:03 UTC  (2+ messages)

[PATCH v3] docs: describe how to quickly build a trimmed kernel
 2023-03-07  2:57 UTC  (6+ messages)

[PATCH] scsi: hisi_sas: add a check of devm_add_action
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH v2 1/1] ufs: mcq: qcom: Fix passing zero to PTR_ERR
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop
 2023-03-07  2:57 UTC  (2+ messages)

[PATCH v5 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-03-07  2:35 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v5 02/11] dt-bindings: media: mediatek,jpeg: "
` [PATCH v5 03/11] iommu/mediatek: Improve comment for the current region/bank
` [PATCH v5 04/11] iommu/mediatek: Get regionid from larb/port id
` [PATCH v5 05/11] iommu/mediatek: mt8192: Add iova_region_larb_msk
` [PATCH v5 06/11] iommu/mediatek: mt8195: "
` [PATCH v5 07/11] iommu/mediatek: mt8186: "
` [PATCH v5 08/11] iommu/mediatek: Add a gap for the iova regions
` [PATCH v5 09/11] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH v5 10/11] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH v5 11/11] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2023-03-07  2:54 UTC  (4+ messages)

[PATCH] specification sched-capacity.rst
 2023-03-07  2:52 UTC 

[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-07  2:50 UTC  (9+ messages)
` [PATCH bpf-next v1 1/2] "

[PATCH v3 00/29] Add KVM LoongArch support
 2023-03-07  2:49 UTC  (7+ messages)
` [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations

[PATCH] mm: remove redundant check in handle_mm_fault
 2023-03-07  2:48 UTC  (4+ messages)

[PATCH v3] dma-buf: cma_heap: Check for device max segment size when attaching
 2023-03-07  2:48 UTC  (2+ messages)

linux-next: Tree for Mar 7
 2023-03-07  2:47 UTC 

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-07  2:46 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: syscon: Add StarFive syscon doc
` [PATCH v5 2/2] mmc: starfive: Add initialization of prev_err

[PATCH v3 0/7] Documentation/security-bugs: overhaul
 2023-03-07  2:44 UTC  (3+ messages)
` [PATCH v3 1/7] Documentation/security-bugs: move from admin-guide/ to process/

linux-next: runtime warning after merge of the driver-core tree
 2023-03-07  2:43 UTC 

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-03-07  2:36 UTC  (2+ messages)

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-03-07  2:33 UTC  (15+ messages)

[PATCH v2 -next 0/3] Minor cleanup in PAT
 2023-03-07  2:26 UTC  (4+ messages)
` [PATCH v2 -next 1/3] x86/mm/pat: Move follow_phys to pat-related file
` [PATCH v2 -next 2/3] x86/mm/pat: Cleanup unused parameter in follow_phys
` [PATCH v2 -next 3/3] x86/mm/pat: Remove WARN_ON_ONCE if follow_phys fails

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-03-07  2:18 UTC  (3+ messages)

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-07  2:25 UTC  (4+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier

[PATCH] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-07  2:24 UTC  (3+ messages)

[PATCH v17 RESEND 0/3] Add MediaTek MT6370 PMIC support
 2023-03-07  2:23 UTC  (4+ messages)
` [PATCH v17 RESEND 1/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[PATCH v10 10/15] spi: dw: Add support for AMD Pensando Elba SoC
 2023-03-07  2:20 UTC  (2+ messages)

[RFC 0/2] RISC-V: enable rust
 2023-03-07  2:20 UTC  (4+ messages)

[PATCH] tools/perf: Add basic support for LoongArch
 2023-03-07  2:18 UTC 

[PATCH v10 05/15] dt-bindings: soc: amd: amd,pensando-elbasr: Add AMD Pensando SoC System Controller
 2023-03-07  2:18 UTC  (2+ messages)

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-07  2:16 UTC  (2+ messages)

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-07  2:15 UTC  (16+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-07  2:16 UTC  (14+ messages)
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings
` [PATCH v5 11/12] riscv: dts: starfive: visionfive-2-v1.2a: Add gmac+phy's delay configuration
` [PATCH v5 12/12] riscv: dts: starfive: visionfive 2: Enable gmac device tree node

[PATCH v10 05/15] dt-bindings: soc: amd: amd,pensando-elbasr: Add AMD Pensando SoC System Controller
 2023-03-07  2:16 UTC  (2+ messages)

[PATCH v10 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
 2023-03-07  2:13 UTC  (2+ messages)

[syzbot] [hfs?] kernel BUG in __block_write_full_page
 2023-03-07  2:13 UTC 

[PATCH] dm crypt: initialize tasklet in crypt_io_init()
 2023-03-07  2:12 UTC  (3+ messages)
`  "

[PATCH v10 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
 2023-03-07  2:11 UTC  (2+ messages)

[PATCH -next] radi10: fix leak of 'r10bio->remaining' for recovery
 2023-03-07  2:27 UTC 

[PATCH 1/2] kallsyms: add kallsyms_seqs_of_names to list of special symbols
 2023-03-07  1:57 UTC  (4+ messages)
` [PATCH 2/2] kallsyms: expand symbol name into comment for debugging

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-07  1:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-07  1:56 UTC 

[PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-07  1:54 UTC  (14+ messages)
` [PATCH v3 1/5] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-07  1:47 UTC  (13+ messages)
` [PATCH v7 21/41] mm: Add guard pages around a shadow stack
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G

[syzbot] [fs?] WARNING in schedstat_start
 2023-03-07  1:45 UTC 

[PATCH V3] LoongArch: Provide kernel fpu functions
 2023-03-07  1:44 UTC  (3+ messages)

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-03-07  1:43 UTC  (7+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v2 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-07  1:41 UTC  (3+ messages)
` [PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()

[PATCH] scsi: mpt3sas: fix NULL pointer access in mpt3sas_transport_port_add()
 2023-03-07  1:42 UTC  (2+ messages)

[syzbot] [block?] WARNING in blkdev_put (2)
 2023-03-07  1:42 UTC  (3+ messages)

[PATCH v4 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-07  1:40 UTC  (7+ messages)
` [PATCH v4 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v4 3/3] riscv: dts: starfive: add dma controller node

linux-next: Signed-off-by missing for commit in the net tree
 2023-03-07  1:32 UTC  (4+ messages)

[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-07  1:30 UTC  (7+ messages)
` [PATCH v3 2/2] "

linux-next: build failure after merge of the imx-mxs tree
 2023-03-07  1:31 UTC 

[PATCH v4 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-07  1:52 UTC  (3+ messages)
` [PATCH v4 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
` [PATCH v4 2/2] ext4: fix WARNING in ext4_update_inline_data

[PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
 2023-03-07  1:22 UTC  (2+ messages)

[PATCH] firmware: qcom_scm: Add SM6375 compatible
 2023-03-07  1:22 UTC 

[PATCH] spi: Fix cocci warnings
 2023-03-07  1:20 UTC 

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-03-07  1:19 UTC  (3+ messages)
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-03-07  1:12 UTC  (19+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH] init/Kconfig: extend -Wno-array-bounds to gcc 13
 2023-03-07  1:07 UTC  (4+ messages)

[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
 2023-03-07  1:08 UTC  (5+ messages)

[PATCH] mm/page_alloc: avoid high-order page allocation warn with __GFP_NOFAIL
 2023-03-07  0:58 UTC  (5+ messages)
    ` [PATCH] mm, vmalloc: fix high order __GFP_NOFAIL allocations

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-03-07  0:52 UTC  (7+ messages)

[PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
 2023-03-07  0:51 UTC  (3+ messages)

[PATCH] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-07  0:50 UTC 

[PATCH 02/10] cpuidle, riscv: Push RCU-idle into driver
 2023-03-07  0:48 UTC  (2+ messages)

THP backed thread stacks
 2023-03-07  0:40 UTC  (3+ messages)

[PATCH 1/3] x86/setup: always reserve the first 1M of RAM
 2023-03-07  0:33 UTC  (5+ messages)
` [tip: x86/urgent] x86/setup: Always "

[PATCH] virt-pci: add platform bus support
 2023-03-07  0:31 UTC  (4+ messages)

[PATCH 97/99] fbdev/vt8623fb: Duplicate video-mode option string
 2023-03-07  0:26 UTC  (2+ messages)

linux-next: manual merge of the bitmap tree with Linus' tree
 2023-03-07  0:27 UTC 

[PATCH v2 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-07  0:25 UTC  (3+ messages)

[PATCH v4 0/3] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-03-07  0:24 UTC  (4+ messages)
` [PATCH v4 1/3] clk: samsung: Extract clocks registration to common function
` [PATCH v4 2/3] clk: samsung: Extract parent clock enabling "
` [PATCH v4 3/3] clk: samsung: exynos5433: Extract PM support to common ARM64 layer

[PATCH RESEND] drm/nouveau/hwmon: Use sysfs_emit in show function callsbacks
 2023-03-07  0:20 UTC  (2+ messages)

[PATCH] x86/resctrl: avoid compiler optimization in __resctrl_sched_in
 2023-03-07  0:16 UTC  (3+ messages)

[PATCH] drm/nouveau/mmu: fix use-after-free bug in nvkm_vmm_pfn_map
 2023-03-07  0:11 UTC  (3+ messages)

[PATCH next] ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
 2023-03-07  0:06 UTC  (2+ messages)

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07  0:05 UTC  (4+ messages)

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-03-06 23:58 UTC  (3+ messages)
` [PATCH V8 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver

[PATCH v1 0/2] gpio: fxl6408: add I2C GPIO expander driver
 2023-03-06 23:54 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH][next] net/mlx4_en: Replace fake flex-array with flexible-array member
 2023-03-06 23:51 UTC 

[PATCH v3 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-03-06 23:47 UTC  (4+ messages)
` [PATCH v3 5/6] clk: samsung: Extract parent clock enabling to common function

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-03-06 23:46 UTC  (4+ messages)
` [PATCH 03/12] soc: sifive: ccache: Add StarFive JH7100 support

[PATCH][next] netxen_nic: Replace fake flex-array with flexible-array member
 2023-03-06 23:40 UTC 

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-06 23:28 UTC  (5+ messages)
` [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support

[PATCH v2 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-03-06 23:17 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes
` [PATCH v2 2/3] arm64: dts: qcom: qdu1000-idp: Enable mpss
` [PATCH v2 3/3] arm64: dts: qcom: qru1000-idp: "

[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-03-06 23:12 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: firmware: qcom,scm: Update QDU1000/QRU1000 compatible
` [PATCH v2 2/7] dt-bindings: soc: qcom: aoss: Document "
` [PATCH v2 3/7] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
` [PATCH v2 4/7] soc: qcom: mdt_loader: Enhance split binary detection
` [PATCH v2 5/7] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH v2 6/7] remoteproc: qcom_q6v5_pas: Add support to attach a DSP
` [PATCH v2 7/7] remoteproc: qcom_q6v5_pas: Add QDU1000/QRU1000 mpss compatible & data

[PATCH] mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
 2023-03-06 23:11 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2023-03-06 23:09 UTC 

[PATCH] gpio: mxc: use dynamic allocation of base
 2023-03-06 23:07 UTC  (3+ messages)

[PATCH] docs/sp_SP: Add process deprecated translation
 2023-03-06 23:03 UTC  (6+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-06 23:01 UTC  (7+ messages)
` [PATCH v3 13/34] m68k: Implement the new "

[PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
 2023-03-06 23:00 UTC  (3+ messages)
` [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped
` [PATCH 2/2] mm: rmap: increase COMPOUND_MAPPED to support 512G HugeTLB pages

[PATCH RESEND v4 0/18] pata_parport: protocol drivers fixes and cleanups
 2023-03-06 22:59 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2023-03-06 22:58 UTC 

[PATCH 00/10] Add RT5033 charger device driver
 2023-03-06 22:57 UTC  (6+ messages)
` [PATCH 02/10] mfd: rt5033: Fix chip revision readout

[PATCH v7 0/5] Add MSM8939 SoC support with two devices
 2023-03-06 22:56 UTC  (4+ messages)
` [PATCH v7 5/5] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua

[PATCH v1] drivers/gpio: remove redundant platform_set_drvdata()
 2023-03-06 22:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-03-06 22:54 UTC  (3+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - support capacitive keys

[PATCH] fsi: aspeed: Reset master errors after CFAM reset
 2023-03-06 22:52 UTC 


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