All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 17:53:51 to 2020-09-07 18:34:28 UTC [more...]

[PATCH 00/11] ARM: dts: s3c: dtschema fixes
 2020-09-07 18:33 UTC  (7+ messages)
` [PATCH 02/11] ARM: dts: s3c6410: move fixed clocks under root node in Mini6410
` [PATCH 07/11] ARM: dts: s3c24xx: fix number of PWM cells
` [PATCH 08/11] ARM: dts: s3c24xx: override nods by label
` [PATCH 09/11] ARM: dts: s3c24xx: align PWM/timer node name with dtschema
` [PATCH 10/11] ARM: dts: s3c24xx: add address to CPU node
` [PATCH 11/11] ARM: dts: s3c24xx: move fixed clocks under root node in SMDK2416

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-07 18:20 UTC  (26+ messages)
` [PATCH 01/29] nbd: Remove unused nbd_export_get_blockdev()
` [PATCH 02/29] qapi: Create block-export module
` [PATCH 03/29] qapi: Rename BlockExport to BlockExportOptions
` [PATCH 04/29] block/export: Add BlockExport infrastructure and block-export-add
` [PATCH 05/29] qemu-storage-daemon: Use qmp_block_export_add()
` [PATCH 06/29] qemu-nbd: Use raw block driver for --offset
` [PATCH 07/29] block/export: Remove magic from block-export-add
` [PATCH 08/29] nbd: Add max-connections to nbd-server-start
` [PATCH 09/29] nbd: Add writethrough to block-export-add
` [PATCH 10/29] nbd: Remove NBDExport.close callback
` [PATCH 11/29] qemu-nbd: Use blk_exp_add() to create the export
` [PATCH 12/29] nbd/server: Simplify export shutdown
` [PATCH 13/29] block/export: Move refcount from NBDExport to BlockExport
` [PATCH 14/29] block/export: Move AioContext "
` [PATCH 15/29] block/export: Add node-name to BlockExportOptions
` [PATCH 16/29] block/export: Allocate BlockExport in blk_exp_add()
` [PATCH 17/29] block/export: Add blk_exp_close_all(_type)
` [PATCH 18/29] block/export: Add 'id' option to block-export-add
` [PATCH 19/29] block/export: Move strong user reference to block_exports
` [PATCH 20/29] block/export: Add block-export-del
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event
` [PATCH 22/29] block/export: Move blk to BlockExport
` [PATCH 23/29] block/export: Create BlockBackend in blk_exp_add()
` [PATCH 24/29] block/export: Add query-block-exports
` [PATCH 25/29] block/export: Move writable to BlockExportOptions

[PULL 00/14] Gitlab-CI improvements and related fixes
 2020-09-07 18:26 UTC  (3+ messages)

