All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-20 14:57:12 to 2022-10-20 15:36:10 UTC [more...]

[PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-20 12:45 UTC  (8+ messages)
` [PATCH v6 01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PATCH v6 06/10] acpi/tests/avocado/bits: disable smilatency test since it does not pass everytime
` [PATCH v6 07/10] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PATCH v6 08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits

[PATCH 1/2] eal: expose lcore pthread id
 2022-10-20 15:36 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] nvmet: use try_cmpxchg in nvmet_update_sq_head
 2022-10-20 15:35 UTC 

What's cooking in git.git (Oct 2022, #06; Wed, 19)
 2022-10-20 15:35 UTC  (3+ messages)

[RFC v3 00/11] btrfs: raid-stripe-tree draft patches
 2022-10-20 15:35 UTC  (12+ messages)
` [RFC v3 01/11] btrfs: add raid stripe tree definitions
` [RFC v3 03/11] btrfs: add support for inserting raid stripe extents
` [RFC v3 05/11] btrfs: lookup physical address from stripe extent
` [RFC v3 06/11] btrfs: add raid stripe tree pretty printer
` [RFC v3 07/11] btrfs: zoned: allow zoned RAID1

[Intel-gfx] [PATCH v5 00/22] drm: Analog TV Improvements
 2022-10-20 15:34 UTC  (10+ messages)
` [Intel-gfx] [PATCH v5 21/22] drm/vc4: vec: Add support for more analog TV standards
  ` [Intel-gfx] [PATCH] drm/vc4: vec: Add support for PAL-60
        `  "
          ` [Nouveau] "

[PATCH] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
 2022-10-20 15:34 UTC  (3+ messages)

[PATCH v4 0/2] Support SPL for i.MX7ULP
 2022-10-20 15:34 UTC  (3+ messages)
` [PATCH v4 1/2] mx7ulp: add base SPL support for mx7ulp

[PATCH] ci: combine static and shared linking build tests
 2022-10-20 15:34 UTC  (2+ messages)

[PATCH 0/4] nSVM: fix L0 crash if L2 has shutdown condtion which L1 doesn't intercept
 2022-10-20 15:33 UTC  (3+ messages)
` [PATCH 4/4] KVM: x86: forcibly leave nested mode on vCPU reset

[PATCH v7 0/8] phy: Add support for Lynx 10G SerDes
 2022-10-20 15:32 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: qrb5165-rb5: Disable cpuidle states
 2022-10-20 15:33 UTC  (6+ messages)

[PATCH 1/2] drivers: rtc: add max313xx series rtc driver
 2022-10-20 15:33 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: rtc: add bindings for max313xx RTCs

[PATCH] arm64: dts: qcom: sm8250: drop idlestate for the CPU cluster
 2022-10-20 15:32 UTC 

[PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h
 2022-10-20 15:32 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF

[PATCH net 0/2] openvswitch: syzbot splat fix and introduce selftest
 2022-10-20 15:32 UTC  (4+ messages)
` [PATCH net 2/2] selftests: add openvswitch selftest suite

[SPDK] Shared memory allocated spdk_dma_malloc from among process
 2022-10-20 15:32 UTC 

IORING_CQE_F_COPIED
 2022-10-20 15:31 UTC  (10+ messages)
          ` IORING_SEND_NOTIF_REPORT_USAGE (was Re: IORING_CQE_F_COPIED)

[PATCH v2 net-next 0/6] netlink: add universal 'bigint' attribute type
 2022-10-20 15:31 UTC  (5+ messages)
` [PATCH v2 net-next 2/6] bitmap: add a couple more helpers to work with arrays of u32s

[PATCH] mm: /proc/pid/smaps_rollup: fix maple tree search
 2022-10-20 15:31 UTC  (2+ messages)

[PATCH v4 0/5] Support ACPI NVDIMM Label Methods
 2022-10-20 13:11 UTC  (10+ messages)
