linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 14:53:05 to 2022-02-02 17:23:34 UTC [more...]

[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-02 17:14 UTC  (16+ messages)
` [PATCH v1 01/14] mtd: spi-nor: export more function to be used in "
` [PATCH v1 02/14] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v1 03/14] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v1 04/14] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v1 05/14] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v1 06/14] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v1 07/14] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v1 08/14] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v1 09/14] mtd: spi-nor: micron-st: fix micron_st prefix
` [PATCH v1 10/14] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v1 11/14] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v1 12/14] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v1 13/14] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v1 14/14] mtd: spi-nor: renumber flags

[PATCH net v2] net: sparx5: do not refer to skb after passing it on
 2022-02-02 17:20 UTC  (2+ messages)

[PATCH] habanalabs: fix potential spectre v1 gadgets
 2022-02-02 17:19 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver
 2022-02-02 17:19 UTC  (5+ messages)
` [PATCH v6 8/9] ALSA: hda/realtek: Add support for HP Laptops

[PATCH v4 0/4] printk: reduce deadlocks during panic
 2022-02-02 17:18 UTC  (5+ messages)
` [PATCH v4 1/4] printk: Add panic_in_progress helper
` [PATCH v4 2/4] printk: disable optimistic spin during panic
` [PATCH v4 3/4] printk: Avoid livelock with heavy printk "
` [PATCH v4 4/4] printk: Drop console_sem "

