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

[PATCH v6 00/10] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2021-11-03 17:48 UTC  (12+ messages)
` [PATCH v6 02/10] rpmsg: create the rpmsg class in core instead of in rpmsg char
` [PATCH v6 06/10] rpmsg: Introduce rpmsg_create_default_ept function

[PATCH v3 00/13] block: add_disk() error handling stragglers
 2021-11-03 17:45 UTC  (14+ messages)
` [PATCH v3 01/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v3 02/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v3 03/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH v3 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v3 05/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH v3 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v3 07/13] nvdimm/pmem: use add_disk() error handling
` [PATCH v3 08/13] z2ram: add error handling support for add_disk()
` [PATCH v3 09/13] block/sunvdc: "
` [PATCH v3 10/13] mtd/ubi/block: "
` [PATCH v3 11/13] ataflop: remove ataflop_probe_lock mutex
` [PATCH v3 12/13] block: fix __register_blkdev() probe add_disk() failures
` [PATCH v3 13/13] block: add __must_check for *add_disk*() callers

[PATCH v3 0/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 17:45 UTC  (7+ messages)
` [PATCH v3 1/2] mwifiex: Use a define for firmware version string length
` [PATCH v3 2/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision

[RFC PATCH v3 0/3] Introduce BPF map tracing capability
 2021-11-03 17:45 UTC  (6+ messages)

[PATCH v2 00/13] block: add_disk() error handling stragglers
 2021-11-03 17:41 UTC  (29+ messages)
` [PATCH v2 01/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 02/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 03/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 05/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v2 07/13] nvdimm/pmem: use add_disk() error handling
` [PATCH v2 08/13] z2ram: add error handling support for add_disk()
` [PATCH v2 09/13] block/sunvdc: "
` [PATCH v2 10/13] mtd/ubi/block: "
` [PATCH v2 12/13] block: make __register_blkdev() return an error

[PATCH] cgroup: rstat: Mark benign data race to silence KCSAN
 2021-11-03 17:39 UTC  (2+ messages)

[PATCH v5] backlight: lp855x: Switch to atomic PWM API
 2021-11-03 17:38 UTC 

[RESEND PATCH v2] string: uninline memcpy_and_pad
 2021-11-03 17:37 UTC  (2+ messages)

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-03 17:35 UTC  (7+ messages)

