linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-05 12:48:39 to 2021-08-05 15:26:48 UTC [more...]

[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode
 2021-08-05 15:26 UTC  (4+ messages)
` [PATCH printk v1 06/10] printk: use seqcount_latch for console_seq

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-05 15:20 UTC  (36+ messages)
` [PATCH v4 01/35] mm, slub: don't call flush_all() from slab_debug_trace_open()
` [PATCH v4 02/35] mm, slub: allocate private object map for debugfs listings
` [PATCH v4 03/35] mm, slub: allocate private object map for validate_slab_cache()
` [PATCH v4 04/35] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [PATCH v4 05/35] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [PATCH v4 06/35] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab()
` [PATCH v4 07/35] mm, slub: extract get_partial() from new_slab_objects()
` [PATCH v4 08/35] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [PATCH v4 09/35] mm, slub: return slab page from get_partial() and set c->page afterwards
` [PATCH v4 10/35] mm, slub: restructure new page checks in ___slab_alloc()
` [PATCH v4 11/35] mm, slub: simplify kmem_cache_cpu and tid setup
` [PATCH v4 12/35] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [PATCH v4 13/35] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [PATCH v4 14/35] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [PATCH v4 15/35] mm, slub: restore irqs around calling new_slab()
` [PATCH v4 16/35] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [PATCH v4 17/35] mm, slub: check new pages with restored irqs
` [PATCH v4 18/35] mm, slub: stop disabling irqs around get_partial()
` [PATCH v4 19/35] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [PATCH v4 20/35] mm, slub: make locking in deactivate_slab() irq-safe
` [PATCH v4 21/35] mm, slub: call deactivate_slab() without disabling irqs
` [PATCH v4 22/35] mm, slub: move irq control into unfreeze_partials()
` [PATCH v4 23/35] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [PATCH v4 24/35] mm, slub: detach whole partial list at once in unfreeze_partials()
` [PATCH v4 25/35] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [PATCH v4 26/35] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [PATCH v4 27/35] mm, slub: don't disable irqs in slub_cpu_dead()
` [PATCH v4 28/35] mm, slab: make flush_slab() possible to call with irqs enabled
` [PATCH v4 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [PATCH v4 30/35] mm: slub: Make object_map_lock a raw_spinlock_t
` [PATCH v4 31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/
` [PATCH v4 32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [PATCH v4 33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [PATCH v4 34/35] mm, slub: use migrate_disable() on PREEMPT_RT
` [PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[Linux Kernel 5.13 GA] ESXi Performance regression
 2021-08-05 15:24 UTC  (6+ messages)

[PATCH] init: Suppress wrong warning for bootconfig cmdline parameter
 2021-08-05 15:22 UTC  (2+ messages)

[PATCH v2 0/8] MIPS: jz4780 HDMI
 2021-08-05 15:22 UTC  (13+ messages)
` [PATCH v2 1/8] drm/bridge: synopsis: Add mode_fixup and bridge timings support
` [PATCH v2 2/8] drm/ingenic: Add jz4780 Synopsys HDMI driver
` [PATCH v2 3/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v2 4/8] dt-bindings: display: Add ingenic-jz4780-hdmi DT Schema
` [PATCH v2 5/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [PATCH v2 6/8] MIPS: DTS: CI20: add HDMI setup
` [PATCH v2 7/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780
` [PATCH v2 8/8] [RFC] drm/ingenic: convert to component framework for jz4780 hdmi

[PATCH] powerpc/pseries: Fix update of LPAR security flavor after LPM
 2021-08-05 15:23 UTC 

[PATCH] scripts/Makefile.clang: default to LLVM_IAS=1
 2021-08-05 15:18 UTC  (5+ messages)

[PATCH 0/5] Some cleanup for page migration
 2021-08-05 15:17 UTC  (7+ messages)
` [PATCH 1/5] mm: migrate: Move the page count validation to the proper place
` [PATCH 2/5] mm: migrate: Introduce a local variable to get the number of pages
` [PATCH 3/5] mm: migrate: Fix the incorrect function name in comments
` [PATCH 4/5] mm: migrate: Change to use bool type for 'page_was_mapped'
` [PATCH 5/5] mm: migrate: Remove redundant goto labels

[PATCH] iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist()
 2021-08-05 15:16 UTC  (5+ messages)

[PATCH v2] ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
 2021-08-05 15:14 UTC 

[PATCH] ext4: avoid huge mmp update interval value
 2021-08-05 15:14 UTC 

[PATCH] rbtree: remove unneeded explicit alignment in struct rb_node
 2021-08-05 15:10 UTC  (5+ messages)

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-05 15:09 UTC  (3+ messages)
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly

Could it be made possible to offer "supplementary" data to a DIO write ?
 2021-08-05 15:06 UTC  (6+ messages)

[PATCH] kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
 2021-08-05 15:01 UTC 

[patch 00/63] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-05 14:59 UTC  (5+ messages)
` [patch 15/63] locking: Add base code for RT rw_semaphore and rwlock

USB xhci crash under load on 5.14-rc3
 2021-08-05 14:59 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethernet: ti: cpsw/emac: switch to use skb_put_padto()
 2021-08-05 14:55 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: cpsw: "
` [PATCH net-next 2/3] net: ethernet: ti: davinci_emac: "
` [PATCH net-next 3/3] net: ethernet: ti: davinci_cpdma: drop frame padding

[PATCH net v2] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
 2021-08-05 14:55 UTC 

[PATCH] staging: r8188eu: remove label at the end of a function
 2021-08-05 14:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v2] net: pegasus: fix uninit-value in get_interrupt_interval
 2021-08-05 14:50 UTC  (2+ messages)

[PATCH 0/2] net: fix use-after-free bugs
 2021-08-05 14:50 UTC  (2+ messages)

[PATCH net] page_pool: mask the page->signature before the checking
 2021-08-05 14:47 UTC  (6+ messages)

[PATCH v2] hungtask: add filter kthread
 2021-08-05 14:47 UTC  (3+ messages)
  `  "

[syzbot] INFO: task hung in ext4_fill_super
 2021-08-05 14:46 UTC  (3+ messages)

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

[PATCH] pipe: increase minimum default pipe size to 2 pages
 2021-08-05 14:40 UTC 

[PATCH net-next] netdevsim: Protect both reload_down and reload_up paths
 2021-08-05 14:34 UTC 

[PATCH net-next] netdevsim: Forbid devlink reload when adding or deleting ports
 2021-08-05 14:33 UTC  (5+ messages)
` [PATCH net-next v1] "

[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-05 14:29 UTC  (7+ messages)
` [PATCH V2 03/14] x86/set_memory: Add x86_set_memory_enc static call support

[PATCH] staging: r8188eu: fix build error
 2021-08-05 14:09 UTC 

[PATCH net-next v4] ethernet: fix PTP_1588_CLOCK dependencies
 2021-08-05 14:10 UTC  (5+ messages)

[PATCH v2 0/3] rockchip io domain
 2021-08-05 14:10 UTC  (4+ messages)
` [PATCH v2 2/3] soc: rockchip: io-domain: add rk3568 support

[PATCH v2] Bluetooth: btusb: Add support different nvm to distinguish different factory for WCN6855 controller
 2021-08-05 14:09 UTC  (2+ messages)

[PATCH] bpf: Fix integer overflow involving bucket_size
 2021-08-05 14:05 UTC 

[PATCH 0/2] Protect vmstats on PREEMPT_RT
 2021-08-05 14:04 UTC  (8+ messages)
` [PATCH 2/2] mm/vmstat: Protect per cpu variables with preempt disable on RT

[PATCH] scsi: core: Run queue first after running device
 2021-08-05 14:32 UTC 

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-05 14:00 UTC  (10+ messages)
` [PATCH RFC v2 02/12] KEYS: CA link restriction
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys

[PATCH v6 0/3] infer --target from SRCARCH for CC=clang
 2021-08-05 13:58 UTC  (8+ messages)
` [PATCH v6 1/3] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v6 2/3] Makefile: infer --target from ARCH for CC=clang
` [PATCH v6 3/3] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH][next] brcmfmac: firmware: Fix uninitialized variable ret
 2021-08-05 13:53 UTC  (3+ messages)

[PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)
 2021-08-05 13:53 UTC  (4+ messages)
` [PATCH v1 2/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP)

[PATCH v1] driver: base: Add driver filter support
 2021-08-05 13:52 UTC  (7+ messages)

[PATCH] f2fs: Kconfig: clean up config options about compression
 2021-08-05 13:49 UTC  (2+ messages)

[PATCH 1/2] usb: dwc2: rename DWC2_POWER_DOWN_PARAM_NONE state
 2021-08-05 13:49 UTC  (2+ messages)

[agd5f:amd-staging-drm-next 439/444] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:503:6: warning: no previous prototype for 'release_psp_cmd_buf'
 2021-08-05 13:45 UTC 

[PATCH] iwlwifi: select MAC80211_LEDS conditionally
 2021-08-05 13:44 UTC  (4+ messages)

[PATCH v3 0/7] TQMx86: TQMx110EB and TQMxE40x MFD/GPIO support
 2021-08-05 13:42 UTC  (9+ messages)
` [PATCH v3 2/7] mfd: tqmx86: clear GPIO IRQ resource when no IRQ is set
` [PATCH v3 3/7] mfd: tqmx86: remove incorrect TQMx90UC board ID
` [PATCH v3 4/7] mfd: tqmx86: fix typo in "platform"

[staging:staging-testing 197/223] drivers/staging/r8188eu/hal/rtl8188e_dm.c:182:1: error: label at end of compound statement
 2021-08-05 13:41 UTC 

[PATCH v8 0/3] iio: accel: add support for ADXL355
 2021-08-05 13:41 UTC  (3+ messages)
` [PATCH v8 2/3] iio: accel: Add driver "

[PATCH net-next v5] ethernet: fix PTP_1588_CLOCK dependencies
 2021-08-05 13:32 UTC 

[PATCH 0/2] Add support for Samsung S6D27A1 display panel
 2021-08-05 13:33 UTC  (3+ messages)
  ` [PATCH 1/2] drm/panel: Add DT bindings "
  ` [PATCH 2/2] drm/panel: s6d27a1: Add driver "

[RFC v3] f2fs: extent cache: support unaligned extent
 2021-08-05 13:35 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-05 13:31 UTC  (9+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-08-05 13:31 UTC  (9+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics

[PATCH 0/3] tracepoint static call fixes
 2021-08-05 13:27 UTC  (4+ messages)
` [PATCH 1/3] Fix: tracepoint: static call: compare data on transition from 2->1 callees
` [PATCH 2/3] Fix: tracepoint: static call function vs data state mismatch (v2)
` [PATCH 3/3] Fix: tracepoint: rcu get state and cond sync for static call updates (v2)

[PATCH v11 0/3] Add support for AMD PTDMA controller driver
 2021-08-05 13:25 UTC  (4+ messages)
` [PATCH v11 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA

[PATCH] mfd/cpuidle: ux500: Rename driver symbol
 2021-08-05 13:24 UTC  (2+ messages)

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-05 13:22 UTC  (3+ messages)
` [PATCH v7 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[GIT PULL] s390 updates for 5.14-rc5
 2021-08-05 13:21 UTC 

[PATCH] mfd: db8500-prcmu: Rename register header
 2021-08-05 13:20 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: btusb: Fix fall-through warnings
 2021-08-05 13:18 UTC 

[PATCH v5 1/2] Bluetooth: btusb: Record debug log for Mediatek Chip
 2021-08-05 13:12 UTC  (3+ messages)

[PATCH] mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cell
 2021-08-05 13:11 UTC  (2+ messages)

[PATCH] staging: r8188eu: Fix incorrect types in arguments
 2021-08-05 13:11 UTC 

[PATCH V4 0/2] gpio: Add virtio based driver
 2021-08-05 13:10 UTC  (6+ messages)
` [PATCH V4 2/2] gpio: virtio: Add IRQ support
      ` [Stratos-dev] "

[PATCH] PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe
 2021-08-05 13:09 UTC  (2+ messages)

[PATCH] dt-bindings: hisilicon,hi6421-spmi-pmic.yaml: make some rules stricter
 2021-08-05 13:09 UTC  (2+ messages)

[BUG] mmc_regulator_set_ocr can't cope with regulator-fixed
 2021-08-05 13:08 UTC  (6+ messages)

[staging:staging-testing 195/223] drivers/staging/r8188eu/core/rtw_mp_ioctl.c:671:15: warning: variable 'width' set but not used
 2021-08-05 13:07 UTC 

[PATCH 0/9] irqchip: Add LoongArch-related irqchip drivers
 2021-08-05 13:06 UTC  (6+ messages)
` [PATCH 2/9] irqchip/loongson-pch-pic: Improve edge triggered interrupt support

[agd5f:drm-next 41/57] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:503:6: warning: no previous prototype for 'release_psp_cmd_buf'
 2021-08-05 13:06 UTC 

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-08-05 13:06 UTC  (13+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

[PATCH] Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
 2021-08-05 13:06 UTC  (2+ messages)

[PATCH net-next 1/2] timer: add fsleep for flexible sleeping
 2021-08-05 13:06 UTC  (2+ messages)

[PATCH v3 0/7] arm64: dts: rockchip: rk3568-evb1-v10: add sd card support
 2021-08-05 13:05 UTC  (3+ messages)
` [PATCH v3 2/7] soc: rockchip: io-domain: add rk3568 support

[PATCH v3 0/1] perf tools: Warning fixes
 2021-08-05 13:03 UTC  (2+ messages)
` [PATCH v3 1/1] perf cs-etm: Add warnings for missing DSOs

[RFC PATCH 0/6] perf tools: Warning fixes
 2021-08-05 12:59 UTC  (6+ messages)
` [RFC PATCH 6/6] perf cs-etm: Add warnings for missing DSOs

[PATCH v2 0/1] perf tools: Warning fixes
 2021-08-05 12:56 UTC  (2+ messages)
` [PATCH v2 1/1] perf cs-etm: Add warnings for missing DSOs

[PATCH NET v2 0/7] skbuff: introduce skb_expand_head()
 2021-08-05 12:55 UTC  (4+ messages)
  ` [PATCH NET v3 5/7] vrf: use skb_expand_head in vrf_finish_output

[RFC PATCH] tools/accounting: add lock_contention.py tool
 2021-08-05 12:54 UTC 

[PATCH] ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
 2021-08-05 12:52 UTC  (3+ messages)

[PATCH v8 0/5] use bin_attribute to break the size limitation of cpumap ABI
 2021-08-05 12:52 UTC  (3+ messages)
` [PATCH v8 1/5] cpumask: introduce cpumap_print_to_buf to support large bitmask and list

[PATCH] power: supply: sc27xx: Delete superfluous error message
 2021-08-05 12:52 UTC 

[PATCH v2 0/6] CAN: Add support for CAN in AM65,J721e and AM64
 2021-08-05 12:49 UTC  (6+ messages)

[PATCH v2] Documentation/kbuild: Document the kconfig choice default value
 2021-08-05 12:47 UTC  (3+ messages)
` [PATCH v3] "


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