linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 08:32:14 to 2021-03-16 11:17:02 UTC [more...]

[PATCH 00/10] Add basic node support for Mediatek MT8195 SoC
 2021-03-16 11:14 UTC  (8+ messages)
` [PATCH 01/10] dt-bindings: timer: Add compatible for Mediatek MT8195
` [PATCH 02/10] dt-bindings: serial: "
` [PATCH 03/10] dt-bindings: watchdog: "
` [PATCH 04/10] dt-bindings: mmc: "
` [PATCH 05/10] dt-bindings: spi: "
` [PATCH 06/10] dt-bindings: iio: adc: "
` [PATCH 08/10] dt-bindings: phy: "

[RFC PATCH 1/3] mtd: spi-nor: support dumping sfdp tables
 2021-03-16 11:15 UTC  (8+ messages)
` [RFC PATCH 1/3] mtd: spi-nor: sfdp: remember sfdp_size
` [RFC PATCH 2/3] mtd: spi-nor: sfdp: fix spi_nor_read_sfdp()

[PATCH v8 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-16 11:12 UTC  (7+ messages)
` [PATCH v8 06/22] media: camss: Refactor VFE HW version support
` [PATCH v8 09/22] media: camss: Refactor CSID "

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-16 11:10 UTC  (15+ messages)

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-03-16 11:07 UTC  (8+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle

[PATCH v3] f2fs: allow to change discard policy based on cached discard cmds
 2021-03-16 11:08 UTC  (2+ messages)

[PATCH v5 0/5] HDR10 static metadata
 2021-03-16 11:07 UTC  (2+ messages)

[PATCH v2 0/2] Add decoder conceal color ctrl
 2021-03-16 11:06 UTC  (2+ messages)

[PATCH v4 00/11] uvcvideo: Fix v4l2-compliance errors
 2021-03-16 11:04 UTC  (10+ messages)
` [PATCH v4 06/11] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v4 08/11] media: uvcvideo: Set unique vdev name based in type
` [PATCH v4 09/11] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE

[PATCH v3 0/4] mm/slub: Fix count_partial() problem
 2021-03-16 11:02 UTC  (8+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16 10:59 UTC  (10+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping
` [PATCH 3/3] KVM: SVM: allow to intercept all exceptions for debug

[PATCH v2 0/7] ASoC: codecs: add wcd938x support
 2021-03-16 10:58 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: wcd938x: add bindings for wcd938x
` [PATCH v2 2/7] ASoC: codecs: wcd-clsh: add new version support
` [PATCH v2 3/7] ASoC: codecs: wcd938x: add basic driver
` [PATCH v2 4/7] ASoC: codecs: wcd938x: add basic controls
` [PATCH v2 5/7] ASoC: codecs: wcd938x: add playback dapm widgets
` [PATCH v2 6/7] ASoC: codecs: wcd938x: add capture "
` [PATCH v2 7/7] ASoC: codecs: wcd938x: add audio routing

threadirqs deadlocks
 2021-03-16 10:56 UTC 

[PATCH v1 0/2] net: xfrm: Use seqcount_spinlock_t
 2021-03-16 10:56 UTC  (3+ messages)
` [PATCH v1 1/2] net: xfrm: Localize sequence counter per network namespace
` [PATCH v1 2/2] net: xfrm: Use sequence counter with associated spinlock