[PATCH v8 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-03 17:34 UTC  (8+ messages)
` [PATCH v8 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v8 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v8 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v8 4/4] tools: Introduce power/acpi/pfru/pfru

[PATCH v2 1/3] backlight: lp855x: Move device_config setting out of lp855x_configure()
 2021-11-03 17:34 UTC  (6+ messages)
` [PATCH v2 3/3] backlight: lp855x: Add support ACPI enumeration

[PATCH 0/3] RZ/G2L SCI support and sh-sci driver update
 2021-11-03 17:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
` [PATCH 3/3] serial: sh-sci: Add reset support for "

[PATCH 1/3] iio: add adddac subdirectory
 2021-11-03 17:33 UTC  (5+ messages)
` [PATCH 3/3] iio: addac: add AD74413R driver

[PATCH v2 00/10] Fix kcontrol put callback in Tegra drivers
 2021-11-03 17:25 UTC  (4+ messages)
` [PATCH v2 01/10] ASoC: tegra: Fix kcontrol put callback in ADMAIF

[PATCH] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 17:21 UTC  (4+ messages)

[PATCH v2 1/2] iio: frequency: admv1013: add support for ADMV1013
 2021-11-03 17:25 UTC  (8+ messages)

[PATCH v2 1/2] scsi: scsi_ioctl: Validate command size
 2021-11-03 17:20 UTC  (7+ messages)
` [PATCH v2 2/2] scsi: core: remove command size deduction from scsi_setup_scsi_cmnd

[PATCH nf-next v5] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-11-03 17:16 UTC  (3+ messages)

[PATCH v3 0/2] Fix two kernel warnings in glink driver
 2021-11-03 17:16 UTC  (5+ messages)
` [PATCH v3 1/2] rpmsg: glink: Fix use-after-free in qcom_glink_rpdev_release()
` [PATCH v3 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()

[PATCH v7 0/4] Add Xilinx AMS Driver
 2021-11-03 17:19 UTC  (5+ messages)
` [PATCH v7 2/4] iio: adc: Add Xilinx AMS driver

[PATCH v2] mm: Fix ERROR:do not initialise statics to 0 or NULL in memblock.c
 2021-11-03 17:11 UTC  (2+ messages)

[PATCH v5 0/7] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-11-03 17:05 UTC  (9+ messages)
` [PATCH v5 2/7] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v5 3/7] nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache
` [PATCH v5 4/7] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v5 7/7] nSVM: use vmcb_ctrl_area_cached instead of vmcb_control_area in struct svm_nested_state

[RFC PATCH] ARM: s3c: mark as deprecated and schedule removal after 2022
 2021-11-03 17:05 UTC  (4+ messages)

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-11-03 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
` [PATCH v2 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2021-11-03 17:01 UTC  (3+ messages)

[PATCH] regmap: allow to define reg_update_bits for no bus configuration
 2021-11-03 17:01 UTC  (2+ messages)

[PATCH v2 0/2] wcn36xx: populate band before determining rate on RX
 2021-11-03 17:08 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

atomisp current issues
 2021-11-03 16:59 UTC  (5+ messages)

[PATCH v3] nvdimm/btt: do not call del_gendisk() if not needed
 2021-11-03 16:58 UTC 

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-03 16:58 UTC  (12+ messages)
` [dm-devel] "

[PATCH 0/5] Raspberry Pi Sense HAT driver
 2021-11-03 16:53 UTC  (6+ messages)
` [PATCH 1/5] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
` [PATCH 3/5] drivers/auxdisplay: senshat: Raspberry Pi Sense HAT display driver

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-03 16:53 UTC  (4+ messages)
` [RFC PATCH v7 14/16] scripts: add boot policy generation program

A kernel-infoleak bug in pppoe_getname() in drivers/net/ppp/pppoe.c
 2021-11-03 16:53 UTC  (2+ messages)

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-03 16:51 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH] clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warning
 2021-11-03 16:49 UTC  (2+ messages)

[dinguyen:nios2_for_v5.16 1/1] arch/nios2/kernel/irq.c:33:21: error: 'CTL_IENABLE' undeclared; did you mean 'PTR_IENABLE'?
 2021-11-03 16:46 UTC 

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-03 16:36 UTC  (16+ messages)
` [PATCH v2 1/2] ARM: "
  ` [PATCH v2 2/2] MIPS: Cobalt: Explain GT64111 early PCI fixup

[PATCH] block: fix device_add_disk() kobject_create_and_add() error handling
 2021-11-03 16:41 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
 2021-11-03 16:36 UTC  (2+ messages)

[PATCH 0/2] selftests/seccomp: Report event mismatches more clearly
 2021-11-03 16:30 UTC  (3+ messages)
` [PATCH 1/2] selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
` [PATCH 2/2] selftests/seccomp: Report event mismatches more clearly

[PATCH] lib/bitmap: drop unneeded small_const_nbits() calls
 2021-11-03 16:30 UTC 

[PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
 2021-11-03 16:27 UTC  (6+ messages)
` [PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
    ` [PATCH] folio: Add replacements for page_endio()

[PATCH v3 00/14] staging: media: zoran: fusion in one module
 2021-11-03 16:29 UTC  (4+ messages)

[GIT PULL] jfs updates for v5.16
 2021-11-03 16:26 UTC  (2+ messages)

[GIT PULL] tracing: Set two for 5.16
 2021-11-03 16:26 UTC  (2+ messages)

kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
 2021-11-03 16:23 UTC  (7+ messages)

[GIT pull] irq/core for v5.16-rc1
 2021-11-03 16:23 UTC  (6+ messages)
` [GIT pull] sched/core "

[PATCH v2 0/3] ARM: Support KFENCE feature
 2021-11-03 16:22 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: Support KFENCE for ARM

[RFC] tty/sysrq: Add alternative SysRq key
 2021-11-03 16:19 UTC  (2+ messages)

[tobetter:odroid-5.15.y 21/75] drivers/char/exynos-gpiomem.c:231:9-13: ERROR: reference preceded by free on line 229 (fwd)
 2021-11-03 16:19 UTC 

[PATCH] ODROID-XU4: char: exynos: fix platform_no_drv_owner.cocci warnings
 2021-11-03 16:17 UTC 

[PATCH v2 0/4] Watchdog: sp5100_tco: Replace watchdog cd6h/cd7h port I/O accesses with MMIO accesses
 2021-11-03 16:15 UTC  (5+ messages)
` [PATCH v2 1/4] Watchdog: sp5100_tco: Move timer initialization into function
` [PATCH v2 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
` [PATCH v2 3/4] Watchdog: sp5100_tco: Add EFCH SMBus controller initialization using MMIO
` [PATCH v2 4/4] Watchdog: sp5100_tco: Enable Family 17h+ CPUs

[PATCH v1] nested.c: replace spaces with tabs
 2021-11-03 16:15 UTC 

[PATCH] ASoC: amd: vangogh: add SPI dependency
 2021-11-03 16:15 UTC  (2+ messages)

selftests: seccomp_bpf failure on 5.15
 2021-11-03 16:14 UTC  (5+ messages)

[PATCH 1/2] mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
 2021-11-03 16:14 UTC  (4+ messages)
` [PATCH 2/2] gpmi-nand: Add ERR007117 protection for nfc_apply_timings

[PATCH net v2] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-11-03 16:11 UTC  (4+ messages)

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-03 16:10 UTC  (6+ messages)
` [PATCH v3 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v3 2/5] thermal: cpufreq_cooling: Use new "
` [PATCH v3 3/5] cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
` [PATCH v3 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
` [PATCH v3 5/5] arch_topology: Remove unused topology_set_thermal_pressure() and related

[PATCH 00/21] iomap/xfs folio patches
 2021-11-03 16:07 UTC  (14+ messages)
` [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios
` [PATCH 20/21] iomap: Support multi-page folios in invalidatepage
` [PATCH 21/21] xfs: Support multi-page folios

[PATCH -next v2] ALSA: timer: Fix use-after-free problem
 2021-11-03 16:06 UTC  (3+ messages)

[PATCH] clk: renesas: r9a07g044: Add clock and reset entry for SCI1
 2021-11-03 16:05 UTC 

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-03 16:05 UTC  (3+ messages)
` [PATCH v2 05/12] x86/sev: Use GHCB protocol version 2 if supported

[GIT PULL] Please pull RDMA subsystem changes
 2021-11-03 16:01 UTC  (2+ messages)

[PATCH] smack: clean up smack_enabled to be more readable
 2021-11-03 16:01 UTC  (2+ messages)

[PATCH v9 00/10] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-03 15:58 UTC  (3+ messages)
` [PATCH v9 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_CATEGORIES bitmap to tracefs

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-11-03 15:54 UTC  (11+ messages)

[PATCH] perf/test: Test case 27 broken on s390 in linux-next
 2021-11-03 15:52 UTC 

[PATCH v2] staging: r8188eu: os_dep: remove the goto statement
 2021-11-03 15:48 UTC 

[PATCHv3 0/4] Add generic MMIO instruction deconding to be used in SEV and TDX
 2021-11-03 15:45 UTC  (5+ messages)
` [PATCHv3 1/4] x86/insn-eval: Handle insn_get_opcode() failure
` [PATCHv3 2/4] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
` [PATCHv3 3/4] x86/insn-eval: Introduce insn_decode_mmio()
` [PATCHv3 4/4] x86/sev-es: Use insn_decode_mmio() for MMIO implementation

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-11-03 15:38 UTC  (9+ messages)
` [PATCH v5 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array

[PATCH] scripts/tags: merge "TAGS" and "tags" in case
 2021-11-03 15:35 UTC 

[PATCH 1/1] dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
 2021-11-03 15:33 UTC 

[PATCH v2] media: mtk-vcodec: Align width and height to 64 bytes
 2021-11-03 15:23 UTC  (2+ messages)

[PATCH] rtc: pcf8523: fix alarm interrupt disabling
 2021-11-03 15:22 UTC 

[PATCH] scripts/tags: add space regexs to all regex_c
 2021-11-03 15:22 UTC 

[PATCH V3 2/3] livepatch: free klp_patch object without holding klp_mutex
 2021-11-03 15:18 UTC  (2+ messages)
` [livepatch] 442831987f: WARNING:at_kernel/livepatch/core.c:#klp_enable_patch.cold

[GIT PULL] Thermal control updates for v5.16-rc1
 2021-11-03 15:20 UTC  (5+ messages)

[PATCH] media: use swap() to make code cleaner
 2021-11-03 15:14 UTC  (2+ messages)

[PATCH v3 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-11-03 15:13 UTC  (2+ messages)

[PATCH] arm64: dts: drop legacy property #stream-id-cells
 2021-10-30 10:31 UTC 

[GIT PULL] sound updates for 5.16-rc1
 2021-11-03 15:04 UTC  (2+ messages)

[PATCH v11 4/4] drm/bridge: anx7625: add HDMI audio function
 2021-11-03 15:04 UTC  (4+ messages)

[kvalo-ath:pending 53/53] drivers/net/wireless/ath/wcn36xx/txrx.c:275:42: error: variable 'sband' set but not used
 2021-11-03 15:02 UTC  (3+ messages)

[RESEND PATCH 0/5] Cleanups for the nomodeset kernel command line parameter logic
 2021-11-03 15:00 UTC  (3+ messages)

[PATCH v4 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2021-11-03 14:59 UTC  (3+ messages)
` [PATCH v4 4/4] "

[PATCH v8 2/2] clk: Add ccf driver for Renesas 8T49N241
 2021-11-03 14:57 UTC  (2+ messages)

[PATCH 2/2] hwmon: Driver for Texas Instruments INA238
 2021-11-03 14:52 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).