All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-09 00:45:59 to 2021-06-09 01:51:26 UTC [more...]

[PATCH] drm/ttm: fix pipelined gutting
 2021-06-09  1:50 UTC  (3+ messages)

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-06-09  1:31 UTC  (54+ messages)
` [PATCH v11 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v11 02/33] docs: counter: Fix spelling
` [PATCH v11 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v11 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v11 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v11 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v11 08/33] counter: interrupt-cnt: "
` [PATCH v11 09/33] counter: microchip-tcb-capture: "
` [PATCH v11 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 11/33] counter: stm32-timer-cnt: "
` [PATCH v11 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v11 13/33] counter: ftm-quaddec: "
` [PATCH v11 14/33] counter: interrupt-cnt: "
` [PATCH v11 15/33] counter: microchip-tcb-capture: "
` [PATCH v11 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 17/33] counter: stm32-timer-cnt: "
` [PATCH v11 18/33] counter: Return error code on invalid modes
` [PATCH v11 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v11 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v11 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v11 22/33] counter: Internalize sysfs interface code
` [PATCH v11 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v11 24/33] docs: counter: Update "
` [PATCH v11 25/33] counter: Move counter enums to uapi header
` [PATCH v11 26/33] counter: Add character device interface
` [PATCH v11 27/33] docs: counter: Document "
` [PATCH v11 28/33] tools/counter: Create Counter tools
` [PATCH v11 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v11 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v11 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v11 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v11 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH 1/1] audit: remove trailing spaces and tabs
 2021-06-09  1:49 UTC  (3+ messages)

virtio-net: kernel panic in virtio_net.c
 2021-06-09  1:48 UTC  (3+ messages)

[PATCH v3] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-09  1:49 UTC 

switch the block layer to use kmap_local_page
 2021-06-09  1:48 UTC  (4+ messages)
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-09  1:47 UTC  (7+ messages)

[PATCH v2 0/3] hw/riscv: OpenTitan: Add support for the RISC-V timer
 2021-06-09  1:44 UTC  (7+ messages)
` [PATCH v2 2/3] hw/timer: Initial commit of Ibex Timer
` [PATCH v2 3/3] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer

[OE-core][PATCH] README.skeleton: add readme to meta-skeleton layer
 2021-06-09  1:45 UTC 

[PATCH] cobalt/thread: get rid of dynamic allocation for xnthread_signal
 2021-06-09  1:46 UTC  (6+ messages)

stable-rc/linux-5.12.y baseline: 158 runs, 1 regressions (v5.12.9-162-g5a0a66f4d817)
 2021-06-09  1:45 UTC 

[PATCH] KVM: Fix dirty ring mmap incorrect size due to renaming accident
 2021-06-09  1:43 UTC 

[RFC PATCH 0/2] docs: automarkup.py: Add literal markup of known constants
 2021-06-09  1:43 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] XArray: Remove literal markup from "

[PATCH 6/9] cypress: update firmware for cyw4356 sdio
 2021-06-09  1:43 UTC  (4+ messages)
` [PATCH 7/9] cypress: update firmware for cyw43570 pcie
` [PATCH 8/9] cypress: update firmware for cyw4373 sdio
` [PATCH 9/9] cypress: update firmware for cyw54591 pcie

[PATCH v2 0/1] iommu: Clear a lot of spelling mistakes
 2021-06-09  1:41 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-09  1:39 UTC  (5+ messages)
` [PATCH v1 1/3] coresight: etm-perf: Correct buffer syncing for snapshot

[PATCH v15 0/9] powerpc: Further Strict RWX support
 2021-06-09  1:34 UTC  (10+ messages)
` [PATCH v15 1/9] powerpc/mm: Implement set_memory() routines
` [PATCH v15 2/9] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v15 3/9] powerpc/modules: Make module_alloc() Strict Module RWX aware
` [PATCH v15 4/9] powerpc/kprobes: Mark newly allocated probes as ROX
` [PATCH v15 5/9] powerpc/bpf: Remove bpf_jit_free()
` [PATCH v15 6/9] powerpc/bpf: Write protect JIT code
` [PATCH v15 7/9] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v15 8/9] powerpc/mm: implement set_memory_attr()
` [PATCH v15 9/9] powerpc/32: use set_memory_attr()

[dpdk-dev] [PATCH 00/44] Marvell CNXK Ethdev Driver
 2021-06-09  1:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/62] "
  ` [dpdk-dev] [PATCH v2 09/62] net/cnxk: add build infra and common probe

