All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-22 14:40:14 to 2021-03-22 15:06:14 UTC [more...]

[PATCH 1/2] fbdev: omapfb: avoid -Wempty-body warning
 2021-03-22 15:05 UTC  (3+ messages)

soc: mediatek: Prepare MMSYS for DDP routing using function call
 2021-03-22 15:05 UTC  (5+ messages)
` [PATCH v3, 4/8] soc: mediatek: mmsys: add component OVL_2L2

[PATCH] xen-block: Fix removal of backend instance via xenstore
 2021-03-22 15:03 UTC  (3+ messages)

[PATCH] fs/fuse: Fix matching of FUSE_DEV_IOC_CLONE command
 2021-03-22 15:04 UTC  (2+ messages)

[PATCH] dt-bindings: documentation: add clock bindings information for N5X
 2021-03-22 15:04 UTC 

KASAN: use-after-free in nilfs_mdt_destroy
 2021-03-22 15:05 UTC  (3+ messages)

remove the nvlink2 pci_vfio subdriver
 2021-03-22 15:01 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2
` [PATCH 2/2] powerpc/powernv: remove the nvlink support

[PATCH v2] target/riscv: Add proper two-stage lookup exception detection
 2021-03-22 14:30 UTC  (2+ messages)

[meta-java] openjre8 fails to compile on aarch64
 2021-03-22 15:04 UTC  (6+ messages)
    ` [oe] "

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-03-22 15:01 UTC  (7+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator

[PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-03-22 15:03 UTC  (2+ messages)

[PATCH] ASoC: Intel: Handle device properties with software node API
 2021-03-22 15:02 UTC  (3+ messages)

[PATCH v3 1/1] ACPI: scan: Use unique number for instance_no
 2021-03-22 15:02 UTC  (5+ messages)
  ` [Devel] "

[PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support
 2021-03-22 15:01 UTC  (13+ messages)

[PATCH v4 2/2] ASoC: rt715:add micmute led state control supports
 2021-03-22 15:01 UTC  (6+ messages)

[PATCH] fuzz: Avoid deprecated misuse of -drive if=sd
 2021-03-22 14:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] scripts/trace.pl: Remove the tool
 2021-03-22 15:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] drm/amd/dispaly: fix deadlock issue in amdgpu reset
 2021-03-22 15:01 UTC  (2+ messages)

[PATCH 5.10 000/157] 5.10.26-rc1 review
 2021-03-22 15:00 UTC  (4+ messages)
` [PATCH 5.10 103/157] MIPS: kernel: Reserve exception base early to prevent corruption

[PATCH v3] hw/sd: sd: Actually perform the erase operation
 2021-03-22 14:31 UTC  (3+ messages)

[PATCH V2 0/5] powerpc/perf: Export processor pipeline stage cycles information
 2021-03-22 14:57 UTC  (12+ messages)
` [PATCH V2 1/5] powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH V2 2/5] tools/perf: Add dynamic headers for perf report columns
` [PATCH V2 3/5] tools/perf: Add powerpc support for PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH V2 4/5] tools/perf: Support pipeline stage cycles for powerpc
` [PATCH V2 5/5] tools/perf: Display sort dimension p_stage_cyc only on supported archs

Distinguishing FF vs non-FF updates in the reflog?
 2021-03-22 14:59 UTC  (5+ messages)

[PATCH] PCI: layerscape: Correct syntax by changing comma to semicolon
 2021-03-22 14:58 UTC  (4+ messages)

[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-22 14:59 UTC  (4+ messages)

[XEN PATCH for-4.15] libxl: Replace deprecated QMP command by "query-cpus-fast"
 2021-03-22 15:00 UTC  (3+ messages)

[meta-rockchip][PATCH] Add machine definitions for NanoPi-M4 boards
 2021-03-22 14:59 UTC  (3+ messages)

[dpdk-dev] [RFC] ethdev: introduce action context APIs
 2021-03-22 14:59 UTC  (4+ messages)

[PATCH] xen: Create EFI_VENDOR directory
 2021-03-22 14:59 UTC  (3+ messages)

[PATCH 00/17] auxdisplay: ht16k33: Add character display support
 2021-03-22 14:48 UTC  (18+ messages)
` [PATCH 01/17] uapi: Add <linux/map_to_14segment.h>
` [PATCH 02/17] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH 03/17] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH 04/17] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH 05/17] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH 06/17] auxdisplay: Extract character line display core support
` [PATCH 07/17] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH 08/17] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH 09/17] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH 10/17] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH 11/17] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH 12/17] auxdisplay: ht16k33: Add helper variable dev
` [PATCH 13/17] auxdisplay: ht16k33: Move delayed work
` [PATCH 14/17] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH 15/17] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH 16/17] auxdisplay: ht16k33: Add support for segment displays
` [PATCH 17/17] auxdisplay: ht16k33: Add segment display LED support

[RFC PATCH] gitlab: extend timeouts for CFI builds
 2021-03-22 14:21 UTC 

