All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-13 17:06:16 to 2021-04-13 17:51:36 UTC [more...]

[dpdk-dev] [PATCH v2 0/6] test: refactor crypto unit test framework
 2021-04-13 17:51 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 3/6] test/crypto: refactor to use sub-testsuites
  ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v2 5/6] test/crypto: fix return value on test skipped
  ` [dpdk-dev] [EXT] "

[PATCH bpf-next 0/5] support build selftests/bpf with clang
 2021-04-13 17:50 UTC  (5+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: fix test_cpp compilation failure "

[PATCH] arm64: kprobes: Restore local irqflag if kprobes is cancelled
 2021-04-13 17:49 UTC  (3+ messages)

[PATCH] dm verity: fix not aligned logical block size of RS roots IO
 2021-04-13 17:51 UTC  (2+ messages)

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-13 17:50 UTC  (21+ messages)
` [RFC PATCH v6 01/20] vfs: export new_inode_pseudo
` [RFC PATCH v6 02/20] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v6 03/20] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v6 04/20] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v6 05/20] ceph: crypto context handling for ceph
` [RFC PATCH v6 06/20] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v6 07/20] ceph: preallocate inode for ops that may create one
` [RFC PATCH v6 08/20] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v6 09/20] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v6 10/20] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v6 11/20] ceph: decode alternate_name in lease info
` [RFC PATCH v6 12/20] ceph: send altname in MClientRequest
` [RFC PATCH v6 13/20] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v6 14/20] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v6 15/20] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v6 16/20] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v6 17/20] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v6 18/20] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v6 19/20] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v6 20/20] ceph: add fscrypt ioctls

+ lib-remove-expecting-prototype-kernel-doc-warnings.patch added to -mm tree
 2021-04-13 17:50 UTC 

[PATCH] staging: media: atomisp: Removed a function entry log
 2021-04-13 17:53 UTC  (3+ messages)

[PATCH v3 0/3] config: allow overriding global/system config
 2021-04-13 17:49 UTC  (3+ messages)
` [PATCH v4 "

[PATCH V3 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-13 17:49 UTC  (12+ messages)
` [PATCH V3 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH V3 5/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V3 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V3 7/8] remoteproc: imx_rproc: support i.MX7ULP

Broken imx6 to QCA8334 connection since PHYLIB to PHYLINK conversion
 2021-04-13 17:49 UTC  (4+ messages)

[PATCH] wireless/marvell/mwifiex: Fix a double free in mwifiex_send_tdls_action_frame
 2021-04-13 17:48 UTC  (3+ messages)

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-13 17:48 UTC  (7+ messages)
` [PATCH 1/7] mm: memcontrol: fix page charging in page replacement
` [PATCH 2/7] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
` [PATCH 3/7] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec

safe versions of NFS
 2021-04-13 17:48 UTC  (7+ messages)

[PATCH v3 0/3] btrfs: zoned: automatic BG reclaim
 2021-04-13 17:48 UTC  (9+ messages)
` [PATCH v3 1/3] btrfs: discard relocated block groups

[PATCH 00/20] SCSI patches for kernel v5.13
 2021-04-13 17:47 UTC  (23+ messages)
` [PATCH 01/20] Make the scsi_alloc_sgtables() documentation more accurate
` [PATCH 02/20] Remove an incorrect comment
` [PATCH 03/20] Rename scsi_softirq_done() into scsi_complete()
` [PATCH 04/20] Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case
` [PATCH 05/20] Introduce enum scsi_disposition
` [PATCH 06/20] aacraid: Remove an unused function
` [PATCH 07/20] libfc: Fix a format specifier
` [PATCH 08/20] fcoe: Suppress a compiler warning
` [PATCH 09/20] iscsi: Suppress two clang format mismatch warnings
` [PATCH 10/20] mpt3sas: Fix two kernel-doc headers
` [PATCH 11/20] myrb: Remove unused functions
` [PATCH 12/20] myrs: "
` [PATCH 13/20] qla4xxx: Remove an unused function
` [PATCH 14/20] smartpqi: Remove unused functions
` [PATCH 15/20] 53c700: Open-code status_byte(u8) calls
` [PATCH 16/20] dc395x: "
` [PATCH 17/20] sd: Introduce a new local variable in sd_check_events()
` [PATCH 18/20] target: Compare explicitly with SAM_STAT_GOOD
` [PATCH 19/20] target: Fix several format specifiers
` [PATCH 20/20] target/tcm_fc: Fix a kernel-doc header

[PATCH 10/13] ARM: dts: synquacer: Add device trees for DeveloperBox
 2021-04-13 17:47 UTC  (2+ messages)
  ` [PATCH 11/13] board: synquacer: Add DeveloperBox 96boards EE support

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-13 17:43 UTC 

+ mm-memory_hotplug-make-unpopulated-zones-pcp-structures-unreachable-during-hot-remove.patch added to -mm tree
 2021-04-13 17:47 UTC 

[Intel-gfx] [PATCH] drm/i915/pm: Make the wm parameter of print_wm_latency a pointer
 2021-04-13 17:46 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH v3] f2fs: fix to keep isolation of atomic write
 2021-04-13 17:46 UTC  (4+ messages)

[meta-oe][PATCH] networkmanager: upgrade 1.28.0 -> 1.30.2
 2021-04-13 17:45 UTC 

Lost the threshold redfish log when update phosphor-sel-logger
 2021-04-13 17:44 UTC  (3+ messages)

+ kasan-fix-hwasan-build-for-gcc-fix.patch added to -mm tree
 2021-04-13 17:44 UTC 

[dpdk-dev] [PATCH 0/4] l3fwd improvements
 2021-04-13 17:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/4] examples/l3fwd: eliminate unnecessary reloads in loop