[PATCH] arm64: dts: meson: vim3: reduce cpu thermal fan trigger temperature
 2021-06-09  1:28 UTC  (3+ messages)

[PATCH v2 0/1] lib: Fix spelling mistakes in header files
 2021-06-09  1:34 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()
 2021-06-09  1:33 UTC  (2+ messages)

[PATCH v5 0/5] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-06-09  1:33 UTC  (2+ messages)

[PATCH net-next v2 0/3] Some optimization for lockless qdisc
 2021-06-09  1:31 UTC  (4+ messages)
    `  "

[PATCH v3 0/9] drivers/perf: Use general macro to simplify event attributes
 2021-06-09  1:26 UTC  (5+ messages)
` [PATCH v3 8/9] drivers/perf: Simpilfy EVENT ATTR macro in arm_dsu_pmu.c

[PATCHSET v6 0/9] xfs: deferred inode inactivation
 2021-06-09  1:28 UTC  (6+ messages)
` [PATCH 2/9] "

[PATCH] ndctl/dimm: Fix to dump namespace indexs and labels
 2021-06-09  1:27 UTC  (3+ messages)

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-09  1:27 UTC  (5+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding

[PATCH 0/8] Introduce i915_sched_engine object
 2021-06-09  1:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Introduce i915_sched_engine object (rev3)

[pm:bleeding-edge] BUILD SUCCESS 5a32725a7531b9d4ecec3acb3d13458f10b71690
 2021-06-09  1:25 UTC  (2+ messages)
` [Devel] "

[PATCH 0/3] ALSA: pcm:firewire: allow to operate for period elapse event in process context
 2021-06-09  1:22 UTC  (4+ messages)
