linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 15:00:08 to 2021-09-27 17:02:44 UTC [more...]

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-27 17:02 UTC  (5+ messages)
` [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()

[PATCH v2 1/2] tools/include: Update if_link.h and netlink.h
 2021-09-27 17:02 UTC  (2+ messages)

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

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-27 17:00 UTC  (12+ messages)
` [PATCH v4 01/10] drm/ingenic: Fix drm_init error path if IPU was registered
` [PATCH v4 02/10] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v4 03/10] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v4 04/10] drm/bridge: synopsis: Add mode_fixup and bridge timings support
` [PATCH v4 05/10] drm/bridge: synopsis: Fix to properly handle HPD
` [PATCH v4 06/10] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v4 07/10] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v4 08/10] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v4 09/10] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v4 10/10] drm/ingenic: add some jz4780 specific features

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

[PATCH] xtensa: call irqchip_init only when CONFIG_USE_OF is selected
 2021-09-27 16:57 UTC 

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-27 16:56 UTC  (2+ messages)

[PATCH v5 0/4] Apple M1 PCIe DT bindings
 2021-09-27 16:55 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: interrupt-controller: Convert MSI controller to json-schema
` [PATCH v5 2/4] dt-bindings: interrupt-controller: msi: Add msi-ranges property

[PATCH] mm: vmscan: Replace shrinker_rwsem trylocks with SRCU protection
 2021-09-27 16:53 UTC  (3+ messages)

[PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
 2021-09-27 16:53 UTC  (2+ messages)

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

[PATCH] mm/vmscan.c:Fix -Wunused-but-set-variable warning
 2021-09-27 16:51 UTC  (2+ messages)

[PATCH] sched/fair: Null terminate buffer when updating tunable_scaling
 2021-09-27 16:50 UTC  (2+ messages)

call_rcu data race patch
 2021-09-27 16:49 UTC  (13+ messages)

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

[PATCH v2 0/5] Update Lpass digital codec macro drivers
 2021-09-27 16:47 UTC  (5+ messages)
  ` [PATCH v2 3/5] ASoC: codecs: tx-macro: Enable tx top soundwire mic clock

bcachefs - snapshots
 2021-09-27 16:43 UTC  (3+ messages)

[PATCH] kunit: mock: add support for function mocks with no parameters
 2021-09-27 16:44 UTC  (4+ messages)

kernel/sched/fair.c:637:5: warning: no previous prototype for 'sched_update_scaling'
 2021-09-27 16:42 UTC 

[PATCH] cgroup/debug: Fix lockdep splat with "%pK" format specifier
 2021-09-27 16:43 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-27 16:43 UTC  (10+ 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
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH 1/2] locking/mutex: remove rcu_read_lock/unlock as we already disabled preemption
 2021-09-27 16:41 UTC  (4+ messages)
` [PATCH 2/2] locking/rwsem: Use rcu_read_lock_sched to simplify codes

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

[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

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

[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 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

[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] 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] 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  (7+ 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)


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