linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-12 15:23:26 to 2022-07-12 17:34:17 UTC [more...]

[PATCH] ppp: Add rtnl attribute IFLA_PPP_UNIT_ID for specifying ppp unit id
 2022-07-12 17:34 UTC  (11+ messages)

[PATCH 1/5] docs: sysctl: remove references to inode-max
 2022-07-12 17:26 UTC  (4+ messages)
` [PATCH 2/5] docs: sysctl: remove references to dquot-max/-nr
` [PATCH 3/5] docs: sysctl/fs: merge the aio sections
` [PATCH 5/5] docs: sysctl/fs: re-order, prettify

[PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
 2022-07-12 17:31 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 2/3] KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP

[PATCH] thermal/drivers/qcom: Code refactoring
 2022-07-12 17:31 UTC 

[PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps
 2022-07-12 17:28 UTC  (2+ messages)

[PATCH 0/2] Optimize synchronize_rcu_tasks_generic() on early booting
 2022-07-12 17:28 UTC  (3+ messages)
` [PATCH 1/2] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()

drivers/mtd/nand/onenand/onenand_base.c:779:34: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-07-12 17:25 UTC 

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-12 17:22 UTC  (5+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-12 17:19 UTC  (4+ messages)
` [RFC PATCH 19/26] hugetlb: add HGM support for copy_hugetlb_page_range

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-12 17:14 UTC  (4+ messages)
` [PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH v3 1/2] Documentation: fpga: dfl: add PCI Identification documentation
 2022-07-12 17:14 UTC  (2+ messages)

[PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
 2022-07-12 17:14 UTC  (6+ messages)

[sj:damon/next 20/20] drivers/block/xen-blkback/xenbus.c:184:38: error: use of undeclared identifier 'feature_persistent'
 2022-07-12 17:13 UTC  (2+ messages)

[ANNOUNCE] Git v2.37.1 and others
 2022-07-12 17:06 UTC 

[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2022-07-12 17:09 UTC  (4+ messages)

[PATCH] MAINTAINERS: change the NXP FSPI driver maintainer
 2022-07-12 17:09 UTC  (2+ messages)

[PATCH v2 02/14] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
 2022-07-12 17:08 UTC  (4+ messages)

[martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: 'failme' defined but not used
 2022-07-12 17:04 UTC 

[akpm-mm:mm-unstable 284/293] mm/khugepaged.c:2409 madvise_collapse() warn: possible memory leak of 'cc'
 2022-07-12 17:02 UTC  (2+ messages)

[PATCH] NFC: nxp-nci: add error reporting
 2022-07-12 17:00 UTC 

[PATCH v2 0/7] iommu/exynos: Add basic support for SysMMU v7
 2022-07-12 17:00 UTC  (19+ messages)
` [PATCH v2 3/7] iommu/exynos: Set correct dma mask for SysMMU v5+
` [PATCH v2 6/7] iommu/exynos: Add SysMMU v7 register sets
  ` [PATCH v2 2/7] iommu/exynos: Handle failed IOMMU device registration properly
  ` [PATCH v2 5/7] iommu/exynos: Check if SysMMU v7 has VM registers
  ` [PATCH v2 7/7] iommu/exynos: Enable default VM instance on SysMMU v7
  ` [PATCH v2 1/7] iommu/exynos: Reuse SysMMU constants for page size and order
  ` [PATCH v2 4/7] iommu/exynos: Use lookup based approach to access registers

[PATCH v2 00/10] ARM: dts: mvebu: Add definitions for PCIe legacy INTx interrupts
 2022-07-12 16:59 UTC  (12+ messages)
` [PATCH v2 01/10] ARM: dts: kirkwood: "
` [PATCH v2 02/10] ARM: dts: dove: "
` [PATCH v2 03/10] ARM: dts: armada-370.dtsi: "
` [PATCH v2 04/10] ARM: dts: armada-xp-98dx3236.dtsi: "
` [PATCH v2 05/10] ARM: dts: armada-xp-mv78230.dtsi: "
` [PATCH v2 06/10] ARM: dts: armada-xp-mv78260.dtsi: "
` [PATCH v2 07/10] ARM: dts: armada-xp-mv78460.dtsi: "
` [PATCH v2 08/10] ARM: dts: armada-375.dtsi: "
` [PATCH v2 09/10] ARM: dts: armada-380.dtsi: "
` [PATCH v2 10/10] ARM: dts: armada-39x.dtsi: "

[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-12 16:58 UTC  (2+ messages)

[PATCH v4] dt-bindings: qcom: document preferred compatible naming
 2022-07-12 16:57 UTC  (4+ messages)

[chunkuang-hu:pagecaller 2/2] mm/vmstat.c:1551:25: error: implicit declaration of function 'kallsyms_lookup'
 2022-07-12 16:54 UTC 

[RFC][PATCH 1/3] drm: drm_syncobj: Add note in DOC about absolute timeout values
 2022-07-12 16:50 UTC  (10+ messages)
` [RFC][PATCH 2/3] drm: vgem: Enable SYNCOBJ and SYNCOBJ_TIMELINE on vgem driver
` [RFC][PATCH 3/3] kselftest: Add drm_syncobj API test tool

[PATCH 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-12 16:50 UTC  (7+ messages)
` [PATCH 1/3] s390/cpufeature: rework to allow more than only hwcap bits
` [PATCH 2/3] s390/cpufeature: allow for facility bits
` [PATCH 3/3] s390/uvdevice: autoload module based on CPU facility

[PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
 2022-07-12 16:49 UTC  (3+ messages)
` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[PATCH 0/2] Add Omnivision OV4689 image sensor driver
 2022-07-12 16:40 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: document OV4689 DT bindings

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-07-12 16:48 UTC  (6+ messages)

[RFC PATCH 0/2] Keyagents: another call_usermodehelper approach for namespaces
 2022-07-12 16:47 UTC  (3+ messages)

[PATCH 1/2] cxl: Use the bitmap API to allocate bitmaps
 2022-07-12 16:46 UTC  (4+ messages)
` [PATCH 2/2] cxl: Fix a memory leak in an error handling path

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 16:44 UTC  (14+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH v2 0/7] Improve GPU Recovery
 2022-07-12 16:44 UTC  (5+ messages)
` [PATCH v2 3/7] drm/msm: Fix cx collapse issue during recovery
    ` [Freedreno] "

[PATCH] arm64: Kconfig.platforms: Re-organized Broadcom menu
 2022-07-12 16:42 UTC 

[PATCH net-next v1 0/3] add framework for selftests in devlink
 2022-07-12 16:41 UTC  (6+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] devlink: introduce framework for selftests

new compile issue in 5.15.53: kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0x23: unreachable instruction
 2022-07-12 16:41 UTC 

Build warnings in Xen 5.15.y and 5.10.y with retbleed backports
 2022-07-12 16:38 UTC 

[PATCH 0/3] Add Quad Input Page Program to chips with no SFDP table
 2022-07-12 16:38 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: extend no_sfdp_flags to use u16
` [PATCH 2/3] mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags
` [PATCH 3/3] mtd: spi-nor: issi: is25wp256: Enable Quad Input Page Program

[RESEND PATCH v3 0/2] perf: ARM CoreSight PMU support
 2022-07-12 16:36 UTC  (5+ messages)
` [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

Regression in v5.19-rc4 Sound Distortion
 2022-07-12 16:35 UTC  (2+ messages)

[PATCH v6 0/6] media: ov5693: cleanup code and add dts support
 2022-07-12 16:33 UTC  (7+ messages)
` [PATCH v6 1/6] media: ov5693: count num_supplies using array_size
` [PATCH v6 2/6] media: ov5693: add dvdd into ov5693_supply_names array
` [PATCH v6 3/6] media: ov5693: rename clk into xvclk
` [PATCH v6 4/6] media: ov5693: add support for acpi clock-frequency prop
` [PATCH v6 5/6] media: dt-bindings: ov5693: document YAML binding
` [PATCH v6 6/6] media: ov5693: add ov5693_of_match, dts support

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-12 16:34 UTC  (13+ messages)

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-07-12 16:33 UTC  (6+ messages)
` [PATCH v2 1/5] mfd: stmpe: Remove rotator block from probe
` [PATCH v2 2/5] mfd: stmpe: Probe sub-function by compatible
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement
` [PATCH v2 4/5] dt-bindings: iio: adc: "
` [PATCH v2 5/5] dt-bindings: input: touchscreen: "

[PATCH v3] spi: dt-bindings: atmel,at91rm9200-spi: convert to json-schema
 2022-07-12 16:32 UTC  (2+ messages)

[PATCH 00/14] clean up efuse reading
 2022-07-12 16:28 UTC  (3+ messages)
` [PATCH 07/14] staging: r8188eu: use memcpy for fallback mac address

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-07-12 16:28 UTC  (2+ messages)

[PATCH] MIPS: Fixed __debug_virt_addr_valid()
 2022-07-12 16:28 UTC  (3+ messages)

[PATCH v2 0/5] lib/find: add find_nth_bit()
 2022-07-12 16:26 UTC  (3+ messages)

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-12 14:35 UTC  (12+ messages)
` [PATCH v5 01/11] 9p/trans_virtio: separate allocation of scatter gather list
` [PATCH v5 02/11] 9p/trans_virtio: turn amount of sg lists into runtime info
` [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
` [PATCH v5 04/11] net/9p: add trans_maxsize to struct p9_client
` [PATCH v5 05/11] 9p/trans_virtio: support larger msize values
` [PATCH v5 06/11] 9p/trans_virtio: resize sg lists to whatever is possible
` [PATCH v5 07/11] net/9p: limit 'msize' to KMALLOC_MAX_SIZE for all transports
` [PATCH v5 08/11] net/9p: split message size argument into 't_size' and 'r_size' pair
` [PATCH v5 09/11] 9p: add P9_ERRMAX for 9p2000 and 9p2000.u
` [PATCH v5 10/11] net/9p: add p9_msg_buf_size()
` [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers

[PATCH v4 0/4] Extending NMI watchdog during LPM
 2022-07-12 16:25 UTC  (3+ messages)
` [PATCH v4 4/4] pseries/mobility: set NMI watchdog factor "

[PATCH v1 1/1] Create debugfs file with hyper-v balloon usage information
 2022-07-12 16:24 UTC  (3+ messages)
` [PATCH v3 "

FVP: kernel BUG at arch/arm64/kernel/traps.c:497 - Internal error: Oops - BUG: 0
 2022-07-12 16:21 UTC  (3+ messages)

[net-next PATCH] octeontx2-af: Limit link bringup time at firmware
 2022-07-12 16:18 UTC 

[PATCH v5 0/6] media: ov5693: cleanup code and add dts support
 2022-07-12 16:17 UTC  (8+ messages)
` [PATCH v5 5/6] media: dt-bindings: ov5693: document YAML binding

[PATCH v1] sysctl: Allow change system v ipc sysctls inside ipc namespace
 2022-07-12 16:17 UTC 

[saeed:mlx5-queue 40/68] drivers/net/ethernet/mellanox/mlx5/core/en_main.c:5015:57: warning: variable 'err' is uninitialized when used here
 2022-07-12 16:10 UTC 

[PATCH v5 1/2] dmaengine: mxs: use platform_driver_register
 2022-07-12 16:09 UTC  (2+ messages)
` [PATCH v5 2/2] dmaengine: mxs: fix section mismatch

[PATCH 0/6] More preparation for supporting esd CAN-USB/3
 2022-07-12 16:08 UTC  (7+ messages)
` [PATCH 4/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (3)
` [PATCH 6/6] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages

[RFC Patch net-next 00/10] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-12 16:03 UTC  (11+ messages)
` [RFC Patch net-next 01/10] net: dsa: microchip: lan937x: read rgmii delay from device tree
` [RFC Patch net-next 02/10] net: dsa: microchip: add common gigabit set and get function
` [RFC Patch net-next 03/10] net: dsa: microchip: add common 100/10Mbps selection function
` [RFC Patch net-next 04/10] net: dsa: microchip: add common duplex and flow control function
` [RFC Patch net-next 05/10] net: dsa: microchip: add support for common phylink mac link up
` [RFC Patch net-next 06/10] net: dsa: microchip: lan937x: add support for configuing xMII register
` [RFC Patch net-next 07/10] net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
` [RFC Patch net-next 08/10] net: dsa: microchip: ksz9477: use common xmii function
` [RFC Patch net-next 09/10] net: dsa: microchip: ksz8795: "
` [RFC Patch net-next 10/10] net: dsa: microchip: add support for phylink mac config

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-12 16:04 UTC  (7+ messages)
` [PATCH v5 04/13] dt-bindings: memory-controllers: add canaan k210 sram controller

[git pull] drm fixes for 5.19-rc7 (late rc6)
 2022-07-12 16:02 UTC  (2+ messages)

[GIT PULL] overlayfs fixes for 5.19-rc7
 2022-07-12 16:02 UTC  (2+ messages)

[PATCH] iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
 2022-07-12 16:00 UTC  (4+ messages)

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-12 15:59 UTC  (11+ messages)
` [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array
` [RFC PATCH net-next 3/9] net: pcs: Add helpers for registering and finding PCSs

[PATCH v3] KVM: x86: Send EOI to SynIC vectors on accelerated EOI-induced VM-Exits
 2022-07-12 15:58 UTC  (3+ messages)

[PATCH V2 00/13] OPP: Add support for multiple clocks*
 2022-07-12 15:55 UTC  (6+ messages)

[PATCH] sched/topology: Optimized copy default topology in sched_init_numa()
 2022-07-12 15:53 UTC  (4+ messages)
  ` [External] "

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2022-07-12 15:50 UTC 

[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
 2022-07-12 15:50 UTC  (5+ messages)
` [RFC PATCH 3/3] arm64: dts: bcmbca: update bcm4808 board dts file

[PATCH] dt-bindings: bus: qcom,ssc-block-bus: rework arrays and drop redundant minItems
 2022-07-12 15:46 UTC 

[PATCH v6 1/2] sched/rt: fix bad task migration for rt tasks
 2022-07-12 15:35 UTC  (3+ messages)

[PATCH v2] blk-cgroup: Use atomic{,64}_try_cmpxchg
 2022-07-12 15:44 UTC 

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-12 15:44 UTC  (3+ messages)

[PATCH v3 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-12 15:43 UTC  (14+ messages)
` [PATCH v3 01/13] x86/msr: Add the MSR definition for AMD CPPC hardware control
` [PATCH v3 02/13] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
` [PATCH v3 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v3 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
` [PATCH v3 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v3 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v3 07/13] cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
` [PATCH v3 08/13] cpufreq: amd-pstate: fix white-space
` [PATCH v3 09/13] cpufreq: amd-pstate: update pstate frequency transition delay time
` [PATCH v3 10/13] cpufreq: amd-pstate: add ACPI disabled check in acpi_cpc_valid()
` [PATCH v3 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v3 12/13] arch_topology: remove the acpi_disabled check
` [PATCH v3 13/13] cpufreq: CPPC: "

[PATCH Fix] maple_tree: Use metadata for mas_dead_leaves() walk
 2022-07-12 15:38 UTC  (2+ messages)

[PATCH] xfs: fix for variable set but not used warning
 2022-07-12 15:36 UTC  (2+ messages)

[PATCH v2 1/4] ALSA: hda: cs35l41: Don't dereference fwnode handle
 2022-07-12 15:35 UTC  (4+ messages)
` [PATCH v2 2/4] ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations
` [PATCH v2 3/4] ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()
` [PATCH v2 4/4] ALSA: hda: cs35l41: Consolidate selections under SND_HDA_SCODEC_CS35L41

[PATCH] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
 2022-07-12 15:33 UTC  (3+ messages)

[PATCH] drm/amd/display: correct check of coverage blend mode
 2022-07-12 15:29 UTC  (3+ messages)

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-12 15:29 UTC  (3+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH] tpm_tis: Hold locality open during probe
 2022-07-12 15:29 UTC  (4+ messages)

[PATCH v2] block: Use try_cmpxchg in update_io_ticks
 2022-07-12 15:27 UTC 

[PATCH] f2fs: invalidate meta pages only for post_read required inode
 2022-07-12 15:26 UTC 

[PATCH] NFC: nxp-nci: fix deadlock during firmware update
 2022-07-12 15:25 UTC 

[QUESTION] Exception print when enabling GICv4
 2022-07-12 15:25 UTC  (2+ messages)

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-07-12 15:25 UTC  (10+ messages)

[REPOST PATCH v3] powerpc/papr_scm: Move duplicate definitions to common header files
 2022-07-12 15:25 UTC 

[PATCH -next] ovl: clean up comparsions to NULL
 2022-07-12 15:23 UTC 

[PATCH v3 0/1] add device driver for Nuvoton SIO gpio function
 2022-07-12 15:22 UTC  (4+ messages)

[PATCH v5 0/2] Fix TLB invalidate issues with Broadwell
 2022-07-12 15:21 UTC  (3+ messages)
` [PATCH v5 1/2] drm/i915/gt: Serialize GRDOM access between multiple engine resets
` [PATCH v5 2/2] drm/i915/gt: Serialize TLB invalidates with GT resets


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