` [PATCH 1/3] ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM substream
` [PATCH 2/3] ALSA: firewire-lib: operate for period elapse event in process context
` [PATCH 3/3] ALSA: firewire-lib: obsolete workqueue for period update

stable-rc/queue/5.10 baseline: 165 runs, 1 regressions (v5.10.42-137-g1b1289d4cd85)
 2021-06-09  1:25 UTC 

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-08 18:33 UTC  (7+ messages)
` [PATCH v10 05/10] mm: Rename migrate_pgmap_owner
  ` [Nouveau] "
` [PATCH v10 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
  ` [Nouveau] "
` [PATCH v10 07/10] mm: Device exclusive memory access
  ` [Nouveau] "

bpf_fib_lookup support for firewall mark
 2021-06-09  1:21 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/1] lib/vhost: support async dequeue for split ring
 2021-06-09  1:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH net-next] net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
 2021-06-09  1:24 UTC 

[RFC net-next 0/2] seg6: add support for SRv6 End.DT46 Behavior
 2021-06-09  1:16 UTC  (5+ messages)
` [RFC net-next 1/2] "
` [RFC net-next 2/2] selftests: seg6: add selftest "

stable-rc/linux-5.10.y baseline: 146 runs, 3 regressions (v5.10.42-138-gc108263eaf06)
 2021-06-09  1:15 UTC 

❌ FAIL: Test report for kernel 5.13.0-rc5 (arm-next, 9199dadf)
 2021-06-09  1:11 UTC 

[PATCH 0/1] lib: Fix spelling mistakes in header files
 2021-06-09  1:11 UTC  (5+ messages)
` [PATCH 1/1] "

scsi: ufs: Optimize host lock on transfer requests send/compl paths (uninitialized pointer error)
 2021-06-09  1:10 UTC  (2+ messages)

[RFC v2-fix-v3 1/1] x86/tdx: Skip WBINVD instruction for TDX guest
 2021-06-09  1:10 UTC  (2+ messages)
` [RFC v2-fix-v4 "

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-09  0:56 UTC  (14+ messages)
` [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v5 04/10] ARM: dts: aspeed-g5: Remove ngpios from sgpio node
` [PATCH v5 05/10] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v5 06/10] gpio: gpio-aspeed-sgpio: Add AST2400 and AST2500 platform data
` [PATCH v5 10/10] gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-09  1:05 UTC  (10+ messages)
` [PATCH 29/55] target/arm: Implement MVE VMLALDAV
` [PATCH 30/55] target/arm: Implement MVE VMLSLDAV
` [PATCH 31/55] include/qemu/int128.h: Add function to create Int128 from int64_t
` [PATCH 32/55] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH

Write time tree block corruption detected
 2021-06-09  1:05 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix error code on failure to set brightness
 2021-06-09  0:55 UTC  (5+ messages)

[PATCH] media: dt-bindings: media: renesas,drif: Fix fck definition
 2021-06-09  1:04 UTC  (2+ messages)

[PATCH 00/13] Update firmware to v62.0.0
 2021-06-09  1:03 UTC  (6+ messages)
` [PATCH 02/13] drm/i915/guc: Update MMIO based communication
        ` [Intel-gfx] "

[PATCH v15 00/15] arm64: MMU enabled kexec relocation
 2021-06-09  0:44 UTC  (18+ messages)
` [PATCH v15 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v15 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v15 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v15 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v15 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v15 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v15 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v15 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v15 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v15 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v15 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v15 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v15 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v15 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v15 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths
 2021-06-09  1:01 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: for-next **REBASED** to 7e4311b04be4
 2021-06-09  1:00 UTC 

[PATCH] ffmpeg: Link in libatomic on riscv32
 2021-06-09  0:58 UTC 

[PATCH] dt-bindings: virtio: Convert virtio-mmio to DT schema
 2021-06-09  0:55 UTC  (3+ messages)

[PATCH V2 0/2] block: fix race between adding wbt and normal IO
 2021-06-09  0:55 UTC  (4+ messages)
` [PATCH V2 1/2] block: fix race between adding/removing rq qos "

[PATCH] x86/resctrl: Fix kernel-doc in internal.h
 2021-06-09  0:54 UTC 

[PATCH RESEND] clk: vc5: fix output disabling when enabling a FOD
 2021-06-09  0:53 UTC  (2+ messages)

[RESEND PATCH v7 0/5] clk: ti: add am33xx spread spectrum clock support
 2021-06-09  0:52 UTC  (11+ messages)
` [RESEND PATCH v7 1/5] clk: ti: fix typo in routine description
` [RESEND PATCH v7 2/5] dt-bindings: ti: dpll: add spread spectrum support
` [RESEND PATCH v7 3/5] ARM: dts: am33xx-clocks: "
` [RESEND PATCH v7 4/5] ARM: dts: am43xx-clocks: "
` [RESEND PATCH v7 5/5] clk: ti: add am33xx/am43xx spread spectrum clock support

[PATCH v2 0/3] powerpc/mm/hash: Time improvements for memory hot(un)plug
 2021-06-09  0:52 UTC  (5+ messages)
` [PATCH v2 1/3] powerpc/mm/hash: Avoid resizing-down HPT on first memory hotplug

[dunfell/master PATCHv2 0/5] Update to latest kernel and uboot
 2021-06-09  0:50 UTC  (6+ messages)
` [dunfell/master PATCHv2 1/5] ti-uboot-staging: Update to the latest ti-u-boot-2021.01
` [dunfell/master PATCHv2 2/5] linux-ti-staging: Update 5.10 kernel to the latest commit SHA
` [dunfell/master PATCHv2 3/5] conf: am65xx-evm: ReIntroduce display overlays for 5.10
` [dunfell/master PATCHv2 4/5] conf/machine: am64xx: Add overlay to support icssg1-dualemac
` [dunfell/master PATCHv2 5/5] conf: j7-evm: ReIntroduce pm1 SOM with tps65917 PMIC

[PATCH v1 0/5] fpga: Populate dev_release functions
 2021-06-09  0:49 UTC  (6+ messages)
` [PATCH v1 1/5] fpga: mgr: Use standard dev_release for class driver
` [PATCH v1 2/5] fpga: altera-pr-ip: Remove fpga_mgr_unregister() call
` [PATCH v1 3/5] fpga: stratix10-soc: Add missing fpga_mgr_free() call
` [PATCH v1 4/5] fpga: bridge: Use standard dev_release for class driver
` [PATCH v1 5/5] fpga: region: "

[igt-dev] [PATCH i-g-t 1/7] tests/gem_exec_reloc: Remove banned tests
 2021-06-09  0:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t] tests/gem_exec_reloc: Remove banned tests (rev2)

[PATCH] clk: qcom: smd-rpm: Fix wrongly assigned RPM_SMD_PNOC_CLK
 2021-06-09  0:48 UTC  (2+ messages)

stable-rc/queue/5.12 build: 175 builds: 0 failed, 175 passed, 12 warnings (v5.12.9-160-g06ca62e1f692)
 2021-06-09  0:47 UTC 

[PATCH 0/2] block: discard merge fix & improvement
 2021-06-09  0:45 UTC  (3+ messages)
` [PATCH 1/2] block: fix discard request merge
` [PATCH 2/2] block: support bio merge for multi-range discard


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.