All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-19 14:31:55 to 2021-04-19 15:16:34 UTC [more...]

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-04-19 14:54 UTC  (26+ messages)
` [PATCH v1 01/25] checkpatch: Fix use of uninitialized value
` [PATCH v1 02/25] tests/docker: fix copying of executable in "update"
` [PATCH v1 03/25] tests/docker: make executable an optional argument to "update"
` [PATCH v1 04/25] tests/docker: allow "update" to add the current user
` [PATCH v1 05/25] tests/docker: add "fetch" sub-command
` [PATCH v1 06/25] docker: Add Hexagon image
` [PATCH v1 07/25] tests/tcg: Use Hexagon Docker image
` [PATCH v1 08/25] gitlab: add build-user-hexagon test
` [PATCH v1 09/25] tests/tcg: don't iterate through other arch compilers
` [PATCH v1 10/25] tests/docker: Added libbpf library to the docker files
` [PATCH v1 11/25] tests/tcg: Add docker_as and docker_ld cmds
` [PATCH v1 12/25] tests/tcg: Run timeout cmds using --foreground
` [PATCH v1 13/25] hw/tricore: Add testdevice for tests in tests/tcg/
` [PATCH v1 14/25] tests/tcg/tricore: Add build infrastructure
` [PATCH v1 15/25] configure: Emit HOST_CC to config-host.mak
` [PATCH v1 16/25] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PATCH v1 17/25] tests/tcg/tricore: Add bmerge test
` [PATCH v1 18/25] tests/tcg/tricore: Add clz test
` [PATCH v1 19/25] tests/tcg/tricore: Add dvstep test
` [PATCH v1 20/25] tests/tcg/tricore: Add fadd test
` [PATCH v1 21/25] tests/tcg/tricore: Add fmul test
` [PATCH v1 22/25] tests/tcg/tricore: Add ftoi test
` [PATCH v1 23/25] tests/tcg/tricore: Add madd test
` [PATCH v1 24/25] tests/tcg/tricore: Add msub test
` [PATCH v1 25/25] tests/tcg/tricore: Add muls test

[PATCH] virtiofs: propagate sync() to file server
 2021-04-19 15:08 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH 00/11 v2] Various CIL patches
 2021-04-19 15:15 UTC  (12+ messages)
` [PATCH 01/11 v2] libsepol/cil: Fix out-of-bound read of file context pattern ending with "\"
` [PATCH 02/11 v2] libsepol/cil: Destroy classperms list when resetting classpermission
` [PATCH 03/11 v2] libsepol/cil: Destroy classperm list when resetting map perms
` [PATCH 04/11 v2] libsepol/cil: cil_reset_classperms_set() should not reset classpermission
` [PATCH 05/11 v2] libsepol/cil: Set class field to NULL when resetting struct cil_classperms
` [PATCH 06/11 v2] libsepol/cil: More strict verification of constraint leaf expressions
` [PATCH 07/11 v2] libsepol/cil: Exit with an error if declaration name is a reserved word
` [PATCH 08/11 v2] libsepol/cil: Allow permission expressions when using map classes
` [PATCH 09/11 v2] libsepol/cil: Refactor helper function for cil_gen_node()
` [PATCH 10/11 v2] libsepol/cil: Create function cil_add_decl_to_symtab() and refactor
` [PATCH 11/11 v2] libsepol/cil: Move check for the shadowing of macro parameters

[PATCH v3 00/11] Acceptance Test: introduce base class for Linux based tests
 2021-04-19 15:05 UTC  (3+ messages)
` [PATCH v3 07/11] Acceptance Tests: set up SSH connection by default after boot for LinuxTest

[dunfell/master PATCH v2 0/6] Remove non-existent 5.10.y dtb/o
 2021-04-19 15:15 UTC  (4+ messages)
` [dunfell/master PATCH v2 4/6] conf: k2g-evm: Remove non-existent dtb* from 5.10
  ` [meta-ti] "

[for-6.1 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2021-04-19 15:11 UTC  (4+ messages)
` [Virtio-fs] "
` [Virtio-fs] [for-6.1 1/2] Update linux headers to 5.12-rc8 + FUSE_SYNCFS
` [Virtio-fs] [for-6.1 2/2] virtiofsd: Add support for FUSE_SYNCFS request

[PATCH 1/2] block: return errors from blk_execute_rq()
 2021-04-19 15:14 UTC  (7+ messages)
` [PATCH 2/2] nvme: use return value "

[PATCH 0/3] arm64: dts: xilinx: Update dts for zynqmp
 2021-04-19 15:14 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: xilinx: Add the clock nodes "

[PATCH] dt-bindings: net: mediatek: support MT7621 SoC
 2021-04-19 15:12 UTC  (5+ messages)

[PATCH v4 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-19 15:14 UTC  (9+ messages)
` [PATCH v4 1/5] mm/memcg: Move mod_objcg_state() to memcontrol.c
` [PATCH v4 5/5] mm/memcg: Improve refill_obj_stock() performance
  ` [External] "

[PATCH v2 0/3] Fix overflow when applying tsc2nsec calculations
 2021-04-19 15:14 UTC  (6+ messages)
` [PATCH v2 2/3] trace-cmd library: Add check before applying tsc2nsec offset

[bug report] scsi host hang when running fio
 2021-04-19 15:11 UTC  (3+ messages)

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-19 15:13 UTC  (12+ messages)
` [PATCH 05/15] x86: Implement function_nocfi

[Intel-gfx] [PATCH] drm/i915: set min brightness for aux backlight interface
 2021-04-19 15:17 UTC 

[RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
 2021-04-19 15:12 UTC  (2+ messages)

[GIT PULL] More Qualcomm DTS updates for 5.13
 2021-04-19 15:09 UTC  (3+ messages)

[PATCH v4 00/12] target/hexagon: introduce idef-parser
 2021-04-19 15:00 UTC  (4+ messages)
` [PATCH v4 06/12] target/hexagon: introduce new helper functions

[PATCH] cmd: gpt: remove redundant print messages
 2021-04-19 15:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] vsock/vmci: log once the failed queue pair allocation
 2021-04-19 15:10 UTC  (2+ messages)

[PATCH 0/2] dts: mediatek: fixes for v5.13
 2021-04-19 15:10 UTC  (2+ messages)

[PATCH 0/3] ARM: mstar: Add initial support for M5Stack UnitV2
 2021-04-19 15:10 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2021-04-19 15:10 UTC 

[PATCH] Remove code for disabling ID protection
 2021-04-19 15:09 UTC 

[PATCH 1/2] ASoC: simple-card-utils: Propagate errors on too many links
 2021-04-19 15:08 UTC  (7+ messages)
` [PATCH 2/2] ASoC: simple-card-utils: Increase maximum number of links to 128

[dpdk-dev] [PATCH] ethdev: introduce indirect action APIs
 2021-04-19 15:09 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 0/1] Change shared action API to action handle API
  ` [dpdk-dev] [PATCH v4 1/1] ethdev: introduce indirect action APIs
` [dpdk-dev] [PATCH v5 0/1] Change shared action API to action handle API
  ` [dpdk-dev] [PATCH v5 1/1] ethdev: introduce indirect action APIs

[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
 2021-04-19 15:09 UTC  (5+ messages)
` [PATCH v2 09/10] KVM: Don't take mmu_lock for range invalidation unless necessary

[PATCH] Remove code for disabling ID protection
 2021-04-19 15:08 UTC 

[PATCH kvm-unit-tests 0/8] arm/arm64: Prepare for target-efi
 2021-04-19 15:09 UTC  (5+ messages)
` [PATCH kvm-unit-tests 5/8] arm/arm64: mmu: Remove memory layout assumptions

[RFC PATCH 0/3] Separate BE DAI HW constraints from FE ones
 2021-04-19 15:07 UTC  (12+ messages)

[V3] drm/i915/gt: Fix a lockdep warning with interrupts enabled
 2021-04-19 15:08 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

pull request: linux-firmware: update cxgb4 firmware to 1.25.4.0
 2021-04-19 15:07 UTC  (3+ messages)

[PATCH] uml/helper: Fix stack alignment
 2021-04-19 15:07 UTC  (6+ messages)

[dpdk-dev] [PATCH] app: fix redundant comparison
 2021-04-19 15:06 UTC  (2+ messages)

[PATCH net-next 0/2] net: ethernet: mediatek: support custom GMAC label
 2021-04-19 15:04 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-19 15:06 UTC  (5+ messages)

[PATCH v2 0/2] Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
 2021-04-19 15:03 UTC  (6+ messages)
` [PATCH v2 1/2] drm/amd/amdgpu/amdgpu_device.c: "
` [PATCH v2 2/2] drm/amd/amdgpu/amdgpu_drv.c: "

[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
 2021-04-19 15:02 UTC  (7+ messages)
` [PATCH 2/2] fanotify: Add "

[PATCH 0/6] ima-evm-utils: Some cleanups and bugfixes
 2021-04-19 15:01 UTC  (7+ messages)
` [PATCH 1/6] libimaevm: Properly check for error returned by EVP_DigestUpdate
` [PATCH 2/6] libimaevm: Remove unused off variable
` [PATCH 3/6] libimaevm: Rename variable returned from readlink to len
` [PATCH 4/6] libimaevm: Rename variable from cr to newline
` [PATCH 5/6] libimaevm: Report unsupported filetype using log_err
` [PATCH 6/6] libimaevm: Use function parameter algo for name of hash

[syzbot] WARNING in __percpu_ref_exit (2)
 2021-04-19 15:02 UTC  (2+ messages)

[PATCH 00/19] More DG1 enabling
 2021-04-19 15:01 UTC  (13+ messages)
` [PATCH 11/19] drm/i915: Update the helper to set correct mapping
  ` [Intel-gfx] "

Linux pm8001 driver / PMC-Sierra PM8072 card
 2021-04-19 14:45 UTC 

[PATCH v4] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-19 15:00 UTC  (5+ messages)

[tracing] 9c0dee54eb: WARNING:at_kernel/tracepoint.c:#tracepoint_probe_register_prio
 2021-04-19 14:59 UTC  (2+ messages)

[PATCH] qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
 2021-04-19 14:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] boards: amlogic: update documentation for PCIe support
 2021-04-19 14:57 UTC  (3+ messages)

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-04-19 14:57 UTC  (4+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-19 14:57 UTC  (11+ messages)
` [PATCH net-next v3 2/5] mm: add a signature in struct page

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-19 14:56 UTC  (5+ messages)
` [PATCH v4 "
    ` [dm-devel] "

[dpdk-dev] [PATCH V2] app/testpmd: support Tx mbuf free on demand cmd
 2021-04-19 14:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH V3] "

read time tree block corruption detected
 2021-04-19 14:56 UTC  (5+ messages)

[PATCH] Remove code for disabling ID protection
 2021-04-19 14:55 UTC 

[LTP] [PATCH v3] syscalls/chown: Rewrite chown/chown03.c with the new api
 2021-04-19 14:55 UTC  (2+ messages)

[meta-virtualization][PATCH v3 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags
 2021-04-19 14:55 UTC  (5+ messages)

[PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
 2021-04-19 14:53 UTC  (2+ messages)

Test delivery to new list address
 2021-04-19 14:52 UTC 

[PATCH] ARM: dts: keystone-k2g: Rename message-manager node
 2021-04-19 14:50 UTC  (3+ messages)

[RFC] docs/admin-guide/cgroup-v2: Add hugetlb rsvd files
 2021-04-19 14:51 UTC  (4+ messages)

[PATCH] fix green/pink color distortion from HDR set during vendor Uboot
 2021-04-19 14:50 UTC  (2+ messages)

[PATCH 0/2] drm/amd/amdgpu: Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
 2021-04-19 14:50 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/amdgpu/amdgpu_device.c: "
  ` [Outreachy kernel] "

[PATCH] ASoC: sigmadsp: Disable cache mechanism for readbacks
 2021-04-19 14:49 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: Update iommu property for simultaneous playback
 2021-04-19 14:50 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: qcom: Add "dmic_clk_en" for sc7180-trogdor-coachz
 2021-04-19 14:50 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: sdx55: add IPA information
 2021-04-19 14:50 UTC  (2+ messages)

[PATCH 0/7] SDX55 defconfig updates for v5.13
 2021-04-19 14:50 UTC  (2+ messages)

[PULL 0/7] queue of proposed rc4 fixes
 2021-04-19 14:48 UTC  (2+ messages)

[PATCH v2 1/4] NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
 2021-04-19 14:47 UTC  (4+ messages)
` [PATCH v2 2/4] NFS: Don't discard pNFS layout segments that are marked for return
  ` [PATCH v2 3/4] NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
    ` [PATCH v2 4/4] NFSv4.1: Simplify layout return in pnfs_layout_process()

Need help with service-config-manager and socket activated services
 2021-04-19 14:46 UTC  (2+ messages)

[GIT PULL] ARM: bmc: devicetree changes for 5.13, v2
 2021-04-19 14:44 UTC  (4+ messages)

[PATCH] x86/shim: Simplify compat handling in write_start_info()
 2021-04-19 14:45 UTC 

[PATCH] x86/pv: Fold adjacent paths in dom0_construct_pv()
 2021-04-19 14:45 UTC 

[dpdk-dev] [PATCH 0/3] add lock-free stack support discovery
 2021-04-19 14:44 UTC  (3+ messages)

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-19 14:40 UTC 

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-04-19 14:30 UTC  (5+ messages)
` [Bug 1924912] "
` [Bug 1924912] "

[Accel-config] Re: [PATCH v1 0/2] Add Debian packaging scripts and templates
 2021-04-19 14:42 UTC 

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 14:41 UTC  (7+ messages)

[linux-next:master 105/13745] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-04-19 14:41 UTC  (2+ messages)

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-19 14:39 UTC  (15+ messages)

[PATCH] [RFC] xhci: Add Link TRB sync quirk for ASM3142
 2021-04-19 14:43 UTC  (5+ messages)

KASAN: use-after-free Read in __cpuhp_state_remove_instance
 2021-04-19 14:41 UTC  (2+ messages)
` [syzbot] "

[PATCH v13 00/12] Add AMD SEV guest live migration support
 2021-04-19 14:40 UTC  (3+ messages)

[PATCHv2 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-04-19 14:38 UTC  (5+ messages)
` [PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[PATCH] arm64: dts: renesas: condor: switch eMMC bus to 1V8
 2021-04-19 14:38 UTC 

[PATCH v2 1/2] delayacct: refactor the code to simplify the implementation
 2021-04-19 14:37 UTC  (2+ messages)
` [PATCH v2 2/2] delayacct: add a proc file to dump the delay info

[PATCH 0/3] ecryptfs: fixes and port to private mounts
 2021-04-19 14:37 UTC  (5+ messages)
` [PATCH 1/3] ecryptfs: remove unused helpers

[PATCH v2 0/2] Two fixes related to '--concurrent'
 2021-04-19 14:36 UTC  (2+ messages)

[PATCH 1/1] lib: scatterlist: Fix SGL length in sg_split() if !CONFIG_NEED_SG_DMA_LENGTH
 2021-04-19 14:35 UTC  (3+ messages)

[PATCH net-next 0/4] atl1c: support for Mikrotik 10/25G NIC features
 2021-04-19 14:34 UTC  (5+ messages)
` [PATCH net-next 1/4] atl1c: show correct link speed on Mikrotik 10/25G NIC
` [PATCH net-next 2/4] atl1c: improve performance by avoiding unnecessary pcie writes on xmit
` [PATCH net-next 3/4] atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
` [PATCH net-next 4/4] atl1c: enable rx csum offload on Mikrotik 10/25G NIC

[PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
 2021-04-19 14:34 UTC  (2+ messages)

[PATCH V3 0/4] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-04-19 14:32 UTC  (6+ messages)
` [PATCH V3 2/4] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)

[PATCH] secilc.c: Don't fail if input file is empty
 2021-04-19 14:33 UTC  (3+ messages)

[PATCH 0/3] add three core api docs
 2021-04-19 14:33 UTC  (4+ messages)
` [PATCH 1/3] docs/zh_CN: add core-api kernel-api.rst translation

[PATCH] bpf: fix errno code for unsupported batch ops
 2021-04-19 14:32 UTC  (4+ messages)

[PATCH v2 0/3] Fix dm-crypt zoned block device support
 2021-04-19 14:31 UTC  (6+ messages)
` [dm-devel] "

[PATCH v3] drm/i915: Fix "mitigations" parsing if i915 is builtin
 2021-04-19 14:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix "mitigations" parsing if i915 is builtin (rev3)


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.