linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 11:40:20 to 2022-07-25 15:19:46 UTC [more...]

[PATCH v5] cpu/hotplug: Do not bail-out in DYING/STARTING sections
 2022-07-25 15:16 UTC  (3+ messages)

[PATCH] ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
 2022-07-25 15:13 UTC 

[PATCH v3 0/7] PCI: brcmstb: Re-submit reverted patchset
 2022-07-25 15:12 UTC  (8+ messages)
` [PATCH v3 1/7] PCI: brcmstb: Remove unnecessary forward declarations
` [PATCH v3 2/7] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v3 3/7] PCI: brcmstb: Gate config space access on link status
` [PATCH v3 4/7] PCI: brcmstb: Add mechanism to turn on subdev regulators
` [PATCH v3 5/7] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v3 6/7] PCI: brcmstb: Do not turn off WOL regulators on suspend
` [PATCH v3 7/7] PCI: brcmstb: Have .map_bus function names end with 'map_bus'

[PATCH v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-07-25 15:10 UTC  (26+ messages)
` [PATCH v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH v4 02/25] net: fman: Convert to SPDX identifiers
` [PATCH v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [PATCH v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH v4 05/25] net: fman: dtsec: Always gracefully stop/start
` [PATCH v4 06/25] net: fman: Get PCS node in per-mac init
` [PATCH v4 07/25] net: fman: Store initialization function in match data
` [PATCH v4 08/25] net: fman: Move struct dev to mac_device
` [PATCH v4 09/25] net: fman: Configure fixed link in memac_initialization
` [PATCH v4 10/25] net: fman: Export/rename some common functions
` [PATCH v4 11/25] net: fman: memac: Use params instead of priv for max_speed
` [PATCH v4 12/25] net: fman: Move initialization to mac-specific files
` [PATCH v4 13/25] net: fman: Mark mac methods static
` [PATCH v4 14/25] net: fman: Inline several functions into initialization
` [PATCH v4 15/25] net: fman: Remove internal_phy_node from params
` [PATCH v4 16/25] net: fman: Map the base address once
` [PATCH v4 17/25] net: fman: Pass params directly to mac init
` [PATCH v4 18/25] net: fman: Use mac_dev for some params
` [PATCH v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [PATCH v4 20/25] net: fman: Clean up error handling
` [PATCH v4 21/25] net: fman: Change return type of disable to void
` [PATCH v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH v4 24/25] soc: fsl: qbman: Add CGR update function
` [PATCH v4 25/25] net: dpaa: Adjust queue depth on rate change