[PATCH] PCI: kirin: Fix kirin960-pcie probe failure issue
 2022-02-02 17:18 UTC  (4+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-02 17:18 UTC  (9+ messages)
` [PATCHv2 03/29] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv2 06/29] x86/tdx: Add MSR support for TDX guests

[PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
 2022-02-02 17:17 UTC  (5+ messages)
` [PATCHv2.1 "

[PATCH v2 0/4] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM
 2022-02-02 17:14 UTC  (2+ messages)

[PATCH] exec: Force single empty string when argv is empty
 2022-02-02 17:12 UTC  (4+ messages)

[PATCH v2 0/2] Add Richtek RT1719 USBPD controller support
 2022-02-02 17:11 UTC  (6+ messages)
` [PATCH v2 2/2] usb: typec: rt1719: Add support for Richtek RT1719

[PATCH v5 00/70] Introducing the Maple Tree
 2022-02-02 17:11 UTC  (3+ messages)
` [PATCH v5 07/70] Maple Tree: Add new data structure

[PATCH v1 1/1] tty: Drop duplicate NULL check in TTY port functions
 2022-02-02 16:57 UTC 

[PATCH v1 1/1] amiserial: Drop duplicate NULL check in shutdown()
 2022-02-02 16:56 UTC 

[PATCH v1 1/1] serial: core: Drop duplicate NULL check in uart_*shutdown()
 2022-02-02 16:56 UTC 

[syzbot] KASAN: slab-out-of-bounds Write in bpf_prog_test_run_xdp
 2022-02-02 17:10 UTC  (4+ messages)

[PATCH 0/8] bpf: Add fprobe link
 2022-02-02 17:09 UTC  (2+ messages)

[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-02-02 17:08 UTC  (3+ messages)
` [PATCH v11 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-02 17:05 UTC  (2+ messages)

[PATCH 00/15] Make ETM register accesses consistent with sysreg.h
 2022-02-02 17:05 UTC  (17+ messages)
` [PATCH 01/15] coresight: Make ETM4x TRCIDR0 "
` [PATCH 02/15] coresight: Make ETM4x TRCIDR2 "
` [PATCH 03/15] coresight: Make ETM4x TRCIDR3 "
` [PATCH 04/15] coresight: Make ETM4x TRCIDR4 "
` [PATCH 05/15] coresight: Make ETM4x TRCIDR5 "
` [PATCH 06/15] coresight: Make ETM4x TRCCONFIGR "
` [PATCH 07/15] coresight: Make ETM4x TRCEVENTCTL1R "
` [PATCH 08/15] coresight: Make ETM4x TRCSTALLCTLR "
` [PATCH 09/15] coresight: Make ETM4x TRCVICTLR "
` [PATCH 10/15] coresight: Make ETM3x ETMTECR1 "
` [PATCH 11/15] coresight: Make ETM4x TRCACATRn "
` [PATCH 12/15] coresight: Make ETM4x TRCSSCCRn and TRCSSCSRn "
` [PATCH 13/15] coresight: Make ETM4x TRCSSPCICRn "
` [PATCH 14/15] coresight: Make ETM4x TRCBBCTLR "
` [PATCH 15/15] coresight: Make ETM4x TRCRSCTLRn "

[PATCH v13 00/11] iio: afe: add temperature rescaling support
 2022-02-02 17:04 UTC  (5+ messages)
` [PATCH v13 02/11] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v13 08/11] iio: afe: rescale: add RTD temperature sensor support

[PATCH] pps: clients: gpio: Propagate return value from pps_gpio_probe
 2022-02-02 17:04 UTC  (6+ messages)

[PATCH v12 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-02 17:04 UTC  (4+ messages)
` [PATCH v12 2/9] drm/ingenic: Add support for JZ4780 and HDMI output

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-02 17:03 UTC  (6+ messages)

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-02-02 17:01 UTC  (4+ messages)
` [PATCH v3 7/9] mm/swapfile: remove stale reuse_swap_page()

[PATCH v2 0/1] ipheth URB overflow fix
 2022-02-02 17:01 UTC  (4+ messages)

[PATCH] perf: tools: Add missing branch_sample_type
 2022-02-02 16:55 UTC  (2+ messages)

[RFC] io_uring: avoid ring quiesce while registering/unregistering eventfd
 2022-02-02 16:57 UTC  (2+ messages)

[PATCH] HPE BMC GXP SUPPORT
 2022-02-02 16:52 UTC 

[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
 2022-02-02 16:54 UTC  (2+ messages)

[PATCH v3 4/4] mm/page_owner: Record task command name
 2022-02-02 16:53 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] hwtracing: coresight: Replace acpi_bus_get_device()
 2022-02-02 16:48 UTC  (5+ messages)

[PATCH v9] libperf: Add arm64 support to perf_mmap__read_self()
 2022-02-02 16:48 UTC  (2+ messages)

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-02 16:47 UTC  (7+ messages)

[PATCH] gpiolib: make struct comments into real kernel docs
 2022-02-02 16:47 UTC  (2+ messages)

[PATCH net-next] net: kbuild: Don't default net vendor configs to y
 2022-02-02 15:31 UTC  (12+ messages)

mmotm 2022-02-01-16-04 uploaded
 2022-02-02 16:39 UTC  (3+ messages)
` mmotm 2022-02-01-16-04 uploaded (mm/memcontrol.c)

[PATCHv2 0/7] 64-bit data integrity field support
 2022-02-02 16:38 UTC  (6+ messages)
` [PATCHv2 7/7] nvme: add support for enhanced metadata

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-02-02 16:38 UTC  (13+ messages)
` [PATCH v2 3/3] mm/page_owner: Dump "

[PATCH 1/3] ARM: dts: exynos: add smb347 charger to p4note
 2022-02-02 16:34 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: add simple battery "
` [PATCH 3/3] ARM: defconfig: add smb347 charger driver for p4note

[PATCH 0/2] Drop the clock-frequency property from the MMIO timer node
 2022-02-02 16:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq8074: drop the clock-frequency property
` [PATCH 2/2] arm64: dts: qcom: ipq6018: "

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-02 16:35 UTC  (6+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[GIT PULL] nfsd changes for 5.17-rc
 2022-02-02 16:32 UTC 

[PATCH v13 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-02 16:31 UTC  (9+ messages)
` [PATCH v13 1/9] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v13 2/9] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v13 3/9] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v13 4/9] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v13 5/9] drm/synopsys+ingenic: repair hot plug detection
` [PATCH v13 6/9] dw-hdmi/ingenic-dw-hdmi: repair interworking with hdmi-connector
` [PATCH v13 7/9] drm/bridge: display-connector: add ddc-en gpio support
` [PATCH v13 8/9] MIPS: DTS: CI20: fix how ddc power is enabled

[PATCH v11 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-02-02 16:29 UTC  (4+ messages)
` [PATCH v11 2/2] leds: Add driver for Qualcomm LPG

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-02 16:27 UTC  (12+ messages)
` [PATCH v9 10/43] x86/sev: Check SEV-SNP features support
` [PATCH v9 18/43] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v9 19/43] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device

[PATCH] Makefile.extrawarn: Move -Wunaligned-access to W=2
 2022-02-02 16:26 UTC  (3+ messages)

[PATCH 0/8] VMCI: dma dg: Add support for DMA datagrams
 2022-02-02 16:23 UTC  (10+ messages)
` [PATCH 1/8] VMCI: dma dg: whitespace formatting change for vmci register defines
` [PATCH 2/8] VMCI: dma dg: add MMIO access to registers
` [PATCH 3/8] VMCI: dma dg: detect DMA datagram capability
` [PATCH 4/8] VMCI: dma dg: set OS page size
` [PATCH 5/8] VMCI: dma dg: register dummy IRQ handlers for DMA datagrams
` [PATCH 6/8] VMCI: dma dg: allocate send and receive buffers "
` [PATCH 7/8] VMCI: dma dg: add support for DMA datagrams sends
` [PATCH 8/8] VMCI: dma dg: add support for DMA datagrams receive

[PATCH 0/3] phy: phy-brcm-usb: Fixes for phy-brcm-usb driver
 2022-02-02 16:24 UTC  (6+ messages)

[PATCH] linux/const.h: Explain how __is_constexpr() works
 2022-02-02 16:19 UTC  (5+ messages)

[PATCH RESEND] mm: memcg: synchronize objcg lists with a dedicated spinlock
 2022-02-02 16:19 UTC  (3+ messages)

[Fixes] ax25: add refcount in ax25_dev to avoid UAF bugs
 2022-02-02 16:18 UTC 

[PATCH] lib/test_string.c: Add test for strlen()
 2022-02-02 16:16 UTC  (3+ messages)

[mtd:spi-mem-ecc 30/30] ld.lld: error: undefined symbol: nand_ecc_unregister_on_host_hw_engine
 2022-02-02 16:15 UTC  (5+ messages)

[PATCH 1/2] i2c: designware: Add missing locks
 2022-02-02 16:13 UTC  (4+ messages)
` [PATCH v3 0/2] i2c-designware: Add support for AMD PSP semaphore
  ` [PATCH v3 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH v3 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-02 16:12 UTC  (6+ messages)
` [PATCH v3 3/4] mm/page_owner: Print "

[PATCH 0/5] Enable -Warray-bounds and -Wzero-length-bounds
 2022-02-02 16:09 UTC  (3+ messages)
` [PATCH 4/5] Makefile: Enable -Warray-bounds

[PATCH v2] dt-bindings: net: convert net/cortina,gemini-ethernet to yaml
 2022-02-02 16:06 UTC  (2+ messages)

[PATCH RESEND v5 1/4] drm/bridge: anx7625: send DPCD command to downstream
 2022-02-02 16:06 UTC  (4+ messages)
` [PATCH RESEND v5 2/4] drm/bridge: anx7625: Convert to use devm_kzalloc
` [PATCH RESEND v5 3/4] drm/bridge: anx7625: Support reading edid through aux channel
` [PATCH RESEND v5 4/4] dt-bindings: drm/bridge: anx7625: Add aux-bus node

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-02 16:05 UTC  (8+ messages)
` [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH v2] selinux: fix double free of cond_list on error paths
 2022-02-02 16:04 UTC  (2+ messages)

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-02 16:04 UTC  (4+ messages)

[PATCH 0/6] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2022-02-02 16:01 UTC  (8+ messages)
` [PATCH 2/6] sched/preempt: refactor sched_dynamic_update()
` [PATCH 5/6] sched/preempt: add PREEMPT_DYNAMIC using static keys

[PATCH] include: drop pointless __compiler_offsetof indirection
 2022-02-02 16:01 UTC  (2+ messages)

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-02 16:00 UTC  (7+ messages)
` [PATCH 1/4] drm: Add I2C connector type

[PATCH v4 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-02 15:58 UTC  (2+ messages)

[next] arm: panel-edp.c:(.text+0xb74): undefined reference to `drm_panel_dp_aux_backlight'
 2022-02-02 15:54 UTC  (6+ messages)

[PATCH] selftests: fixup build warnings in pidfd / clone3 tests
 2022-02-02 15:53 UTC  (3+ messages)

[PATCH] pidfd: fix test failure due to stack overflow on some arches
 2022-02-02 15:52 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-02 15:49 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document

[PATCH v18 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-02-02 15:45 UTC  (3+ messages)
` [PATCH v18 2/4] dmaengine: tegra: Add tegra gpcdma driver

[PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
 2022-02-02 15:41 UTC  (10+ messages)
          ` [PATCH 0/5] Fix fill_files_note
            ` [PATCH 2/5] coredump: Snapshot the vmas in do_coredump

[PATCH v5 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-02 15:35 UTC  (5+ messages)
` [PATCH v5 1/4] Watchdog: sp5100_tco: Move timer initialization into function
` [PATCH v5 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
` [PATCH v5 3/4] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
` [PATCH v5 4/4] Watchdog: sp5100_tco: Enable Family 17h+ CPUs

[PATCH] dt-bindings: pinctrl: mt8195: fix bias-pull-{up,down} checks
 2022-02-02 15:35 UTC 

[PATCH] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-02 15:30 UTC  (5+ messages)

kselftest tree on kernelci.org
 2022-02-02 15:23 UTC  (2+ messages)

[PATCH v4] phy: dphy: Correct clk_pre parameter
 2022-02-02 15:22 UTC  (2+ messages)

[PATCH] coredump: Also dump first pages of non-executable ELF libraries
 2022-02-02 15:19 UTC  (2+ messages)

[PATCH v1] counter: interrupt-cnt: add counter_push_event()
 2022-02-02 15:17 UTC  (12+ messages)

[PATCH] kcmp: Comment get_file_raw_ptr() RCU usage
 2022-02-02 15:17 UTC 

[PATCH v2 0/2] Added few improvement and fixes
 2022-02-02 15:14 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: ptdma: fix concurrency issue with multiple dma transfer
` [PATCH v2 2/2] dmaengine: ptdma: handle the cases based on DMA is complete

[RFC PATCH 0/2] Add the stateless AV1 uAPI and the VIVPU virtual driver to showcase it
 2022-02-02 15:13 UTC  (3+ messages)
` [RFC PATCH 1/2] media: Add AV1 uAPI

[PATCH] selftests/exec: Avoid future NULL argv execve warning
 2022-02-02 15:13 UTC  (2+ messages)

[PATCH v2 0/3] mfd/serial: dt-bindings: samsung,exynos5433-lpass: Convert to dtschema
 2022-02-02 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: serial: samsung_uart: Document Exynos5433 compatible
` [PATCH v2 2/3] mfd: exynos-lpass: Drop unneeded syscon.h include
` [PATCH v2 3/3] dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema

[PATCH v3 0/2] kernfs: use hashed mutex and spinlock in place of global ones
 2022-02-02 15:10 UTC  (4+ messages)
` [PATCH v3 2/2] kernfs: Reduce contention around global per-fs kernfs_rwsem

[PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
 2022-02-02 15:09 UTC  (6+ messages)
` [PATCH v7 4/5] efi: Load efi_secret module if EFI secret area is populated

[PROBLEM]: Error during probing process in inv_icm42600_i2c driver
 2022-02-02 15:02 UTC  (4+ messages)

Aligning tcmalloc with glibc 2.35 rseq ABI
 2022-02-02 15:01 UTC  (5+ messages)

[PATCH] perf arm-spe: Use SPE data source for neoverse cores
 2022-02-02 15:01 UTC  (3+ messages)

[PATCH] sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
 2022-02-02 14:59 UTC 

[PATCH v7 00/13] Introduce PECI subsystem
 2022-02-02 14:48 UTC  (9+ messages)
` [PATCH v7 06/13] peci: Add device detection
` [PATCH v7 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v7 08/13] peci: Add support for PECI device drivers
` [PATCH v7 09/13] peci: Add peci-cpu driver
` [PATCH v7 10/13] hwmon: peci: Add cputemp driver
` [PATCH v7 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v7 12/13] docs: hwmon: Document PECI drivers
` [PATCH v7 13/13] docs: Add PECI documentation

[PATCH] perf symbols: Remove demangle-rust files as superfluous
 2022-02-02 14:55 UTC  (3+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Write in ringbuf_map_alloc
 2022-02-02 14:55 UTC  (4+ 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).