[PATCH v3 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-16 10:55 UTC  (5+ messages)
` [PATCH v3 2/4] sched/fair: Make CFS bandwidth controller burstable

[PATCH] arm64: vmlinux.lds.S: keep .entry.tramp.text section
 2021-03-16 10:45 UTC  (4+ messages)

[syzbot] KMSAN: uninit-value in video_usercopy (2)
 2021-03-16 10:44 UTC  (2+ messages)

[RFC PATCH v2 0/8] RISC-V CPU Idle Support
 2021-03-16 10:41 UTC  (9+ messages)
` [RFC PATCH v2 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH v2 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH v2 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH v2 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH v2 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH v2 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
` [RFC PATCH v2 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH 1/3] mm/slub: fixing backtrace of objects because of redzone adjustment
 2021-03-16 10:37 UTC  (3+ messages)
    ` [PATCH 2/3] mm/slub: Add Support for free path information of an object
    ` [PATCH 3/3] arm: print alloc free paths for address in registers

[PATCH v4 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-16 10:40 UTC  (8+ messages)
` [PATCH v4 1/4] sched/fair: Introduce primitives for CFS bandwidth burst
` [PATCH v4 2/4] sched/fair: Make CFS bandwidth controller burstable

[PATCH 0/2] KVM: x86: nSVM: fixes for SYSENTER emulation
 2021-03-16 10:39 UTC  (6+ messages)
` [PATCH 2/2] KVM: nSVM: improve SYSENTER emulation on AMD

[PATCH] staging: comedi: replace slash in name
 2021-03-16 10:37 UTC  (7+ messages)
    ` [PATCH v2] staging: comedi: cb_pcidas64: fix request_irq() warn

[syzbot] kernel panic: corrupted stack end in openat
 2021-03-16 10:37 UTC  (7+ messages)

[PATCH] staging: comedi: cb_pcidas: replace slash in name
 2021-03-16 10:30 UTC  (3+ messages)
` [PATCH v2] staging: comedi: cb_pcidas: fix request_irq() warn

[PATCH v2] block: fix trace completion for chained bio
 2021-03-16 10:30 UTC  (2+ messages)

Lockdep report for hci_conn_get_phy()
 2021-03-16 10:28 UTC  (2+ messages)

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-16 10:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: move the staging subsystem to lists.linux.dev
 2021-03-16 10:23 UTC 

[PATCH] dt-bindings: spi: Convert Freescale DSPI to json schema
 2021-03-16 10:15 UTC  (4+ messages)
  ` [EXT] "

[PATCH v7 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-16 10:13 UTC  (2+ messages)

[PATCH v6] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-03-16 10:12 UTC 

include/linux/compiler_types.h:338:38: error: call to '__compiletime_assert_599' declared with attribute error: must increase SMC_WR_BUF_SIZE to at least sizeof(struct smc_llc_msg)
 2021-03-16 10:11 UTC 

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-16 10:11 UTC  (6+ messages)

[syzbot] memory leak in em28xx_dvb_init
 2021-03-16 10:09 UTC 

AW: [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C
 2021-03-16 10:08 UTC  (3+ messages)
` [PATCH v3 0/1] add ACPI binding to RX6110 driver
` [PATCH v3 1/1] rtc: rx6110: add ACPI bindings to I2C

[PATCH v2] Bluetooth: hci_h5: btrtl: Add quirk for keep power in suspend/resume
 2021-03-16 10:06 UTC 

[PATCH v16 0/9] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-03-16 10:06 UTC  (4+ messages)
` [PATCH v16 6/9] arm64: mte: Conditionally compile mte_enable_kernel_*()

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-16 10:05 UTC  (3+ messages)
` [PATCH 5.10 154/290] PCI/LINK: Remove bandwidth notification

[PATCH v2] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support
 2021-03-16  9:46 UTC 

[PATCH] mm: cma: Fix potential null dereference on pointer cma
 2021-03-16 10:04 UTC 

[tip:x86/cpu 2/3] arch/x86/kernel/alternative.c:96:10: warning: Undefined behaviour, pointer arithmetic 'x86nops+10' is out of bounds
 2021-03-16 10:01 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH] genirq: fix language typos
 2021-03-16 10:02 UTC 

[PATCH] ASoC: Intel: sof_rt5682: Add rt1015p speaker amp support
 2021-03-16 10:00 UTC  (3+ messages)

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-16  9:59 UTC  (11+ messages)
` [PATCH 4.19 011/120] tcp: annotate tp->copied_seq lockless reads
` [PATCH 4.19 012/120] tcp: annotate tp->write_seq "

[PATCH] staging: rtl8192u: remove extra lines
 2021-03-16  9:59 UTC 

[PATCH net-next] net: dsa: mt7530: support MDB and bridge flag operations
 2021-03-16  9:56 UTC  (8+ messages)

[PATCH RESEND v4] MAINTAINERS: move Milo Kim to credits
 2021-03-16  9:56 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: use snd_ctl_boolean_mono_info
 2021-03-16  9:42 UTC 

[PATCH v5] mfd: da9063: Support SMBus and I2C mode
 2021-03-16  9:54 UTC  (5+ messages)

[RESEND PATCH] irq/irq_sim: shrink devm_irq_domain_create_sim()
 2021-03-16  9:53 UTC  (2+ messages)

[PATCH] tools:bootconfig: Fix a typo in scripts/xbc.sh
 2021-03-16  9:53 UTC  (2+ messages)

[kbuild-all] Re: [PATCH] gcov: fail build on gcov_info size mismatch
 2021-03-16  9:51 UTC  (2+ messages)

[PATCH][next] RDMA/mlx5: Fix missing assignment of rc when calling mlx5_ib_dereg_mr
 2021-03-16  9:51 UTC 

[PATCH] mm/shmem: Enclose shmem_mcopy_atomic_pte() with 'CONFIG_USERFAULTFD'
 2021-03-16  9:49 UTC 

[PATCH v2 4/4] platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
 2021-03-16  9:43 UTC  (7+ messages)
` [PATCH] platform/x86: pmc_atom: use callback for all dmi quirk entries

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
 2021-03-16  9:42 UTC 

[PATCH] ASoC: fsl_sai: remove reset code from dai_probe
 2021-03-16  9:27 UTC 

[PATCH] powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
 2021-03-16  9:35 UTC  (6+ messages)

[PATCH] f2fs: fix the discard thread sleep timeout under high utilization
 2021-03-16  9:34 UTC  (7+ messages)

[PATCH] riscv: Fix spelling mistake "initialisation" -> "initialization
 2021-03-16  9:30 UTC 

[PATCH] mm: memcontrol: switch to rstat fix
 2021-03-16  9:30 UTC  (2+ messages)

[syzbot] upstream boot error: WARNING in vkms_vblank_simulate
 2021-03-16  9:29 UTC  (5+ messages)

[net PATCH 0/9] octeontx2: miscellaneous fixes
 2021-03-16  9:27 UTC  (10+ messages)
` [net PATCH 1/9] octeontx2-pf: Do not modify number of rules
` [net PATCH 2/9] octeontx2-af: Formatting debugfs entry rsrc_alloc
` [net PATCH 3/9] octeontx2-af: Do not allocate memory for devlink private
` [net PATCH 4/9] octeontx2-af: Remove TOS field from MKEX TX
` [net PATCH 5/9] octeontx2-af: Return correct CGX RX fifo size
` [net PATCH 6/9] octeontx2-af: Fix irq free in rvu teardown
` [net PATCH 7/9] octeontx2-pf: Clear RSS enable flag on interace down
` [net PATCH 8/9] octeontx2-af: fix infinite loop in unmapping counter
` [net PATCH 9/9] octeontx2-af: Fix uninitialized variable warning

[PATCH v2 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-16  9:17 UTC  (3+ messages)
` [PATCH v2 04/11] iommu/arm-smmu-v3: Split block descriptor when start dirty log

[PATCH v1 1/1] gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()
 2021-03-16  9:22 UTC  (2+ messages)

[PATCH v5 01/13] dt-bindings: usb: fix yamllint check warning
 2021-03-16  9:22 UTC  (13+ messages)
` [PATCH v5 02/13] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH v5 03/13] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH v5 04/13] dt-bindings: phy: mediatek: tphy: change patternProperties
` [PATCH v5 05/13] arm64: dts: mt8173: fix property typo of 'phys' in dsi node
` [PATCH v5 06/13] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH v5 07/13] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH v5 08/13] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH v5 09/13] arm64: dts: mediatek: mt7622: "
` [PATCH v5 10/13] arm64: dts: mediatek: mt8183: fix dtbs_check warning
` [PATCH v5 11/13] arm: dts: mt7629: harmonize node names and compatibles
` [PATCH v5 12/13] arm: dts: mt7623: "
` [PATCH v5 13/13] arm: dts: mt2701: "

[PATCH v1] ARM: dts: Fix 64MiB OpenBMC flash layout and aspeed-ast2600-evb.dts
 2021-03-16  8:59 UTC 

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-16  9:21 UTC  (10+ messages)
` [PATCH v5 04/10] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v5 07/10] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v5 08/10] scsi: ufshpb: Limit the number of inflight map requests

