linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-27 15:47:05 to 2021-11-28 05:49:40 UTC [more...]

[PATCH v15 00/39] NVIDIA Tegra power management patches for 5.17
 2021-11-28  5:47 UTC  (4+ messages)
` [PATCH v15 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM

[PATCH 1/3] Documentation/auxiliary_bus: Clarify auxiliary_device creation
 2021-11-28  5:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-28  5:09 UTC  (14+ messages)
` [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}
` [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel
` [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}
` [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
` [PATCH 8/9] lib/nodemask: add num_node_state_eq()
` [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) ?(((0) < 2) ?0:63 - __builtin_clzll(0)):((4 <= 4)) ?__ilog2_u32(0):__ilog2_u64(0))) => (0-u32max >= 0)'
 2021-11-28  4:48 UTC 

[PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall
 2021-11-28  4:45 UTC  (6+ messages)

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-28  4:10 UTC  (2+ messages)

[PATCH v4 0/2] selftests: tpm2: Determine available PCR bank
 2021-11-28  4:10 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftests: tpm2: Reset the dictionary attack lock

[PATCH] microblaze: fix typo in a comment
 2021-11-28  3:48 UTC 

[PATCH] alpha: fix typo in a comment
 2021-11-28  3:43 UTC 

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-28  3:15 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: soc: samsung: Add Exynos USIv2 bindings
` [PATCH 2/8] dt-bindings: soc: samsung: Add Exynos USIv2 bindings doc
` [PATCH 3/8] soc: samsung: Add USIv2 driver
` [PATCH 4/8] tty: serial: samsung: Remove USI initialization
` [PATCH 5/8] tty: serial: samsung: Enable console as module
` [PATCH 6/8] tty: serial: Make SERIAL_SAMSUNG=y impossible when EXYNOS_USI_V2=m
` [PATCH 7/8] i2c: Make I2C_EXYNOS5=y "
` [PATCH 8/8] spi: Make SPI_S3C64XX=y "

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-28  2:50 UTC  (18+ messages)
` [PATCH v2 01/17] iommu: Add device dma ownership set/release interfaces
` [PATCH v2 02/17] driver core: Add dma_unconfigure callback in bus_type
` [PATCH v2 03/17] PCI: Add driver dma ownership management
` [PATCH v2 04/17] driver core: platform: "
` [PATCH v2 05/17] amba: "
` [PATCH v2 06/17] bus: fsl-mc: "
` [PATCH v2 07/17] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v2 08/17] PCI: portdrv: "
` [PATCH v2 09/17] iommu: Add security context management for assigned devices
` [PATCH v2 10/17] iommu: Expose group variants of dma ownership interfaces
` [PATCH v2 11/17] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v2 12/17] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v2 13/17] vfio: Remove use of vfio_group_viable()
` [PATCH v2 14/17] vfio: Delete the unbound_list
` [PATCH v2 15/17] vfio: Remove iommu group notifier
` [PATCH v2 16/17] iommu: Remove iommu group changes notifier
` [PATCH v2 17/17] drm/tegra: Use the iommu dma_owner mechanism

[PATCH] ethernet: aquantia: Try MAC address from device tree
 2021-11-28  2:37 UTC 

[PATCH] openrisc: remove wrappers for clone and fork
 2021-11-28  2:28 UTC 

[PATCH v3 00/14] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-11-28  1:51 UTC  (5+ messages)
` [PATCH v3 03/14] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v3 05/14] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201

[PATCH] mm: kmemleak: Ignore kmemleak scanning on CMA regions
 2021-11-28  1:50 UTC  (3+ messages)

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-28  1:23 UTC  (9+ messages)
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 18/25] x86: Use do_kernel_power_off()
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()

[djwong-xfs:vectorized-scrub 291/339] {standard input}:950: Error: pcrel offset for branch to .LS0009 too far (0x3e)
 2021-11-28  1:15 UTC 

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-28  1:00 UTC  (10+ messages)
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch 07/32] genirq/msi: Count the allocated MSI descriptors
` [patch 31/32] genirq/msi: Simplify sysfs handling