` [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries

[PATCH] raid5-cache: use try_cmpxchg in r5l_wake_reclaim Use try_cmpxchg instead of cmpxchg (*ptr, old, new) == old in r5l_wake_reclaim. x86 CMPXCHG instruction returns success in ZF flag, so this change saves a compare after cmpxchg (and related move instruction in front of cmpxchg)
 2022-10-20 15:30 UTC 

[PATCH 0/2] HID: mcp2221: fixes related to IIO additions
 2022-10-20 15:30 UTC  (3+ messages)
` [PATCH 1/2] HID: mcp2221: fix 'cast to restricted __le16' sparse warnings
` [PATCH 2/2] HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined

[PATCH] aiodev: port Linux imx7d-adc driver
 2022-10-20 15:28 UTC 

[PATCH] MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER
 2022-10-20 15:28 UTC  (2+ messages)

[PATCH 00/31] tcg: Support for Int128 with helpers
 2022-10-20 14:57 UTC  (7+ messages)
` [PATCH 01/31] tcg: Tidy tcg_reg_alloc_op
` [PATCH 07/31] accel/tcg: Set cflags_next_tb in cpu_common_initfn
` [PATCH 10/31] tcg: Add temp_subindex to TCGTemp
` [PATCH 20/31] tcg: Add TCGHelperInfo argument to tcg_out_call
` [PATCH 23/31] tcg: Allocate objects contiguously in temp_allocate_frame

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-10-20 15:28 UTC  (6+ messages)

[PATCH] staging: iio: Use div64_ul instead of do_div
 2022-10-20 15:27 UTC  (2+ messages)

