linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 13:54:33 to 2020-08-26 15:30:25 UTC [more...]

[PATCH 0/2] media: v4l2-mem2mem: fix poll() bug
 2020-08-26 15:23 UTC  (6+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: simplify poll logic a bit

[PATCH 1/2] veth: Initialize dev->perm_addr
 2020-08-26 15:28 UTC  (4+ messages)

[RFC PATCH 00/14] kprobes: Unify kretprobe trampoline handlers
 2020-08-26 15:26 UTC  (6+ messages)
` [RFC PATCH 03/14] arm: kprobes: Use generic kretprobe trampoline handler

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-08-26 15:25 UTC  (7+ messages)
` [PATCH 1/2] iommu/amd: Do not force direct mapping "
` [PATCH 2/2] iommu/amd: Do not use IOMMUv2 functionality "

[PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
 2020-08-26 15:25 UTC  (25+ messages)
` [PATCH v2 01/23] asm-generic: add generic MMU versions of mmu context functions
` [PATCH v2 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations
` [PATCH v2 03/23] arc: "
` [PATCH v2 04/23] arm: "
` [PATCH v2 05/23] arm64: "
` [PATCH v2 06/23] csky: "
` [PATCH v2 07/23] hexagon: "
` [PATCH v2 08/23] ia64: "
` [PATCH v2 09/23] m68k: "
` [PATCH v2 10/23] microblaze: "
` [PATCH v2 11/23] mips: "
` [PATCH v2 12/23] nds32: "
` [PATCH v2 13/23] nios2: "
` [PATCH v2 14/23] openrisc: "
` [PATCH v2 15/23] parisc: "
` [PATCH v2 16/23] powerpc: "
` [PATCH v2 17/23] riscv: "
` [PATCH v2 18/23] s390: "
` [PATCH v2 19/23] sh: "
` [PATCH v2 20/23] sparc: "
` [PATCH v2 21/23] um: "
` [PATCH v2 22/23] x86: "
` [PATCH v2 23/23] xtensa: "

mmotm 2020-08-24-16-06 uploaded
 2020-08-26 15:23 UTC  (4+ messages)

[PATCH] platform: cros_ec: Add fields to command traces
 2020-08-26 15:23 UTC  (2+ messages)

[PATCH v2] extcon: ptn5150: Deduplicate parts of dev_err_probe()
 2020-08-26 15:23 UTC 

[PATCH v3] lib/string.c: implement stpcpy
 2020-08-26 15:22 UTC  (2+ messages)

[PATCH v1 1/9] powerpc/vdso: Remove BUG_ON() in vdso_init()
 2020-08-26 15:21 UTC  (4+ messages)
` [PATCH v1 4/9] powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization

[PATCH] brd: expose number of allocated pages in debugfs
 2020-08-26 15:20 UTC 

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-08-26 15:16 UTC  (2+ messages)

[PATCH v4 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-26 15:14 UTC  (6+ messages)
` [PATCH v4 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v4 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v4 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v4 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v4 5/5] mm/gup: Take mmap_lock in get_dump_page()

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-26 15:15 UTC  (4+ messages)
  ` 答复: "

[RFC v2] perf/core: Fixes hung issue on perf stat command during cpu hotplug
 2020-08-26 15:14 UTC  (2+ messages)

[PATCH] block: convert tasklets to use new tasklet_setup() API
 2020-08-26 15:13 UTC  (11+ messages)

[PATCH] spi: spi-fsl-dspi: Add ACPI support
 2020-08-26 15:13 UTC  (9+ messages)

[PATCH 0/3] Add 3 new keycodes and use them for 3 new hotkeys on new Lenovo Thinkpads
 2020-08-26 15:12 UTC  (4+ messages)

[PATCH 1/4] ASoC: max98373: Fix return check for devm_regmap_init_sdw()
 2020-08-26 15:09 UTC  (3+ messages)
` [PATCH 4/4] ASoC: rt715: "

[PATCH 1/4] regmap: sdw: move to -EOPNOTSUPP
 2020-08-26 15:05 UTC  (8+ messages)

[PATCH 0/4] regmap: add SoundWire 1.2 MBQ support
 2020-08-26 15:00 UTC  (7+ messages)
` [PATCH 3/4] soundwire: SDCA: add helper macro to access controls
` [PATCH 4/4] regmap: sdw: add support for SoundWire 1.2 MBQ

[PATCH 1/5] power: supply: bq27xxx: Simplify with dev_err_probe()
 2020-08-26 15:11 UTC  (6+ messages)
` [PATCH 2/5] power: supply: cpcap: "
` [PATCH 3/5] power: supply: gpio-charger: "
` [PATCH 4/5] power: supply: ingenic: "
` [PATCH 5/5] power: supply: lego_ev3: "

[PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
 2020-08-26 15:09 UTC  (12+ messages)
` [PATCH 2/8] mm: Use find_get_swap_page in memcontrol
` [PATCH 3/8] mm: Optimise madvise WILLNEED
` [PATCH 4/8] proc: Optimise smaps for shmem entries
` [PATCH 5/8] i915: Use find_lock_page instead of find_lock_entry
` [PATCH 6/8] mm: Convert find_get_entry to return the head page

[PATCH] ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
 2020-08-26 15:09 UTC 

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-26 15:08 UTC  (6+ messages)
` [PATCH 08/29] dma-buf: Avoid "
` [PATCH 29/29] tools: "

[PATCH] iommu: Add support to filter non-strict/lazy mode based on device names
 2020-08-26 15:07 UTC  (6+ messages)

[PATCH v2 0/7][next] printk: reimplement LOG_CONT handling
 2020-08-26 15:07 UTC  (6+ messages)
` [PATCH v2 5/7][next] printk: ringbuffer: add finalization/extension support

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-08-26 15:06 UTC  (3+ messages)

[PATCH v3 3/3] selinux: add permission names to trace event
 2020-08-26 15:06 UTC  (6+ messages)
  ` [RFC PATCH] selinux: Add denied trace with permssion filter

[PATCH v2] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-26 15:05 UTC  (3+ messages)

KASAN: stack-out-of-bounds Write in i801_isr
 2020-08-26 15:05 UTC 

[PATCH v2] v4l2-ctrl: Add VP9 codec levels
 2020-08-26 15:04 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.9-rc3
 2020-08-26 15:02 UTC  (2+ messages)

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-08-26 14:59 UTC  (3+ messages)

[PATCH] padata: add a reviewer
 2020-08-26 14:59 UTC 

[PATCH] iio: dpot-dac: fix code comment in dpot_dac_read_raw()
 2020-08-26 14:17 UTC  (4+ messages)

[PATCH 01/16] iio: accel: bma180: Simplify with dev_err_probe()
 2020-08-26 14:51 UTC  (16+ messages)
` [PATCH 02/16] iio: accel: mma8452: "
` [PATCH 03/16] iio: adc: envelope-detector: "
` [PATCH 04/16] iio: adc: exynos_adc: "
` [PATCH 05/16] iio: adc: ltc2497: "
` [PATCH 06/16] iio: adc: meson_saradc: "
` [PATCH 07/16] iio: adc: rcar-gyroadc: "
` [PATCH 08/16] iio: adc: stm32: "
` [PATCH 09/16] iio: afe: iio-rescale: "
` [PATCH 10/16] iio: amplifiers: hmc425a: "
` [PATCH 11/16] iio: chemical: scd30: "
` [PATCH 12/16] iio: dac: dpot-dac: "
` [PATCH 13/16] iio: imu: inv_mpu6050: "
` [PATCH 14/16] iio: light: isl29018: "
` [PATCH 15/16] iio: light: tsl2772: "
` [PATCH 16/16] iio: magnetometer: ak8974: "

[PATCH v1 1/1] power: supply: add wireless power_supply_type
 2020-08-26 14:55 UTC  (2+ messages)

[PATCH 1/2] drm/exynos: dsi: Simplify with dev_err_probe()
 2020-08-26 14:55 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: hdmi: "

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-08-26 14:54 UTC  (13+ messages)

[PATCH 5.7 00/15] 5.7.19-rc1 review
 2020-08-26 14:53 UTC  (3+ messages)

[PATCH v36 00/24] Intel SGX foundations
 2020-08-26 14:52 UTC  (3+ messages)
` [PATCH v36 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE

[PATCH 17/19] z2ram: reindent
 2020-08-26 14:51 UTC  (3+ messages)

[PATCH 1/4] leds: lm3692x: Simplify with dev_err_probe()
 2020-08-26 14:50 UTC  (4+ messages)
` [PATCH 2/4] leds: pwm: "
` [PATCH 3/4] leds: sgm3140: "
` [PATCH 4/4] leds: tlc591xx: "

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-08-26 14:50 UTC  (8+ messages)
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH 1/3] mfd: madera: Simplify with dev_err_probe()
 2020-08-26 14:49 UTC  (3+ messages)
` [PATCH 2/3] mfd: stmfx: "
` [PATCH 3/3] mfd: wcd934x: "

[PATCH 1/2] i2c: consider devices with of_match_table during i2c device probing
 2020-08-26 14:50 UTC  (12+ messages)

[PATCH] usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
 2020-08-26 14:49 UTC 

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-26 14:49 UTC  (4+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module

[PATCH v6 0/2] Add documentation and machine driver for SC7180 sound card
 2020-08-26 14:47 UTC  (3+ messages)
` [PATCH v6 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()
 2020-08-26 14:47 UTC  (6+ messages)
` [PATCH 2/6] pwm: jz4740: "
` [PATCH 3/6] pwm: rockchip: "
` [PATCH 4/6] pwm: sifive: "
` [PATCH 5/6] pwm: sprd: "
` [PATCH 6/6] pwm: sun4i: "

[PATCH] selinux: fix error handling bugs in security_load_policy()
 2020-08-26 14:47 UTC  (3+ messages)

[PATCH] of: skip disabled CPU nodes
 2020-08-26 14:47 UTC  (4+ messages)
  ` (EXT) "

[PATCH] usb/c67x00/c67x00-drv: Fix Data Race bug
 2020-08-26 14:44 UTC 

[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
 2020-08-26 14:37 UTC  (3+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-26 14:44 UTC  (9+ messages)

[PATCHv1 0/2] power: supply: smb347-charger: Cleanups
 2020-08-26 14:41 UTC  (3+ messages)
` [PATCHv1 1/2] power: supply: smb347-charger: Drop pdata support
` [PATCHv1 2/2] power: supply: smb347-charger: Use generic property framework

[PATCH 00/11] soundwire: intel: add multi-link support
 2020-08-26 14:38 UTC  (10+ messages)
` [PATCH 05/11] soundwire: bus: update multi-link definition with hw sync details
` [PATCH 07/11] soundwire: intel: Only call sdw stream APIs for the first cpu_dai
` [PATCH 09/11] soundwire: intel: add dynamic debug trace for clock-stop invalid configs

[PATCH v3 00/10] Summit SMB3xx driver & device-tree
 2020-08-26 14:40 UTC  (2+ messages)

[PATCH] misc: rtsx: improve status check
 2020-08-26 14:40 UTC  (2+ messages)

general protection fault in nexthop_is_blackhole
 2020-08-26 14:38 UTC 

general protection fault in rt6_fill_node
 2020-08-26 14:38 UTC 

[RFC] perf/core: Fixes hung issue on perf stat command during cpu hotplug
 2020-08-26 14:37 UTC  (3+ messages)

WARNING: refcount bug in red_destroy
 2020-08-26 14:37 UTC 

[PATCH 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding
 2020-08-26 14:35 UTC  (5+ messages)

[net-next v5 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
 2020-08-26 14:34 UTC  (4+ messages)

[PATCH] perf: correct SNOOPX field offset
 2020-08-26 14:33 UTC  (4+ messages)

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-08-26 14:33 UTC  (10+ messages)
` [PATCH 01/24] asm-generic: add generic versions of mmu context functions
` [PATCH 04/24] arm: use asm-generic/mmu_context.h for no-op implementations
` [PATCH 14/24] openrisc: "

[PATCH] net: cdc_ncm: Fix build error
 2020-08-26 14:29 UTC  (2+ messages)

[PATCH] x86/irq: Preserve vector in orig_ax for APIC code
 2020-08-26 14:27 UTC  (2+ messages)

WARNING: refcount bug in qdisc_put (2)
 2020-08-26 14:27 UTC 

INFO: rcu detected stall in process_one_work (3)
 2020-08-26 14:27 UTC 

[PATCH] net: hns3: Fix for geneve tx checksum bug
 2020-08-26 14:27 UTC  (2+ messages)

[PATCH 1/2] sched/topology: Move sd_flag_debug out of linux/sched/topology.h
 2020-08-26 14:25 UTC  (4+ messages)
` [PATCH 2/2] sched/topology: Move SD_DEGENERATE_GROUPS_MASK "

[PATCH v4 -rcu 0/4] Maintain the length of each segment in the segcblist
 2020-08-26 14:24 UTC  (9+ messages)
` [PATCH v4 -rcu 1/4] rcu/segcblist: Do not depend on rcl->len to store the segcb len during merge
` [PATCH v4 -rcu 3/4] rcu/segcblist: Add counters to segcblist datastructure

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-08-26 14:23 UTC 

[PATCH v33 01/12] Linux Random Number Generator
 2020-08-26 14:27 UTC  (3+ messages)

[PATCH] kbuild: Simplify DEBUG_INFO Kconfig handling
 2020-08-26 14:21 UTC  (4+ messages)

drivers/net/ethernet/marvell/octeontx2/af/rvu.c:722:21: sparse: expected struct rvu_fwdata
 2020-08-26 14:31 UTC 

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-26 14:19 UTC  (11+ messages)
            ` [PATCH] crypto: af_alg - Work around empty control messages without MSG_MORE

drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:489:21: sparse: expected unsigned long long
 2020-08-26 14:30 UTC 

[PATCH] iommu/arm-smmu-v3: Fix l1 stream table size in the error message
 2020-08-26 14:17 UTC 

[PATCH v1] driver core: Annotate dev_err_probe() with __must_check
 2020-08-26 14:16 UTC  (3+ messages)

[PATCH] dt-bindings: spi: Convert spi-mtk-nor to json-schema
 2020-08-26 14:09 UTC  (3+ messages)
` [PATCH v2] "

INFO: rcu detected stall in smp_call_function
 2020-08-26 14:07 UTC  (6+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-26 13:58 UTC  (6+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH v3 00/18] virtiofs: Add DAX support
 2020-08-26 14:06 UTC  (3+ messages)
` [PATCH v3 11/18] fuse: implement FUSE_INIT map_alignment field

[PATCH] drm/xen-front: Add support for EDID based configuration
 2020-08-26 14:00 UTC 

[PATCH] dtbs: hikey970: add wifi support
 2020-08-26 13:58 UTC  (3+ messages)

[PATCH] intel_idle: Add ICL support
 2020-08-26 14:04 UTC  (8+ messages)

[PATCH 1/7 RESEND] perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH 1/7] x86/debug: Allow a single level of #DB recursion
 2020-08-26 13:54 UTC  (2+ messages)

[PATCH 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
 2020-08-26 13:54 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).