KASAN Arm: global-out-of-bounds in load_module
 2021-11-28  0:43 UTC 

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-28  0:39 UTC  (4+ messages)
` [patch 02/37] device: Add device::msi_data pointer and struct msi_device_data

net/bridge/br_private.h:901 br_multicast_rport_from_node_skb() warn: inconsistent indenting
 2021-11-28  0:33 UTC 

sched: some non-GPL symbols becoming GPL-only with CONFIG_PREEMPT_RT enabled
 2021-11-28  0:07 UTC 

[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
 2021-11-28  0:20 UTC  (4+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-28  0:08 UTC  (2+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-28  0:00 UTC  (4+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-27 23:38 UTC  (7+ messages)
` [PATCH v6 03/15] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver

[PATCH] serial: tegra: Fixes lower tolerance baud rate limit for older tegra chips introduced by d781ec21bae6
 2021-11-27 23:19 UTC  (2+ messages)

[PATCH v3] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-27 23:13 UTC  (2+ messages)

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2021-11-27 23:13 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: ti,am65: Fix "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" to take argument

[PATCH v2 0/5] iommu/virtio: Add identity domains
 2021-11-27 23:09 UTC  (10+ messages)
` [PATCH v2 2/5] iommu/virtio: Support bypass domains
` [PATCH v2 3/5] iommu/virtio: Sort reserved regions
` [PATCH v2 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH v2 5/5] iommu/virtio: Support identity-mapped domains

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-11-27 23:13 UTC  (3+ messages)
` [PATCH v6 08/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings

[PATCH v4 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-27 22:52 UTC  (7+ messages)
` [PATCH v4 09/12] watchdog: s3c2410: Cleanup PMU related code

[GIT PULL] ksmbd server fixes
 2021-11-27 22:52 UTC  (2+ messages)

[PATCH v3 0/3] Limit NTFS_RW to page sizes smaller than 64k
 2021-11-27 22:44 UTC  (7+ messages)
` [PATCH v3 2/3] fs: ntfs: "
` [PATCH v3 3/3] vmxnet3: Use generic Kconfig option for page size limit

drivers/thunderbolt/test.c:2209:13: warning: stack frame size (10520) exceeds limit (8192) in 'tb_test_credit_alloc_all'
 2021-11-27 21:50 UTC 

Excessive delays from GHES polling on dual-socket AMD EPYC
 2021-11-27 21:40 UTC 

[GIT PULL] tracing: Two event pid filtering bug fixes
 2021-11-27 21:43 UTC  (6+ messages)

mm/memcontrol.c:2113:33: warning: unused function 'get_obj_stock'
 2021-11-27 21:29 UTC 

[Linux v5.15-rc6] mac80211 warnings with iwlwifi
 2021-11-27 21:13 UTC  (3+ messages)
` [Linux v5.15 final] Call-trace iwlwifi and/or mac80211 (was [Linux v5.15-rc6] mac80211 warnings with iwlwifi)

[GIT PULL] iomap: bug fixes and doc improvements for 5.16-rc2
 2021-11-27 21:03 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 5.16-rc2
 2021-11-27 21:03 UTC  (2+ messages)

[rostedt-trace:for-next 2/3] kernel/trace/trace_events.c:2681:25: warning: variable 'no_pid_list' set but not used
 2021-11-27 20:58 UTC 

[PATCH 0/3] block: show crypto capabilities in sysfs
 2021-11-27 20:47 UTC  (4+ messages)
` [PATCH 3/3] blk-crypto: "

[PATCH v9 00/14] iio: afe: add temperature rescaling support
 2021-11-27 20:27 UTC  (3+ messages)

Potential information leak in save_xstate_epilog()
 2021-11-27 20:26 UTC  (2+ messages)

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

[tip:locking/core] BUILD REGRESSION 4e0d84634445ed550498d613a49ea8f6cfa5e66c
 2021-11-27 20:08 UTC 

[PATCH v3 1/4] powerpc/inst: Refactor ___get_user_instr()
 2021-11-27 18:10 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/inst: Define ppc_inst_t
` [PATCH v3 3/4] powerpc/inst: Define ppc_inst_t as u32 on PPC32
` [PATCH v3 4/4] powerpc/inst: Optimise copy_inst_from_kernel_nofault()

arch/arm/mach-ixp4xx/common-pci.c:143:5: warning: no previous prototype for 'ixp4xx_pci_write'
 2021-11-27 19:57 UTC 

[PATCH] powerpc/mm: fix early initialization failure for MMUs with no hash table
 2021-11-27 15:48 UTC  (3+ messages)

[PATCH 0/3] page table check
 2021-11-27 19:48 UTC  (4+ messages)
` [PATCH 2/3] mm: "

[PATCH] media: staging: max96712: Constify static v4l2_subdev_ops
 2021-11-27 19:48 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.16-rc1
 2021-11-27 19:47 UTC  (2+ messages)

[PATCH] i2c: cbus-gpio: set atomic transfer callback
 2021-11-27 19:42 UTC 

[PATCH] drm: Fix build error caused by missing drm_nomodeset.o
 2021-11-27 19:40 UTC  (3+ messages)

mm: 5.16 regression: reclaim_throttle leads to stall in near-OOM conditions
 2021-11-27 19:37 UTC  (7+ messages)

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-11-27 19:26 UTC  (4+ messages)

[PATCH v7 0/3] Add AD74413R driver
 2021-11-27 19:25 UTC  (4+ messages)
` [PATCH v7 1/3] iio: add adddac subdirectory
` [PATCH v7 2/3] dt-bindings: iio: add AD74413R
` [PATCH v7 3/3] iio: addac: add AD74413R driver

[PATCH] riscv: perf_event: Remove redundant initialization of variable ret
 2021-11-27 19:21 UTC  (2+ messages)

[luxis1999-iommufd:iommufd-v5.16-rc2 18/50] drivers/gpu/drm/tegra/drm.c:974:17: error: implicit declaration of function 'iommu_detatch_device'; did you mean 'iommu_detach_device'?
 2021-11-27 19:16 UTC 

[PATCH] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
 2021-11-27 19:12 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.16
 2021-11-27 18:58 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.16-3 tag
 2021-11-27 18:58 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.16-rc3
 2021-11-27 18:58 UTC  (2+ messages)

[GIT PULL] Please pull NFS client fixes for 5.16
 2021-11-27 18:58 UTC  (2+ messages)

[syzbot] general protection fault in reset_interrupt
 2021-11-27 18:57 UTC 

[PATCH v6 0/3] Add AD74413R driver
 2021-11-27 18:55 UTC  (6+ messages)
` [PATCH v6 2/3] dt-bindings: iio: add AD74413R
` [PATCH v6 3/3] iio: addac: add AD74413R driver

[PATCH v1 0/2] iio: test: Add test for IIO_VAL_INT_64
 2021-11-27 18:53 UTC  (5+ messages)
` [PATCH v1 1/2] iio: test: Add check against NULL for buffer in tests

[PATCH 1/2] dt-bindings: iio: light: ltr501: Add proximity-near-level
 2021-11-27 18:49 UTC  (3+ messages)
` [PATCH 2/2] iio: ltr501: Export near level property for proximity sensor

[ANNOUNCE] 4.19.218-rt96
 2021-11-27 18:40 UTC 

[for-linus][PATCH 0/2] tracing: Two fixes for 5.16
 2021-11-27 18:19 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing: Check pid filtering when creating events
` [for-linus][PATCH 2/2] tracing: Fix pid filtering when triggers are attached

scripts/coccinelle: drop bugon.cocci
 2021-11-27 18:15 UTC 

[PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
 2021-11-27 18:05 UTC  (10+ messages)
  ` [PATCH 0/3] Avoid live-lock in fault-in+uaccess loops "

[PATCH] mm: Use BUG_ON instead of if condition followed by BUG
 2021-11-27 18:05 UTC  (4+ messages)

[drm-misc:for-linux-next 4/6] make[4]: *** No rule to make target 'drivers/gpu/drm/drm_nomodeset.o', needed by 'drivers/gpu/drm/built-in.a'
 2021-11-27 18:04 UTC 

[PATCH] pinctrl: fix flexible_array.cocci warnings
 2021-11-27 18:01 UTC 

drivers/net/mdio/mdio-xgene.c:337:13: warning: cast to smaller integer type 'enum xgene_mdio_id' from 'const void *'
 2021-11-27 17:54 UTC 

[PATCH] net: usb: Correct PHY handling of smsc95xx
 2021-11-27 17:48 UTC  (2+ messages)

[PATCH V6 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-27 17:46 UTC  (2+ messages)

[PATCH v11 3/5] iio: adc: Add Xilinx AMS driver
 2021-11-27 17:50 UTC  (3+ messages)

[PATCH] iio: trigger: stm32-timer: fix MODULE_ALIAS
 2021-11-27 17:46 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-11-27 17:31 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: Add schema for Qualcomm BAM-DMUX
` [PATCH net-next v3 2/2] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver

[PATCH v2 0/2] scsi: qedi: Couple of warning fixes
 2021-11-26 20:17 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: qedi: Remove set but unused 'page' variable
` [PATCH v2 2/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting

[PATCH v5 1/3] iio: frequency: admv1013: add support for ADMV1013
 2021-11-27 17:28 UTC  (6+ messages)
` [PATCH v5 2/3] dt-bindings: iio: frequency: add admv1013 doc
` [PATCH v5 3/3] Documentation:ABI:testing:admv1013: add ABI docs

[PATCH] clk/ti/adpll: Make const pointer error a static const array
 2021-11-27 17:30 UTC 

[PATCH v3] net: netlink: af_netlink: Prevent empty skb by adding a check on len
 2021-11-27 17:28 UTC  (2+ messages)

[RFC PATCH v2 00/11] KVM: arm64: Add support for hypercall services selection
 2021-11-27 17:27 UTC  (5+ messages)
` [RFC PATCH v2 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH] tpm: make const pointer desc a static const array
 2021-11-27 17:26 UTC 

[PATCH v2 net-next 0/3] update seville to use shared MDIO driver
 2021-11-27 17:23 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] net: mdio: mscc-miim: convert to a regmap implementation
` [PATCH v2 net-next 2/3] net: dsa: ocelot: seville: utilize of_mdiobus_register
` [PATCH v2 net-next 3/3] net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO access

[PATCH] rbd: make const pointer speaces a static const array
 2021-11-27 17:21 UTC 

[syzbot] INFO: rcu detected stall in newstat
 2021-11-27 17:11 UTC  (2+ messages)

[PATCH] x86/platform/uv: make const pointer dots a static const array
 2021-11-27 17:03 UTC 

[PATCH v2 1/4] iio: add filter subfolder
 2021-11-27 17:00 UTC  (7+ messages)
` [PATCH v2 2/4] iio:filter:admv8818: add support for ADMV8818
` [PATCH v2 3/4] dt-bindings:iio:filter: add admv8818 doc
` [PATCH v2 4/4] iio:filter:admv8818: Add sysfs ABI documentation

[for-linus][PATCH 0/2] tracing: Updates to 5.16-rc2
 2021-11-27 16:47 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing: Check pid filtering when creating events
` [for-linus][PATCH 2/2] tracing: Fix pid filtering when triggers are attached

[PATCH v4 1/2] iio:amplifiers:ad7293: add support for AD7293
 2021-11-27 16:25 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings:iio:amplifiers: add ad7293 doc

ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2021-11-27 16:11 UTC 

[PATCH] block: Remove redundant initialization of variable ret
 2021-11-27 16:08 UTC  (2+ messages)

[PATCH v2] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-27 16:12 UTC  (3+ messages)

[PATCH v2] iio: adc: stm32: fix null pointer on defer_probe error
 2021-11-27 16:10 UTC  (4+ messages)

[drm-misc:for-linux-next 4/6] make[4]: *** No rule to make target 'drivers/gpu/drm/drm_nomodeset.o', needed by 'drivers/gpu/drm/built-in.a'
 2021-11-27 16:00 UTC 

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-27 16:05 UTC  (6+ messages)
` [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting

[PATCH] docs: conf.py: fix support for Readthedocs v 1.0.0
 2021-11-27 15:59 UTC  (6+ messages)

[PATCH] sched/idle: support busy loop polling on idle SMT cpus
 2021-11-27 15:50 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in from_kuid
 2021-11-27 15:50 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).