All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-01 17:20:51 to 2021-10-01 17:58:57 UTC [more...]

[PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for version 1.6
 2021-10-01 17:57 UTC  (2+ messages)

[PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1
 2021-10-01 17:54 UTC  (7+ messages)
` [PATCH 3/3] dtc: Update to version 1.6.1

[PATCH net-next 0/7] ionic: housekeeping updates
 2021-10-01 17:58 UTC  (9+ messages)
` [PATCH net-next 1/7] ionic: remove debug stats
` [PATCH net-next 2/7] ionic: check for binary values in FW ver string
` [PATCH net-next 3/7] ionic: move lif mutex setup and delete
` [PATCH net-next 4/7] ionic: widen queue_lock use around lif init and deinit
` [PATCH net-next 5/7] ionic: add polling to adminq wait
` [PATCH net-next 6/7] ionic: have ionic_qcq_disable decide on sending to hardware
` [PATCH net-next 7/7] ionic: add lif param to ionic_qcq_disable

[dpdk-dev] [RFC] mempool: implement index-based per core cache
 2021-10-01 17:57 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: update link training for 128b/132b
 2021-10-01 17:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/3] drm: msm+ti-sn65dsi86 support for NO_CONNECTOR
 2021-10-01 18:02 UTC  (4+ messages)
` [PATCH v2 1/3] drm/msm/dsi: Support NO_CONNECTOR bridges

[PATCH v3 0/4] x86/mm: Fix some issues with using trampoline_pgd
 2021-10-01 17:57 UTC  (4+ messages)
` [PATCH v3 3/4] x86/mm: Flush global TLB when switching to trampoline page-table

[linux-safety] [PATCH] mm/hugetlb.c: remove deadstore in demote_size_show()
 2021-10-01 17:57 UTC  (3+ messages)
  `  "

hexagon container update
 2021-10-01 17:23 UTC  (2+ messages)

[PATCH] btrfs: update refs for any root except tree log roots
 2021-10-01 17:57 UTC 

[PATCH v4 00/11] virtio-iommu: Add ACPI support
 2021-10-01 17:33 UTC  (9+ messages)
` [PATCH v4 01/11] hw/acpi: Add VIOT table
` [PATCH v4 03/11] hw/arm/virt: Remove device tree restriction for virtio-iommu
` [PATCH v4 04/11] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [PATCH v4 05/11] hw/arm/virt: Use object_property_set instead of qdev_prop_set
` [PATCH v4 09/11] tests/acpi: add test cases for VIOT
` [PATCH v4 10/11] tests/acpi: add expected blob for VIOT test on virt machine

[PATCH] spi: bcm2835: do not unregister controller in shutdown handler
 2021-10-01 17:54 UTC  (3+ messages)

[PATCH v3 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-01 17:11 UTC  (34+ messages)
` [PATCH v3 01/41] accel/tcg: Split out adjust_signal_pc
` [PATCH v3 04/41] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v3 09/41] linux-user/host/alpha: Populate host_signal.h
` [PATCH v3 10/41] linux-user/host/sparc: "
` [PATCH v3 11/41] linux-user/host/arm: "
` [PATCH v3 13/41] linux-user/host/s390: "
` [PATCH v3 14/41] linux-user/host/mips: "
` [PATCH v3 15/41] linux-user/host/riscv: "
` [PATCH v3 16/41] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v3 17/41] linux-user/host/riscv: Improve host_signal_write
` [PATCH v3 18/41] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
` [PATCH v3 19/41] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v3 20/41] linux-user: Add cpu_loop_exit_segv
` [PATCH v3 21/41] target/alpha: Make alpha_cpu_tlb_fill sysemu only
` [PATCH v3 22/41] target/arm: Use cpu_loop_exit_segv for mte tag lookup
` [PATCH v3 23/41] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v3 24/41] target/cris: Make cris_cpu_tlb_fill sysemu only
` [PATCH v3 25/41] target/hexagon: Remove hexagon_cpu_tlb_fill
` [PATCH v3 26/41] target/hppa: Make hppa_cpu_tlb_fill sysemu only
` [PATCH v3 27/41] target/i386: Implement x86_cpu_record_sigsegv
` [PATCH v3 28/41] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v3 29/41] target/microblaze: Make mb_cpu_tlb_fill "
` [PATCH v3 30/41] target/mips: Make mips_cpu_tlb_fill "
` [PATCH v3 31/41] target/nios2: Implement nios2_cpu_record_sigsegv
` [PATCH v3 32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE
` [PATCH v3 33/41] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
` [PATCH v3 34/41] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v3 35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only
` [PATCH v3 36/41] target/s390x: Use probe_access_flags in s390_probe_access
` [PATCH v3 38/41] target/sh4: Make sh4_cpu_tlb_fill sysemu only
` [PATCH v3 39/41] target/sparc: Make sparc_cpu_tlb_fill "
` [PATCH v3 40/41] target/xtensa: Make xtensa_cpu_tlb_fill "
` [PATCH v3 41/41] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu

[PATCH] overview-manual: delete bad backslashes in SSTATE_MIRRORS example
 2021-10-01 17:55 UTC  (3+ messages)
` [docs] "

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2021-10-01 17:55 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2] binder: use cred instead of task for selinux checks
 2021-10-01 17:55 UTC 