[Intel-gfx] [bug report] drm/i915: Computer does not shutdown,
 2021-03-22 14:58 UTC  (4+ messages)

[PATCH 5.13 00/11] yet another series of random 5.13 patches
 2021-03-22 14:58 UTC  (5+ messages)
` [PATCH 03/11] io_uring: optimise out task_work checks on enter

[PATCH 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-03-22 14:57 UTC  (6+ messages)
` [PATCH 2/2] mtd: spi-nor: add initial sysfs support

[PATCH] hw/sd: sd: Fix build error when DEBUG_SD is on
 2021-03-22 14:23 UTC  (2+ messages)

[PATCH 0/6] Core scheduling remaining patches
 2021-03-22 14:57 UTC  (3+ messages)

[PATCH v32 0/5]Timestamp synchronization of host - guest tracing session
 2021-03-22 14:56 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: uAPI clean-ups part 2
 2021-03-22 14:57 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915: Drop the CONTEXT_CLONE API

Build regressions/improvements in v5.12-rc4
 2021-03-22 14:57 UTC  (3+ messages)

[PATCH 0/2] SEV firmware error list touchups
 2021-03-22 14:09 UTC  (4+ messages)

[PATCH for-6.0] target/arm: Set ARMMMUFaultInfo.level in user-only arm_cpu_tlb_fill
 2021-03-22 14:10 UTC  (2+ messages)

Bug in tlbi_aa64_vae2is_write: tlbbits_for_regime called with swapped ARMMMUIdx_ values?
 2021-03-22 14:21 UTC  (3+ messages)

[PATCH] drm/amd/display: Set AMDGPU_DM_DEFAULT_MIN_BACKLIGHT to 0
 2021-03-22 14:54 UTC  (9+ messages)

[PATCH] media: dvb_frontend: don't call dvb_frontend_get_stepsize() twice
 2021-03-22 14:55 UTC 

[PATCH 2/2] iw: fix ftm_request missing arguments segfault
 2021-03-22 14:55 UTC 

remove the legacy ide driver
 2021-03-22 14:54 UTC  (7+ messages)
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig

[PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-03-22 14:54 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD and Extcon due for the v5.13 merge window

[PULL 00/13] Net patches
 2021-03-22 14:13 UTC  (2+ messages)

[ RFC 0/6] Improve PMU support
 2021-03-22 14:53 UTC  (3+ messages)
` [ RFC 1/6] target/riscv: Remove privilege v1.9 specific CSR related code

[PATCH] media: em28xx: fix memory leak
 2021-03-22 14:54 UTC 

[dpdk-dev] [PATCH v2 0/2] qede: 2020-02 minor fixes
 2021-03-22 14:54 UTC  (3+ messages)

[PULL v2 00/15] testing, docs, semihosting move and guest-loader
 2021-03-22 14:08 UTC  (5+ messages)
` [PULL v2 04/15] gitlab-ci.yml: Add jobs to test CFI flags

[RFC v10 00/49] arm cleanup experiment for kvm-only build
 2021-03-22 14:02 UTC  (17+ messages)
` [RFC v10 09/49] target/arm: split cpregs from tcg/helper.c
` [RFC v10 15/49] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v10 16/49] target/arm: split vfp state setting from tcg helpers
` [RFC v10 24/49] target/arm: refactor exception and cpu code
` [RFC v10 26/49] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v10 35/49] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v10 37/49] target/arm: create kvm cpu accel class
` [RFC v10 39/49] target/arm: add tcg "
` [RFC v10 40/49] target/arm: move TCG gt timer creation code in tcg/
` [RFC v10 41/49] target/arm: cpu-sve: new module
` [RFC v10 42/49] target/arm: cpu-sve: split TCG and KVM functionality
` [RFC v10 43/49] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [RFC v10 45/49] target/arm: cpu-exceptions: new module
` [RFC v10 47/49] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [RFC v10 48/49] target/arm: refactor arm_cpu_finalize_features into cpu64
` [RFC v10 49/49] XXX target/arm: experiment refactoring cpu "max"

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-22 14:52 UTC  (4+ messages)
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages

[PATCH 1/2] iw: fix mgmt dump missing arguments segfault
 2021-03-22 14:53 UTC 

[PATCH for 6.0 v4] hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
 2021-03-22 14:07 UTC  (2+ messages)

[PATCH -next] mfd: Make symbol 'atc260x_i2c_of_match' static
 2021-03-22 14:52 UTC  (2+ messages)

[PATCH] infiniband: Fix a use after free in isert_connect_request
 2021-03-22 14:51 UTC  (3+ messages)
  `  "

