linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 13:12:18 to 2022-01-25 15:30:51 UTC [more...]

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-01-25 15:26 UTC  (7+ messages)
` [PATCH 1/8] kernel/fork: Redo ifdefs around task's handling
` [PATCH 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64
` [PATCH 4/8] kernel/fork: Don't assign the stack pointer in dup_task_struct()
` [PATCH 6/8] kernel/fork: Move task stack account to do_exit()
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()
` [PATCH 8/8] kernel/fork: Use IS_ENABLED() in account_kernel_stack()

[PATCH 5.17-rc1 v2] eeprom: at25: Restore missing allocation
 2022-01-25 15:25 UTC  (3+ messages)

[PATCH v2 00/11] Re-enable ENQCMD and PASID MSR
 2022-01-25 15:18 UTC  (7+ messages)
` [PATCH v2 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-01-25 15:12 UTC  (2+ messages)

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-25 15:18 UTC  (4+ messages)
` [PATCH v3 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-25 15:16 UTC  (10+ messages)
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-25 15:15 UTC  (15+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations
 2022-01-25 15:16 UTC  (3+ messages)

[PATCH 0/2] platform/chrome: Add support for the Framework Laptop
 2022-01-25 15:15 UTC  (5+ messages)
` [PATCH 2/2] platform/chrome: reserve only the I/O ports required for the MEC EC

"blk-mq: fix tag_get wait task can't be awakened" causes hangs
 2022-01-25 15:15 UTC  (3+ messages)

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-25 15:12 UTC  (9+ messages)
` [RFC PATCH v7 10/16] net: dsa: qca8k: add support for mgmt read/write "
` [RFC PATCH v7 11/16] net: dsa: qca8k: add support for mib autocast "
` [RFC PATCH v7 12/16] net: dsa: qca8k: add support for phy read/write with mgmt Ethernet

[PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
 2022-01-25 15:11 UTC  (5+ messages)
` 'Re: [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework'

[PATCH v3 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-25 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 5.4 000/320] 5.4.174-rc1 review
 2022-01-25 15:10 UTC  (5+ messages)

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-25 15:08 UTC  (2+ messages)

[PATCH 4.19 000/239] 4.19.226-rc1 review
 2022-01-25 15:07 UTC  (2+ messages)

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-25 15:04 UTC  (6+ messages)
` [PATCH 3/4] printk: Avoid livelock with heavy printk "
` [PATCH 4/4] printk: Drop console_sem "

mfd/intel_pmc_bxt: `intel_pmc_get_resources()` results in page fault
 2022-01-25 14:53 UTC  (4+ messages)

[davidhildenbrand:reuse_swap_page 6/10] mm/khugepaged.c:686:8: error: implicit declaration of function 'PageKSM'
 2022-01-25 15:03 UTC 

[esmil:visionfive 57/63] undefined reference to `memunmap'
 2022-01-25 15:03 UTC 

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-25 15:02 UTC  (8+ messages)
` [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description

linux-next: runtime warning in next-20220125
 2022-01-25 15:01 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: meson: add BL32 reserved region to Beelink g12b devices
 2022-01-25 15:01 UTC  (3+ messages)

[RFC PATCH] selinux: split no transition execve check
 2022-01-25 14:59 UTC 

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-25 14:59 UTC  (4+ messages)
` [PATCH 6/8] nvmem: transformations: "

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 14:57 UTC  (13+ messages)
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v2 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-25 14:56 UTC  (6+ messages)
` [PATCH 6/9] KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests

[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-25 14:50 UTC  (4+ messages)
` [PATCH v13, 2/2] net: Add dm9051 driver

[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-25 14:54 UTC  (2+ messages)

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-25 14:54 UTC  (7+ messages)
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-25 14:49 UTC  (2+ messages)

[PATCH 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-01-25 14:43 UTC  (4+ messages)

[PATCH RESEND 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 14:48 UTC  (7+ messages)
` [PATCH RESEND 1/6] clk: imx6ul: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 2/6] clk: imx6ul: enforce gating of gpmi_io clock
` [PATCH RESEND 3/6] clk: imx6q: disable gpmi_io and ipt_io clocks before changing parent
` [PATCH RESEND 4/6] clk: imx6q: enforce gating of gpmi_io clock
` [PATCH RESEND 5/6] clk: imx6sx: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 6/6] clk: imx6sx: enforce gating of gpmi_io clock

net/kcm/kcmsock.c:645 kcm_write_msgs() error: we previously assumed 'psock' could be null (see line 585)
 2022-01-25 14:47 UTC 

[PATCH linux dev-5.15] hwmon: (pmbus) modify PSU fan_target convert value to false
 2022-01-25 14:46 UTC  (2+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-25 14:45 UTC  (8+ messages)

[PATCH v2] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25 14:44 UTC  (2+ messages)

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-01-25 14:42 UTC  (4+ messages)
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension

[RFC PATCH 00/15] rseq uapi and selftest updates
 2022-01-25 14:41 UTC  (4+ messages)
` [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian

[PATCHv4] psi: fix possible trigger missing in the window
 2022-01-25 14:40 UTC  (2+ messages)

[PATCH] amd: declance: use eth_hw_addr_set()
 2022-01-25 14:40 UTC 

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-25 14:38 UTC  (6+ messages)
` [PATCH 05/16] scsi: libsas: Add struct sas_tmf_task

[Patch v3] block: introduce block_rq_error tracepoint
 2022-01-25 14:38 UTC  (4+ messages)

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-01-25 14:38 UTC 

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-01-25 14:37 UTC  (3+ messages)
` [PATCH 1/4] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-25 14:35 UTC  (2+ messages)

[PATCH 4.9 000/157] 4.9.298-rc1 review
 2022-01-25 14:34 UTC  (3+ messages)

[PATCH 0/3] ASoC: sh: rz-ssi: Trivial changes
 2022-01-25 14:34 UTC  (6+ messages)
` [PATCH 1/3] ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv()
` [PATCH 2/3] ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function
` [PATCH 3/3] ASoC: sh: rz-ssi: Remove duplicate macros

[PATCH v3 0/1] tty: serial: Use fifo in 8250 console driver
 2022-01-25 14:34 UTC  (7+ messages)
` [PATCH v3 1/1] "

review for 5.16.3-rc2
 2022-01-25 14:34 UTC  (2+ messages)

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-01-25 14:33 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-25 14:31 UTC  (5+ messages)

[PATCH] tracing/histogram: fix a potential memory leak for kstrdup()
 2022-01-25 14:32 UTC  (2+ messages)

[PATCH] mm/balloon_compaction: make balloon page compaction callbacks static
 2022-01-25 14:26 UTC  (3+ messages)

[PATCH] MIPS: Fix build error due to PTR used in more places
 2022-01-25 14:19 UTC 

[PATCH] dm: introduce a no open flag for deferred remove
 2022-01-25 14:25 UTC  (5+ messages)

[PATCH] mm/hmm.c: remove unneeded local variable ret
 2022-01-25 14:24 UTC  (2+ messages)

[PATCH v10] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-25 14:24 UTC 

[PATCH v2 00/12] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-25 14:23 UTC  (4+ messages)
` [PATCH v2 10/12] arm64: dts: renesas: Add initial DTSI for RZ/V2L SoC

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-25 14:20 UTC  (8+ messages)
` [PATCH V3 RESEND 1/7] arm64: Add Cortex-A510 CPU part definition
` [PATCH V3 RESEND 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V3 RESEND 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V3 RESEND 4/7] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH V3 RESEND 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V3 RESEND 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V3 RESEND 7/7] coresight: trbe: Work around the trace data corruption

[PATCH 1/2] arm64: dts: qcom: sm8450: enable GCC_USB3_0_CLKREF_EN for usb
 2022-01-25 14:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: fix apps_smmu interrupts

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9998/9999] arch/x86/entry/entry_32.S:52:2: warning: DWARF2 only supports one section per compilation unit
 2022-01-25 14:12 UTC 

[PATCH v6 0/7] KVM: SVM: Add initial GHCB protocol version 2 support
 2022-01-25 14:16 UTC  (8+ messages)
` [PATCH v6 1/7] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v6 2/7] KVM: SVM: Add helper to generate GHCB MSR verson info, and drop macro
` [PATCH v6 3/7] KVM: SVM: Move kvm_emulate_ap_reset_hold() to AMD specific code
` [PATCH v6 4/7] KVM: SVM: Set "released" on INIT-SIPI iff SEV-ES vCPU was in AP reset hold
` [PATCH v6 5/7] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v6 6/7] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH v6 7/7] KVM: SVM: Increase supported GHCB protocol version

[PATCH] net: tulip: remove redundant assignment to variable new_csr6
 2022-01-25 14:14 UTC  (3+ messages)

[PATCH 2/9] selinux: declare path parameters of _genfs_sid const
 2022-01-25 14:14 UTC  (9+ messages)
` [PATCH 3/9] selinux: declare name parameter of hash_eval const
` [PATCH 4/9] selinux: enclose macro arguments in parenthesis
` [PATCH 5/9] selinux: drop cast to same type
` [PATCH 6/9] selinux: drop unused parameter of avtab_insert_node
` [PATCH 7/9] selinux: do not discard const qualifier in cast
` [PATCH 8/9] selinux: simplify cred_init_security
` [PATCH 9/9] selinux: drop unused macro
` [PATCH 1/9] selinux: check return value of sel_make_avc_files

[PATCH v2][next] ALSA: usb-audio: scarlett2: Use struct_size() helper in scarlett2_usb()
 2022-01-25 14:11 UTC  (2+ messages)

[PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
 2022-01-25 14:03 UTC  (2+ messages)

[RFC PATCH 0/6] Add support for shared PTEs across processes
 2022-01-25 14:09 UTC  (8+ messages)

[PATCH v2 1/5] nvmem: core: Remove unused devm_nvmem_unregister()
 2022-01-25 14:04 UTC  (3+ messages)

linux-next: build failure after merge of the kspp tree
 2022-01-25 14:07 UTC  (2+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (11+ messages)
` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH] hpet: remove unused writeq/readq function definitions
 2022-01-25 14:03 UTC 

[PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later
 2022-01-25 13:57 UTC  (5+ messages)

[PATCH] hpet: fix style issue about braces and alignment
 2022-01-25 14:03 UTC 

earlyprintk=xdbc seems broken
 2022-01-25 14:01 UTC  (14+ messages)

[PATCH v3] powerpc: Add missing SPDX license identifiers
 2022-01-25 13:47 UTC  (5+ messages)

[PATCH v3 0/3] Add FSD SPI support
 2022-01-25 13:54 UTC  (2+ messages)

[PATCH] macintosh: macio_asic: remove useless cast for driver.name
 2022-01-25 13:54 UTC 

[PATCH] net: ena: Do not waste napi skb cache
 2022-01-25 13:50 UTC  (7+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-25 13:48 UTC  (3+ messages)
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob

[PATCH V6 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2022-01-25 13:44 UTC  (8+ messages)
` [PATCH V6 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-25 13:43 UTC  (4+ messages)
  ` [PATCH v13 11/11] arm64: Select HAVE_RELIABLE_STACKTRACE

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dsc/rc_calc_fpu.c:81:40: sparse: sparse: Using plain integer as NULL pointer
 2022-01-25 13:42 UTC 

[4.9 PATCH] ARM: 8800/1: use choice for kernel unwinders
 2022-01-25 13:41 UTC 

[PATCH v6 05/13] peci: Add peci-aspeed controller driver
 2022-01-25 13:31 UTC  (2+ messages)

[PATCH] ext4: handle unsuccessful sbi allocation
 2022-01-25 13:36 UTC  (2+ messages)

[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-25 13:35 UTC  (3+ messages)
` [PATCHv9 2/5] irqchip/tegra: Fix overflow implicit truncation warnings

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-25 13:33 UTC  (11+ messages)

[PATCH] irqchip/gic-v3-its: Select housekeeping CPUs preferentially for managed IRQs
 2022-01-25 13:31 UTC  (4+ messages)

[PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
 2022-01-25 13:29 UTC  (2+ messages)

[mlankhorst:xe 25/165] drivers/gpu/drm/xe/xe_vm.c:124:15: error: no previous prototype for 'xe_pt_create'
 2022-01-25 13:21 UTC 

[PATCH v2] sched/fair: Prefer small idle cores for forkees
 2022-01-25 13:24 UTC  (4+ messages)

[RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
 2022-01-25 13:23 UTC  (5+ messages)
` [RFC PATCH] uaccess: Add mechanism for "

[GIT PULL] arm64: dts: samsung: Second pull for v5.17
 2022-01-25 13:21 UTC  (8+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-25 13:21 UTC  (6+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[PATCH 0/2] MT8186 IOMMU SUPPORT
 2022-01-25 13:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu

[PATCH 0/2] pinctrl: ocelot Add support for ServalT
 2022-01-25 13:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: ocelot: Add ServalT SoC support
` [PATCH 2/2] pinctrl: ocelot: Add support for ServalT SoC

[PATCH] namei: cleanup double word in comment
 2022-01-25 13:13 UTC 

[PATCH] NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
 2022-01-25 13:10 UTC 

[PATCH 0/2] J721S2: Add support for PCIE
 2022-01-25 13:12 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH 2/2] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe

[PATCH 0/6] J721S2: Add support for additional IPs
 2022-01-25 13:11 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH 4/6] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH 5/6] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH 6/6] arm64: dts: k3-j721s2: Add support for OSPI Flashes

[PATCH 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 13:11 UTC  (3+ messages)
` [PATCH 1/6] clk: imx6ul: disable gpmi_io clock before changing parent clock

[PATCH v15 00/13] amphion video decoder/encoder driver
 2022-01-25 13:10 UTC  (3+ messages)
  ` 回复: [EXT] "


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