[PATCH V4 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-10-20 15:26 UTC  (9+ messages)
` [PATCH V4 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V4 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V4 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V4 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V4 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V4 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V4 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V4 8/8] block, bfq: balance I/O injection among "

[PATCH] run-postinsts: Set dependency for ldconfig to avoid boot issues
 2022-10-20 15:26 UTC  (4+ messages)
` [OE-core] "

[Bridge] [PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-20 15:25 UTC  (17+ messages)
` [Bridge] [PATCH v8 net-next 05/12] net: dsa: propagate the locked flag down through the DSA layer
            `  "

[kvm-unit-tests PATCH 00/16] kvm-unit-tests: set of fixes and new tests
 2022-10-20 15:26 UTC  (18+ messages)
` [kvm-unit-tests PATCH 01/16] x86: make irq_enable avoid the interrupt shadow
` [kvm-unit-tests PATCH 02/16] x86: add few helper functions for apic local timer
` [kvm-unit-tests PATCH 03/16] svm: use irq_enable instead of sti/nop
` [kvm-unit-tests PATCH 04/16] svm: make svm_intr_intercept_mix_if/gif test a bit more robust
` [kvm-unit-tests PATCH 05/16] svm: use apic_start_timer/apic_stop_timer instead of open coding it
` [kvm-unit-tests PATCH 06/16] x86: Add test for #SMI during interrupt window
` [kvm-unit-tests PATCH 07/16] x86: Add a simple test for SYSENTER instruction
` [kvm-unit-tests PATCH 08/16] svm: add nested shutdown test
` [kvm-unit-tests PATCH 09/16] svm: move svm spec definitions to lib/x86/svm.h
` [kvm-unit-tests PATCH 10/16] svm: move some svm support functions into lib/x86/svm_lib.h
` [kvm-unit-tests PATCH 11/16] svm: add svm_suported
` [kvm-unit-tests PATCH 12/16] svm: move setup_svm to svm_lib.c
` [kvm-unit-tests PATCH 13/16] svm: move vmcb_ident "
` [kvm-unit-tests PATCH 14/16] svm: rewerite vm entry macros
` [kvm-unit-tests PATCH 15/16] svm: introduce svm_vcpu
` [kvm-unit-tests PATCH 16/16] add IPI loss stress test

[PATCH] trace/ring_buffer: remove unused arguments
 2022-10-20 15:25 UTC  (3+ messages)

[PATCH] perf scripts python: intel-pt-events.py: Add ability interleave output
 2022-10-20 15:25 UTC 

[PATCH v2] staging: most: net: Replace macros HB and LB with static inline functions
 2022-10-20 15:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
 2022-10-20 13:22 UTC  (9+ messages)
` [PATCH v3 09/26] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH v3 13/26] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
` [PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
` [PATCH v3 26/26] tests/tcg: include CONFIG_PLUGIN in config-host.mak

[PATCH v16 00/10] vhost-vdpa: add support for configure interrupt
 2022-10-20 14:26 UTC  (4+ messages)
` [PATCH v16 04/10] vhost: introduce new VhostOps vhost_set_config_call
` [PATCH v16 07/10] vhost: add support for configure interrupt
` [PATCH v16 09/10] virtio-mmio: "

[PATCH v3 00/29] PowerPC interrupt rework
 2022-10-20 13:40 UTC  (4+ messages)

[PATCH v4 1/5] imx8m: USDHC3 base address definition for i.MX8MP
 2022-10-20 15:23 UTC  (3+ messages)
` [PATCH v4 5/5] arm: imx8mp: Initial MSC SM2S iMX8MP support

[PATCH v12 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-20 15:23 UTC  (7+ messages)
` [PATCH v12 10/17] net: dgram: make dgram_dst generic
` [PATCH v12 15/17] net: stream: move to QIO to enable additional parameters

[PATCH V12 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-20 15:21 UTC  (4+ messages)
` [PATCH V12 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH net-next 0/3] Add support for 800Gbps speed
 2022-10-20 15:20 UTC  (4+ messages)
` [PATCH net-next 1/3] ethtool: Add support for 800Gbps link modes
` [PATCH net-next 2/3] mlxsw: "
` [PATCH net-next 3/3] bonding: 3ad: Add support for 800G speed

Xen RTDS scheduler locking
 2022-10-20 15:21 UTC  (2+ messages)

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-20 15:20 UTC  (10+ messages)
` [PATCH v5 7/7] sched/fair: Add latency list

[GIT PULL] SELinux fixes for v6.1 (#1)
 2022-10-20 15:20 UTC 

[PATCH] tracing: Add trace_trigger kernel command line option
 2022-10-20 15:20 UTC  (3+ messages)

[PATCH for-rc] RDMA/efa: Add EFA 0xefa2 PCI ID
 2022-10-20 15:19 UTC 

[PATCH] ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
 2022-10-20 15:17 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-20 15:07 UTC  (7+ messages)

[PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
 2022-10-20 15:17 UTC  (2+ messages)
` [tip: x86/urgent] perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()

[PATCH v3 56/59] x86/ftrace: Remove ftrace_epilogue()
 2022-10-20 15:17 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH V7 0/8] libgpiod: Add Rust bindings
 2022-10-20 15:16 UTC  (7+ messages)
` [PATCH V7 7/8] libgpiod: Add rust tests

wifi: rt2x00: add TX LOFT calibration for MT7620
 2022-10-20 15:16 UTC  (3+ messages)

[PATCH v6 00/10] Designware PWM driver updates for OF
 2022-10-20 15:16 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2
` [PATCH v6 02/10] pwm: dwc: allow driver to be built with COMPILE_TEST
` [PATCH v6 03/10] pwm: dwc: change &pci->dev to dev in probe
` [PATCH v6 04/10] pwm: dwc: move memory alloc to own function
` [PATCH v6 05/10] pwm: dwc: use devm_pwmchip_add
` [PATCH v6 06/10] pwm: dwc: split pci out of core driver
` [PATCH v6 07/10] pwm: dwc: make timer clock configurable
` [PATCH v6 08/10] pwm: dwc: add of/platform support
` [PATCH v6 09/10] pwm: dwc: add PWM bit unset in get_state call
` [PATCH v6 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues

[RESEND PATCH] xhci: Fix Renesas PCIe controllers passthrough issue
 2022-10-20 15:13 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-10-20 15:14 UTC  (3+ messages)

Question about 'for_each_kernel_tracepoint(...)' function
 2022-10-20 15:14 UTC  (2+ messages)

[PATCH] i2c: tegra: Allocate DMA memory for DMA engine
 2022-10-20 15:14 UTC  (2+ messages)

[PATCH] evm: Correct inode_init_security hooks behaviors
 2022-10-20 15:14 UTC  (3+ messages)

[PATCH 1/1] kernel/utsname_sysctl.c: Add missing enum uts_proc value
 2022-10-20 15:14 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: rxe_get_av always receives ahp hence no put is needed
 2022-10-20 15:13 UTC 

[PATCH v4] templates: introduce GRUB_TOP_LEVEL_* vars
 2022-10-20 15:13 UTC  (6+ messages)

MultiFD and default channel out of order mapping on receive side
 2022-10-20 14:44 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/i915: use i915_sg_dma_sizes() for internal backend
 2022-10-20 15:10 UTC 

[xen-4.16-testing test] 174070: regressions - FAIL
 2022-10-20 15:11 UTC 

[PULL 00/24] target-arm queue
 2022-10-20 12:21 UTC  (5+ messages)
` [PULL 01/24] hw/char/pl011: fix baud rate calculation
` [PULL 07/24] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PULL 10/24] target/arm: Plumb debug into S1Translate
` [PULL 23/24] target/arm: Enable TARGET_TB_PCREL

[PATCH][next] wifi: rtl8xxxu: Fix reads of uninitialized variables hw_ctrl_s1, sw_ctrl_s1
 2022-10-20 15:11 UTC  (2+ messages)

[PATCH v4 0/2] staging: most: dim2: remove unnecessary function call and variable usage
 2022-10-20 15:10 UTC  (12+ messages)
` [PATCH v4 1/2] staging: most: dim2: read done_buffers count locally from HDM channel
` [PATCH v4 2/2] staging: most: dim2: correct misleading struct type name

[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
 2022-10-20 15:10 UTC  (3+ messages)

[PATCH] tracing/hist: add in missing * in comment blocks
 2022-10-20 15:10 UTC  (3+ messages)

[PATCH] KVM: x86: Fix the initial value of mcg_cap
 2022-10-20 15:07 UTC  (3+ messages)

[PATCH] tools/xendomains: Restrict domid pattern in LIST_GREP
 2022-10-20 15:09 UTC  (4+ messages)

[PATCH 02/13] x86/microcode: Do not load from filesystem for CPU hot add
 2022-10-20 15:04 UTC  (7+ messages)
` [PATCH 1/5] x86/microcode: Rip out the subsys interface gunk
  ` [PATCH 2/5] x86/microcode: Simplify init path even more

arch/um/include/asm/processor-generic.h:97:19: error: called object is not a function or function pointer
 2022-10-20 15:03 UTC 

[Intel-wired-lan] [PATCH v1] igc: Qbv scheduling enchancement using frst flag bit
 2022-10-20 15:08 UTC  (2+ messages)

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-20 15:04 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Clean up crtc state flag checks
 2022-10-20 15:02 UTC  (4+ messages)

[RFC PATCH 0/1] libnftnl: Incorrect res_id byte order?
 2022-10-20 15:05 UTC  (4+ messages)
` [RFC PATCH 1/1] libnftnl: Fix res_id byte order

[PATCH 00/11] x86: clean up ACPI PCI code part 2
 2022-10-20 12:39 UTC  (4+ messages)
` [PATCH 08/11] tests: acpi: update expected blobs

[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
 2022-10-20 14:57 UTC  (6+ messages)
` [PATCH RFC v2 9/9] cxl/pci: Add (hopeful) error handling support

[PATCH for-next 00/16] Implement work queues for rdma_rxe
 2022-10-20 15:02 UTC  (2+ messages)

BISECT result: 6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-20 15:00 UTC  (3+ messages)

[PATCH] generic: check if one fs can detect damage at/after fs thaw
 2022-10-20 15:00 UTC  (2+ messages)

[PATCH v3] staging: vt6655: Fix Lines should not end with a '('
 2022-10-20 15:00 UTC  (2+ messages)

[igt-dev] [PATCH] lib/igt_kmod: Make sure the mei modules are loaded when i915 is
 2022-10-20 14:53 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-10-20 14:59 UTC  (3+ messages)

[dm-devel] [PATCH 0/8] mutipath: handle nvme:tcp paths better
 2022-10-20 14:58 UTC  (12+ messages)
` [dm-devel] [PATCH 1/8] libmultipath: cleanup remove_feature
` [dm-devel] [PATCH 2/8] libmultipath: cleanup add_feature
` [dm-devel] [PATCH 4/8] libmultipath: fix queue_mode feature handling
` [dm-devel] [PATCH 7/8] libmultipath: get nvme path transport protocol
` [dm-devel] [PATCH 8/8] libmultipath: enforce queue_mode bio for nmve:tcp paths

[GIT PULL] intel-pinctrl for 6.1-1
 2022-10-20 14:49 UTC 

[Intel-gfx] [PATCH] drm/i915/xelpg: Fix write to MTL_MCR_SELECTOR
 2022-10-20 14:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

Try to address the DMA-buf coherency problem
 2022-10-20 14:56 UTC  (4+ messages)
` [PATCH 2/3] drm/prime: set the dma_coherent flag for export


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.