linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-26 03:20:15 to 2021-11-26 08:56:27 UTC [more...]

[PATCH] Staging: rtl8712: rtl871x_security: fixed a camel case variable name coding style issue
 2021-11-26  8:54 UTC  (2+ messages)

[PATCH v2] virtio/vsock: fix the transport to work with VMADDR_CID_ANY
 2021-11-26  8:53 UTC  (2+ messages)

[PATCH 0/2] scsi: qedi: Couple of warning fixes
 2021-11-26  8:52 UTC  (5+ messages)
` [PATCH 1/2] scsi: qedi: Remove set but unused 'page' variable
  ` [EXT] "
` [PATCH 2/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
  ` [EXT] "

[RFC PATCH V6 0/7] implement containerized syncfs for overlayfs
 2021-11-26  8:51 UTC  (6+ messages)
` [RFC PATCH V6 1/7] ovl: setup overlayfs' private bdi
` [RFC PATCH V6 7/7] ovl: implement containerized syncfs for overlayfs

[PATCH AUTOSEL 5.15 1/7] f2fs: quota: fix potential deadlock
 2021-11-26  8:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 7/7] virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE

[PATCH AUTOSEL 5.10 1/4] f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
 2021-11-26  8:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/4] virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE

[PATCH] powerpc/code-patching: Relax verification of patchability
 2021-11-26  8:49 UTC  (2+ messages)

[PATCH 7/7] net: dsa: b53: Expose PTP timestamping ioctls to userspace
 2021-11-26  8:42 UTC  (12+ messages)

[PATCH 0/2] Fix 'dtbs_check' in serdes_ln_ctrl (syscon subnode)
 2021-11-26  8:45 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node
` [PATCH 2/2] arm64: dts: ti: j721e-main: Fix 'dtbs_check' in "

[PATCH] recordmcount: Support empty section from recent binutils
 2021-11-26  8:43 UTC  (2+ messages)

[xfs] d63b32921c: BUG_xfs_sxi_item(Not_tainted):Objects_remaining_in_xfs_sxi_item_on__kmem_cache_shutdown()
 2021-11-26  8:33 UTC 

[PATCH][next] hugetlb: Fix spelling mistake "hierarichal" -> "hierarchical"
 2021-11-26  8:29 UTC  (4+ messages)

[PATCH][next] bfq: Fix spelling mistake "tenative" -> "tentative"
 2021-11-26  8:27 UTC 

[PATCH 1/2] rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
 2021-11-26  8:34 UTC  (4+ messages)

[PATCH] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-11-26  8:23 UTC  (6+ messages)

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2021-11-26  8:31 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: ti,am65: Fix "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" to take argument
` [PATCH v2 2/5] PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-mode"
` [PATCH v2 3/5] PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
` [PATCH v2 4/5] PCI: keystone: Add quirk to mark AM654 RC BAR flag as IORESOURCE_UNSET
` [PATCH v2 5/5] PCI: keystone: Set DMA mask and coherent DMA mask

[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
 2021-11-26  8:21 UTC  (2+ messages)

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-26  8:18 UTC  (9+ messages)
` [RFC PATCH v3 23/59] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH v3 54/59] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch

[PATCH] net: dsa: realtek-smi: fix indirect reg access for ports>4
 2021-11-26  8:21 UTC  (3+ messages)
` [PATCH v2] net: dsa: realtek-smi: fix indirect reg access for ports>3

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-26  8:17 UTC  (8+ messages)
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format

[PATCH 00/23] tty: documentation revamp
 2021-11-26  8:16 UTC  (24+ messages)
` [PATCH 01/23] tty: finish kernel-doc of tty_struct members
` [PATCH 02/23] tty: add kernel-doc for tty_port
` [PATCH 03/23] tty: add kernel-doc for tty_driver
` [PATCH 04/23] tty: add kernel-doc for tty_operations
` [PATCH 05/23] tty: add kernel-doc for tty_port_operations
` [PATCH 06/23] tty: add kernel-doc for tty_ldisc_ops
` [PATCH 07/23] tty: combine tty_operations triple docs into kernel-doc
` [PATCH 08/23] tty: combine tty_ldisc_ops "
` [PATCH 09/23] tty: reformat tty_struct::flags "
` [PATCH 10/23] tty: reformat TTY_DRIVER_ flags "
` [PATCH 11/23] tty: reformat kernel-doc in tty_port.c
` [PATCH 12/23] tty: reformat kernel-doc in tty_io.c
` [PATCH 13/23] tty: reformat kernel-doc in tty_ldisc.c
` [PATCH 14/23] tty: reformat kernel-doc in tty_buffer.c
` [PATCH 15/23] tty: fix kernel-doc in n_tty.c
` [PATCH 16/23] tty: reformat "
` [PATCH 17/23] tty: add kernel-doc for more tty_driver functions
` [PATCH 18/23] tty: add kernel-doc for more tty_port functions
` [PATCH 19/23] tty: move tty_ldisc docs to new Documentation/tty/
` [PATCH 20/23] tty: make tty_ldisc docs up-to-date
` [PATCH 21/23] tty: more kernel-doc for tty_ldisc
` [PATCH 22/23] tty: add kernel-doc for tty_standard_install
` [PATCH 23/23] Documentation: add TTY chapter

