linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 11:43:37 to 2022-07-21 14:11:00 UTC [more...]

[RFC PATCH 00/14] mm: relaxed TLB flushes and other optimi
 2022-07-21 14:10 UTC  (15+ messages)
` [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-21 14:06 UTC  (11+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-07-21 14:06 UTC  (5+ messages)

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-07-21 14:04 UTC  (10+ messages)
` [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin

arm64: defconfig build failed on Linux next-20220721
 2022-07-21 14:02 UTC  (2+ messages)

[PATCH 1/5] ASoC: amd: add RPL Platform acp header file
 2022-07-21 14:01 UTC  (3+ messages)
` [PATCH 5/5] ASoC: amd: enable RPL Platform acp drivers build

[PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
 2022-07-21 14:02 UTC  (4+ messages)
` [PATCH bpf-next 1/4] bpf: add BPF_F_DESTRUCTIVE flag for BPF_PROG_LOAD

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-21 14:00 UTC  (16+ messages)
` [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set

[PATCH V6 00/16] The Runtime Verification (RV) interface
 2022-07-21 13:59 UTC  (5+ messages)
` [PATCH V6 04/16] rv/include: Add deterministic automata monitor definition via C macros

KASAN: use-after-free Read in usb_udc_uevent
 2022-07-21 13:58 UTC  (3+ messages)
` [syzbot] "

[PATCH v2 00/10] sched: task load tracking optimization and cleanup
 2022-07-21 13:56 UTC  (8+ messages)
` [PATCH v2 07/10] sched/fair: use update_load_avg() to attach/detach entity load_avg
    ` [External] "

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-07-21 13:54 UTC  (6+ messages)
` [PATCH v2 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet

[RFC PATCH] workqueue: Unbind workers before sending them to exit()
 2022-07-21 13:53 UTC  (4+ messages)

[PATCH -next] extcon: max77843: Replace irqchip mask_invert with unmask_base
 2022-07-21 13:52 UTC  (2+ messages)

[PATCH] lkdtm: Keep the rodata test from causing retbleed WARNINGS
 2022-07-21 13:51 UTC  (6+ messages)

[PATCH v1 0/6] Input: mt6779-keypad - double keys support
 2022-07-21 13:51 UTC  (12+ messages)
` [PATCH v1 2/6] dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties
` [PATCH v1 3/6] dt-bindings: mediatek,mt6779-keypad: add mediatek,double-keys

[PATCH] USB: HCD: Fix URB giveback issue in tasklet function
 2022-07-21 13:50 UTC  (2+ messages)

[PATCH v5 0/4] Cleanups for asm-generic/pci.h
 2022-07-21 13:49 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
` [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
` [PATCH v5 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
` [PATCH v5 4/4] asm-generic: Add new pci.h and use it

[PATCH V3 0/7] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
 2022-07-21 13:49 UTC  (7+ messages)
` [PATCH V3 3/7] dt-bindings: soc: imx: add i.MX8MP "

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-21 13:48 UTC  (45+ messages)
` [PATCH net-next v3 19/47] net: fman: Get PCS node in per-mac init
` [PATCH net-next v3 20/47] net: fman: Store initialization function in match data
` [PATCH net-next v3 21/47] net: fman: Move struct dev to mac_device
` [PATCH net-next v3 22/47] net: fman: Configure fixed link in memac_initialization
` [PATCH net-next v3 23/47] net: fman: Export/rename some common functions
` [PATCH net-next v3 24/47] net: fman: memac: Use params instead of priv for max_speed
` [PATCH net-next v3 25/47] net: fman: Move initialization to mac-specific files
` [PATCH net-next v3 26/47] net: fman: Mark mac methods static
` [PATCH net-next v3 27/47] net: fman: Inline several functions into initialization
` [PATCH net-next v3 28/47] net: fman: Remove internal_phy_node from params
` [PATCH net-next v3 29/47] net: fman: Map the base address once
` [PATCH net-next v3 30/47] net: fman: Pass params directly to mac init
` [PATCH net-next v3 31/47] net: fman: Use mac_dev for some params
` [PATCH net-next v3 32/47] net: fman: Specify type of mac_dev for exception_cb
` [PATCH net-next v3 33/47] net: fman: Clean up error handling
` [PATCH net-next v3 34/47] net: fman: Change return type of disable to void
` [PATCH net-next v3 35/47] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v3 36/47] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v3 37/47] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v3 38/47] net: dpaa: Adjust queue depth on rate change
` [PATCH net-next v3 39/47] net: fman: memac: Add serdes support
` [PATCH net-next v3 42/47] powerpc: dts: qoriq: Add nodes for QSGMII PCSs

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-21 13:47 UTC  (16+ messages)
` [PATCHv5 01/13] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv5 02/13] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv5 03/13] mm: Pass down mm_struct to untagged_addr()
` [PATCHv5 05/13] x86/uaccess: Provide untagged_addr() and remove tags before address check
  ` [PATCHv5.1 04/13] x86/mm: Handle LAM on context switch
` [PATCHv5 07/13] x86: Expose untagging mask in /proc/$PID/arch_status

[PATCH v1 0/2] spi: npcm-pspi: add Arbel NPCM8XX and full duplex support
 2022-07-21 13:46 UTC  (6+ messages)
` [PATCH v1 1/2] spi: npcm-pspi: add "
` [PATCH v1 2/2] dt-binding: spi: npcm-pspi: Add npcm845 compatible

[PATCH] crypto: qat - add check to validate firmware images
 2022-06-22 21:01 UTC 

[PATCH 0/8] MT8195 Acer Tomato - devicetrees Part 2
 2022-07-21 13:42 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: mediatek: cherry: Enable the System Companion Processor
` [PATCH 2/8] arm64: dts: mediatek: cherry: Wire up the ChromeOS EC and GSC
` [PATCH 3/8] arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
` [PATCH 4/8] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
` [PATCH 5/8] arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
` [PATCH 6/8] arm64: dts: mediatek: cherry: Enable DSP, audio codec and sound card
` [PATCH 7/8] arm64: dts: mediatek: cherry: Enable keyboard PWM backlight
` [PATCH 8/8] arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus

[PATCH bpf-next] bpf, arm64: Fix compile error in dummy_tramp()
 2022-07-21 13:41 UTC  (3+ messages)

[PATCH]btrfs: Fix fstest case btrfs/219
 2022-07-21 13:37 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
 2022-07-21 13:37 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: arm: qcom: Document additional sku6 for sc7180 pazquel

[PATCH 0/2] dmaengine : xilinx_dma: Fix error handling paths
 2022-07-21 13:36 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: xilinx_dma: Fix probe error cleanup

[PATCH 1/4] drm/amd/display: Drop dm_sw_gfx7_2d_thin_l_vp and dm_sw_gfx7_2d_thin_gl
 2022-07-21 13:34 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK

[PATCH] dmaengine: xilinx: use strscpy to replace strlcpy
 2022-07-21 13:34 UTC  (2+ messages)

[PATCH] dma: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
 2022-07-21 13:32 UTC  (2+ messages)

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-07-21 13:29 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] dmaengine: hisilicon: Fix CQ head update
  ` [PATCH v2 5/7] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
  ` [PATCH v2 6/7] dmaengine: hisilicon: Add dfx feature for hisi dma driver

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-21 13:27 UTC  (28+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
` [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v16 0/3] eDP/DP Phy vdda realted function
 2022-07-21 13:25 UTC  (6+ messages)

[PATCH] ASoC: cs35l41: Set the new legacy DAI naming flag
 2022-07-21 13:19 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Fix comment typo
 2022-07-21 13:19 UTC  (3+ messages)

[PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
 2022-07-21 13:16 UTC  (6+ messages)
` [PATCH 1/5] hugetlbfs: use helper macro SZ_1{K,M}
` [PATCH 2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
` [PATCH 3/5] hugetlbfs: remove unneeded header file
` [PATCH 4/5] hugetlbfs: cleanup some comments in inode.c
` [PATCH 5/5] hugetlbfs: fix confusing hugetlbfs stat

Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
 2022-07-21 13:14 UTC  (6+ messages)

[zx2c4-wireguard:jd/new-archs 1/3] ERROR: modpost: "schedule_hrtimeout_range_clock" [drivers/net/wireguard/wireguard.ko] undefined!
 2022-07-21 13:13 UTC 

[x86/bugs] 6ad0ad2bf8: will-it-scale.per_process_ops -33.5% regression
 2022-07-21 13:14 UTC 

[PATCH] io_uring: do not recycle buffer in READV
 2022-07-21 13:13 UTC 

[PATCH] soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoC
 2022-07-21 13:12 UTC  (2+ messages)

[PATCHv2 0/7] Virtual NMI feature
 2022-07-21 13:12 UTC  (9+ messages)
` [PATCHv2 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCHv2 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI

[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-21 13:04 UTC  (5+ messages)
` [PATCH V5 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
` [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V5 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment
 2022-07-21 10:35 UTC  (3+ messages)
  `  "

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-21 13:05 UTC  (9+ messages)
`  "
    ` Re:Re: [PATCH "
      `  "
          `  "
            `  "
              `  "

drivers/iio/temperature/max31865.c:51:8: warning: Excessive padding in 'struct max31865_data' (56 padding bytes, where 24 is optimal). Optimal fields order: buf, filter_50hz, three_wire, spi, lock, consider reordering the fields or adding explicit padding
 2022-07-21 13:03 UTC 

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-21 13:01 UTC  (9+ messages)
` [PATCH v11 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v11 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v11 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v11 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v11 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v11 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH net-next v3 0/3] add framework for selftests in devlink
 2022-07-21 13:02 UTC  (9+ messages)
` [PATCH net-next v4 "
  ` [PATCH net-next v4 1/3] devlink: introduce framework for selftests
  ` [PATCH net-next v4 2/3] bnxt_en: refactor NVM APIs
  ` [PATCH net-next v4 3/3] bnxt_en: implement callbacks for devlink selftests

[PATCH drm-misc-next v6 0/5] drm: rename CMA helpers to DMA helpers
 2022-07-21 13:01 UTC  (6+ messages)
` [PATCH drm-misc-next v6 1/5] drm/fb: remove unused includes of drm_fb_cma_helper.h
` [PATCH drm-misc-next v6 2/5] drm/fb: rename FB CMA helpers to FB DMA helpers
` [PATCH drm-misc-next v6 3/5] drm/gem: rename GEM CMA helpers to GEM "
` [PATCH drm-misc-next v6 4/5] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
` [PATCH drm-misc-next v6 5/5] drm/todo: remove task to rename CMA helpers

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-21 13:01 UTC  (11+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[syzbot] WARNING: still has locks held in tls_rx_reader_lock
 2022-07-21 13:01 UTC 

[RESEND PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
 2022-07-21 12:59 UTC  (2+ messages)

[GIT PULL] ARM: dt-bindings: aspeed for v5.20
 2022-07-21 12:55 UTC  (2+ messages)

[PATCH][next] perf inject: Fix spelling mistake "theads" -> "threads"
 2022-07-21 12:45 UTC 

[PATCH][next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch"
 2022-07-21 12:42 UTC 

[RESEND PATCH v5 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-07-21 12:42 UTC  (6+ messages)
` [RESEND PATCH v5 2/2] "

[PATCH] dmaengine: idxd: Correct IAX operation code names
 2022-07-21 12:41 UTC  (2+ messages)

[PATCH] driver core: Do not add a device that has been removed in device_shutdown to devices_kset list again
 2022-07-21 12:40 UTC  (2+ messages)

[PATCH v2] LoongArch: Remove unused header compiler.h
 2022-07-21 12:36 UTC  (2+ messages)

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-21 12:34 UTC  (3+ messages)
` [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB

dw-axi-dmac updates (debug, minor bugfixes)
 2022-07-21 12:33 UTC  (7+ messages)
` [PATCH 1/3] dmaengine: dw-axi-dmac: dump channel registers on error
` [PATCH 2/3] dmaengine: dw-axi-dmac: do not print NULL LLI during error
` [PATCH 3/3] dmaengine: dw-axi-dmac: ignore interrupt if no descriptor

[PATCH 0/2] New driver for Intel(Altera) FPGA System ID softIP
 2022-07-21 12:32 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drivers: misc: intel_sysid: Add sysid from arch to drivers
  ` [PATCH v2 2/3] dt-bindings: misc: intel_sysid: Add the system id binding for Altera(Intel) FPGA platform
  ` [PATCH v2 3/3] documentation: misc: intel_sysid: Add the system id sysfs documentation "

[PATCH v7 0/7] RISC-V IPI Improvements
 2022-07-21 12:26 UTC  (6+ messages)
` [PATCH v7 3/7] genirq: Add mechanism to multiplex a single HW IPI

[PATCH] ASoC: Intel: avs: Mark avs_path_module_type_create() as noinline
 2022-07-21 12:25 UTC  (2+ messages)

[PATCH] drm/imx/dcss: get rid of HPD warning message
 2022-07-21 12:25 UTC  (2+ messages)

No controller seen in /sys/kernel/config/pci_ep/controllers
 2022-07-21 12:23 UTC  (4+ messages)

[PATCH] MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
 2022-07-21 12:19 UTC  (2+ messages)

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-07-21 12:16 UTC  (2+ messages)

[PATCH 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-07-21 12:14 UTC  (4+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 44/45] arch/x86/lib/putuser.S:81: Error: symbol `__put_user_nocheck_2' is already defined
 2022-07-21 12:12 UTC 

[PATCH] platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4
 2022-07-21 12:11 UTC 

[PATCH 0/5] Add IRQC support to Renesas RZ/G2L and RZ/V2L SoC
 2022-07-21 12:06 UTC  (8+ messages)
` [PATCH 5/5] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}

[PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
 2022-07-21 12:05 UTC 

[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
 2022-07-21 11:53 UTC  (2+ messages)

[PATCH 0/7] Virtual NMI feature
 2022-07-21 11:56 UTC  (8+ messages)
` [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI

[PATCH v3 0/4] virtio/virtio_test
 2022-07-21 11:55 UTC  (2+ messages)

[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
 2022-07-21 11:54 UTC  (21+ messages)
` [PATCH v2 02/11] KVM: x86: emulator: introduce update_emulation_mode
` [PATCH v2 03/11] KVM: x86: emulator: remove assign_eip_near/far
` [PATCH v2 05/11] KVM: x86: emulator: update the emulation mode after CR0 write
` [PATCH v2 07/11] KVM: x86: emulator/smm: add structs for KVM's smram layout
` [PATCH v2 09/11] KVM: x86: emulator/smm: use smram struct for 64 bit smram load/restore
` [PATCH v2 10/11] KVM: x86: SVM: use smram structs

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-07-21 11:54 UTC  (3+ messages)

[PATCH] KVM: nSVM: Pull CS.Base from actual VMCB12 for soft int/ex re-injection
 2022-07-21 11:51 UTC  (5+ messages)

[PATCH v5 0/3] power: domain: handle power supplies that need interrupts
 2022-07-21 11:49 UTC  (3+ messages)
` [PATCH v5 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON

[PATCH] HID: nintendo: Add missing array termination
 2022-07-21 11:48 UTC  (3+ messages)

[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-21 11:44 UTC  (5+ messages)


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