[PATCH] rtla: fix double free
 2022-07-25 15:12 UTC  (5+ messages)
      ` [PATCH v2] rtla: Fix "

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-07-25 15:07 UTC  (2+ messages)

[PATCH v1 0/4] coresight: Reduce duplicated sysfs accessors
 2022-07-25 15:07 UTC  (6+ messages)
` [PATCH v1 1/4] coresight: Remove unused function parameter
` [PATCH v1 2/4] coresight: Simplify sysfs accessors by using csdev_access abstraction
` [PATCH v1 3/4] coresight: Re-use same function for similar sysfs register accessors
` [PATCH v1 4/4] coresight: cti-sysfs: Re-use same functions "

[PATCH 1/2] arm64: dts: microchip: sparx5: remove PSCI
 2022-07-25 15:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: microchip: sparx5: dont use PSCI for core bringup

[PATCH v5 0/5] vfio/pci: power management changes
 2022-07-25 15:04 UTC  (10+ messages)
` [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v5 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v5 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[Question] timers: trigger_dyntick_cpu() vs TIMER_DEFERRABLE
 2022-07-25 15:00 UTC  (3+ messages)

[i5000_edac] RIP: 0010:i5000_init_one+0x93b/0x9a0 [i5000_edac] - 5.19.0-rc8
 2022-07-25 14:55 UTC 

[PATCH v3 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-07-25 14:55 UTC  (2+ messages)

[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
 2022-07-25 14:54 UTC  (4+ messages)

[PATCH V2 0/5] Uncore PMON discovery mechanism support
 2022-07-25 14:51 UTC  (6+ messages)
` [PATCH V2 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25 14:49 UTC  (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-07-25 14:49 UTC  (19+ messages)
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF

Why set .suppress_bind_attrs even though .remove() implemented?
 2022-07-25 14:43 UTC  (4+ messages)

[PATCH 0/7] USB: cdc: add control and state defines
 2022-07-25 14:38 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-25 14:36 UTC  (11+ messages)
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[linux-stable-rc:linux-5.15.y 6874/8723] arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC
 2022-07-25 14:35 UTC  (8+ messages)

[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-07-25 14:34 UTC  (9+ messages)
` [PATCH net-next 1/2] firmware: xilinx: add support for sd/gem config
` [PATCH net-next 2/2] net: macb: Add zynqmp SGMII dynamic configuration support

[PATCH] rtla: Define syscall numbers for riscv
 2022-07-25 14:34 UTC 

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-25 14:32 UTC  (4+ messages)

[PATCH v4 0/3] mm/mprotect: Fix soft-dirty checks
 2022-07-25 14:28 UTC  (5+ messages)
` [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
` [PATCH v4 2/3] selftests: soft-dirty: Add test for mprotect
` [PATCH v4 3/3] selftests: Add soft-dirty into run_vmtests.sh

[FYI PATCH 1/1] tools headers cpufeatures: Sync with the kernel sources
 2022-07-25 14:27 UTC 

[PATCH] printk: Skip console drivers on PREEMPT_RT
 2022-07-25 14:24 UTC  (11+ messages)
      ` [PATCH v2] "

[PATCH 0/2] arm64 defconfig: Get faddr2line working
 2022-07-25 14:22 UTC  (6+ messages)

[PATCH v4] drm/i915: stop using swiotlb
 2022-07-25 14:18 UTC 

[PATCH 1/3 cgroup/for-5.20] cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
 2022-07-25 14:16 UTC  (6+ messages)
` [PATCH 2/3 cgroup/for-5.20] cgroup: Add "no" prefixed mount options
  ` [PATCH 3/3 cgroup/for-5.20] cgroup: Make !percpu threadgroup_rwsem operations optional
    ` [PATCH RESEND "

[PATCH 1/2 v2] regmap: Support accelerated noinc operations
 2022-07-25 14:10 UTC  (2+ messages)
` [PATCH 2/2 v2] regmap: mmio: Support accelerared "

[PATCH v3 0/3] mm/mprotect: Fix soft-dirty checks
 2022-07-25 14:11 UTC  (6+ messages)
` [PATCH v3 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()

[PATCH v5] watchdog: add driver for StreamLabs USB watchdog device
 2022-07-25 14:07 UTC  (4+ messages)

[PATCH v5 00/17] KVM nVHE Hypervisor stack unwinder
 2022-07-25 14:05 UTC  (3+ messages)
` [PATCH v5 05/17] arm64: stacktrace: Factor out common unwind()

[PATCH v12 00/69] Introducing the Maple Tree
 2022-07-25 14:01 UTC  (4+ messages)
` [PATCH v12 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()

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

[PATCH v2] docs: Fix typo in comment
 2022-07-25 13:57 UTC  (10+ messages)

[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
 2022-07-25 13:54 UTC  (3+ messages)

[PATCH -next] ACPI/IORT: Fix build error implicit-function-declaration
 2022-07-25 13:50 UTC  (2+ messages)

[PATCH,RFC] livepatch: fix race between fork and klp_reverse_transition
 2022-07-25 13:49 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-25 13:46 UTC  (4+ messages)

[net-next: PATCH] net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
 2022-07-25 13:43 UTC  (6+ messages)

[PATCH 0/4] faster kexec reboot
 2022-07-25 13:32 UTC  (14+ messages)
` [PATCH 1/4] kexec: reuse crash kernel reserved memory for normal kexec
    ` Fwd: [External] "
    `  "
` [PATCH 2/4] kexec: add CONFING_KEXEC_PURGATORY_SKIP_SIG
    ` [External] "
  ` Fwd: "
` [PATCH 3/4] x86: Support the uncompressed kernel to speed up booting
  ` Fwd: "
` [PATCH 4/4] x86: boot: avoid memory copy if kernel is uncompressed
  ` Fwd: "
` Fwd: [PATCH 0/4] faster kexec reboot

[RFC PATCH] devres: avoid over memory allocation with managed memory allocation
 2022-07-25 13:30 UTC  (2+ messages)
` [devres] 3d0e198cd7: WARNING:at_drivers/base/devres.c:#devm_kfree

[PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
 2022-07-25 13:30 UTC  (7+ messages)
  ` [External] "

[PATCH v2 0/6] can: slcan: extend supported features (step 2)
 2022-07-25 13:25 UTC  (6+ messages)
` [PATCH v2 2/6] can: slcan: remove legacy infrastructure
` [PATCH v2 6/6] MAINTAINERS: Add maintainer for the slcan driver

[PATCH v2 1/2] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-25 13:23 UTC  (3+ messages)

[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
 2022-07-25 13:09 UTC  (5+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-07-25 13:04 UTC  (11+ messages)

[PATCH v2 0/5] ASoC: atmel: one fix and few cleanups
 2022-07-25 13:09 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: mchp-spdifrx: disable end of block interrupt on failures
` [PATCH v2 2/5] ASoC: mchp-spdifrx: use single tab indent for structure
` [PATCH v2 3/5] ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
` [PATCH v2 4/5] ASoC: mchp-spdiftx: return directly ret
` [PATCH v2 5/5] ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-25 13:05 UTC  (13+ messages)
` [PATCHv7 02/14] mm: Add "
` [PATCHv7 04/14] efi/x86: Get full memory map in allocate_e820()

[PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
 2022-07-25 12:48 UTC 

[PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
 2022-07-25 13:02 UTC  (5+ messages)

[PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-25 13:04 UTC  (4+ messages)
` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs

[PATCH v3] random: handle archrandom with multiple longs
 2022-07-25 13:02 UTC  (3+ messages)
` [PATCH] random: discourage use of archrandom outside of rng

[PATCH 4/7] spi: a3700: support BE for AC5 SPI driver
 2022-07-25 12:55 UTC  (5+ messages)

[PATCH v2] EDAC/ghes: Fix buffer overflow in ghes_edac_register()
 2022-07-25 12:54 UTC  (9+ messages)

Regression: Linux v5.15+ does not boot on Freescale P2020
 2022-07-25 12:52 UTC  (5+ messages)

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-25 12:50 UTC  (9+ messages)
` [PATCH v2 2/5] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH v2 4/5] MAINTAINERS: Add entries for "

[PATCH v13 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-07-25 12:46 UTC  (5+ messages)
` [PATCH v13 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH] KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register
 2022-07-25 12:46 UTC  (3+ messages)

[syzbot] WARNING in p9_client_destroy
 2022-07-25 12:45 UTC  (4+ messages)

[RFC PATCH v4 0/2] Add capabilities file to securityfs
 2022-07-25 12:41 UTC  (3+ messages)
` [RFC PATCH v4 1/2] capability: Add cap_string
` [RFC PATCH v4 2/2] security/inode.c: Add capabilities file

[PATCH] drm/amdgpu: Re-enable DCN for 64-bit powerpc
 2022-07-25 12:39 UTC 

[PATCH 2/3] lkdtm/perms: Check possible NULL pointer returned by kmalloc(),vmalloc()
 2022-07-25 12:37 UTC  (4+ messages)

[PATCH v5 00/12] Add support for the i.MXRT1170-evk
 2022-07-25 12:36 UTC  (3+ messages)
` [PATCH v5 02/12] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation

[syzbot] WARNING in p9_client_destroy
 2022-07-25 12:36 UTC 

[PATCH] tools: thermal: Fix typo 'the the' in comment
 2022-07-25 12:33 UTC  (2+ messages)

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

[PATCH] amdgpu: re-enable DCN for ppc64le
 2022-07-25 12:25 UTC  (4+ messages)

[PATCH] powerpc/fsl-pci: Fix Class Code of PCIe Root Port
 2022-07-25 12:24 UTC  (2+ messages)

[PATCH 0/2] lib/nodemask: inline wrappers around bitmap
 2022-07-25 12:22 UTC  (5+ messages)
` [PATCH 1/2] powerpc: drop dependency on <asm/machdep.h> in archrandom.h

drivers/mtd/nand/onenand/onenand_omap2.c:385:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-25 12:21 UTC 

[isilence:zc_perf_tests 10/10] io_uring/net.c:1094:18: warning: variable 'min_ret' set but not used
 2022-07-25 12:21 UTC 

[PATCH 0/2] Add Auxiliary driver support
 2022-07-25 12:15 UTC  (3+ messages)
` [PATCH 2/2] RDMA/bnxt_re: Use auxiliary driver interface

[PATCH v1 0/2] spi: npcm-pspi: add Arbel NPCM8XX and full duplex support
 2022-07-25 12:15 UTC  (5+ messages)
` [PATCH v1 1/2] spi: npcm-pspi: add "

WARNING: CPU: 4 PID: 326 at drivers/opp/core.c:2471 dev_pm_opp_set_config+0x344/0x620
 2022-07-25 12:09 UTC  (4+ messages)

[PATCH v2 1/2] x86/purgatory: hard-code obj-y in Makefile
 2022-07-25 12:08 UTC  (2+ messages)
` [tip: x86/build] x86/purgatory: Hard-code "

[PATCH v2 2/2] x86/purgatory: Omit use of bin2c
 2022-07-25 12:08 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH V5] dt-bindings: mediatek: Add axi clock in mt8173 dts example
 2022-07-25 12:02 UTC 

[PATCH] scsi: Fix comment typo
 2022-07-25 12:02 UTC 

[PATCH] ASoC: amd: acp: Modify dai_id macros to be more generic
 2022-07-25 12:02 UTC  (3+ messages)

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-07-25 11:59 UTC  (5+ messages)
` [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin

arch/x86/events/core.c:1869:25: warning: Local variable 'pmu' shadows outer variable [shadowVariable]
 2022-07-25 11:50 UTC 

[PATCH 5.18 00/70] 5.18.14-rc1 review
 2022-07-25 11:49 UTC  (4+ messages)
` [PATCH 5.18 13/70] objtool: skip non-text sections when adding return-thunk sites

[PATCH 1/2] regmap: Support accelerated noinc operations
 2022-07-25 11:45 UTC  (2+ messages)

[PATCH] staging: pi433: remove duplicated comments
 2022-07-25 11:45 UTC 

linux-next: Signed-off-by missing for commit in the hid tree
 2022-07-25 11:43 UTC 

[PATCH v2 0/3] Add Versal compatible string to Macb driver
 2022-07-25 11:40 UTC  (2+ 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).