[PATCHSET 00/61] xfs: sync libxfs with 5.14
 2021-10-01 17:54 UTC  (3+ messages)
` [PATCH 04/61] libxfs: port xfs_set_inode_alloc from the kernel

[PATCH 0/2] drm/msm: Un-break multi-context gl
 2021-10-01 17:58 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: A bit more docs + cleanup
` [PATCH 2/2] drm/msm: One sched entity per process per priority

[PATCH v3 0/5] hugetlb: add demote/split page functionality
 2021-10-01 17:52 UTC  (6+ messages)
` [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
` [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMA
` [PATCH v3 4/5] hugetlb: add demote bool to gigantic page routines
` [PATCH v3 5/5] hugetlb: add hugetlb demote page support

[Buildroot] [PATCH 0/1] Build issue related to "command -v"
 2021-10-01 17:53 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 00/10] Move vfio_ccw to the new mdev API
 2021-10-01 17:52 UTC  (22+ messages)
`  "
` [Intel-gfx] [PATCH v3 01/10] vfio/ccw: Remove unneeded GFP_DMA
  `  "
` [Intel-gfx] [PATCH v3 02/10] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
  `  "
` [PATCH v3 03/10] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 04/10] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
  `  "
` [Intel-gfx] [PATCH v3 05/10] vfio/ccw: Make the FSM complete and synchronize it to the mdev
  `  "
` [Intel-gfx] [PATCH v3 06/10] vfio/mdev: Consolidate all the device_api sysfs into the core code
  `  "
` [Intel-gfx] [PATCH v3 07/10] vfio/mdev: Add mdev available instance checking to the core
  `  "
` [Intel-gfx] [PATCH v3 08/10] vfio/ccw: Remove private->mdev
  `  "
` [Intel-gfx] [PATCH v3 09/10] vfio: Export vfio_device_try_get()
  `  "
` [Intel-gfx] [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
  `  "

[PATCH 00/11] rcu: Make rcu_core() safe in PREEMPT_RT with NOCB + a few other fixes
 2021-10-01 17:51 UTC  (18+ messages)
` [PATCH 02/11] rcu/nocb: Prepare state machine for a new step
` [PATCH 03/11] rcu/nocb: Invoke rcu_core() at the start of deoffloading
` [PATCH 04/11] rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
` [PATCH 05/11] rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
` [PATCH 07/11] rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
` [PATCH 08/11] rcu/nocb: Limit number of softirq callbacks only on softirq
` [PATCH 09/11] rcu: Fix callbacks processing time limit retaining cond_resched()
` [PATCH 10/11] rcu: Apply callbacks processing time limit only on softirq

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-10-01 17:48 UTC  (12+ messages)

[PATCH v2 0/4] hugetlb: add demote/split page functionality
 2021-10-01 17:50 UTC  (6+ messages)
` [PATCH v2 2/4] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA

[PATCH] mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
 2021-10-01 17:49 UTC 

missing build.log files
 2021-10-01 17:47 UTC  (3+ messages)

[PATCH v5 0/6] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-10-01 17:43 UTC  (6+ messages)
` [PATCH v5 6/6] sched/fair: Consider SMT in ASYM_PACKING load balance

[Intel-gfx] [PATCH] drm/i915: Stop force enabling pipe bottom color gammma/csc
 2021-10-01 17:45 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.15-rc3
 2021-10-01 17:45 UTC  (3+ messages)

[PULL] drm-fixes
 2021-10-01 17:45 UTC  (2+ messages)

[Intel-gfx] [vfio:next 33/38] drivers/gpu/drm/i915/i915_pci.c:975:2: warning: missing field 'override_only' initializer
 2021-10-01 17:45 UTC  (2+ messages)

[PATCH iptables v2 0/8] extensions: libxt_NFLOG: use nft back-end for iptables-nft
 2021-10-01 17:41 UTC  (9+ messages)
` [PATCH iptables v2 1/8] nft: fix indentation error
` [PATCH iptables v2 2/8] extensions: libxt_NFLOG: use nft built-in logging instead of xt_NFLOG
` [PATCH iptables v2 3/8] extensions: libxt_NFLOG: don't truncate log prefix on print/save
` [PATCH iptables v2 4/8] extensions: libxt_NFLOG: disable `--nflog-range` Python test-cases
` [PATCH iptables v2 5/8] extensions: libxt_NFLOG: fix `--nflog-prefix` "
` [PATCH iptables v2 6/8] extensions: libxt_NFLOG: remove extra space when saving targets with prefixes
` [PATCH iptables v2 7/8] build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`
` [PATCH iptables v2 8/8] tests: iptables-test: correct misspelt variable

[PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
 2021-10-01 17:45 UTC  (13+ messages)

[RFC/PATCH net-next v2 0/5] allow user to offload tc action to net device
 2021-10-01 17:45 UTC  (5+ messages)
` [RFC/PATCH net-next v2 4/5] flow_offload: add reoffload process to update hw_count
` [RFC/PATCH net-next v2 5/5] flow_offload: validate flags of filter and actions

[dpdk-dev] [RFC v2 0/5] hide eth dev related structures
 2021-10-01 17:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/7] "
  ` [dpdk-dev] [PATCH v3 4/7] ethdev: make burst functions to use new flat array

[PATCH] SUNRPC: fix sign error causing rpcsec_gss drops
 2021-10-01 17:44 UTC  (3+ messages)

[PATCH] dt-bindings: net: renesas,etheravb: Update example to match reality
 2021-10-01 17:43 UTC  (2+ messages)

[PATCH] drm/msm/dp: Remove redundant initialization of variable bpp
 2021-10-01 17:43 UTC  (2+ messages)

[PATCH] dt-bindings: net: renesas,ether: Update example to match reality
 2021-10-01 17:42 UTC  (2+ messages)

[RFC PATCH] hw/arm: fix the position of vcram for raspi
 2021-10-01 17:42 UTC 

[PATCH v3 0/5] drm/msm/dp: Allow variation in register regions
 2021-10-01 17:44 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: msm/dp: Change reg definition
` [PATCH v3 2/5] drm/msm/dp: Use devres for ioremap()
` [PATCH v3 3/5] drm/msm/dp: Refactor ioremap wrapper
` [PATCH v3 4/5] drm/msm/dp: Store each subblock in the io region
` [PATCH v3 5/5] drm/msm/dp: Allow sub-regions to be specified in DT

[PATCH v6 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-01 17:40 UTC  (4+ messages)
` [PATCH v6 02/24] rtw89: add BT coexistence files
    ` Small driver submissions and long feedback cycles

[LTP] Requested user & group [was: Re: [linux-test-project/ltp] Release 20210927 - LTP 20210927]
 2021-10-01 17:40 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: retry START_STOP on UNIT_ATTENTION
 2021-10-01 17:40 UTC  (8+ messages)
` [PATCH 2/2] scsi: ufs: Stop clearing unit attentions

[PATCH bpf-next 0/5] introduce dummy BPF STRUCT_OPS
 2021-10-01 17:39 UTC  (5+ messages)
` [PATCH bpf-next 2/5] bpf: factor out a helper to prepare trampoline for struct_ops prog

[PATCH v2 00/16] Cleanup of LS1021a device trees
 2021-10-01 17:37 UTC  (5+ messages)
` [PATCH v2 02/16] dt-bindings: i2c: imx: update schema to align with original txt binding

What's cooking in git.git (Sep 2021, #08; Mon, 27)
 2021-10-01 17:39 UTC  (8+ messages)

[RFC] drm/msm/a6xx: Serialize GMU communication
 2021-10-01 17:39 UTC  (2+ messages)

[PATCH 0/1] x86: centralize default APIC id definition
 2021-10-01 17:38 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v1 1/1] mei: me: add Ice Lake-N device id
 2021-10-01 17:36 UTC 

