All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-09 20:13:57 to 2021-02-09 21:12:52 UTC [more...]

[PATCH 1/4] cifs: New optype for session operations
 2021-02-09 20:07 UTC  (7+ messages)

Improve group scanning in mballoc
 2021-02-09 20:28 UTC  (5+ messages)
` [PATCH v2 1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic
` [PATCH v2 2/5] ext4: add mballoc stats proc file
` [PATCH v2 3/5] ext4: add MB_NUM_ORDERS macro
` [PATCH v2 5/5] ext4: add proc files to monitor new structures

[PATCHSET v4 00/10] xfs: add the ability to flag a fs for repair
 2021-02-09 20:32 UTC  (7+ messages)
` [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR

[PATCH v3 0/4] arm64: dts: qcom: qrb5165-rb5: use GPIO as SPI0 CS
 2021-02-09 20:28 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sm8250: further split of spi pinctrl config
` [PATCH v3 3/4] arm64: dts: qcom: sm8250: add pinctrl for SPI using GPIO as a CS
` [PATCH v3 4/4] arm64: dts: qcom: qrb5165-rb5: switch into using GPIO for SPI0 CS

post-receive: pub/scm/virt/kvm/kvm
 2021-02-09 21:12 UTC 

[net-next v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args
 2021-02-09 19:01 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: fix function comments to follow kernel-doc
 2021-02-09 21:12 UTC 

[dm-devel] [PATCH 0/3] support for duplicate measurement of integrity critical data
 2021-02-09 20:57 UTC  (9+ messages)
` [dm-devel] [PATCH 1/3] IMA: add policy condition to measure duplicate "
    `  "
  ` [PATCH 0/3] support for duplicate measurement of integrity "

[ovmf test] 159143: all pass - PUSHED
 2021-02-09 21:09 UTC 

[Qemu-devel] [Bug 1625216] [NEW] memory writes via gdb don't work for memory mapped hardware
 2021-02-09 20:52 UTC  (2+ messages)
` [Bug 1625216] "

❌ FAIL: Test report for kernel 5.11.0-rc7 (arm-next)
 2021-02-09 21:07 UTC 

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-09 20:53 UTC  (7+ messages)
` [Nouveau] "

[PATCH v1 00/12] fix plugins double counting with mmio, cleanup CF_ flags
 2021-02-09 21:05 UTC  (11+ messages)
` [PATCH v1 05/12] tests/plugin: expand insn test to detect duplicate instructions
` [PATCH v1 07/12] accel/tcg: actually cache our partial icount TB
` [PATCH v1 10/12] accel/tcg: remove CF_NOCACHE and special cases
` [PATCH v1 11/12] accel/tcg: allow plugin instrumentation to be disable via cflags

mlx5e compilation failure
 2021-02-09 19:49 UTC 

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-02-09 21:06 UTC  (2+ messages)
` [Bug 211425] "

[PATCH v2 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
 2021-02-09 20:37 UTC  (8+ messages)
` [PATCH v2 net-next 02/11] net: bridge: offload all port flags at once in br_setport
` [PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev
    ` [Bridge] "
` [PATCH v2 net-next 07/11] net: dsa: kill .port_egress_floods overengineering
  ` [Bridge] "

[PATCH v2] xen/arm: fix gnttab_need_iommu_mapping
 2021-02-09 21:04 UTC  (9+ messages)

[dhowells-fs:keys-acl 23/24] fs/crypto/keyring.c:145:58: error: too few arguments to function call, expected 5, have 4
 2021-02-09 21:04 UTC 