[PATCH] docs/kokr: make sections on bug reporting match practice
 2021-03-16  9:20 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Assign fwnode to parent's if no primary one provided
 2021-03-16  9:19 UTC  (3+ messages)

[PATCH] leds: lgm: fix gpiolib dependency
 2021-03-16  9:19 UTC  (9+ messages)
` Intel, please maintain your drivers was "
    ` MaxLinear, "

[PATCH][next] ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
 2021-03-16  9:19 UTC 

[PATCH v8 0/3] Adding the Sparx5 Switch Reset Driver
 2021-03-16  9:08 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings
` [PATCH v8 2/3] reset: mchp: sparx5: add switch reset driver
` [PATCH v8 3/3] arm64: dts: reset: add microchip sparx5 "

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
 2021-03-16  8:57 UTC  (2+ messages)

[PATCH] misc/sgi-xp: use NULL instead of using plain integer as pointer
 2021-03-16  8:57 UTC 

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-03-16  8:56 UTC  (5+ messages)
` [PATCH 04/13] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 06/13] lib: extend the scope of small_const_nbits() macro

TEST EMAIL - PLEASE IGNORE
 2021-03-16  8:56 UTC  (2+ messages)
` [PATCH] leds: lgm: fix gpiolib dependency

[PATCH v4 0/3] CET fix patches for nested guest
 2021-03-16  9:03 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH v1 10/14] mm: multigenerational lru: core
 2021-03-16  8:53 UTC  (5+ messages)