[PATCH v12 00/16] machine: smp parsing fixes and improvement
 2021-10-01 17:15 UTC  (4+ messages)
` [PATCH v12 16/16] machine: Make smp_parse return a boolean

[dpdk-dev] [PATCH v3 0/4] net/ixgbe: Add support for Windows
 2021-10-02  0:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 1/4] security: use the net library for IP structs
` [dpdk-dev] [PATCH v3 2/4] security: build on Windows
` [dpdk-dev] [PATCH v3 3/4] cryptodev: "
` [dpdk-dev] [PATCH v3 4/4] net/ixgbe: Add support for Windows

[PATCH 0/4] small cleanups for-next
 2021-10-01 17:34 UTC  (2+ messages)

[PATCH v2 0/5] drm/panfrost: Add extra GPU-usage flags
 2021-10-01 17:31 UTC  (11+ messages)
` [PATCH v2 1/5] [RFC]iommu: Add a IOMMU_DEVONLY protection flag
` [PATCH v2 4/5] drm/panfrost: Add a PANFROST_BO_GPUONLY flag

[PATCH 1/1] sstate: Switch to Zstandard compressor
 2021-10-01 17:31 UTC  (2+ messages)
` [PATCH] sstate: Switch to ZStandard compressor support

[BUG?] Setting (start_threshold > stop_threshold) makes snd_pcm_writei(a_small_buffer) XRUN immediately
 2021-10-01 17:31 UTC 

[dpdk-dev] [PATCH 00/10] vdpa/sfc: introduce Xilinx vDPA driver
 2021-10-01 17:31 UTC  (6+ messages)
` [dpdk-dev] [PATCH 02/10] vdpa/sfc: add support for device initialization