5.9-rc4: modpost undefined symbols + relocation in read-only section `.head.text'
 2020-09-07 18:22 UTC 

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-07 18:29 UTC  (20+ messages)
` [PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[riscv:for-next 4/12] arch/riscv/mm/fault.c:56:1: warning: 'inline' is not at beginning of declaration
 2020-09-07 18:30 UTC 

[PATCH net-next 0/4] Some VLAN handling cleanup in DSA
 2020-09-07 18:29 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dsa: tag_8021q: include missing refcount.h
` [PATCH net-next 2/4] net: dsa: tag_8021q: add a context structure
` [PATCH net-next 3/4] Revert "net: dsa: Add more convenient functions for installing port VLANs"
` [PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default

duplicated patch in 5.4
 2020-09-07 18:29 UTC  (3+ messages)

[PATCH 0/3] firmware: arm_scmi: Enable building SCMI as module
 2020-09-07 18:28 UTC  (4+ messages)
` [PATCH 2/3] firmware: arm_scmi: Move scmi protocols initialisation into the driver

[Buildroot] [PATCH 1/1] package/ltp-testsuite: fix build with uclibc
 2020-09-07 18:29 UTC 

[PATCH] ir-keytable: re-add --device option
 2020-09-07 18:27 UTC  (5+ messages)

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-07 18:21 UTC  (4+ messages)

[tpm2] Re: Help for tpm-tools comand sequence
 2020-09-07 18:22 UTC 

[dpdk-dev] [RFC] ethdev: add VLAN attributes to ETH item
 2020-09-07 18:21 UTC  (6+ messages)

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-09-07 18:18 UTC  (4+ messages)

[PATCH] drm: mxsfb: check framebuffer pitch
 2020-09-07 18:18 UTC  (5+ messages)

[PATCH] timer: Return count from timer_ops.get_count
 2020-09-07 18:19 UTC 

[ANN] U-Boot v2020.10-rc4 released
 2020-09-07 18:18 UTC 

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-07 18:16 UTC  (8+ messages)
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation

[PATCH] fs/nsfs.c: fix ioctl support of compat processes
 2020-09-07 18:17 UTC  (5+ messages)

[PATCH] gpu/drm: cleanup coding style a bit
 2020-09-07 18:17 UTC  (3+ messages)

[PATCH 0/7] riscv: Correctly handle IPIs already pending upon boot
 2020-09-07 18:16 UTC  (8+ messages)
` [PATCH 1/7] Revert "riscv: Clear pending interrupts before enabling IPIs"
` [PATCH 2/7] riscv: Match memory barriers between send_ipi_many and handle_ipi
` [PATCH 3/7] riscv: Use NULL as a sentinel value for smp_call_function
` [PATCH 4/7] riscv: Clear pending IPIs on initialization
` [PATCH 5/7] riscv: Add fence to available_harts_lock
` [PATCH 6/7] riscv: Ensure gp is NULL or points to valid data
` [PATCH 7/7] riscv: Add some comments to start.S

[PATCH] block: Fixes nfs on msys2/mingw
 2020-09-07 18:12 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/33] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2020-09-07 18:15 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 17/33] net: usb: qmi_wwan: add Telit 0x1050 composition

[PATCH] ci: fixes msys2 build by upgrading capstone to 4.0.2
 2020-09-07 18:07 UTC 

[Intel-gfx] [PATCH 1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
 2020-09-07 18:14 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()
` [Intel-gfx] [PATCH 3/3] drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call

[xen-unstable bisection] complete test-amd64-i386-freebsd10-amd64
 2020-09-07 18:14 UTC 

[Buildroot] [PATCH] boot/barebox: bump version to 2020.08.1
 2020-09-07 18:13 UTC 

[PULL 00/19] target/microblaze patch queue
 2020-09-07 18:04 UTC  (15+ messages)
` [PULL 03/19] target/microblaze: Cleanup mb_cpu_do_interrupt
` [PULL 06/19] target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
` [PULL 07/19] target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
` [PULL 09/19] target/microblaze: Force rtid, rted, rtbd to exit
` [PULL 10/19] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
  ` [PULL 11/19] target/microblaze: Diagnose invalid insns in delay slots
  ` [PULL 12/19] target/microblaze: Split out MicroBlazeCPUConfig
  ` [PULL 13/19] target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes
  ` [PULL 14/19] target/microblaze: Move pvr regs to MicroBlazeCPUConfig
  ` [PULL 15/19] target/microblaze: Treat pvr_regs as constant
  ` [PULL 16/19] target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
  ` [PULL 17/19] target/microblaze: Fill in VMStateDescription for cpu
  ` [PULL 18/19] target/microblaze: Put MicroBlazeCPUConfig into DisasContext
  ` [PULL 19/19] configure: Do not set TARGET_ABI32 for microblaze

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-07 18:00 UTC  (20+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions

[PATCH v3 0/4] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-07 18:11 UTC  (2+ messages)

[PATCH] Syntax "test ... -a|o ..." obsolescent
 2020-09-07 18:09 UTC 

[PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops
 2020-09-07 18:05 UTC  (3+ messages)

[PATCH 0/9] ASoC: sun8i-codec driver cleanup
 2020-09-07 18:05 UTC  (4+ messages)

[tip:master] BUILD SUCCESS 7f6aae3e054f8d36ac90812db4ffd78796a487d1
 2020-09-07 18:08 UTC 

[PATCH 00/16] ASoC: SOF: component UUID support for 5.10
 2020-09-07 18:05 UTC  (2+ messages)

[PATCH] EFI: Enable booting unified hypervisor/kernel/initrd images
 2020-09-07 18:08 UTC  (10+ messages)

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-09-07 18:06 UTC  (3+ messages)

[PATCH] ASoC: Intel: KeemBay: Fix warning potential ! vs ~ typo
 2020-09-07 18:05 UTC  (2+ messages)

[PATCH v2] ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
 2020-09-07 18:05 UTC  (2+ messages)

[PATCH] spi: qup: Allow for compile-testing on !ARM
 2020-09-07 18:06 UTC  (2+ messages)

[PATCH] spi: stm32: Rate-limit the 'Communication suspended' message
 2020-09-07 18:06 UTC  (2+ messages)

[PATCH] regulator: lochnagar: Add additional VDDCORE range
 2020-09-07 18:05 UTC  (2+ messages)

[PATCH] net: sched: skip an unnecessay check
 2020-09-07 18:04 UTC 

[PATCH v4] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07 18:04 UTC  (2+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warnings
 2020-09-07 18:04 UTC  (2+ messages)

[PATCH 0/3] xfs: fix a few realtime bugs
 2020-09-07 18:01 UTC  (4+ messages)
` [PATCH 1/3] xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev
` [PATCH 2/3] xfs: make sure the rt allocator doesn't run off the end
` [PATCH 3/3] xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt extent size

[PATCH 0/6] drm/meson: add support for AXG & MIPI-DSI
 2020-09-07 18:03 UTC  (8+ messages)
` [PATCH 6/6] drm/meson: add support for MIPI-DSI transceiver

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-07 18:02 UTC  (8+ messages)
` [PATCH v2 net-next 1/9] xdp: introduce mb in xdp_buff/xdp_frame

[dunfell 00/20] Merge request Sept 7
 2020-09-07 18:02 UTC 

[PATCH V7] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-09-07 18:01 UTC  (2+ messages)

git add intent-to-add then git add patch no longer allows edit
 2020-09-07 18:00 UTC  (5+ messages)

[PATCH v2 0/2] s390x: pv: Fixes and improvements
 2020-09-07 17:59 UTC  (3+ messages)
` [PATCH v2 1/2] s390x: uv: Add destroy page call

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-07 17:58 UTC  (7+ messages)
` [PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model

[PATCH] fio: support io_size=N% (N <= 100)
 2020-09-07 17:59 UTC  (3+ messages)
  ` [PATCH] fio: cap io_size=N% at 100%, update man page

[PATCH net-next RFC v3 00/14] Add devlink reload action option
 2020-09-07 17:58 UTC  (12+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command

[Buildroot] package/strace --enable-mpers=no
 2020-09-07 17:58 UTC  (3+ messages)

[PATCH 0/4] drivers core: Use sysfs_emit functions
 2020-09-07 17:58 UTC  (5+ messages)
` [PATCH 1/4] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
` [PATCH 2/4] drivers core: Remove strcat uses around sysfs_emit and neaten
` [PATCH 3/4] drivers core: Reindent a couple uses around sysfs_emit
` [PATCH 4/4] drivers core: Miscellaneous changes for sysfs_emit

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-09-07 17:57 UTC  (7+ messages)
    ` [Linux-kernel-mentees] "

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2020-09-07 11:13 UTC  (9+ messages)

6b41030fdc790 broke dmatest badly
 2020-09-07 11:03 UTC  (2+ messages)

[PATCH v6 0/3] ath11k: Add IPQ6018 support
 2020-09-07 11:01 UTC  (3+ messages)
` [PATCH v6 3/3] ath11k: add "

[PATCH v3 0/5] PCIe aardvark controller improvements
 2020-09-07 11:10 UTC  (5+ messages)
` [PATCH v3 1/5] PCI: aardvark: Fix compilation on s390
` [PATCH v3 2/5] PCI: aardvark: Check for errors from pci_bridge_emul_init() call
` [PATCH v3 3/5] PCI: pci-bridge-emul: Export API functions
` [PATCH v3 5/5] PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()

[PATCH v2 0/5] PCIe aardvark controller improvements
 2020-09-07 11:11 UTC  (3+ messages)

[PATCH] PCI: Factor functions of PCI function reset
 2020-09-07 11:16 UTC 

[PATCH 5/5] ACPI / APD: Head file including cleanups
 2020-09-07 11:19 UTC  (2+ messages)

[PATCH v3] perf: arm_dsu: Support DSU ACPI devices
 2020-09-07 11:02 UTC  (2+ messages)

[PATCH 0/9] firmware: Add initial support for Arm FF-A
 2020-09-07 11:20 UTC  (3+ messages)
` [PATCH 8/9] firmware: arm_ffa: Setup and register all the KVM managed partitions

[PATCH] perf tools: Do not use deprecated bpf_program__title
 2020-09-07 11:02 UTC 

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-07 11:21 UTC  (3+ messages)

[PATCH 0/7] xfs_repair: more fuzzer fixes
 2020-09-07 17:52 UTC  (6+ messages)
` [PATCH 2/7] xfs_repair: fix error in process_sf_dir2_fixi8
` [PATCH 3/7] xfs_repair: junk corrupt xattr root blocks
` [PATCH 4/7] xfs_repair: complain about unwritten extents when they're not appropriate
` [PATCH 5/7] xfs_repair: fix handling of data blocks colliding with existing metadata
` [PATCH 6/7] xfs_repair: throw away totally bad clusters

[PATCH] x86/msr: do not warn on writes to OC_MAILBOX
 2020-09-07 11:15 UTC  (5+ messages)

[PATCH v3] dt-bindings: crypto: Specify that allwinner, sun8i-a33-crypto needs reset
 2020-09-07 17:54 UTC  (2+ messages)
` [PATCH v3] dt-bindings: crypto: Specify that allwinner,sun8i-a33-crypto "

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-07 11:05 UTC  (7+ messages)
` [PATCH 10/23] gpio: mockup: fix resource leak in error path
` [PATCH 16/23] gpio: mockup: refactor the module init function

[PATCH v2] meson: Use -b to ignore CR vs. CR-LF issues on Windows
 2020-09-07 17:53 UTC  (2+ messages)

[PATCH 0/4] xfsprogs: various fixes for 5.9
 2020-09-07 17:51 UTC  (2+ messages)
` [PATCH 2/4] mkfs.xfs: tweak wording of external log device size complaint

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-07 11:02 UTC 

[PATCH 0/3] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-07 11:10 UTC  (2+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings


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.