All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-10 07:56:46 to 2020-07-10 08:41:54 UTC [more...]

[GIT PULL] USB: fixes for v5.8-rc3
 2020-07-10  8:41 UTC 

[sashal-linux-stable:linux-5.7.y 9185/9999] drivers/clocksource/timer-of.c:151:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-10  8:41 UTC 

Separate notifications from list messages?
 2020-07-10  8:40 UTC  (6+ messages)

[f2fs-dev] IO hang due to f2fs checkpoint and writeback stuck
 2020-07-10  8:40 UTC  (4+ messages)

WARNING in submit_audio_out_urb/usb_submit_urb
 2020-07-10  8:38 UTC  (4+ messages)
` 回复: "

[PATCH v2] drm/amdgpu: fix system hang issue during GPU reset
 2020-07-10  8:39 UTC  (3+ messages)

[PATCH v3 0/5] add DM based reset driver for SiFive SoC's
 2020-07-10  8:38 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: prci: add indexes for reset signals available in prci
` [PATCH v3 2/5] fu540: prci: use common reset indexes defined in binding header
` [PATCH v3 3/5] fu540: dtsi: add reset producer and consumer entries
` [PATCH v3 4/5] sifive: reset: add DM based reset driver for SiFive SoC's
` [PATCH v3 5/5] configs: reset: fu540: enable dm reset framework for SiFive SoC

[BUG] copperlate/eventobj.c ->>> eventobj_inquire(), don't work
 2020-07-10  8:38 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
 2020-07-10  8:37 UTC  (3+ messages)

[PATCH] KVM: nSVM: vmentry ignores EFER.LMA and possibly RFLAGS.VM
 2020-07-10  8:37 UTC  (8+ messages)

[PULL 00/12] Block patches
 2020-07-10  8:36 UTC  (8+ messages)

[PATCH bpf-next v3 00/16] Run a BPF program on socket lookup
 2020-07-10  8:37 UTC  (6+ messages)
` [PATCH bpf-next v3 12/16] libbpf: Add support for SK_LOOKUP program type

[PATCH] drm/amdgpu/powerplay: Target power profile mode should be the second parameter of renoir_set_power_profile_mode
 2020-07-10  8:36 UTC  (2+ messages)

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-10  8:34 UTC  (5+ messages)
  ` [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

[PATCH 0/2] hw/char/serial: Migrate I/O serial device
 2020-07-10  8:34 UTC  (6+ messages)
` [PATCH 1/2] hw/char/serial: Separate and document static properties
` [PATCH 2/2] hw/char/serial: Allow migration of the I/O serial device

[PATCH] ARM: dts: imx6qp-sabreauto: enable sata
 2020-07-10  8:30 UTC  (4+ messages)
` [PATCH] ARM: dts: imx6qp-sabresd: "

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-07-10  8:34 UTC  (9+ messages)

linux-next: Tree for Jul 10
 2020-07-10  8:33 UTC 

[PATCH RFC 0/5] s390x: initial support for virtio-mem
 2020-07-10  8:32 UTC  (4+ messages)
` [PATCH RFC 2/5] s390x: implement diag260

[PATCH 00/13] RFC: use upcoming GUri for URI handling
 2020-07-10  8:31 UTC  (3+ messages)
` [PATCH 09/13] nbd: add GUri-based URI parsing version

[PATCH v4 0/2] Fix and enable pmem as RAM device on arm64
 2020-07-10  8:30 UTC  (6+ messages)

[PATCH 0/4] Add support for GPU load values
 2020-07-10  8:31 UTC  (6+ messages)
` [PATCH 2/4] drm/etnaviv: add loadavg accounting

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-10  8:31 UTC  (3+ messages)
` [PATCH v7 04/11] dmaengine: Introduce max SG list entries capability

[PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
 2020-07-10  8:30 UTC  (2+ messages)

[PATCH 0/4] Add support for the SquashFS filesystem
 2020-07-10  8:29 UTC  (4+ messages)
` [PATCH 1/4] fs/squashfs: new filesystem

MDIO Debug Interface
 2020-07-10  7:51 UTC  (2+ messages)

[PATCH v5 0/4] printk: replace ringbuffer
 2020-07-10  8:28 UTC  (3+ messages)

[PATCH v13 00/17] KVM RISC-V Support
 2020-07-10  8:25 UTC  (54+ messages)
` [PATCH v13 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v13 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v13 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v13 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v13 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v13 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v13 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v13 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v13 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v13 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v13 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v13 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v13 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v13 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v13 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v13 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v13 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH 1/4] drm/amd/powerplay: add SMU mode1 reset
 2020-07-10  8:26 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: add psp mode1 reset mode

Virtual m68k Developer Meeting 2020
 2020-07-10  8:26 UTC  (3+ messages)
` virtual eventing chat meeting today

[PATCH v14 00/20] per memcg lru lock
 2020-07-10  8:23 UTC  (8+ messages)
` [PATCH v14 07/20] mm/thp: narrow lru locking

[PATCH v4 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-07-10  8:24 UTC  (6+ messages)
  ` [PATCH v4 6/9] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
        ` [PATCH] include/bitfield.h: include byteorder.h

[PATCH v6 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-07-10  8:24 UTC  (5+ messages)
` [PATCH v6 4/4] usb: xhci: Add reset controller support
    ` [PATCH] xhci: Only build xhci_reset_hw() if CONFIG_DM_USB is enabled

[PATCH] blk-mq: Remove unnecessary validation before calling blk_mq_sched_completed_request()
 2020-07-10  8:23 UTC  (2+ messages)

[PATCH v8 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-07-10  8:22 UTC  (5+ messages)

[PATCH] blk-mq: Remove unnecessary local variable
 2020-07-10  8:22 UTC  (2+ messages)

[PATCH v3] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-10  8:21 UTC  (2+ messages)

[dpdk-dev] Weird 2 KB MBUF data room requirement
 2020-07-10  8:21 UTC 

[PATCH v2] sched/fair: handle case of task_h_load() returning 0
 2020-07-10  8:21 UTC 

[PATCH] dma-pool: use single atomic pool for both DMA zones
 2020-07-10  8:19 UTC  (7+ messages)

[PATCH] of: Add stub for of_get_next_parent
 2020-07-10  8:19 UTC 

[PATCH v3 0/4] iommu/vt-d: Add prq report and response support
 2020-07-10  8:17 UTC  (7+ messages)
` [PATCH v3 4/4] iommu/vt-d: Add page response ops support

[f2fs-dev] [PATCH] f2fs: don't skip writeback of quota data
 2020-07-10  8:16 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/freescale-imx/firmware-imx: bump version to 8.8
 2020-07-10  8:16 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] package/freescale-imx/imx-seco: bump version to 3.6.3

[Patch v4 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-07-10  8:14 UTC  (5+ messages)

[OE-core] [PATCH v3] netbase: use git fetcher
 2020-07-10  8:13 UTC 

[PULL 00/10] Modules 20200707 patches
 2020-07-10  8:12 UTC  (2+ messages)

How can I search git log with ceratin keyword but without the other keyword?
 2020-07-10  8:14 UTC  (2+ messages)

[PATCH] Remove VXHS block device
 2020-07-10  8:09 UTC  (2+ messages)

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2020-07-10  8:13 UTC  (4+ messages)
  ` [RFC 07/12] media: uapi: h264: Add DPB entry field reference flags

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-10  8:10 UTC  (10+ messages)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ

[PATCH] scsi: virtio_scsi: Remove unnecessary condition checks
 2020-07-10  8:11 UTC  (8+ messages)
          `  "

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-10  8:10 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH v2 00/29] ARM: Realtek DHC SoC info
 2020-07-10  8:07 UTC  (41+ messages)
` [PATCH v2 02/29] soc: Add Realtek DHC chip info driver for RTD1195 and RTD1295
` [PATCH v2 03/29] arm64: dts: realtek: rtd129x: Add chip info node
` [PATCH v2 04/29] ARM: dts: rtd1195: "
` [PATCH v2 06/29] soc: realtek: chip: Detect RTD1296
` [PATCH v2 07/29] arm64: dts: realtek: rtd129x: Extend chip-info reg with CHIP_INFO1
` [PATCH v2 09/29] soc: realtek: chip: Add RTD1395 info
` [PATCH v2 10/29] arm64: dts: realtek: rtd139x: Add chip info node
` [PATCH v2 11/29] soc: realtek: chip: Add RTD1619 info
` [PATCH v2 12/29] arm64: dts: realtek: rtd16xx: Add chip info node
` [PATCH v2 13/29] soc: realtek: chip: Add RTD1319 info
` [PATCH v2 14/29] soc: realtek: chip: Add RTD1319 revisions
` [PATCH v2 15/29] arm64: dts: realtek: rtd13xx: Add chip info node
` [PATCH v2 16/29] soc: realtek: chip: Detect RTD1392
` [PATCH v2 26/29] soc: realtek: chip: Detect RTD1294

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-07-10  8:06 UTC  (15+ messages)
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v6 4/5] KVM: MIPS: clean up redundant 'kvm_run' parameters

[PATCH v2] vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
 2020-07-10  8:07 UTC  (2+ messages)

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-07-10  8:04 UTC  (3+ messages)

[PATCH] arm64/mm: save memory access in check_and_switch_context() fast switch path
 2020-07-10  8:03 UTC  (6+ messages)

[PATCH 0/7] Add initial Keem Bay SoC / Board support
 2020-07-10  8:01 UTC  (7+ messages)
` [PATCH 2/7] mailbox: keembay-scmi-mailbox: Add support for Keem Bay mailbox

[PATCH v4 0/4] arm64: add Armv8.3 pointer authentication enhancements
 2020-07-10  8:00 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: ptrauth: add Armv8.3 pointer authentication enhanced features
` [PATCH v4 2/4] arm64: cpufeature: Modify address authentication cpufeature to exact
` [PATCH v4 3/4] arm64: kprobe: disable probe of fault prone ptrauth instruction
` [PATCH v4 4/4] arm64: kprobe: clarify the comment of steppable hint instructions

[PATCH] rtc: cleanup obsolete comment about struct rtc_class_ops
 2020-07-10  8:00 UTC 

[PULL 0/5] fw_cfg/crypto patches for 5.1 soft freeze
 2020-07-10  8:01 UTC  (2+ messages)

[LTP] [RFC 0/3] syscalls: Rearrange sigwait syscall tests
 2020-07-10  8:01 UTC  (4+ messages)
` [LTP] [RFC 1/3] syscalls: sigwaitinfo: Suppress all warnings around unused parameter
` [LTP] [RFC 2/3] syscalls: sigwaitinfo: Remove SUCCEED_OR_DIE() macro
` [LTP] [RFC 3/3] syscalls: sigwait: Separate out code to relevant folders

[PATCH v5] platform/x86: thinkpad_acpi: lap or desk mode interface
 2020-07-10  8:00 UTC  (3+ messages)

linux-next: build warning after merge of the pidfd tree
 2020-07-10  7:59 UTC  (2+ messages)

[PATCH V1] mmc: sdhci: Fix potential null pointer access while accessing vqmmc
 2020-07-10  7:58 UTC  (2+ messages)

[PATCH v5 0/2] mmc: core: add a new property/caps2
 2020-07-10  7:56 UTC  (2+ messages)


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.