[PATCH 1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290
 2021-10-01 17:32 UTC  (3+ messages)

[PATCH 1/3] rt-tests: Add *.dat to .gitignore
 2021-10-01 17:29 UTC  (3+ messages)
` [PATCH 2/3] rt-tests: Update the help and man page for --latency
` [PATCH 3/3] rt-tests: cyclictest: Add --default-system option

[PATCH 0/2] add notes about license implications of bundled initramfs
 2021-10-01 17:29 UTC  (2+ messages)
` [docs] "

[PATCH 0/3] Use default values from settings instead of config
 2021-10-01 17:28 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] fsck: verify commit graph when implicitly enabled

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-10-01 17:28 UTC  (5+ messages)

[RFC/PATCH 00/18] Add Gigabit Ethernet driver support
 2021-10-01 17:27 UTC  (3+ messages)
` [RFC/PATCH 16/18] ravb: Add Packet receive function for Gigabit Ethernet

[PATCH] mm/vmalloc: make show_numa_info() aware of hugepage mappings
 2021-10-01 17:27 UTC 

[RFC] acpi/x86: s2idle: Use constraints to enforce behavior
 2021-10-01 17:27 UTC  (3+ messages)

[PATCH] HID: multitouch: disable sticky fingers for UPERFECT Y
 2021-10-01 17:25 UTC 

[PATCH] drm: msm: hdmi: Constify static structs
 2021-10-01 17:25 UTC  (2+ messages)

[patch 0/5] sched: Miscellaneous RT related tweaks
 2021-10-01 17:24 UTC  (5+ messages)
` [patch 4/5] sched: Delay task stack freeing on RT

[PATCH] drm/amdgpu: add missing case for HDP for renoir
 2021-10-01 17:24 UTC 

[PATCH v1 1/1] mtd: spi-nor: intel-spi: Add support for Intel Ice Lake-N SPI serial flash
 2021-10-01 17:21 UTC  (3+ messages)

[PATCH v1 1/1] i2c: i801: Add support for Intel Ice Lake PCH-N
 2021-10-01 17:21 UTC 

audit-3.0.6 released
 2021-10-01 17:21 UTC 

[PATCH v5 0/4] Rockchip I2S/TDM controller
 2021-10-01 17:15 UTC  (2+ messages)
` [PATCH v5 4/4] arm64: dts: rockchip: add analog audio on Quartz64


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.