[PATCH v2 0/2] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-03-22 14:12 UTC  (3+ messages)
` [PATCH 2/2] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[PATCH 0/3] static_call() vs __exit fixes
 2021-03-22 14:50 UTC  (9+ messages)
` [PATCH 3/3] static_call: Fix static_call_update() sanity check

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-22 14:49 UTC  (3+ messages)
` [PATCH next v1 1/3] printk: track/limit recursion

[PATCH 0/6] pinctrl: renesas: Bias improvements and r8a7791 support
 2021-03-22 14:50 UTC  (5+ messages)
` [PATCH 3/6] pinctrl: renesas: Factor out common R-Mobile bias handling
` [PATCH 4/6] pinctrl: renesas: Add PORT_GP_CFG_7 macros

[PATCH] cifsd: Fix an error code in smb2_read()
 2021-03-22 14:50 UTC 

[PATCH v2 00/18] new kAPI for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-03-22 14:49 UTC  (19+ messages)
` [PATCH v2 01/18] vfs: add miscattr ops
` [PATCH v2 02/18] ecryptfs: stack "
` [PATCH v2 03/18] ovl: "
` [PATCH v2 04/18] btrfs: convert to miscattr
` [PATCH v2 05/18] ext2: "
` [PATCH v2 06/18] ext4: "
` [PATCH v2 07/18] f2fs: "
` [PATCH v2 08/18] gfs2: "
` [PATCH v2 09/18] orangefs: "
` [PATCH v2 10/18] xfs: "
` [PATCH v2 11/18] efivars: "
` [PATCH v2 12/18] hfsplus: "
` [PATCH v2 13/18] jfs: "
` [PATCH v2 14/18] nilfs2: "
` [PATCH v2 15/18] ocfs2: "
` [PATCH v2 16/18] reiserfs: "
` [PATCH v2 17/18] ubifs: "
` [PATCH v2 18/18] vfs: remove unused ioctl helpers

[PATCH] PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
 2021-03-22 14:48 UTC  (3+ messages)

[ANNOUNCEMENT] io_uring SQPOLL sharing changes
 2021-03-22 14:49 UTC  (3+ messages)

[PATCH v2 0/7] target: make tpg/enable attribute
 2021-03-22 14:49 UTC  (2+ messages)

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-03-22 14:48 UTC  (6+ messages)
` [PATCH v5 01/21] gpu: host1x: Use different lock classes for each client

[dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue information
 2021-03-22 14:49 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Avoid div-by-zero on gen2
 2021-03-22 14:48 UTC  (4+ messages)

[PATCH 0/3] ARM: bitmain: Extend bitmain S9 board
 2021-03-22 14:48 UTC  (4+ messages)
` [PATCH 1/3] ARM: bitmain: Enable nand and smcc drivers
` [PATCH 2/3] ARM: bitmain: Enable legacy u-boot format
` [PATCH 3/3] ARM: bitmain: Enable saving variables to SD card

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-03-22 14:44 UTC  (9+ messages)

[PATCH 0/1] Update documentation URL
 2021-03-22 14:46 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [docs] "

[PATCH v5 0/7] Use obj_cgroup APIs to charge kmem pages
 2021-03-22 14:46 UTC  (3+ messages)
` [PATCH v5 1/7] mm: memcontrol: slab: fix obtain a reference to a freeing memcg

[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-22 14:46 UTC  (4+ messages)
` [RFC PATCH 7/8] hugetlb: add update_and_free_page_no_sleep for irq context

[PATCH v2 3/6] mm/mremap: Use pmd/pud_poplulate to update page table entries
 2021-03-22 14:42 UTC  (5+ messages)
` [mm/mremap] c10e9d3441: Bad_pagetable:#[##]
  ` [LTP] "

[REGRESSION] video-mux: Probe error on imx6
 2021-03-22 14:43 UTC  (2+ messages)

[PATCH] media: video-mux: Skip dangling endpoints
 2021-03-22 14:44 UTC 

[PATCH v4] mm: cma: support sysfs
 2021-03-22 14:44 UTC  (12+ messages)

[PATCH] scsi: qedi: fix error return code of qedi_alloc_global_queues()
 2021-03-22 14:43 UTC  (2+ messages)
` [EXT] "

[PATCH] ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows
 2021-03-22 14:38 UTC 

stable-rc/queue/5.10 build: 196 builds: 3 failed, 193 passed, 2 errors, 14 warnings (v5.10.25-157-g433dc9c7723f3)
 2021-03-22 14:42 UTC 

[Virtio-fs] Large memory consumption by virtiofsd, suspecting fd's aren't being closed?
 2021-03-22 14:42 UTC  (2+ messages)

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-22 14:40 UTC  (6+ messages)
  ` [PATCH 3/5] cifsd: add file operations

[PATCH] coresight: core: Fix typo in coresight-core.c
 2021-03-22 14:38 UTC  (2+ messages)

[PATCH v1 1/4] mfd: core: Add support for software nodes
 2021-03-22 14:39 UTC  (5+ messages)
` [PATCH v1 3/4] mfd: intel-lpss: Switch to use the "
` [PATCH v1 4/4] mfd: core: Remove support for dangling device properties


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.