[PATCH] staging: media: tegra-vde: Align line break to match with the open parenthesis in file trace.h
 2021-04-13 17:43 UTC  (5+ messages)

[PATCH v2 0/4] stm32 usart add fifo threshold configuration
 2021-04-13 17:40 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: serial: add RX and TX FIFO properties
` [PATCH v2 2/4] dt-bindings: serial: stm32: override FIFO threshold properties
` [PATCH v2 3/4] dt-bindings: serial: 8250: update TX FIFO trigger level
` [PATCH v2 4/4] serial: stm32: add FIFO threshold configuration

[syzbot] possible deadlock in del_gendisk
 2021-04-13 17:43 UTC  (3+ messages)

[PATCH] ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
 2021-04-13 17:43 UTC  (2+ messages)

[dunfell/master PATCH] branding-core: Remove PREFERRED_VERSION to pick 2021LTS baseline
 2021-04-13 17:42 UTC  (6+ messages)

[igt-dev] [PATCH] lib/igt_fb: Support Tile Size for AMD non linear modifiers
 2021-04-13 17:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

+ mm-page_alloc-add-a-bulk-page-allocator-fix-fix-fix.patch added to -mm tree
 2021-04-13 17:40 UTC 

+ mm-drop-redundant-arch_enable__migration-fix.patch added to -mm tree
 2021-04-13 17:39 UTC 

[Intel-gfx] [PATCH 0/3] Simplify intel_setup_outputs
 2021-04-13 17:39 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/display: remove strap checks from gen 9

[PATCH] media: dt-bindings: media: renesas,vin: Add r8a779a0 support
 2021-04-13 17:38 UTC 

[dpdk-dev] Question about enable CBDMA with ioat PMD ?
 2021-04-13 17:36 UTC 

[PATCH v4 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-04-13 17:36 UTC  (9+ messages)
` [PATCH v4 05/23] ice: Add devlink params support

[PATCH] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-04-13 17:35 UTC 

+ gcov-clang-fix-clang-11-build.patch added to -mm tree
 2021-04-13 17:36 UTC 

[PATCH v2 0/3] rseq: minor optimizations
 2021-04-13 17:33 UTC  (9+ messages)
` [PATCH v2 3/3] rseq: optimise rseq_get_rseq_cs() and clear_rseq_cs()

linux-next: Tree for Apr 9
 2021-04-13 17:34 UTC  (10+ messages)
` linux-next: Tree for Apr 9 (x86 boot problem)

Support of old Xen versions in the Linux kernel
 2021-04-13 17:33 UTC  (2+ messages)

[PATCH 1/1] sched/fair:Reduce unnecessary check preempt in the sched tick
 2021-04-13 17:30 UTC  (3+ messages)

[PATCH v3] HID: i2c-hid: Skip ELAN power-on command after reset
 2021-04-13 17:29 UTC  (2+ messages)

[cip-dev] Kselftest implementation
 2021-04-13 17:29 UTC 

[ovmf test] 161081: all pass - PUSHED
 2021-04-13 17:30 UTC 

A concurrency bug between l2tp_tunnel_register() and l2tp_xmit_core()
 2021-04-13 17:30 UTC 

[PATCH 1/1] NFSD fix handling of NFSv4.2 SEEK for data within the last hole
 2021-04-13 17:30 UTC  (9+ messages)

[LTP] [PATCH 1/2] [COMMITTED] syscalls/*sync: Skip test on tmpfs
 2021-04-13 17:29 UTC  (2+ messages)
` [LTP] [PATCH 2/2] [COMMITTED] syscalls/p{read, write}v03: "

[xen-unstable-smoke test] 161096: tolerable all pass - PUSHED
 2021-04-13 17:28 UTC 

[thermal] 9223d0dccb: stress-ng.msg.ops_per_sec -27.4% regression
 2021-04-13 17:28 UTC  (3+ messages)

[LTP] [PATCH] lib/tst_supported_fs_types.c: Add tmpfs to filesystem whitelist
 2021-04-13 17:28 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-13 17:28 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 0/2] "
  ` [dpdk-dev] [PATCH v2 1/2] ethdev: "

[PATCH] media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel Selector
 2021-04-13 17:27 UTC 

[PATCH 0/2] Enable bigtime feature for xfs driver
 2021-04-13 17:26 UTC  (5+ messages)
` [PATCH 1/2] Add bigtime support "
` [PATCH 2/2] Use 64bit type for filesystem timestamp

Subject: [PATCH v4] staging: media: zoran: add '*' in long(multi-line) comments
 2021-04-13 17:26 UTC 

[PATCH v2 0/3] KVM: Properly account for guest CPU time
 2021-04-13 17:25 UTC  (2+ messages)

[PATCH] block: Remove an obsolete comment from sg_io()
 2021-04-13 17:24 UTC  (3+ messages)

[PATCH] x86/vPMU: Extend vPMU support to version 5
 2021-04-13 17:25 UTC 

[PATCH-next] fs/btrfs: Fix uninitialized variable
 2021-04-13 17:25 UTC  (2+ messages)

[PATCH] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer
 2021-04-13 17:18 UTC 

[PATCH v2 net-next] ionic: git_ts_info bit shifters
 2021-04-13 17:22 UTC 

[PATCH] rcar-csi2: Add r8a779a0 support
 2021-04-13 17:23 UTC 

[PATCH] selftests/bpf: use !E instead of comparing with NULL
 2021-04-13 17:22 UTC  (9+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2021-04-13 17:20 UTC  (3+ messages)
` [syzbot] "

[syzbot] WARNING in unsafe_follow_pfn
 2021-04-13 17:20 UTC  (6+ messages)

[PATCH v3] tools: create libxensaverestore
 2021-04-13 17:20 UTC 

[PATCH RFC net] igb: Fix XDP with PTP enabled
 2021-04-13 17:21 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH] media: dt-bindings: media: renesas,csi2: Add r8a779a0 support
 2021-04-13 17:20 UTC 

[dpdk-dev] [PATCH v2] app/test-pmd: enable testpmd on windows
 2021-04-13 17:19 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/6] app/testpmd: enable testpmd on Windows
  ` [dpdk-dev] [PATCH v3 1/6] app/testpmd: build libraries that testpmd depends on
  ` [dpdk-dev] [PATCH v3 2/6] app/testpmd: define IPPROTO_RAW in in.h
  ` [dpdk-dev] [PATCH v3 3/6] app/testpmd: add required Macros
  ` [dpdk-dev] [PATCH v3 4/6] app/testpmd: add device event stubs on Windows
  ` [dpdk-dev] [PATCH v3 5/6] app/testpmd: add rte_mem_lockall in librte_eal
  ` [dpdk-dev] [PATCH v3 6/6] app/testpmd: enable testpmd on Windows

[PATCH v2 7/8] cxl/port: Introduce cxl_port objects
 2021-04-13 17:18 UTC  (4+ messages)

[PATCH 5.13 0/9] another 5.13 pack
 2021-04-13 17:14 UTC  (3+ messages)
` [PATCH 3/9] io_uring: split poll and poll update structures

[obsolete] fs-io_uringc-fix-build.patch removed from -mm tree
 2021-04-13 17:19 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-04-13 17:19 UTC 

Disabled bluetooth cache. But the app still getting wrong data?
 2021-04-13 17:17 UTC  (3+ messages)

[jolsa-perf:bpf/ftrace 3/7] kernel/bpf/syscall.c:2937:3: error: implicit declaration of function 'bpf_trace_run2'
 2021-04-13 17:18 UTC 

[PATCH net-next 0/2] net: hns3: updates for -next
 2021-04-13 17:18 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: PF add support for pushing link status to VFs

Mutual debugging of 2 processes can stuck in unkillable stopped state
 2021-04-13 17:17 UTC  (7+ messages)

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-13 17:14 UTC  (5+ messages)
` [RFC v12 62/65] target/arm: refactor arm_cpu_finalize_features into cpu64

[PATCH] drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building SG_TABLE's for a VRAM BO
 2021-04-13 17:17 UTC 

Linux NFSv4.1 client session seqid sometimes advances by 2
 2021-04-13 17:17 UTC  (3+ messages)

[meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5
 2021-04-13 17:15 UTC  (5+ messages)
` [yocto] "

[PATCH 00/13] target/arm: Split translate-*.c.inc into separate compilation units
 2021-04-13 17:04 UTC  (10+ messages)
` [PATCH 08/13] target/arm: Make translate-vfp.c.inc its own compilation unit
` [PATCH 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
` [PATCH 12/13] target/arm: Make functions used by translate-neon global
` [PATCH 13/13] target/arm: Make translate-neon.c.inc its own compilation unit

[PATCH v7 0/4] libperf userspace counter access
 2021-04-13 17:16 UTC  (5+ messages)
` [PATCH v7 1/4] tools/include: Add an initial math64.h
` [PATCH v7 2/4] libperf: Add evsel mmap support
` [PATCH v7 3/4] libperf: tests: Add support for verbose printing
` [PATCH v7 4/4] libperf: Add support for user space counter access

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-13 17:15 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] "
  ` [dpdk-dev] [PATCH v3 2/2] app/testpmd: add support for integrity item

[PATCH] dt-bindings: mailbox: ti,secure-proxy: Convert to yaml
 2021-04-13 17:12 UTC  (2+ messages)

[PATCH] sched: remove the redundant comments
 2021-04-13 17:14 UTC  (4+ messages)

[PATCH v2] vhost-user-blk: Fail gracefully on too large queue size
 2021-04-13 17:08 UTC  (2+ messages)

[PATCH] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
 2021-04-13 17:14 UTC  (2+ messages)

[PATCH v1 0/3] POWER9/POWER10 exception model fixes
 2021-04-13 17:09 UTC  (4+ messages)
` [PATCH v1 3/3] target/ppc: Add POWER10 exception model

[PATCH 1/2] drm/i915: Fix modesetting in case of unexpected AUX timeouts
 2021-04-13 17:13 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Drop redundant address-of op before lttpr_common_caps array
  ` [Intel-gfx] [PATCH 1/2] drm/i915: Fix modesetting in case of unexpected AUX timeouts

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-13 17:12 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove sdio_drv_priv structure
 2021-04-13 17:11 UTC 

[syzbot] general protection fault in gadget_setup
 2021-04-13 17:11 UTC  (6+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix bitmap of link speeds when force speed
 2021-04-13 17:10 UTC  (3+ messages)

[net-next] enetc: fix locking for one-step timestamping packet transfer
 2021-04-13 17:10 UTC  (2+ messages)

[igt-dev] [PATCH v2] tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC
 2021-04-13 17:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC. (rev3)

Do make sense an u-boot installer?
 2021-04-13 17:09 UTC 

[PULL v2 0/3] osdep.h + QOM changes for QEMU 6.0-rc3
 2021-04-13 17:05 UTC  (2+ messages)

[PATCH] xen/pciback: Fix incorrect type warnings
 2021-04-13 17:08 UTC  (3+ messages)

[syzbot] linux-next build error (12)
 2021-04-13 17:07 UTC  (2+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-04-13 17:07 UTC 

[PATCH] hrtimer: avoid retrigger_next_event IPI
 2021-04-13 17:04 UTC  (5+ messages)
      ` [PATCH v2] "


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.