linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 11:51:29 to 2021-09-29 14:54:43 UTC [more...]

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-29 14:54 UTC  (5+ messages)

[PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize
 2021-09-29 14:53 UTC  (2+ messages)
  ` [PATCH 2/3] drm/mediatek: Fix pkt buf alloc once but free many times

[PATCH] media: rcar-vin: add support for GREY format
 2021-09-29 14:53 UTC  (3+ messages)
` [PATCH v2] media: rcar-vin: add "

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-09-29 14:51 UTC  (3+ messages)
` [PATCH v2 01/10] riscv: Allow to dynamically define VA_BITS
` [PATCH v2 02/10] riscv: Get rid of MAXPHYSMEM configs

[PATCH] ASoC: wm_adsp: Fix compilation when debugfs is disabled
 2021-09-29 14:52 UTC  (2+ messages)

[PATCH] ALSA: rawmidi: Fix potential UAF from sequencer destruction
 2021-09-29 14:51 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.15-rc4
 2021-09-29 14:51 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.9
 2021-09-29 14:51 UTC  (9+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-09-29 14:50 UTC  (7+ messages)
` [PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-29 14:49 UTC  (13+ messages)

[PATCH] ASoC: wm_adsp: remove a repeated including
 2021-09-29 14:47 UTC  (2+ messages)

[PATCH] atm: [nicstar] make drain_scq explicitly unsigned
 2021-09-29 14:46 UTC  (2+ messages)

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 14:46 UTC  (4+ messages)

[PATCHv1] ACPI: processor idle: Allow playing dead in C3 state
 2021-09-29 14:45 UTC  (8+ messages)

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29 14:44 UTC  (3+ messages)
` [PATCH v5 07/11] PCI: Replace pci_dev::driver usage that gets the driver name

[PATCH 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-09-29 14:44 UTC  (3+ messages)
` [PATCH 1/2] cpuidle: Avoid calls to cpuidle_resume|pause() "
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[PATCH v1] x86/Kconfig: select ARCH_SELECT_MEMORY_MODEL only if FLATMEM and SPARSEMEM are possible
 2021-09-29 14:43 UTC 

[PATCH] driver core: Switch to using the new API kobj_to_dev()
 2021-09-29 15:02 UTC  (2+ messages)
` [driver core] eedc73d4f3: BUG:kernel_reboot-without-warning_in_boot_stage

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-29 14:42 UTC  (8+ messages)
` [PATCH v4 02/10] drm/ingenic: Add support for JZ4780 and HDMI output

[PATCH] drivers/ata: Fix kernel pointer leak
 2021-09-29 14:40 UTC  (2+ messages)

[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 14:39 UTC  (20+ messages)
` [PATCH net-next v1 1/5] devlink: Add missed notifications iterators
` [PATCH net-next v1 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next v1 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next v1 5/5] devlink: Delete reload enable/disable interface

[PATCH V3 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-09-29 14:40 UTC  (3+ messages)
` [PATCH V3 5/7] genirq/affinity: move group_cpus_evenly() into lib/

[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
 2021-09-29 14:36 UTC  (7+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
` [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
` [PATCH v1 3/6] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
` [PATCH v1 4/6] mm/memory_hotplug: remove HIGHMEM leftovers
` [PATCH v1 5/6] mm/memory_hotplug: remove stale function declarations
` [PATCH v1 6/6] x86: remove memory hotplug support on X86_32

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-29 14:36 UTC  (8+ messages)

[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
 2021-09-29 14:35 UTC  (4+ messages)
` [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C subsystem

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-29 14:34 UTC  (10+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH] zram: Introduce an aged idle interface
 2021-09-29 14:30 UTC  (2+ messages)
` [PATCH v6] "

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-29 14:29 UTC  (8+ messages)
` [PATCHv2 4/5] irqchip/GICv3: let gic_handle_irq() utilize irqentry on arm64

[drm] 2f425cf524: WARNING:at_drivers/gpu/drm/drm_mode_object.c:#drm_object_attach_property
 2021-09-29 14:49 UTC 

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-29 14:27 UTC  (6+ messages)
` [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls

[PATCH] of: remove duplicate declaration of of_iomap()
 2021-09-29 14:26 UTC  (2+ messages)

[PATCH v2 0/4] CMDQ refinement of Mediatek DRM driver
 2021-09-29 14:25 UTC  (7+ messages)

Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts
 2021-09-29 14:25 UTC  (6+ messages)
` [PATCH] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-09-29 14:21 UTC  (3+ messages)
` [PATCH v6 09/19] auxdisplay: ht16k33: Connect backlight to fbdev

[PATCH v2 net-next] devlink: Add missed notifications iterators
 2021-09-29 14:18 UTC 

[smartpqi updates PATCH V2 00/11] smartpqi updates
 2021-09-29 14:12 UTC  (4+ messages)

[PATCH net-next v16 0/3] AX88796C SPI Ethernet Adapter
 2021-09-29 14:08 UTC  (4+ messages)
    ` [PATCH net-next v16 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH net-next v16 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH] regulator: Lower priority of logging when setting supply
 2021-09-29 14:07 UTC 

Circular dependency between DSA switch driver and tagging protocol driver
 2021-09-29 14:07 UTC  (5+ messages)

[PATCH 0/4] Add secure domains support
 2021-09-29 14:07 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: devicetree documentation for secure domain
` [PATCH 3/4] misc: fastrpc: Set channel as secure
` [PATCH 4/4] misc: fastrpc: reject non-secure node for secure domain

[PATCH v6 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-09-29 14:01 UTC  (4+ messages)
` [PATCH v6 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH 1/2] kconfig: narrow the scope of variables in the lexer
 2021-09-29 14:01 UTC  (3+ messages)
` [PATCH 2/2] kconfig: rename a variable in the lexer to a clearer name

[mark:fuzzing/5.10-rc7 1/4] include/linux/irqflags.h:224:1: error: function declaration isn't a prototype
 2021-09-29 14:00 UTC 

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-29 14:00 UTC  (13+ messages)
` [PATCH v2 01/12] arm64: don't have ARCH_EXYNOS select EXYNOS_CHIPID
  ` (subset) "
` [PATCH v2 07/12] clk: samsung: set exynos arm64 clk driver as tristate
` [PATCH v2 10/12] soc: samsung: pmu: modularize the Exynos ARMv8 PMU driver
` [PATCH v2 11/12] soc: samsung: pm_domains: modularize EXYNOS_PM_DOMAINS
` [PATCH v2 12/12] ARM: rtc: remove HAVE_S3C_RTC in favor of direct dependencies

[PATCH v2 0/3] soc: samsung: exynos-chipid: be a module!
 2021-09-29 13:58 UTC  (2+ messages)

[RFC PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-09-29 13:55 UTC  (4+ messages)

[PATCH v8 0/2] Interface to represent PAPR firmware attributes
 2021-09-29 13:49 UTC  (3+ messages)
` [PATCH v8 1/2] powerpc/pseries: "

[PATCH 00/10] DRAM devfreq support for Allwinner A64/H5
 2021-09-29 13:46 UTC  (3+ messages)
` [PATCH 06/10] dt-bindings: arm: sunxi: Expand MBUS binding

[PATCH v1 1/4] dt-bindings: phy: Add binding for Mediatek MT8195 HDMI PHY
 2021-09-29 13:46 UTC  (4+ messages)
` [PATCH v1 2/4] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH] arm64: traps: add dump instr before BUG in kernel
 2021-09-29 13:29 UTC 

[PATCH 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema
 2021-09-29 13:42 UTC  (3+ messages)
` [PATCH 1/2] regulator: dt-bindings: maxim,max77686: "

[PATCH 0/2] device property: Remove device_add_properties()
 2021-09-29 13:37 UTC  (3+ messages)
` [PATCH 1/2] PCI: Use software node API with additional device properties
` [PATCH 2/2] device property: Remove device_add_properties() API

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-09-29 13:33 UTC  (4+ messages)

[PATCH v4 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-29 13:36 UTC  (5+ messages)
` [PATCH v4 12/13] blk-mq: Use shared tags for shared sbitmap support

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-29 13:31 UTC  (11+ messages)
` [PATCH v2] "

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-09-29 13:28 UTC  (5+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector

[PATCH][next] octeontx2-af: Remove redundant initialization of variable pin
 2021-09-29 13:27 UTC 

About the "__refdata" tag in pci-keystone.c
 2021-09-29 13:23 UTC  (3+ messages)

include/linux/fortify-string.h:27:33: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29
 2021-09-29 13:23 UTC 

[PATCH 0/2] usb: cdc-wdm: Fix config and constify
 2021-09-29 13:21 UTC  (3+ messages)
` [PATCH 1/2] usb: cdc-wdm: Fix check for WWAN
` [PATCH 2/2] usb: cdc-wdm: Constify static struct wwan_port_ops

[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-29 13:19 UTC  (4+ messages)

[PATCH] btrfs: turn btrfs_destroy_all_ordered_extents() into void functions
 2021-09-29 13:17 UTC  (2+ messages)

[PATCH] ASoC: ux500: mop500: Constify static snd_soc_ops
 2021-09-29 13:16 UTC  (2+ messages)

[PATCH] fs/elf: Fix kernel pointer leak
 2021-09-29 13:17 UTC 

[PATCH] ASoC: ti: Constify static snd_soc_ops
 2021-09-29 13:16 UTC  (2+ messages)

[PATCH] fs: nfsd: Simplify the return expression of numeric_name_to_id
 2021-09-29 13:13 UTC  (2+ messages)

[PATCH net v2 1/1] net: pcs: xpcs: fix incorrect CL37 AN sequence
 2021-09-29 13:13 UTC  (2+ messages)

[PATCH] media: atomisp: add missing return type (fix -Werror=return-type)
 2021-09-29 13:11 UTC  (2+ messages)

[PATCH 0/5] kthread: increase the size of kthread's comm
 2021-09-29 13:08 UTC  (6+ messages)
` [PATCH 2/5] kernel/fork: allocate task->comm dynamicly
` [PATCH 3/5] kernel/sched: improve the BUILD_BUG_ON() in get_task_comm()
` [PATCH 4/5] kernel: increase the size of kthread's comm
` [PATCH 5/5] kernel/kthread: show a warning if kthread's comm is still trucated

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-29 13:07 UTC  (4+ messages)
` [PATCH net-next v1 21/21] net: dsa: Move devlink registration "

[patch 0/5] sched: Miscellaneous RT related tweaks
 2021-09-29 13:05 UTC  (6+ messages)
` [patch 4/5] sched: Delay task stack freeing on RT
` [patch 5/5] sched: Move mmdrop to RCU "

[PATCH] ASoC: dt-bindings: rt5682s: fix the device-tree schema errors
 2021-09-29 13:04 UTC 

[PATCH] power: supply: core: Fix a build failure due to psy_has_property() definition location
 2021-09-29 13:02 UTC 

[PATCH 0/5] Remove dependency on congestion_wait in mm/ v2
 2021-09-29 13:00 UTC  (2+ messages)

[mark:fuzzing/5.10-rc7 1/4] include/linux/irqflags.h:224:35: error: this function declaration is not a prototype
 2021-09-29 12:59 UTC 

[RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
 2021-09-29 12:59 UTC  (11+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-29 12:57 UTC  (38+ messages)
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFD
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 17/20] iommu/iommufd: Report iova range to userspace

[PATCH -next] KVM: use vma_pages() helper
 2021-09-29 12:56 UTC  (2+ messages)

[PATCH v5 0/3] staging: vt6655: replace camel case variables
 2021-09-29 12:56 UTC  (6+ messages)
` [PATCH v5 2/3] staging: vt6655: fix camelcase in ldBmThreshold

[PATCH v2 0/2] Cleanups for pointer usages in nVMX
 2021-09-29 17:51 UTC  (2+ messages)

[PATCH v3 7/7] eni_vdpa: add vDPA driver for Alibaba ENI
 2021-09-29 12:54 UTC  (2+ messages)

[mcgrof-next:20210927-for-axboe-add-disk-error-handling 63/63] drivers/nvdimm/pmem.c:495:9: error: ignoring return value of 'device_add_disk' declared with attribute 'warn_unused_result'
 2021-09-29 12:54 UTC 

[patch v8 0/7] handle unexpected message from server
 2021-09-29 12:54 UTC  (3+ messages)

[PATCH][next] rtc: msc313: Fix unintentional sign extension issue on left shift of a u16
 2021-09-29 12:56 UTC  (4+ messages)

[RFC] arm64: mm: update max_pfn after memory hotplug
 2021-09-29 12:51 UTC  (9+ messages)

[PATCH v17 00/15] arm64: MMU enabled kexec relocation
 2021-09-29 12:49 UTC  (8+ messages)
` [PATCH v17 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v17 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v17 10/15] arm64: kexec: use ld script for relocation function

[PATCH v3] pinctrl: intel: Kconfig: Add configuration menu to Intel pin control
 2021-09-29 12:46 UTC  (3+ messages)

[QUESTION] ltp: mavise06 failed when the task scheduled to another cpu
 2021-09-29 12:38 UTC 

[PATCH v1 2/2] mmc: sdhci: Use the SW timer when the HW timer cannot meet the timeout value required by the device
 2021-09-29 12:38 UTC  (12+ messages)

[PATCH 1/2] regulator: Add Unisoc's SC2730 regulator driver
 2021-09-29 12:29 UTC  (4+ messages)

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-29 12:28 UTC  (10+ messages)
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting

[PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
 2021-09-29 12:27 UTC  (13+ messages)
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink

[PATCH] drivers/scsi: Fix kernel pointer leak
 2021-09-29 12:25 UTC 

[PATCH v1] Bluetooth: btusb: Add the new support IDs for WCN6855
 2021-09-29 12:23 UTC  (2+ messages)

[PATCH] drm/msm: Fix null pointer dereference on pointer edp
 2021-09-29 12:18 UTC 

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-29 12:13 UTC  (3+ messages)
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH v1] driver core: Reject pointless SYNC_STATE_ONLY device links
 2021-09-29 12:12 UTC  (2+ messages)

[PATCH v2] char: xillybus: Eliminate redundant wrappers to DMA related calls
 2021-09-29 12:08 UTC  (2+ messages)

[PATCH] acpi/processor_idle.c: Fix kernel pointer leak
 2021-09-29 12:07 UTC  (2+ messages)

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-29 12:00 UTC  (3+ messages)

[PATCH] ACPI: avoid NULL pointer arithmetic
 2021-09-29 12:01 UTC  (4+ messages)

[RFC PATCH net-next] net: hns3: debugfs add support dumping page pool info
 2021-09-29 11:51 UTC 

[PATCH] scs: Release kasan vmalloc poison in scs_free process
 2021-09-29 11:54 UTC  (2+ messages)

[PATCH 0/6] Dynamic aspeed-smc flash chips via "reserved" DT status
 2021-09-29 11:54 UTC  (7+ messages)
` [PATCH 1/6] of: base: Add function to check for status = "reserved"
` [PATCH 2/6] mtd: core: clear out unregistered devices a bit more
` [PATCH 3/6] mtd: spi-nor: aspeed: Refactor registration/unregistration
` [PATCH 4/6] mtd: spi-nor: aspeed: Allow attaching & detaching chips at runtime
` [PATCH 5/6] mtd: spi-nor: aspeed: Don't automatically attach reserved chips
` [PATCH 6/6] ARM: dts: aspeed: Add e3c246d4i BIOS flash device

[PATCH][V2] drm/msm: Fix potential integer overflow on 32 bit multiply
 2021-09-29 11:53 UTC 

[PATCH devicetree] arm64: dts: ls1028a: mark internal links between Felix and ENETC as capable of flow control
 2021-09-29 11:52 UTC 


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