[PATCH V4 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-02-09 21:04 UTC  (6+ messages)
` [PATCH V4 23/24] libxl: Introduce basic virtio-mmio support "

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-09 21:03 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property

+ mm-hugetlb-use-helper-huge_page_size-to-get-hugepage-size-v2.patch added to -mm tree
 2021-02-09 20:09 UTC 

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-09 20:50 UTC  (13+ messages)

[PATCH alsa-ucm-conf] codecs/rt5672: Remove Intel SST specific HeadsetMic workaround
 2021-02-09 21:01 UTC 

[PATCH 5.4 00/65] 5.4.97-rc1 review
 2021-02-09 18:14 UTC  (2+ messages)

[PATCH v5 0/2] hwspinlock: add sun6i hardware spinlock support
 2021-02-09 18:48 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwlock: add sun6i_hwspinlock

[PATCH v3 bpf-next 0/8] bpf: Misc improvements
 2021-02-09 19:48 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] bpf: Optimize program stats
` [PATCH v3 bpf-next 2/8] bpf: Compute program stats for sleepable programs
` [PATCH v3 bpf-next 3/8] bpf: Add per-program recursion prevention mechanism
` [PATCH v3 bpf-next 4/8] selftest/bpf: Add a recursion test
` [PATCH v3 bpf-next 5/8] bpf: Count the number of times recursion was prevented
` [PATCH v3 bpf-next 6/8] selftests/bpf: Improve recursion selftest
` [PATCH v3 bpf-next 7/8] bpf: Allows per-cpu maps and map-in-map in sleepable programs
` [PATCH v3 bpf-next 8/8] selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs

[android-common:android12-5.4 10/15] lib/kunit/test-test.c:51 kunit_test_unsuccessful_try() warn: ignoring unreachable code
 2021-02-09 21:00 UTC 

[PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
 2021-02-09 20:55 UTC  (4+ messages)
` [PATCH 2/5] target/m68k: Drop use of gdb_get_float64() and ldfq_p()

[Intel-wired-lan] 710/i40e, RSS and 802.1ad (double vlan)
 2021-02-09 20:59 UTC  (5+ messages)

[PATCH v2 0/2] arm64: Initial support for Texas Instruments AM642 SK
 2021-02-09 20:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for "

[PATCH 1/2] dt-bindings: arm: amlogic: add support for the Minix NEO U9-H
 2021-02-09 20:57 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/matio: set MATIO_CPE_ID_VALID
 2021-02-09 20:58 UTC 

[dm-devel] [PATCH 0/2] Handle remapped LUNs better
 2021-02-09 20:57 UTC  (3+ messages)
` [dm-devel] [PATCH 1/2] libmultipath: fix use-after-free in uev_add_path

[broonie-misc:asoc-5.12 97/99] sound/soc/codecs/jz4760.c:201:6: warning: variable 'ret' set but not used
 2021-02-09 20:57 UTC 

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

[PATCH v3 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel
 2021-02-09 20:55 UTC  (2+ messages)

[PATCH 00/17] Refactor chunk-format into an API
 2021-02-09 20:47 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/17] chunk-format: create read chunk API

[PATCH net-next] net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH config
 2021-02-09 20:37 UTC 

gitattributes export-subst and software versioning
 2021-02-09 20:42 UTC  (4+ messages)

[PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
 2021-02-09 20:07 UTC  (4+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/3] mergetool: add hideResolved configuration
  ` [PATCH v11 2/3] mergetool: break setup_tool out into separate initialization function

[PATCH] staging: rtl8723bs: fix block comments alignment
 2021-02-09 18:49 UTC  (11+ messages)

[PATCH net-next 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2021-02-08
 2021-02-09 20:41 UTC  (2+ messages)

[xen-4.12-testing test] 159131: regressions - FAIL
 2021-02-09 20:53 UTC 

[PATCH] dt-bindings: arm: xilinx: Add missing Zturn boards
 2021-02-09 20:52 UTC  (2+ messages)

[PATCH next v3 01/16] dt-bindings: usb: fix yamllint check warning
 2021-02-09 20:51 UTC  (24+ messages)
` [PATCH next v3 02/16] dt-bindings: usb: mediatek: "
` [PATCH next v3 03/16] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH next v3 04/16] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH next v3 05/16] dt-bindings: phy: mediatek: tphy: change patternProperties
` [PATCH next v3 06/16] dt-bindings: usb: mtk-xhci: add optional assigned clock properties
` [PATCH next v3 07/16] dt-bindings: usb: mtk-xhci: add compatible for mt2701 and mt7623
` [PATCH next v3 08/16] dt-bindings: usb: mediatek: musb: add mt8516 compatbile

[PATCH] grep: error out if --untracked is used with --cached
 2021-02-09 20:38 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/glib-networking: add GLIB_NETWORKING_CPE_ID_VENDOR
 2021-02-09 20:51 UTC 

[PATCH 0/3] watchdog: mtk_wdt: add support for mt6577
 2021-02-09 20:41 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: watchdog: mediatek: add support for mt6577 SoC

[PATCH v3 0/5] sunxi: fix H6 HDMI related issues
 2021-02-09 17:59 UTC  (2+ messages)
` [PATCH v3 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6

[PATCH v2] client: remove warning on mkdir return
 2021-02-09 20:50 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2021-02-09 20:50 UTC 

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-09 20:46 UTC  (13+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

[Intel-gfx] [PATCH v2] drm/i915/display: Allow PSR2 selective fetch to be enabled at run-time
 2021-02-09 20:50 UTC 

[RFC PATCH v2 0/2] PCIe DOE for PCIe and CXL 2.0 v2 release
 2021-02-09 20:36 UTC  (3+ messages)
` [RFC PATCH v2 1/2] Basic PCIe DOE support
` [RFC v2 2/2] Basic CXL DOE for CDAT and Compliance Mode

[PATCH alsa-ucm-conf] bytcr-wm5102: Add new UCM profile for BYT boards with a WM5102 codec
 2021-02-09 20:47 UTC  (3+ messages)

[pull request][net-next V2 00/17] mlx5 updates 2021-02-04
 2021-02-09 20:35 UTC  (3+ messages)
` [net-next V2 12/17] net/mlx5e: Extract tc tunnel encap/decap code to dedicated file

[PATCH v3] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-09 18:33 UTC 

[Buildroot] [PATCH 1/1] package/nghttp2: add NGHTTP2_CPE_ID_VENDOR
 2021-02-09 20:48 UTC 

[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-09 18:22 UTC  (7+ messages)
` [PATCH v17 01/10] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [PATCH v17 05/10] powerpc: Move ima buffer fields to struct kimage
` [PATCH v17 06/10] powerpc: Enable passing IMA log to next kernel on kexec
` [PATCH v17 07/10] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v17 09/10] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v17 10/10] arm64: Enable passing IMA log to next kernel on kexec

[Nouveau] nouveau 1.0.17 and GT-710 (GK208B): graphics stack freezes when turning off display
 2021-02-09 20:46 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/upx: set UPX_CPE_ID_VALID
 2021-02-09 20:45 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-02-09 20:45 UTC 

[PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
 2021-02-09 20:40 UTC  (4+ messages)

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-09 20:31 UTC  (6+ messages)

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-09 18:14 UTC  (2+ messages)

[PATCH net] netdev-FAQ: answer some questions about the patchwork checks
 2021-02-09 20:34 UTC 

[PATCH 1/3] dt-bindings: Add vendor prefix for Displaytech
 2021-02-09 20:36 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: Add DT bindings for Displaytech DT050TFT-PTS

[PATCH v4 0/2] Add Mediatek Efuse Device Node for MT8192 SoC
 2021-02-09 20:41 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC

[Buildroot] [PATCH 1/1] package/tinydtls: add TINYDTLS_CPE_ID_VENDOR
 2021-02-09 20:42 UTC 

[PATCH] timer: imx-gpt: Add timer support for i.MX SoCs family
 2021-02-09 20:42 UTC 

[PATCH v2 0/5] Move remaining x86 Travis jobs to the gitlab-CI
 2021-02-09 20:37 UTC  (2+ messages)

linux-next: Tree for Feb 8
 2021-02-09 18:28 UTC  (6+ messages)
` linux-next: Tree for Feb 8 (objtool: warnings: 5)
  ` [PATCH] lockdep: Noinstr annotate warn_bogus_irq_restore()

[PATCH] Add support for stack-protector
 2021-02-09 20:39 UTC  (3+ messages)
` [PATCH v9] "

[Buildroot] [PATCH 1/2] package/ngircd: add NGIRCD_CPE_ID_VENDOR
 2021-02-09 20:39 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/ngircd: bump to version 26.1

[tglx-devel:x86/entry 11/17] arch/x86/kernel/cpu/mce/amd.o: warning: objtool: sysvec_deferred_error()+0x85: return with modified stack frame
 2021-02-09 20:38 UTC 

[Patch v4 net-next 0/7] ethtool support for fec and link configuration
 2021-02-09 18:26 UTC  (2+ messages)

[PATCH v2 0/2] builtin/clone.c: add --no-shallow option
 2021-02-09 20:32 UTC  (3+ messages)
` [PATCH v3] builtin/clone.c: add --reject-shallow option

[PATCH 1/1] efi_loader: fix get_last_capsule()
 2021-02-09 20:37 UTC 

[PATCH bpf 1/2] libbpf: Ignore non function pointer member in struct_ops
 2021-02-09 19:31 UTC 

[for-4.15][PATCH v2 0/5] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-02-09 20:36 UTC  (11+ messages)
` [for-4.15][PATCH v2 1/5] xen/x86: p2m: Don't map the special pages in the IOMMU page-tables
` [for-4.15][PATCH v2 2/5] xen/iommu: Check if the IOMMU was initialized before tearing down
` [for-4.15][PATCH v2 3/5] xen/iommu: iommu_map: Don't crash the domain if it is dying
` [for-4.15][PATCH v2 4/5] xen/iommu: x86: Don't leak the IOMMU page-tables
` [for-4.15][PATCH v2 5/5] xen/iommu: x86: Clear the root page-table before freeing the page-tables

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2021-02-09 20:33 UTC 

[PATCH v2 0/9] ACPI related fixes
 2021-02-09 20:02 UTC  (4+ messages)
` [PATCH v2 6/9] hw/i386: declare ACPI mother board resource for MMCONFIG region

[Buildroot] [PATCH 1/1] package/libostree: libfuse is optional, not mandatory
 2021-02-09 20:31 UTC  (2+ messages)

[meta-freescale] suspicious MACHINE_FIRMWARE for mainline bsp
 2021-02-09 20:31 UTC  (3+ messages)

[PATCH 1/1] efi_loader: '.' and '..' are directories
 2021-02-09 20:30 UTC 

[patch 00/12] x86/irq/64: Inline irq stack switching
 2021-02-09 18:14 UTC  (6+ messages)
` [patch 05/12] x86/irq: Provide macro for inlining "

[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
 2021-02-09 20:30 UTC  (7+ messages)

[PATCH 0/3] Soft limit memory management bug fixes
 2021-02-09 20:29 UTC  (4+ messages)
  ` [PATCH 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree
  ` [PATCH 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
  ` [PATCH 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH] client: remove warning on mkdir return
 2021-02-09 20:29 UTC 

[PATCH v2] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-09 18:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libvncserver: set LIBVNCSERVER_CPE_ID_VALID
 2021-02-09 20:28 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Add DDR5 and LPDDR5 BW buddy page entries
 2021-02-09 20:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freerdp: add FREERDP_CPE_ID_VENDOR
 2021-02-09 20:27 UTC 

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-09 19:46 UTC  (9+ messages)

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-02-09 20:24 UTC  (3+ messages)
` [PATCH v3 1/8] mm: Cleanup faultaround and finish_fault() codepaths

[PATCH stable 4.9] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
 2021-02-09 20:26 UTC 

[PATCH 0/4] occ: fsi and hwmon: Fixes for polling un-initialized OCC
 2021-02-09 18:12 UTC  (5+ messages)
` [PATCH 3/4] hwmon: (occ) Start sequence number at one
` [PATCH 4/4] hwmon: (occ) Print response status in first poll error message

[PATCH 4.9 00/43] 4.9.257-rc1 review
 2021-02-09 18:10 UTC  (2+ messages)

[PATCH u-boot] cmd: pinmux: depend on PINCTRL
 2021-02-09 20:23 UTC 

[PATCH 4.19 00/38] 4.19.175-rc1 review
 2021-02-09 18:11 UTC  (2+ messages)

[PATCH 0/2] trace: fix "-trace file=...."
 2021-02-09 19:36 UTC  (5+ messages)
` [PATCH 1/2] trace: fix "-trace file=..."
` [PATCH 2/2] trace: skip qemu_set_log_filename if no "-D" option was passed

[PATCH v2] xen: workaround missing device_type property in pci/pcie nodes
 2021-02-09 20:21 UTC  (3+ messages)

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-09 20:21 UTC  (5+ messages)
` [PATCH v3 7/8] mm: memcontrol: consolidate lruvec stat flushing
` [PATCH v3 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[ANNOUNCE] v5.10.14-rt28
 2021-02-09 18:06 UTC 

[Bridge] [PATCH net-next v3 0/5] bridge: mrp: Extend br_mrp_switchdev_*
 2021-02-09 20:21 UTC  (6+ messages)
` [Bridge] [PATCH net-next v3 1/5] switchdev: mrp: Extend ring_role_mrp and in_role_mrp
` [Bridge] [PATCH net-next v3 2/5] bridge: mrp: Add 'enum br_mrp_hw_support'
` [Bridge] [PATCH net-next v3 3/5] bridge: mrp: Extend br_mrp_switchdev to detect better the errors
` [Bridge] [PATCH net-next v3 4/5] bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
` [Bridge] [PATCH net-next v3 5/5] net: mscc: ocelot: Add support for MRP

[PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings
 2021-02-09 20:19 UTC  (2+ messages)

[PATCH 4.4 00/38] 4.4.257-rc1 review
 2021-02-09 18:09 UTC  (2+ messages)

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2021-02-09 18:24 UTC  (6+ messages)
  ` [PATCH] ubsan: Require GCC-8+ or Clang to use UBSAN

[PATCH] hw/block/nvme: improve invalid zasl value reporting
 2021-02-09 19:39 UTC  (2+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-09 19:30 UTC  (5+ messages)
` [PATCH v2 38/42] esp: convert ti_buf from array to Fifo8
` [PATCH v2 39/42] esp: convert cmdbuf "
` [PATCH v2 41/42] esp: implement non-DMA transfers in PDMA mode
` [PATCH v2 42/42] esp: add support for unaligned accesses

[powerpc:next-test 129/159] arch/powerpc/mm/book3s64/radix_tlb.c:646:6: warning: no previous prototype for function 'exit_lazy_flush_tlb'
 2021-02-09 20:15 UTC  (2+ messages)

[PATCH] dt-bindings: usb: usb-device: fix typo in required properties
 2021-02-09 18:12 UTC 

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-09 20:16 UTC  (10+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation

post-receive: pub/scm/linux/kernel/git/luto/linux
 2021-02-09 20:16 UTC 

[PATCH mm] kfence: make reporting sensitive information configurable
 2021-02-09 18:06 UTC  (2+ messages)

[PATCH rdma-next 0/2] Real time/free running timestamp support
 2021-02-09 19:52 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add new timestamp mode bits


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.