public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-27 15:24:26 to 2021-09-27 17:06:04 UTC [more...]

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-09-27 17:05 UTC  (6+ messages)

[PATCH 5.4 00/68] 5.4.150-rc1 review
 2021-09-27 17:02 UTC  (36+ messages)
` [PATCH 5.4 01/68] ocfs2: drop acl cache for directories too
` [PATCH 5.4 02/68] usb: gadget: r8a66597: fix a loop in set_feature()
` [PATCH 5.4 03/68] usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
` [PATCH 5.4 04/68] usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
` [PATCH 5.4 05/68] usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
` [PATCH 5.4 06/68] cifs: fix incorrect check for null pointer in header_assemble
` [PATCH 5.4 07/68] xen/x86: fix PV trap handling on secondary processors
` [PATCH 5.4 08/68] usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
` [PATCH 5.4 09/68] USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
` [PATCH 5.4 10/68] USB: cdc-acm: fix minor-number release
` [PATCH 5.4 11/68] binder: make sure fd closes complete
` [PATCH 5.4 12/68] staging: greybus: uart: fix tty use after free
` [PATCH 5.4 13/68] Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
` [PATCH 5.4 14/68] usb: core: hcd: Add support for deferring roothub registration
` [PATCH 5.4 15/68] USB: serial: mos7840: remove duplicated 0xac24 device ID
` [PATCH 5.4 16/68] USB: serial: option: add Telit LN920 compositions
` [PATCH 5.4 17/68] USB: serial: option: remove duplicate USB device ID
` [PATCH 5.4 18/68] USB: serial: option: add device id for Foxconn T99W265
` [PATCH 5.4 19/68] mcb: fix error handling in mcb_alloc_bus()
` [PATCH 5.4 20/68] erofs: fix up erofs_lookup tracepoint
` [PATCH 5.4 21/68] btrfs: prevent __btrfs_dump_space_info() to underflow its free space
` [PATCH 5.4 22/68] xhci: Set HCD flag to defer primary roothub registration
` [PATCH 5.4 23/68] serial: mvebu-uart: fix drivers tx_empty callback
` [PATCH 5.4 24/68] net: hso: fix muxed tty registration
` [PATCH 5.4 25/68] afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
` [PATCH 5.4 26/68] platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
` [PATCH 5.4 27/68] enetc: Fix illegal access when reading affinity_hint
` [PATCH 5.4 28/68] bnxt_en: Fix TX timeout when TX ring size is set to the smallest
` [PATCH 5.4 29/68] net/smc: add missing error check in smc_clc_prfx_set()
` [PATCH 5.4 30/68] gpio: uniphier: Fix void functions to remove return value
` [PATCH 5.4 32/68] net/mlx4_en: Dont allow aRFS for encapsulated packets
` [PATCH 5.4 41/68] scsi: lpfc: Use correct scnprintf() limit
` [PATCH 5.4 42/68] irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build
` [PATCH 5.4 43/68] irqchip/gic-v3-its: Fix potential VPE leak on error
` [PATCH 5.4 44/68] md: fix a lock order reversal in md_alloc

[PATCH v5 0/4] Apple M1 PCIe DT bindings
 2021-09-27 17:03 UTC  (7+ 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 v5 3/4] dt-bindings: pci: Add DT bindings for apple,pcie

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

[PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
 2021-09-27 17:03 UTC  (4+ messages)
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support

[QUESTION] is SLAB considered legacy and deprecated?
 2021-09-27 17:03 UTC  (2+ messages)

drivers/clocksource/timer-pistachio.c:74:22: warning: variable 'overflow' set but not used
 2021-09-27 17:02 UTC 

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

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

[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  (6+ 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] mm: vmscan: Replace shrinker_rwsem trylocks with SRCU protection
 2021-09-27 16:53 UTC  (3+ 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox