All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-27 17:07:20 to 2020-11-27 18:06:52 UTC [more...]

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-11-27 17:34 UTC  (4+ messages)
` [PATCH] ALSA: ppc: remove redundant checks in PS3 driver probe

[igt-dev] [PATCH i-g-t 1/2] lib/kms: Open per-crtc debugfs around kmstests
 2020-11-27 18:06 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_cursor_legacy: Check for update overruns
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] lib/kms: Open per-crtc debugfs around kmstests

[PATCH 0/5] x86/platform/uv: Move UV procfs leaves to sysfs
 2020-11-27 18:06 UTC  (5+ messages)
` [PATCH 4/5] x86/platform/uv: Add deprecated messages to /proc info leaves

[PATCH bpf-next V8 0/8] bpf: New approach for BPF MTU handling
 2020-11-27 18:06 UTC 

[PATCH 00/13] ibmvfc: initial MQ development
 2020-11-27 17:50 UTC  (37+ messages)
` [PATCH 01/13] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH 02/13] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH 03/13] ibmvfc: add Subordinate CRQ definitions
` [PATCH 04/13] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH 05/13] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH 06/13] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH 07/13] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH 08/13] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH 09/13] ibmvfc: implement channel enquiry and setup commands
` [PATCH 10/13] ibmvfc: advertise client support for using hardware channels
` [PATCH 11/13] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH 12/13] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH 13/13] ibmvfc: register Sub-CRQ handles with VIOS during channel setup

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-11-27 18:06 UTC  (5+ messages)

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-27 18:01 UTC  (3+ messages)

[RFC v6 00/11] i386 cleanup
 2020-11-27 17:58 UTC  (7+ messages)
` [RFC v6 10/11] accel: introduce AccelCPUClass extending CPUClass
` [RFC v6 11/11] i386: split cpu accelerators from cpu.c, using AccelCPUClass

[PATCH] net: cisco: remove trailing semicolon in macro definition
 2020-11-27 17:58 UTC 

[PATCH v2 bpf-next 00/13] Atomics for eBPF
 2020-11-27 17:57 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/13] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH v2 bpf-next 02/13] bpf: x86: Factor out emission of REX byte
` [PATCH v2 bpf-next 03/13] bpf: x86: Factor out function to emit NEG
` [PATCH v2 bpf-next 04/13] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH v2 bpf-next 05/13] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH v2 bpf-next 06/13] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH v2 bpf-next 07/13] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH v2 bpf-next 08/13] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH v2 bpf-next 09/13] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH v2 bpf-next 10/13] bpf: Add instructions for atomic[64]_[fetch_]sub
` [PATCH v2 bpf-next 11/13] bpf: Add bitwise atomic instructions
` [PATCH v2 bpf-next 12/13] bpf: Add tests for new BPF atomic operations
` [PATCH v2 bpf-next 13/13] bpf: Document new atomic instructions

[RFC PATCH-for-5.2] gitlab-ci: Do not automatically run Avocado integration tests anymore
 2020-11-27 17:57 UTC  (3+ messages)

[PATCH 00/15] coresight: Patches for v5.11
 2020-11-27 17:52 UTC  (32+ messages)
` [PATCH 01/15] coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up
  ` [PATCH 01/15] coresight: etm4x: Skip setting LPOVERRIDE bit for qcom,skip-power-up
` [PATCH 02/15] coresight: core: Remove unneeded semicolon
` [PATCH 03/15] coresight: etm4x: Fix accesses to TRCVMIDCTLR1
` [PATCH 04/15] coresight: etm4x: Fix accesses to TRCCIDCTLR1
` [PATCH 05/15] coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2
` [PATCH 06/15] coresight: etm4x: Fix accesses to TRCPROCSELR
` [PATCH 07/15] coresight: etm4x: Handle TRCVIPCSSCTLR accesses
` [PATCH 08/15] coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
` [PATCH 09/15] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
` [PATCH 10/15] coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
` [PATCH 11/15] coresight: tmc-etr: Assign boolean values to a bool variable
` [PATCH 12/15] coresight: tmc-etr: Check if page is valid before dma_map_page()
` [PATCH 13/15] coresight: Fix W=1 warnings in core framework
` [PATCH 14/15] coresight-tpiu: Fix W=1 warning in TPIU driver
` [PATCH 15/15] coresight-stm: Fix W=1 warning in STM driver

Missing fixes commit on linux-4.19.y
 2020-11-27 17:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: announce flow API matching pattern struct changes
 2020-11-27 17:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] net: carl9170: remove trailing semicolon in macro definition
 2020-11-27 17:55 UTC 

[PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests
 2020-11-27 17:54 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework

[dm-devel] [PATCH] dm-crypt: fix deadlock when swapping to encrypted device
 2020-11-27 17:54 UTC  (2+ messages)
` [dm-devel] [PATCH v2] "

[PATCH] net: ath9k: remove trailing semicolon in macro definition
 2020-11-27 17:53 UTC 

[PATCH] mm/page_owner: Record timestamp and pid
 2020-11-27 17:52 UTC  (3+ messages)

[PATCH 0/8] hvf: Implement Apple Silicon Support
 2020-11-27 17:48 UTC  (12+ messages)
` [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework

[PATCH v3] ASoC: qcom: Fix playback recover problem in suspend resume
 2020-11-27 17:48 UTC  (3+ messages)

[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
 2020-11-27 17:47 UTC  (5+ messages)
` [PATCH v3 19/23] kvm: arm64: Intercept host's CPU_ON SMCs

[Buildroot] [PATCH 1/1] package/boost: atomics needs always lockfree atomic bytes
 2020-11-27 17:48 UTC 

[RFC PATCH v0 00/19] x86/insn: Add an insn_decode() API
 2020-11-27 17:45 UTC  (3+ messages)

[PATCH v3] mm/shmem.c: make shmem_mapping() inline
 2020-11-27 17:44 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: deprecate shared counters using action attribute
 2020-11-27 17:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/3] clear_warn_once: add timed interval resetting
 2020-11-27 17:43 UTC  (3+ messages)

[PATCH] misc: altera-stapl: remove trailing semicolon in macro definition
 2020-11-27 17:42 UTC  (3+ messages)

FAILED: patch "[PATCH] ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close" failed to apply to 4.14-stable tree
 2020-11-27 17:41 UTC  (2+ messages)

[PATCH 0/8] Rid W=1 warnings in Net
 2020-11-27 17:39 UTC  (3+ messages)

[PATCH v3 0/9] mhi: pci_generic: Misc improvements
 2020-11-27 17:40 UTC  (4+ messages)
` [PATCH v3 3/9] mhi: pci-generic: Perform hard reset on remove

[RFC 0/2] btf_encoder: Detect kernel modules
 2020-11-27 17:40 UTC  (7+ messages)
` [PATCH 1/2] btf_encoder: Factor filter_functions function
` [PATCH 2/2] btf_encoder: Detect kernel module ftrace addresses

[PATCH v3] bus: mhi: core: Indexed MHI controller name
 2020-11-27 17:39 UTC  (2+ messages)

[PATCH 0/3] pull request for net: batman-adv 2020-11-27
 2020-11-27 17:38 UTC  (5+ messages)
` [PATCH 1/3] batman-adv: Consider fragmentation for needed_headroom
` [PATCH 2/3] batman-adv: Reserve needed_*room for fragments
` [PATCH 3/3] batman-adv: Don't always reallocate the fragmentation skb head

How to read from pkt_end?
 2020-11-27 17:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update vector mode information
 2020-11-27 17:38 UTC  (2+ messages)

FAILED: patch "[PATCH] ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close" failed to apply to 4.19-stable tree
 2020-11-27 17:37 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 1/4] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-11-27 17:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/4] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

Fedora 33 and perf probe failures
 2020-11-27 17:36 UTC  (3+ messages)
` [PATCH 2/2] perf-probe: Change function definition check due to broken dwarf

[PATCH] mtd: parser: cmdline: Support MTD names containing one or more colons
 2020-11-27 17:35 UTC  (8+ messages)

[PATCH v4 0/6] UFFD write-tracking migration/snapshots
 2020-11-27 17:19 UTC  (7+ messages)

[PATCH net-next v4 0/7] dpaa_eth: add XDP support
 2020-11-27 17:35 UTC  (6+ messages)
` [PATCH net-next v4 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[qemu-mainline test] 157048: regressions - FAIL
 2020-11-27 17:33 UTC 

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2020-11-27 17:32 UTC  (3+ messages)
` [PATCH v2 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH v2] bus: mhi: Ensure correct ring update ordering with memory barrier
 2020-11-27 17:32 UTC  (2+ messages)

[PATCH v2 1/2] perf stat: Use proper cpu for shadow stats
 2020-11-27 17:32 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qrb5165-rb5: Add support for MCP2518FD
 2020-11-27 17:30 UTC 

[REGRESSION] omapdrm/N900 display broken
 2020-11-27 17:30 UTC  (13+ messages)

[dm-devel] merge struct block_device and struct hd_struct v3
 2020-11-27 17:30 UTC  (15+ messages)
` [dm-devel] [PATCH 37/44] block: switch partition lookup to use struct block_device
          `  "
` [dm-devel] [PATCH 41/44] block: switch disk_part_iter_* to use a "
      `  "

[PATCH] perf record: Synthesize cgroup events only if needed
 2020-11-27 17:30 UTC  (3+ messages)

[PATCH v2] bus: mhi: core: Indexed MHI controller name
 2020-11-27 17:29 UTC  (2+ messages)

[PATCH] x86/cpu/amd: Remove dead code for TSEG region remapping
 2020-11-27 17:27 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/4] doc: move VFIO driver to be first
 2020-11-27 17:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 4/4] doc: add VFIO troubleshooting section

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-11-27 17:27 UTC  (10+ messages)

[RESEND PATCH v2] remoteproc/mediatek: read IPI buffer offset from FW
 2020-11-27 17:25 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/qemu: use a system-wide slirp
 2020-11-27 17:26 UTC  (2+ messages)

[PATCH] mm/shmem: use kmem_cache_zalloc in shmem_alloc_inode()
 2020-11-27 17:26 UTC  (2+ messages)

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-27 17:24 UTC  (8+ messages)
` [PATCH v4 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support

[Buildroot] [git commit] package/qemu: use a system-wide slirp
 2020-11-27 17:25 UTC 

[PATCH 1/1] perf diff: fix error return value in __cmd_diff()
 2020-11-27 17:25 UTC  (4+ messages)

[Buildroot] [PATCH] package/slirp: add upstream security fix for CVE-2020-29129 / CVE-2020-29130
 2020-11-27 17:25 UTC 

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-27 17:20 UTC  (7+ messages)
` [PATCH 01/25] soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish()

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-11-27 17:20 UTC  (5+ messages)
` [RFC PATCH] bpf: bpf_kallsyms_lookup_proto can be static

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-27 17:17 UTC  (3+ messages)

[PATCH bpf] xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
 2020-11-27 17:17 UTC 

[Buildroot] [Bug 13341] New: Mistake in /etc/init.d/S70vsftpd
 2020-11-27 17:17 UTC  (2+ messages)
` [Buildroot] [Bug 13341] "

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-11-27 17:15 UTC  (3+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-11-27 17:14 UTC  (8+ messages)
  ` [PATCH 00/29] RFC: iov_iter: Switch to using an ops table

[PATCH] sunrpc: clean-up cache downcall
 2020-11-27 17:14 UTC  (3+ messages)

[PATCH] ARM: mach-imx: set system_serial from ocotp registers
 2020-11-27 17:12 UTC  (3+ messages)

[Buildroot] [git commit] package/vsftpd: S70vsftpd: correct -x argument to start-stop-daemon
 2020-11-27 17:13 UTC 

[Buildroot] [PATCH/next v2, 1/1] package/linux-pam: bump to version 1.5.1
 2020-11-27 17:13 UTC 

[PATCH -next] mm/page_alloc: Mark some symbols with static keyword
 2020-11-27 17:13 UTC  (2+ messages)

[PATCH] can: mcp251xfd: Add support for internal loopback mode
 2020-11-27 17:12 UTC 

[Intel-gfx] [CI 1/2] drm/i915/gt: Replace direct submit with direct call to tasklet
 2020-11-27 17:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[lttng-dev] Some confusion about cpu usage of the lttng-consumerd process
 2020-11-27 17:11 UTC  (5+ messages)

[PATCH] nfsd: Fix message level for normal termination
 2020-11-27 17:11 UTC  (3+ messages)

[GIT PULL] OP-TEE driver for v5.11
 2020-11-27 17:10 UTC  (3+ messages)

[GIT PULL] Fixes for omaps for v5.10-rc cycle
 2020-11-27 17:10 UTC  (3+ messages)

[GIT PULL] STM32 DT changes for v5.11 #1
 2020-11-27 17:10 UTC  (2+ messages)

[GIT PULL] STM32 config changes for v5.11 #1
 2020-11-27 17:10 UTC  (2+ messages)

[GIT PULL 0/3] Renesas ARM SoC updates for v5.11 (take two)
 2020-11-27 17:10 UTC  (2+ messages)

[GIT PULL 1/6] dt-bindings: Changes for v5.11-rc1
 2020-11-27 17:10 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2020-11-27 17:10 UTC 

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-27 17:10 UTC  (3+ messages)
` [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode "

Patchwork summary for: linux-soc
 2020-11-27 17:10 UTC 

[PULL 0/1] Libslirp CVE-2020-29129 CVE-2020-29130
 2020-11-27 17:08 UTC  (2+ messages)
` [PULL 1/1] slirp: update to fix "

[dpdk-dev] [PATCH v7 0/1] fix default max mtu size when device configured
 2020-11-27 17:08 UTC  (9+ messages)
` [dpdk-dev] [PATCH v8 0/2] "
  ` [dpdk-dev] [PATCH v8 2/2] doc: annouce deprecation of jumbo frame flag condition

[PATCH v2] tests/acceptance: add a test for devices on s390x
 2020-11-27 17:02 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.