linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 14:29:49 to 2021-09-27 16:40:19 UTC [more...]

[PATCH 0/5] Switchtec Fixes and Improvements
 2021-09-27 16:39 UTC  (2+ messages)

[PATCH 1/2] locking/rwsem: fix comments about reader optimistic lock stealing conditions
 2021-09-27 16:38 UTC  (2+ messages)
` [PATCH 2/2] locking/rwsem: add preempt_disable/enable for spin region

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-09-27 16:38 UTC  (13+ messages)
` [PATCH v8 01/12] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v8 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v8 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 10/12] test_sysfs: enable deadlock tests by default
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

[PATCH 1/4] arm64: dts: marvell: espressobin-ultra: enable UART output by default
 2021-09-27 16:38 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
` [PATCH 3/4] arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins
` [PATCH 4/4] arm64: dts: marvell: espressobin-ultra: enable front USB3 port

[PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7
 2021-09-27 16:36 UTC  (3+ messages)
` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming

[PATCH v3 0/7] iio: adc: stm32-adc: add internal channels support
 2021-09-27 16:36 UTC  (3+ messages)
` [PATCH v3 5/7] iio: adc: stm32-adc: add support of internal channels
  ` [Linux-stm32] "

drivers/bluetooth/btmrvl_main.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 16:36 UTC 

[PATCH v16 0/5] FPGA Image Load (previously Security Manager)
 2021-09-27 16:33 UTC  (6+ messages)
` [PATCH v16 2/5] fpga: image-load: enable image uploads

[PATCH v2] perf/core: fix userpage->time_enabled of inactive events
 2021-09-27 16:33 UTC  (2+ messages)

[PATCH] [RFC] mtd: fixup CFI on ixp4xx
 2021-09-27 16:33 UTC  (2+ messages)

[PATCH v1 0/6] Tegra cpuidle driver fixes and improvements for 5.16
 2021-09-27 16:33 UTC  (3+ messages)
` [PATCH v1 5/6] cpuidle: tegra: Enable compile testing

[PATCH v2] mtd: rawnand: xway: No hardcoded ECC engine, use device tree setting
 2021-09-27 16:31 UTC  (7+ messages)

[PATCH 1/6] dt-bindings: hwmon: ti,tmp108: convert to dtschema
 2021-09-27 16:28 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: hwmon: ibm,cffps: move to trivial devices

[PATCH RESEND 0/2] Use generic code for randomization of virtual address of x86
 2021-09-27 16:27 UTC  (4+ messages)
` [PATCH RESEND 2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout()

[PATCH] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-09-27 16:23 UTC  (2+ messages)

[PATCH] [RESEND] drm: fb_helper: fix CONFIG_FB dependency
 2021-09-27 16:23 UTC  (2+ messages)

[PATCH] [RFC] ntfs: disable for 64KB because of stack overflow risk
 2021-09-27 16:23 UTC  (2+ messages)

[PATCH] module: fix clang CFI with MODULE_UNLOAD=n
 2021-09-27 16:21 UTC  (3+ messages)

[PATCH] printk: avoid -Wsometimes-uninitialized warning
 2021-09-27 16:21 UTC  (3+ messages)

[PATCH] x86/entry/ia32: Ensure s32 is sign extended to s64
 2021-09-27 16:19 UTC 

[PATCH v4 0/2] Amlogic Meson Always-On ARC remote-processor support
 2021-09-27 16:19 UTC  (3+ messages)
` [PATCH v4 2/2] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-27 16:18 UTC  (8+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH] drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warning
 2021-09-27 16:18 UTC  (2+ messages)

[PATCH] aio: convert active_reqs into an array
 2021-09-27 16:15 UTC  (2+ messages)

next/master bisection: baseline.login on qemu_arm-vexpress-a9
 2021-09-27 16:15 UTC  (3+ messages)

[PATCH v4 0/2] add Watchdog Timer delay support for BQ24735
 2021-09-27 16:15 UTC  (3+ messages)
` [PATCH v4 1/2] power: supply: bq24735: add watchdog timer delay support

[PATCH RESEND bpf] bpf, s390: Fix potential memory leak about jit_data
 2021-09-27 16:13 UTC  (4+ messages)

[PATCH] scripts/gcc-plugins: consistently use HOSTCC
 2021-09-27 16:12 UTC  (5+ messages)

[PATCH v8 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-27 16:11 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v8 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v8 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v8 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

call_rcu data race patch
 2021-09-27 16:10 UTC  (12+ messages)

[RFC PATCH 0/5] Start aligning perf test with kunit style
 2021-09-27 16:09 UTC  (8+ messages)
` [RFC PATCH 3/5] perf test: Make each test/suite its own struct

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-27 16:07 UTC  (7+ messages)

[PATCH] staging: most: dim2: force fcnt=3 on Renesas GEN3
 2021-09-27 16:06 UTC  (6+ messages)
      ` [PATCH v2] "
      ` [PATCH] staging: most: dim2: use if statements instead of ?: expressions

[PATCH] ASoC: max98373: Mark cache dirty before entering sleep
 2021-09-27 16:06 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-27 16:07 UTC  (3+ messages)
` [PATCH net-next v1 14/21] ionic: Move devlink registration "

[PATCH] net: ipa: Declare IPA firmware with MODULE_FIRMWARE()
 2021-09-27 16:07 UTC  (3+ messages)

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-27 16:06 UTC  (10+ messages)
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-27 16:06 UTC  (8+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCHv2] nvme: add command id quirk for apple controllers
 2021-09-27 16:01 UTC  (4+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-27 16:00 UTC  (3+ messages)

[PATCH v3 0/4] occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC
 2021-09-27 15:59 UTC  (5+ messages)
` [PATCH v3 1/4] fsi: occ: Use a large buffer for responses
` [PATCH v3 2/4] fsi: occ: Store the SBEFIFO FFDC in the user response buffer
` [PATCH v3 3/4] docs: ABI: testing: Document the OCC hwmon FFDC binary interface
` [PATCH v3 4/4] hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs

[PATCH] ocfs2: mount fails with buffer overflow in strlen
 2021-09-27 15:44 UTC 

[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-27 15:52 UTC  (9+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support

[RFC] arm64: mm: update max_pfn after memory hotplug
 2021-09-27 15:51 UTC  (3+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-27 15:48 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Fix memory leak if fill_super failed
` [PATCH 2/3] fs/ntfs3: Reject mount if boot's cluster size < media sector size
` [PATCH 3/3] fs/ntfs3: Refactoring of ntfs_init_from_boot

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-27 15:48 UTC  (8+ messages)

[PATCH 00/13] get_abi.pl undefined: improve precision and performance
 2021-09-27 15:48 UTC  (7+ messages)
` [PATCH 0/8] (REBASED) "

[PATCH] power: supply: cpcap-battery: remove redundant check
 2021-09-27 15:46 UTC  (2+ messages)

[PATCH][next] nvidiafb: Use strscpy() to prevent buffer overflow
 2021-09-27 15:45 UTC 

[PATCH] [RFC] bcache: hide variable-sized types from uapi headers
 2021-09-27 15:43 UTC  (3+ messages)

[PATCH v3] vmpressure: wake up work only when there is registration event
 2021-09-27 15:43 UTC  (3+ messages)

[PATCH 0/6] ipack: ipoctal: fix info leak and other bugs
 2021-09-27 15:40 UTC  (3+ messages)

[PATCH] nvme: add command id quirk for apple controllers
 2021-09-27 15:39 UTC  (2+ messages)

[PATCH v9 10/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-27 15:37 UTC  (3+ messages)

[PATCH] char: xillybus: Eliminate redundant wrappers to DMA related calls
 2021-09-27 15:34 UTC  (3+ messages)

[PATCH] staging: vchip_arm: Fix misuse of %x
 2021-09-27 15:35 UTC  (2+ messages)

[PATCH] cb710: avoid NULL pointer subtraction
 2021-09-27 15:31 UTC  (2+ messages)

About the "__refdata" tag in pci-keystone.c
 2021-09-27 15:31 UTC  (2+ messages)

[GIT PULL] (Many) KVM fixes for 5.15-rc4
 2021-09-27 15:29 UTC 

drivers/gpu/drm/nouveau/nouveau_bo.c:1314:24: warning: variable 'dev' set but not used
 2021-09-27 15:28 UTC 

[PATCH v2 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-27 15:28 UTC  (4+ messages)
` [PATCH v2 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
` [PATCH v2 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea
` [PATCH v2 3/3] fs/ntfs3: Refactoring of ntfs_set_ea

[PATCH v5 0/3] staging: vt6655: replace camel case variables
 2021-09-27 15:26 UTC  (5+ messages)
` [PATCH v5 1/3] staging: vt6655: fix camelcase in bShortSlotTime
` [PATCH v5 2/3] staging: vt6655: fix camelcase in ldBmThreshold

[PATCH v2] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
 2021-09-27 15:25 UTC  (2+ messages)

[PATCH] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2021-09-27 15:29 UTC 

[PATCH] staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()
 2021-09-27 15:24 UTC 

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-27 15:22 UTC 

drivers/input/misc/max8925_onkey.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 15:23 UTC 

[GIT PULL] interconnect fixes for 5.15-rc
 2021-09-27 15:23 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: hwmon: Add nct7802 bindings
 2021-09-27 15:21 UTC  (4+ messages)

[PATCH v6 00/10] VP9 codec V4L2 control interface
 2021-09-27 15:19 UTC  (11+ messages)
` [PATCH v6 01/10] hantro: postproc: Fix motion vector space size
` [PATCH v6 02/10] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v6 03/10] hantro: Simplify postprocessor
` [PATCH v6 04/10] hantro: Add quirk for NV12/NV12_4L4 capture format
` [PATCH v6 05/10] media: uapi: Add VP9 stateless decoder controls
` [PATCH v6 06/10] media: Add VP9 v4l2 library
` [PATCH v6 07/10] media: rkvdec: Add the VP9 backend
` [PATCH v6 08/10] media: hantro: Prepare for other G2 codecs
` [PATCH v6 09/10] media: hantro: Support VP9 on the G2 core
` [PATCH v6 10/10] media: hantro: Support NV12 "

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-09-27 15:19 UTC  (7+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27 15:16 UTC  (6+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH] drm/msm: Fix crash on dev file close
 2021-09-27 15:22 UTC  (3+ messages)

[PATCH v2] powerpc/40x: Map 32Mbytes of memory at startup
 2021-09-27 15:12 UTC 

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2021-09-27 14:51 UTC  (4+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-27 15:12 UTC  (3+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix with module removal
 2021-09-27 15:11 UTC  (2+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-27 15:10 UTC  (4+ messages)
` [PATCH 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-27 15:09 UTC  (12+ messages)
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces

[PATCH V4 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-27 15:08 UTC  (2+ messages)

[PATCH] ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
 2021-09-27 15:07 UTC 

[PATCH] ARM: omap1: move omap15xx local bus handling to usb.c
 2021-09-27 15:06 UTC 

arch/openrisc/mm/ioremap.c:108: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 15:04 UTC 

[REGRESSION] nvme: code command_id with a genctr for use-after-free validation crashes apple T2 SSD
 2021-09-27 15:02 UTC  (3+ messages)

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-09-27 15:02 UTC  (11+ messages)

[PATCH] [RESEND] ARM: sharpsl_param: work around -Wstringop-overread warning
 2021-09-27 14:55 UTC 

[PATCH] dma-buf: move dma-buf symbols into the DMA_BUF module namespace
 2021-09-27 15:00 UTC  (2+ messages)

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-27 14:58 UTC  (2+ messages)

[PATCH] locking/ww_mutex: set ret variable on failure
 2021-09-27 14:57 UTC 

[ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2021
 2021-09-27 14:58 UTC 

[PATCH 0/3] PCI/gic-v3-its: Add support for same ITS device ID for multiple PCIe devices
 2021-09-27 14:56 UTC  (8+ messages)
` [PATCH 1/3] PCI: Add support in pci_walk_bus() to invoke callback matching RID

[RFC] PCI: imx6: add support for internal oscillator on i.MX7D
 2021-09-27 14:55 UTC  (5+ messages)

net/netlabel/netlabel_domainhash.c:495:35: warning: variable 'old_list6' set but not used
 2021-09-27 14:50 UTC 

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-27 14:49 UTC  (3+ messages)
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH] power: supply: core: Add psy_has_property()
 2021-09-27 14:48 UTC  (2+ messages)

[PATCH] [RESEND] firewire: fix function type cast warning
 2021-09-27 14:47 UTC 

[PATCH mlx5-next 1/7] PCI/IOV: Provide internal VF index
 2021-09-27 14:47 UTC  (2+ messages)

Add Apple M1 support to PASemi i2c driver
 2021-09-27 14:46 UTC  (6+ messages)

[PATCH v2] writeback: prefer struct_size over open coded arithmetic
 2021-09-27 14:51 UTC  (2+ messages)

[PATCH] ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier
 2021-09-27 14:47 UTC  (2+ messages)

drivers/hid/intel-ish-hid/ishtp-fw-loader.c:267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 14:45 UTC 

arch/powerpc/platforms/52xx/lite5200_pm.c:215:9: error: implicit declaration of function 'enable_kernel_fp'
 2021-09-27 14:46 UTC 

[PATCH v2] scsi: advansys: Prefer struct_size over open coded arithmetic
 2021-09-27 14:48 UTC  (2+ messages)

linux-next: build warning after merge of the drm-misc tree
 2021-09-27 14:42 UTC  (2+ messages)

[PATCH V2 00/41] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-27 14:38 UTC  (6+ messages)
` [PATCH V2 02/41] x86/traps: Remove stack-protector from traps.c

arch/arm64/kernel/proton-pack.c:558:13: warning: no previous prototype for function 'spectre_v4_patch_fw_mitigation_enable'
 2021-09-27 14:37 UTC 

drivers/pnp/system.c:110: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 14:35 UTC 

[PATCH 1/2] kconfig: Refactor sym_escape_string_value
 2021-09-27 14:34 UTC  (7+ messages)
` [PATCH 2/2] kconfig: Deny command substitution in string values

sound/soc/fsl/imx-audmux.c:301:16: warning: cast to smaller integer type 'enum imx_audmux_type' from 'const void *'
 2021-09-27 14:32 UTC 

[RFC][PATCH 0/7] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL cpus
 2021-09-27 14:33 UTC  (4+ messages)
` [RFC][PATCH 6/7] context_tracking: Provide SMP ordering using RCU

[PATCH] RDMA/irdma: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
 2021-09-27 14:30 UTC  (3+ messages)

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-27 14:36 UTC  (4+ messages)
` [PATCH v3 8/9] dma-buf/sync_file: Add SET_DEADLINE ioctl

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-27 14:30 UTC  (5+ messages)

[PATCH v4 00/16] Bring external triggers support to MAX1027-like ADCs
 2021-09-27 14:30 UTC  (4+ messages)
` [PATCH v4 14/16] iio: adc: max1027: Use the EOC IRQ when populated for single reads

[PATCH 0/3] Cleanup MAY_HAVE_SPARSE_IRQ
 2021-09-27 14:29 UTC  (3+ messages)
` [PATCH 1/3] sh: Cleanup about SPARSE_IRQ

[PATCH 1/2] net: ipv6: squash $(ipv6-offload) in Makefile
 2021-09-27 14:28 UTC  (2+ messages)
` [PATCH 2/2] net: ipv6: use ipv6-y directly instead of ipv6-objs


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