All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-09 18:54:34 to 2021-02-09 19:44:14 UTC [more...]

[PATCH v3 0/5] sunxi: fix H6 HDMI related issues
 2021-02-09 17:58 UTC  (2+ messages)
` [PATCH v3 4/5] drm/sun4i: Fix H6 HDMI PHY configuration

[PATCH 0/7][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
 2021-02-09 19:13 UTC  (7+ messages)
` [PATCH v2 03/11] rebase -i: clarify and fix 'fixup -c' rebase-todo help

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-09 19:30 UTC  (11+ messages)
` [PATCH v2 02/42] esp: rename existing ESP QOM type to SYSBUS_ESP
` [PATCH v2 03/42] esp: QOMify the internal ESP device state
` [PATCH v2 04/42] esp: add vmstate_esp version to embedded ESPState
` [PATCH v2 05/42] esp: add trace event when receiving a TI command
` [PATCH v2 07/42] esp: add PDMA trace events
` [PATCH v2 12/42] esp: remove dma_counter from ESPState
` [PATCH v2 14/42] esp: remove minlen restriction in handle_ti
` [PATCH v2 19/42] esp: remove buf parameter from do_cmd()
` [PATCH v2 26/42] esp: rename get_cmd_cb() to esp_select()
` [PATCH v2 27/42] esp: fix PDMA target selection

[PATCH 0/8] MUSE: Userspace backed MTD v3
 2021-02-09 19:42 UTC  (11+ messages)