[PATCH] ASoC: dt-bindings: fsl_spdif: Add compatible string for new platforms
 2021-03-16  8:40 UTC 

[PATCH net-next 1/1] net: phy: fix invalid phy id when probe using C22
 2021-03-16  8:57 UTC 

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-16  8:52 UTC  (9+ messages)

[Patch v1 0/1] ubifs: only check replay with inode type to judge if inode linked
 2021-03-16  8:52 UTC  (2+ messages)
` [PATCH v1 1/1] "

[syzbot] KMSAN: uninit-value in number (3)
 2021-03-16  8:51 UTC  (2+ messages)

[PATCH v2] smp: kernel/panic.c - silence warnings
 2021-03-16  8:41 UTC 

[PATCH 2/2] Bug Fix for last patch
 2021-03-16  8:40 UTC  (7+ messages)
` [PATCH] Insert SFENCE.VMA in function set_pte_at for RISCV

[PATCH v7 0/3] Adding the Sparx5 Switch Reset Driver
 2021-03-16  8:36 UTC  (4+ messages)
` [PATCH v7 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

[f2fs] ab2dbddfd0: BUG:kernel_NULL_pointer_dereference,address
 2021-03-16  8:34 UTC  (2+ messages)

drivers/usb/host/ohci-hcd.c:1318 ohci_hcd_mod_init() warn: ignoring unreachable code
 2021-03-16  8:32 UTC 

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-16  8:32 UTC  (3+ messages)

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16  8:31 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).