[memcg, kmem] 58056f7750: hackbench.throughput 10.3% improvement
 2021-11-26  8:12 UTC  (4+ messages)

[PATCH] x86: mm: fix boolreturn.cocci warning
 2021-11-26  8:09 UTC 

[PATCH] streamline_config.pl: show the full Kconfig name
 2021-11-26  8:04 UTC  (2+ messages)

[PATCH] mt76: mt7921: fix boolreturn.cocci warning
 2021-11-26  8:02 UTC 

[PATCH] firmware: arm_scmi: optee: Drop the support for the OPTEE shared dynamic buffer
 2021-11-26  7:59 UTC  (3+ messages)

[PATCH] rtc: pm8xxx: Disable alarm irq if alarm time is less than rtc time and alarm irq is enabled
 2021-11-26  7:48 UTC 

[PATCH] arm64: Enable KCSAN
 2021-11-26  8:00 UTC 

[PATCH v2] dma_heap: use for_each_sgtable_sg in sg_table release flow
 2021-11-26  7:49 UTC  (4+ messages)
` [PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
    ` [PATCH v4] "

[PATCH] [RESEND] fscache: re-match MODULE_PARM_DESC() calls to module parameters
 2021-11-26  7:47 UTC  (2+ messages)

[PATCH] PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode
 2021-11-26  7:47 UTC  (5+ messages)

[hare-scsi-devel:auth.v5 11/12] drivers/nvme/target/fabrics-cmd-auth.c:346:30: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-26  7:45 UTC 

[PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP
 2021-11-26  7:40 UTC  (8+ messages)
` [PATCH V6 1/7] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V6 2/7] dt-bindings: serial: fsl-lpuart: "
` [PATCH V6 3/7] dt-bindings: timer: tpm-timer: "
` [PATCH V6 4/7] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH V6 5/7] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH V6 6/7] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
` [PATCH V6 7/7] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board

[PATCH 4.14 000/248] 4.14.256-rc3 review
 2021-11-26  7:40 UTC  (3+ messages)

[PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-26  7:40 UTC  (5+ messages)
` [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM

[PATCH v5] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
 2021-11-26  7:36 UTC  (3+ messages)

[PATCH v3 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
 2021-11-26  7:36 UTC  (11+ messages)
` [PATCH v3 2/6] selftests: futex: Call the futex syscall from a function
` [PATCH v3 3/6] uapi: futex: Add a futex syscall
` [PATCH v3 4/6] selftests: futex: Add support for 32-bit systems with 64-bit time_t
` [PATCH v3 5/6] uapi: futex: Add a futex waitv syscall
` [PATCH v3 6/6] selftests: futex: Use futex_waitv helper function

[PATCH] mm: fix boolreturn.cocci warning
 2021-11-26  7:33 UTC 

[PATCH v5 2/3] firmware: mediatek: add adsp ipc protocol interface
 2021-11-26  7:32 UTC  (2+ messages)
  ` [PATCH v5 3/3] mailbox: mediatek: add support for adsp mailbox controller

[RFC PATCH v1 0/1] Create 'Reported:' and 'Reviewed:' tags for links in commit messages
 2021-11-26  7:29 UTC  (4+ messages)
` [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-26  7:18 UTC  (5+ messages)
` [PATCH v6 02/15] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v6 03/15] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn301/dcn301_fpu.c:304:1: warning: the frame size of 1080 bytes is larger than 1024 bytes
 2021-11-26  7:15 UTC 

[PATCH v2] docs: admin-guide/blockdev: Remove digraph of node-states
 2021-11-26  7:16 UTC  (2+ messages)

arch/arm64/kernel/hibernate.c:202:44: sparse: sparse: cast from restricted gfp_t
 2021-11-26  7:15 UTC 

[PATCH 4.19 000/320] 4.19.218-rc3 review
 2021-11-26  7:14 UTC  (3+ messages)

[PATCH v3 0/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator
 2021-11-26  7:14 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] dt-bindings: staging: Add the binding documentation for "

[RFC PATCH] perf pmu-events: Don't lower case MetricExpr
 2021-11-26  7:13 UTC 

[PATCH 0/6] Add PCIe EP and IPA support for SDX55
 2021-11-26  7:05 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: qcom: sdx55: Add support for PCIe PHY
` [PATCH 2/6] ARM: dts: qcom: sdx55-fn980: Enable PCIE0 PHY
` [PATCH 3/6] ARM: dts: qcom: sdx55: Add support for PCIe EP
` [PATCH 4/6] ARM: dts: qcom: sdx55-fn980: Enable "
` [PATCH 5/6] ARM: dts: qcom: sdx55-fn980: Enable IPA
` [PATCH 6/6] ARM: dts: qcom: sdx55-t55: "

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-11-26  7:04 UTC 

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-26  6:54 UTC  (11+ messages)

[PATCH v2 0/6] nSVM optional features
 2021-11-26  6:55 UTC  (3+ messages)

[PATCH V1] mtd: spi-nor: winbond: Add support for winbond chip
 2021-11-26  6:54 UTC 

[PATCH] usb: core: Avoid doing warm reset on disconnect event
 2021-11-26  6:53 UTC  (2+ messages)

[PATCH v4 0/4] Add DTs for all Apple M1 (t8103) devices
 2021-11-26  6:51 UTC  (2+ messages)

[PATCH v3 0/4] Add DTs for all Apple M1 (t8103) devices
 2021-11-26  6:50 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: dts: apple: t8103: Add cd321x nodes

drivers/hid/i2c-hid/i2c-hid-core.c:867:4: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2021-11-26  6:44 UTC 

[PATCH v2] of: base: Skip CPU nodes with "fail"/"fail-..." status
 2021-11-26  6:43 UTC  (2+ messages)

[syzbot] linux-next test error: WARNING: held lock freed in kernfs_destroy_root
 2021-11-26  6:38 UTC 

[PATCH 5.4 000/100] 5.4.162-rc2 review
 2021-11-26  6:36 UTC  (3+ messages)

[PATCH v12 00/13] amphion video decoder/encoder driver
 2021-11-26  6:31 UTC  (7+ messages)
  ` [EXT] "

[PATCH] devlink: use min() to make code cleaner
 2021-11-26  6:23 UTC  (2+ messages)

[hare-scsi-devel:auth.v5 10/12] drivers/nvme/target/fabrics-cmd-auth.c:20:30: sparse: sparse: invalid assignment: |=
 2021-11-26  6:23 UTC 

[RESEND PATCH] arm64: meson: fix dts for JetHub D1
 2021-11-26  6:21 UTC 

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-11-26  6:23 UTC  (4+ messages)
` [PATCH 7/7] thermal: intel: hfi: Notify user space for HFI events

[GIT PULL]: Generic phy fixes for v5.16
 2021-11-26  6:15 UTC 

[PATCH] nfc: virtual_ncidev: change default device permissions
 2021-11-26  6:11 UTC  (2+ messages)

[PATCH 4.9] hugetlbfs: flush TLBs correctly after huge_pmd_unshare
 2021-11-26  6:08 UTC 

[PATCH 0/2] Add cpuidle driver for Sunplus SP7021
 2021-11-26  5:59 UTC  (6+ messages)
` [PATCH 1/2] dt-bingings:arm:sunplus:add sp7021 compatible string to sunplus,idle-state.yaml

[PATCH] sched/idle: Export cpu_idle_poll_ctrl() symbol
 2021-11-26  5:56 UTC  (5+ messages)

[RFC PATCH] x86/fault: move might_sleep() out of mmap read lock
 2021-11-26  5:54 UTC  (5+ messages)
      ` [External] "

linux-next: runtime warnings from qemu run
 2021-11-26  5:48 UTC  (2+ messages)

[cifs] 966a3cb7c7: page_allocation_failure:order:#,mode:#(GFP_KERNEL|__GFP_COMP|__GFP_ZERO),nodemask=(null),cpuset=/,mems_allowed=
 2021-11-26  5:35 UTC 

BUG: KASAN: use-after-free in dec_rlimit_ucounts
 2021-11-26  5:34 UTC  (6+ messages)

[PATCH 0/4] crypto: hisilicon/qm - misc clean up and fixes
 2021-11-26  5:32 UTC  (2+ messages)

[PATCH v4 0/4] Add SP800-108 KDF implementation to crypto API
 2021-11-26  5:32 UTC  (2+ messages)

[PATCH v2 0/6] crypto: DRBG - improve 'nopr' reseeding
 2021-11-26  5:31 UTC  (2+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2021-11-26  5:30 UTC  (2+ messages)

[tip:master] BUILD SUCCESS b1b6b42a35e79233ba57bc9a3613afecf2ef2da5
 2021-11-26  5:24 UTC 

[PATCH 0/2] Kconfig symbol clean-up for sound
 2021-11-26  5:24 UTC  (3+ messages)
` [PATCH 1/2] ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA

[PATCH v3 0/9] STM32 CRYP driver: many fixes
 2021-11-26  5:24 UTC  (3+ messages)
` [PATCH v3 3/9] crypto: stm32/cryp - fix CTR counter carry

[PATCH V1] mmc: sdhci-msm: Add eMMC and SD card err_stat sysfs entry
 2021-11-26  5:24 UTC  (3+ messages)

linux-next: Tree for Nov 26
 2021-11-26  5:22 UTC 

[PATCH V4 0/5] Add SEV_INIT_EX support
 2021-11-26  5:19 UTC  (2+ messages)

[PATCH 1/8] powerpc/mm: Make slice specific to book3s/64
 2021-11-26  5:15 UTC  (5+ messages)
      ` [kbuild-all] "

[PATCH v3 3/6] staging: media: wave5: Add the v4l2 layer
 2021-11-26  5:10 UTC  (2+ messages)

[PATCH v10 0/3] Add driver for lan966x Generic Clock Controller
 2021-11-26  5:09 UTC  (3+ messages)

[PATCH] Revert "phy: cadence-torrent: Do not configure SERDES if it's already configured"
 2021-11-26  5:06 UTC 

[next] kasan: shadow.c:528:33: error: 'VM_DELAY_KMEMLEAK' undeclared
 2021-11-26  5:06 UTC  (3+ messages)

[PATCH v3] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-26  5:02 UTC 

[PATCH 0/5] Add secure domains support
 2021-11-26  4:54 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: misc: convert fastrpc bindings to yaml and add property

[PATCH v4 2/3] firmware: mediatek: add adsp ipc protocol interface
 2021-11-26  4:43 UTC  (2+ messages)
  ` [PATCH v4 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH V2] virtio-mmio: harden interrupt
 2021-11-26  4:41 UTC 

[PATCH] virtio-mmio: harden interrupt
 2021-11-26  4:40 UTC  (3+ messages)

[PATCH v5 00/10] Add support for audio on SC7280 based targets
 2021-11-26  4:39 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_resource.c:1845:1: warning: the frame size of 1088 bytes is larger than 1024 bytes
 2021-11-26  4:32 UTC 

[PATCH 5.10 000/153] 5.10.82-rc2 review
 2021-11-26  4:15 UTC  (2+ messages)

[PATCH 4.4 000/159] 4.4.293-rc3 review
 2021-11-26  4:12 UTC  (2+ messages)

[PATCH 4.9 000/204] 4.9.291-rc3 review
 2021-11-26  4:13 UTC  (2+ messages)

[PATCH] mm: memcg/percpu: account extra objcg space to memory cgroups
 2021-11-26  4:06 UTC 

[syzbot] WARNING: kmalloc bug in bpf
 2021-11-26  4:20 UTC 

[PATCH v2] mm: split thp synchronously on MADV_DONTNEED and munmap
 2021-11-26  3:31 UTC  (3+ messages)

[PATCH v2] net: sched: sch_netem: Fix a divide error in netem_enqueue during randomized corruption
 2021-11-26  4:17 UTC  (2+ messages)

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2021-11-26  4:12 UTC  (6+ messages)

[PATCH] ipmi: fix oob access due to uninit smi_msg type
 2021-11-26  3:28 UTC  (4+ messages)

[PATCH v2 2/2] powerpc:85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
 2021-11-26  4:11 UTC  (2+ messages)
` [PATCH] powerpc/85xx: fix oops when CONFIG_FSL_PMC=n

[PATCH] bus: mhi: core: Use macros for execution environment features
 2021-11-26  2:59 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:503:6: warning: no previous prototype for function 'release_psp_cmd_buf'
 2021-11-26  4:01 UTC 

[PATCH v2 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-11-26  3:56 UTC  (6+ messages)
` [PATCH v2 2/2] net: ethernet: Add driver for Sunplus SP7021

[norov:bitmap-tmp 7/8] arch/powerpc/xmon/xmon.c:472:64: error: expected ')' before 'return'
 2021-11-26  2:54 UTC  (3+ messages)

[PATCH V1 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
 2021-11-26  3:51 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2021-11-26  3:52 UTC 

[PATCH net-next 0/7] net: ipa: small collected improvements
 2021-11-26  3:50 UTC  (2+ messages)

[PATCH] mm: kmemleak: Ignore kmemleak scanning on CMA regions
 2021-11-26  2:47 UTC 

[PATCH][next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
 2021-11-26  3:40 UTC  (2+ messages)

[PATCH -next] tsnep: Add missing of_node_put() in tsnep_mdio_init()
 2021-11-26  3:30 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).