` [fuse-devel] "

[PATCH libnetfilter_queue v2] src: fix IPv6 header handling
 2021-02-09 19:24 UTC 

[PATCH] drm/radeon: Simplify bool comparison
 2021-02-09 19:41 UTC  (3+ messages)

[PATCH v5 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-09 19:23 UTC  (19+ messages)
` [PATCH v5 2/8] usb: dwc3: of-simple: bail probe if no dwc3 child node
` [PATCH v5 3/8] arm64: dts: rockchip: optimize clks for rk3399 dwc3
` [PATCH v5 4/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v5 5/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node
` [PATCH v5 6/8] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v5 7/8] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v5 8/8] dts64: rockchip: enable dwc3 usb for A95X Z2

[PATCH] drm/amd/display: Simplify bool comparison
 2021-02-09 19:41 UTC  (3+ messages)

[PATCH 0/2] Add Mailbox support for TI K3 AM64x SoCs
 2021-02-09 19:26 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mailbox: omap: Update binding for "

[pull request][net-next V2 00/17] mlx5 updates 2021-02-04
 2021-02-09 19:17 UTC  (8+ messages)
` [net-next V2 01/17] net/mlx5: E-Switch, Refactor setting source port

[PATCH 00/24] virtiofs dax patches
 2021-02-09 19:02 UTC  (50+ messages)
` [Virtio-fs] "
` [PATCH 01/24] DAX: vhost-user: Rework slave return values
  ` [Virtio-fs] "
` [PATCH 02/24] DAX: libvhost-user: Route slave message payload
  ` [Virtio-fs] "
` [PATCH 03/24] DAX: libvhost-user: Allow popping a queue element with bad pointers
  ` [Virtio-fs] "
` [PATCH 04/24] DAX subprojects/libvhost-user: Add virtio-fs slave types
  ` [Virtio-fs] "
` [PATCH 05/24] DAX: virtio: Add shared memory capability
  ` [Virtio-fs] "
` [PATCH 06/24] DAX: virtio-fs: Add cache BAR
  ` [Virtio-fs] "
` [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping
  ` [Virtio-fs] "
` [PATCH 08/24] DAX: virtio-fs: Fill in "
  ` [Virtio-fs] "
` [PATCH 09/24] DAX: virtiofsd Add cache accessor functions
  ` [Virtio-fs] "
` [PATCH 10/24] DAX: virtiofsd: Add setup/remove mappings fuse commands
  ` [Virtio-fs] "
` [PATCH 11/24] DAX: virtiofsd: Add setup/remove mapping handlers to passthrough_ll
  ` [Virtio-fs] "
` [PATCH 12/24] DAX: virtiofsd: Wire up passthrough_ll's lo_setupmapping
  ` [Virtio-fs] "
` [PATCH 13/24] DAX: virtiofsd: Make lo_removemapping() work
  ` [Virtio-fs] "
` [PATCH 14/24] DAX: virtiofsd: route se down to destroy method
  ` [Virtio-fs] "
` [PATCH 15/24] DAX: virtiofsd: Perform an unmap on destroy
  ` [Virtio-fs] "
` [PATCH 16/24] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
  ` [Virtio-fs] "
` [PATCH 17/24] DAX/unmap virtiofsd: Add wrappers for VHOST_USER_SLAVE_FS_IO
  ` [Virtio-fs] "
` [PATCH 18/24] DAX/unmap virtiofsd: Parse unmappable elements
  ` [Virtio-fs] "
` [PATCH 19/24] DAX/unmap virtiofsd: Route unmappable reads
  ` [Virtio-fs] "
` [PATCH 20/24] DAX/unmap virtiofsd: route unmappable write to slave command
  ` [Virtio-fs] "
` [PATCH 21/24] DAX:virtiofsd: implement FUSE_INIT map_alignment field
  ` [Virtio-fs] "
` [PATCH 22/24] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info
  ` [Virtio-fs] "
` [PATCH 23/24] vhost-user-fs: Implement drop CAP_FSETID functionality
  ` [Virtio-fs] "
` [PATCH 24/24] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
  ` [Virtio-fs] "

[PATCH v2 00/10] Modernizing the t7001 test script
 2021-02-09 19:24 UTC  (2+ messages)

[PATCH] erofs-utils: fuse: fix random readlink error
 2021-02-09 19:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Add Mailbox support for TI K3 AM64x SoCs
 2021-02-09 19:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: omap: Update binding for "
` [PATCH v2 2/2] mailbox: omap: Add support for K3 "

[PATCH] ath10k: change len of trace_ath10k_log_dbg_dump for large buffer size
 2021-02-09 19:35 UTC  (2+ messages)

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-09 19:22 UTC  (12+ messages)

[PATCH v6 0/2] powerpc/32: Implement C syscall entry/exit (complement)
 2021-02-09 19:29 UTC  (3+ messages)
` [PATCH v6 1/2] powerpc/syscall: Do not check unsupported scv vector on PPC32
` [PATCH v6 2/2] powerpc/32: Handle bookE debugging in C in syscall entry/exit

[PATCH net-next v3] net-loopback: set lo dev initial state to UP
 2021-02-09 19:18 UTC  (7+ messages)

[PATCHv4 1/6] common: SCP03 control (enable and provision of keys)
 2021-02-09 19:34 UTC  (6+ messages)
` [PATCHv4 2/6] cmd: SCP03: enable and provision command
` [PATCHv4 3/6] drivers: tee: sandbox: SCP03 control emulator
` [PATCHv4 4/6] doc: describe the scp03 command
` [PATCHv4 5/6] sandbox: imply SCP03 and CMD_SCP03
` [PATCHv4 6/6] test: py: add initial coverage for scp03 cmd

[RFC] Persist ima logs to disk
 2021-02-09 18:08 UTC  (17+ messages)

[kvm-unit-tests PATCH v1 0/3] s390x: mvpg test
 2021-02-09 18:51 UTC  (2+ messages)
` [kvm-unit-tests PATCH v1 2/3] s390x: check for specific program interrupt

[PATCH] drm/amdgpu: fix unnecessary NULL check warnings
 2021-02-09 19:33 UTC  (3+ messages)

[dpdk-dev] |FAILURE| pw devtools: add llx format specifier check
 2021-02-09 19:33 UTC  (2+ messages)

[dhowells-fs:keys-intercept 20/21] mipsel-linux-ld: net/core/net_namespace.o:(.data.init_net+0x44): undefined reference to `netns_operations'
 2021-02-09 19:32 UTC 

+ mm-cma-print-region-name-on-failure-v2.patch added to -mm tree
 2021-02-09 19:18 UTC 

[PATCHSET 0/3] req alloc and task_work speedups
 2021-02-09 19:04 UTC  (4+ messages)
` [PATCH 1/3] io_ring: use persistent request cache
` [PATCH 2/3] io_uring: provide FIFO ordering for task_work
` [PATCH 3/3] io_uring: enable req cache for task_work items

[dhowells-fs:keys-acl 24/24] security/keys/keyctl.c:2062: undefined reference to `keyctl_get_container_keyring'
 2021-02-09 19:31 UTC 

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-09 19:27 UTC  (3+ messages)
` [PATCH 14/22] Acceptance Tests: introduce LinuxTest base class

meson: why no target_user_arch in target/xxx/meson.build ?
 2021-02-09 19:24 UTC 

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-02-09 19:29 UTC  (5+ messages)

[PATCH v4 0/3] Add MIPI rx DPI support
 2021-02-09 19:30 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings:drm/bridge:anx7625:add vendor define flags

[PATCH v3 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-02-09 18:31 UTC  (3+ messages)
` [PATCH v3 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding

[PATCHSET v4 00/10] xfs: add the ability to flag a fs for repair
 2021-02-09 19:14 UTC  (11+ messages)
` [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
` [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR

[PATCH v7 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-02-09 19:01 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH 0/4] btrfs: Convert kmaps to core page calls
 2021-02-09 19:09 UTC  (3+ messages)

[GIT PULL] fscache: I/O API modernisation and netfs helper library
 2021-02-09 19:06 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: at91-pio4: add support for slew-rate
 2021-02-09 19:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate

[PATCH v2 0/9] ACPI related fixes
 2021-02-09 19:23 UTC  (4+ messages)
` [PATCH v2 3/9] acpi/core: always set SCI_EN when SMM isn't supported

[xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option
 2021-02-09 19:23 UTC  (6+ messages)

[bug] 5.11-rc5 brought page allocation failure issue [ttm][amdgpu]
 2021-02-09 19:22 UTC  (7+ messages)

[PATCH 0/2] btrfs-corrupt-block btree data corruption
 2021-02-09 18:02 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: corrupt generic item data with btrfs-corrupt-block

[dpdk-dev] |FAILURE| pw app/testpmd: remove unused struct member
 2021-02-09 19:19 UTC 

[GIT PULL 0/3] Samsung for v5.12
 2021-02-09 19:19 UTC  (6+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: DTS "

[PATCH v2 0/9] Tegra186 and Tegra194 audio graph card
 2021-02-09 19:19 UTC  (5+ messages)
` [PATCH v2 1/9] ASoC: dt-bindings: rt5659: Update binding doc

[PATCH] fs: buffer: use raw page_memcg() on locked page
 2021-02-09 19:20 UTC  (6+ messages)

[PATCH] clk: at91: sama5d2: Mark device OF_POPULATED after setup
 2021-02-09 19:06 UTC  (7+ messages)

[PATCH v2 bpf-next 0/7] bpf: Misc improvements
 2021-02-09 19:15 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/7] bpf: Add per-program recursion prevention mechanism

[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-02-09 19:17 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support

[PATCH] staging: rtl8723bs: fix block comments alignment
 2021-02-09 17:56 UTC  (9+ messages)

[xenomai-images][PATCH] Fix linux repo for 5.10 ARM
 2021-02-09 19:17 UTC  (2+ messages)

[android-common:android12-5.4 6/15] lib/kunit/test.c:19:2: warning: function 'kunit_vprintk_emit' might be a candidate for 'gnu_printf' format attribute
 2021-02-09 19:17 UTC 

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-09 19:06 UTC  (4+ messages)

[linux-next:master 3824/6048] drivers/net/dsa/xrs700x/xrs700x_i2c.c:127:34: warning: unused variable 'xrs700x_i2c_dt_ids'
 2021-02-09 19:16 UTC  (6+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-09 19:04 UTC  (6+ messages)
` [PATCH V3 06/14] dts: bindings: Document device tree bindings for ETE
` [PATCH V3 12/14] dts: bindings: Document device tree bindings for Arm TRBE

[PATCH] doc: mention bigFileThreshold for packing
 2021-02-09 19:07 UTC 

[PATCH 0/3] Optimization batch 7: use file basenames to guide rename detection
 2021-02-09 18:59 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] diffcore-rename: guide inexact rename detection based on basenames

[PATCH 1/2] erofs-utils: don't reuse full mapped buffer blocks
 2021-02-09 19:13 UTC  (2+ messages)
  ` [PATCH 2/2] erofs-utils: more sanity check for buffer allocation optimization

[PATCH] mpg123: Add support for FPU-less targets
 2021-02-09 19:10 UTC  (2+ messages)
` [OE-core] "

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-09 18:00 UTC  (12+ messages)

[PATCH alsa-ucm-conf] bytcr-wm5102: Add new UCM profile for BYT boards with a WM5102 codec
 2021-02-09 19:08 UTC 

[PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
 2021-02-09 19:08 UTC  (2+ messages)

[PATCH] ath9k: fix data bus crash when setting nf_override via debugfs
 2021-02-09 18:43 UTC 

[dm-devel] [PATCH 0/3] support for duplicate measurement of integrity critical data
 2021-02-09 18:53 UTC  (9+ messages)
` [dm-devel] [PATCH 3/3] IMA: add support to measure duplicate buffer for critical data hook
    `  "
      ` [PATCH 0/3] support for duplicate measurement of integrity critical data

[PATCH net-next v2 0/4] add HSR offloading support for DSA switches
 2021-02-09 18:51 UTC  (7+ messages)
` [PATCH net-next v2 3/4] net: dsa: add support for offloading HSR

[RESEND v4 1/6] misc: Add Synopsys DesignWare xData IP driver
 2021-02-09 18:52 UTC  (2+ messages)

[PATCH] mm: remove lru_add_drain_all in alloc_contig_range
 2021-02-09 19:03 UTC  (3+ messages)

[PATCH v2] mm/vmalloc: use rb_tree instead of list for vread() lookups
 2021-02-09 19:02 UTC 

ptrace.2: Simplify signature? s/enum \w*/int/
 2021-02-09 18:25 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.11-rc7
 2021-02-09 18:39 UTC  (3+ messages)

[PATCH] sched: Use SCHED_WARN_ON() instead of WARN_ON_ONCE() with CONFIG_SCHED_DEBUG
 2021-02-09 17:49 UTC  (2+ messages)

[PATCH 00/12 V2] target: fix cmd plugging and completion
 2021-02-09 18:50 UTC  (7+ messages)
` [PATCH 11/13] target: replace work per cmd in completion path
` [PATCH 13/13] target: flush submission work during TMR processing

[hyperv-linux:hyperv-next 25/32] arch/x86/hyperv/hv_proc.c:138:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-02-09 18:58 UTC 

[Buildroot] Buildroot Touchscreen goes to coordinates 0 0
 2021-02-09 18:57 UTC  (3+ messages)

[PATCH] tcf-agent: Fix build on riscv32
 2021-02-09 18:57 UTC 

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-02-09 18:56 UTC  (4+ messages)

[PATCH v2 1/2] Bluetooth: btintel: Check firmware version before download
 2021-02-09 18:37 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btintel: Move operational checks after version check

[PATCH v2 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
 2021-02-09 18:51 UTC  (6+ messages)
` [Bridge] [PATCH v2 net-next 02/11] net: bridge: offload all port flags at once in br_setport
    `  "
` [Bridge] [PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev
  `  "

[Intel-gfx] [PATCH 1/4] drm/i915/display: Rename for_each_intel_encoder.*_can_psr to for_each_intel_encoder.*_with_psr
 2021-02-09 18:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] "

[PATCH] meson: adjust timeouts for some slower tests
 2021-02-09 18:45 UTC  (3+ 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.