All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-10 11:15:30 to 2021-11-10 12:07:46 UTC [more...]

[PATCH] spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()
 2021-11-10 12:07 UTC  (2+ messages)

[PATCH 0/6] Add QCM2290 interconnect support
 2021-11-10 12:07 UTC  (3+ messages)
` [PATCH 1/6] interconnect: icc-rpm: Use NOC_QOS_MODE_INVALID for qos_mode check
` [PATCH 2/6] interconnect: icc-rpm: Define ICC device type

[PATCH 00/13]Update the icicle kit device tree
 2021-11-10 12:07 UTC  (5+ messages)
` [PATCH 12/13] riscv: icicle-kit: update microchip "

[PATCH v2] tcg: Remove TCI experimental status
 2021-11-10 12:07 UTC  (2+ messages)

[PATCH v6 0/2] static call support for arm64
 2021-11-10 12:05 UTC  (8+ messages)
` [PATCH v6 2/2] arm64: implement support for static call trampolines

[mchinth:sep_socwatch_linux_5_15 57/59] drivers/platform/x86/sepdk/sep/sys_info.c:320:6: error: variable 'model' set but not used
 2021-11-10 12:06 UTC  (2+ messages)

incoming
 2021-11-10 12:05 UTC  (8+ messages)
` [patch 08/87] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks

[GIT PULL]: dmaengine updates for v5.16-rc1
 2021-11-10 12:05 UTC 

[PATCH v9 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-11-10 12:03 UTC  (3+ messages)
` [PATCH v9 3/8] qmp: add QMP command x-query-virtio

[PATCH] net: eqos: connect and config PHY from probe stage instead of starting EQOS
 2021-11-10  5:42 UTC 

[igt-dev] [PATCH i-g-t v3 0/3] Fix kms_psr2_sf test and add new test for FB_DAMAGE_CLIPS plane property
 2021-11-10 12:04 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] lib/igt_aux: Rename igt_debug_manual_check and assert check if all is supplied
` [igt-dev] [PATCH i-g-t v3 2/3] tests/kms_psr2_sf: Change testcase design

Xilinx ZynqMP - ZCU102: SPL not able to use MMC/SD card
 2021-11-09 20:21 UTC 

[PATCH linux-next] drm/msm/dp: remove unneeded variable
 2021-11-10 12:05 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Use per device iommu check
 2021-11-10 12:04 UTC  (5+ messages)
      `  "

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-10 12:02 UTC  (2+ messages)

[Buildroot] [Bug 14311] New: Cannot compile dahdi (part of Asterisk) for x86 (P1mmx)
 2021-11-10 12:04 UTC  (2+ messages)
` [Buildroot] [Bug 14311] "

[PATCH] tcg/optimize: Add an extra cast to fold_extract2
 2021-11-10 12:01 UTC 

[PATCH 0/2] Get device's parent from parent field, fix sleeping IRQs disabled
 2021-11-10 12:02 UTC  (8+ messages)
` [PATCH 1/2] ACPI: Get acpi_device's parent from the parent field

stable-rc/queue/4.19 build: 191 builds: 5 failed, 186 passed, 2 errors, 38 warnings (v4.19.216-7-ga721c571705e)
 2021-11-10 12:03 UTC 

[PATCH] printk/console: Allow to disable console output by using console="" or console=null
 2021-11-10 12:03 UTC  (3+ messages)

[PATCH V5 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-10 11:57 UTC  (51+ messages)
` [PATCH V5 01/50] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()
` [PATCH V5 02/50] x86/entry: Use the correct fence macro after swapgs in kernel CR3
` [PATCH V5 03/50] x86/traps: Remove stack-protector from traps.c
` [PATCH V5 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
` [PATCH V5 05/50] x86/entry: Use swapgs and native_iret directly in swapgs_restore_regs_and_return_to_usermode
` [PATCH V5 06/50] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V5 07/50] x86/entry: Introduce __entry_text for entry code written in C
` [PATCH V5 08/50] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h
` [PATCH V5 09/50] x86: Remove unused kernel_to_user_p4dp() and user_to_kernel_p4dp()
` [PATCH V5 10/50] x86: Replace PTI_PGTABLE_SWITCH_BIT with PTI_USER_PGTABLE_BIT
` [PATCH V5 11/50] x86: Mark __native_read_cr3() & native_write_cr3() as __always_inline
` [PATCH V5 12/50] x86/traps: Move the declaration of native_irq_return_iret into proto.h
` [PATCH V5 13/50] x86/entry: Add arch/x86/entry/entry64.c for C entry code
` [PATCH V5 14/50] x86/entry: Expose the address of .Lgs_change to entry64.c
` [PATCH V5 15/50] x86/entry: Add C verion of SWITCH_TO_KERNEL_CR3 as switch_to_kernel_cr3()
` [PATCH V5 16/50] x86/traps: Add fence_swapgs_{user,kernel}_entry()
` [PATCH V5 17/50] x86/entry: Add C user_entry_swapgs_and_fence()
` [PATCH V5 18/50] x86/traps: Move pt_regs only in fixup_bad_iret()
` [PATCH V5 19/50] x86/entry: Switch the stack after error_entry() returns
` [PATCH V5 20/50] x86/entry: move PUSH_AND_CLEAR_REGS out of error_entry
` [PATCH V5 21/50] x86/entry: Move cld to the start of idtentry
` [PATCH V5 22/50] x86/entry: Don't call error_entry for XENPV
` [PATCH V5 23/50] x86/entry: Convert SWAPGS to swapgs in error_entry()
` [PATCH V5 24/50] x86/entry: Implement the whole error_entry() as C code
` [PATCH V5 25/50] x86/entry: Use idtentry macro for entry_INT80_compat
` [PATCH V5 26/50] x86/entry: Convert SWAPGS to swapgs in entry_SYSENTER_compat()
` [PATCH V5 27/50] x86: Remove the definition of SWAPGS
` [PATCH V5 28/50] x86/entry: Make paranoid_exit() callable
` [PATCH V5 29/50] x86/entry: Call paranoid_exit() in asm_exc_nmi()
` [PATCH V5 30/50] x86/entry: move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [PATCH V5 31/50] x86/entry: Add the C version ist_switch_to_kernel_cr3()
` [PATCH V5 32/50] x86/entry: Skip CR3 write when the saved CR3 is kernel CR3 in RESTORE_CR3
` [PATCH V5 33/50] x86/entry: Add the C version ist_restore_cr3()
` [PATCH V5 34/50] x86/entry: Add the C version get_percpu_base()
` [PATCH V5 35/50] x86/entry: Add the C version ist_switch_to_kernel_gsbase()
` [PATCH V5 36/50] x86/entry: Implement the C version ist_paranoid_entry()
` [PATCH V5 37/50] x86/entry: Implement the C version ist_paranoid_exit()
` [PATCH V5 38/50] x86/entry: Add a C macro to define the function body for IST in .entry.text
` [PATCH V5 39/50] x86/debug, mce: Use C entry code
` [PATCH V5 40/50] x86/idtentry.h: Move the definitions *IDTENTRY_{MCE|DEBUG}* up
` [PATCH V5 41/50] x86/nmi: Use DEFINE_IDTENTRY_NMI for nmi
` [PATCH V5 42/50] x86/nmi: Use C entry code
` [PATCH V5 43/50] x86/entry: Add a C macro to define the function body for IST in .entry.text with an error code
` [PATCH V5 44/50] x86/doublefault: Use C entry code
` [PATCH V5 45/50] x86/sev: Add and use ist_vc_switch_off_ist()
` [PATCH V5 46/50] x86/sev: Use C entry code
` [PATCH V5 47/50] x86/entry: Remove ASM function paranoid_entry() and paranoid_exit()
` [PATCH V5 48/50] x86/entry: Remove the unused ASM macros
` [PATCH V5 49/50] x86/entry: Remove save_ret from PUSH_AND_CLEAR_REGS
` [PATCH V5 50/50] x86/syscall/64: Move the checking for sysret to C code

[PATCH] doc/zh_CN: fix a translation error in management-style
 2021-11-10 12:02 UTC 

bug in bcachefs -> bio_copy_data_iter
 2021-11-10 12:02 UTC  (2+ messages)

bug or a general misunderstanding
 2021-11-10 12:00 UTC 

[PATCH v3 net-next 0/6] Add RTNL interface for SyncE
 2021-11-10 11:44 UTC  (14+ messages)
` [Intel-wired-lan] "
` [PATCH v3 net-next 1/6] ice: add support detecting features based on netlist
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 3/6] ice: add support for reading SyncE DPLL state
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 5/6] ice: add support for SyncE recovered clocks
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 6/6] docs: net: Add description of SyncE interfaces
  ` [Intel-wired-lan] "

[igt-dev] [PATCH igt 0/3] msm: Add tests for gpu fault handling
 2021-11-10 11:58 UTC  (4+ messages)
` [igt-dev] [PATCH igt 1/3] lib/igt_debugfs: Add helper for writing debugfs files

[PATCH] btrfs: remove unneeded variable
 2021-11-10 11:56 UTC 

[BUGFIX PATCH] configs: synquacer: Fix dfu_alt_info to use nor1
 2021-11-10 11:55 UTC  (2+ messages)

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-11-10 11:55 UTC  (11+ messages)
` [Intel-gfx] [RFC v2 02/22] drm: Add Enhanced Gamma and color lut range attributes
                  `  "

[PATCH] rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls
 2021-11-10 11:54 UTC 

[PATCH bpf-next v3 0/2] Get ingress_ifindex in BPF_SK_LOOKUP prog type
 2021-11-10 11:54 UTC  (2+ messages)

[PATCH 0/2] Add RZ/G2L OSTM support
 2021-11-10 11:52 UTC  (9+ messages)
` [PATCH 2/2] clocksource/drivers/renesas-ostm: "

[PULL 0/3] QAPI patches patches for 2021-11-10
 2021-11-10 11:49 UTC  (2+ messages)

[PATCH mptcp-next 3/3] mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
 2021-11-10 11:49 UTC  (4+ messages)

[PATCH] xen/cpufreq: Reset policy after enabling/disabling turbo status
 2021-11-10 11:48 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/crypto: skip plain text compare for null cipher OOP
 2021-11-10 11:48 UTC  (3+ messages)

[RFC PATCH] mm/damon: remove damon_lock
 2021-11-10 11:47 UTC  (2+ messages)

[android-common:android-4.19-stable 15304/24059] drivers/gpu/drm/drm_dp_mst_topology.c:1843 drm_dp_mst_update_dsc_info() warn: inconsistent indenting
 2021-11-10 11:47 UTC 

[PATCH v3] sched: Provide Kconfig support for default dynamic preempt mode
 2021-11-10 11:41 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] drm/i915/rpm: Enable runtime pm autosuspend by default
 2021-11-10 11:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] "

[PATCH bpf-next 0/6] bpftool: miscellaneous fixes
 2021-11-10 11:46 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpftool: Fix memory leak in prog_dump()
` [PATCH bpf-next 2/6] bpftool: Remove inclusion of utilities.mak from Makefiles
` [PATCH bpf-next 3/6] bpftool: Use $(OUTPUT) and not $(O) for VMLINUX_BTF_PATHS in Makefile
` [PATCH bpf-next 4/6] bpftool: Fix indent in option lists in the documentation
` [PATCH bpf-next 5/6] bpftool: Update the lists of names for maps and prog-attach types
` [PATCH bpf-next 6/6] bpftool: Fix mixed indentation in documentation

[dpdk-dev] [PATCH] net/axgbe: fix PCI ID to distinguish v1000 vs e3000
 2021-11-10 11:45 UTC 

[PATCH] media: atomisp: get rid of atomisp_get_frame_pgnr() abstraction
 2021-11-10 11:43 UTC  (2+ messages)

[PATCH v2] drm/i915: Skip error capture when wedged on init
 2021-11-10 11:43 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] refs: sync loose refs to disk before committing them
 2021-11-10 11:41 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] wrapper: handle EINTR in `git_fsync()`
  ` [PATCH v2 2/3] wrapper: provide function to sync directories
  ` [PATCH v2 3/3] refs: add configuration to enable flushing of refs

Verifier rejects previously accepted program
 2021-11-10 11:41 UTC  (7+ messages)

[PATCH] btrfs: Deprecate BTRFS_IOC_BALANCE ioctl
 2021-11-10 11:41 UTC 

stable-rc/queue/5.14 build: 175 builds: 5 failed, 170 passed, 4 errors, 7 warnings (v5.14.17-13-ge7b157b77485)
 2021-11-10 11:40 UTC 

[PATCH for-4.16] xen/arm: allocate_bank_memory: don't create memory banks of size zero
 2021-11-10 11:39 UTC  (3+ messages)

[5.15 REGRESSION] iomap: Fix inline extent handling in iomap_readpage
 2021-11-10 11:38 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] fasync: Use tabs instead of spaces in code indent
 2021-11-10 11:38 UTC  (3+ messages)

arch/arc/mm/dma.c:30 arch_dma_prep_coherent() warn: should '((page - mem_map) + arch_pfn_offset) << 13' be a 64 bit type?
 2021-11-10 11:38 UTC 

[PATCH 0/2] tests/unit/test-smp-parse: Two fixes for test-smp-parse
 2021-11-10 11:37 UTC  (4+ messages)
` [PATCH 2/2] tests/unit/test-smp-parse: Fix a check-patch complain

qemu-img.c possibly overflowing shifts by BDRV_SECTOR_BITS
 2021-11-10 11:36 UTC  (2+ messages)

[PATCH] udf: Fix crash after seekdir
 2021-11-10 11:35 UTC  (3+ messages)

[PATCH v4 00/21] Support SDEI Virtualization
 2021-11-10 11:35 UTC  (7+ messages)
` [PATCH v4 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
` [PATCH v4 15/21] KVM: arm64: Support SDEI event notifier

[RFC PATCH v3] hw/nvme:Adding Support for namespace management
 2021-11-10 11:26 UTC 

[Intel-gfx] [PATCH] drm/i915: Skip error capture when wedged on init
 2021-11-10 11:34 UTC  (4+ messages)
    `  "

[PATCH 0/8] cmdprio cleanup series
 2021-11-10 11:34 UTC  (6+ messages)
` [PATCH 7/8] cmdprio: add mode to make the logic easier to reason about

[dpdk-dev] [PATCH v2] power: fix unused-but-set variable error
 2021-11-10 11:34 UTC  (4+ messages)

[PATCH 4.9 1/2] net: hso: register netdev later to avoid a race condition
 2021-11-10 11:33 UTC  (6+ messages)

[PATCH v2 00/14] Support UXL filed in xstatus
 2021-11-10 11:31 UTC  (16+ messages)
` [PATCH v2 09/14] target/riscv: Relax debug check for pm write
` [PATCH v2 11/14] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v2 12/14] target/riscv: Split out the vill from vtype
` [PATCH v2 13/14] target/riscv: Don't save pc when exception return
` [PATCH v2 14/14] target/riscv: Enable uxl field write

[PATCH] lib/bch:using swap() instead of tmp variable
 2021-11-10 11:32 UTC  (3+ messages)

[dpdk-dev] [PATCH] eventdev: negate maintenance capability flag
 2021-11-10 11:32 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-10 10:43 UTC  (11+ messages)
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()

[PATCH] MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression
 2021-11-10 11:28 UTC  (2+ messages)

[PATCH bpf-next] libbpf: demote log message about unrecognised data sections back down to debug
 2021-11-10 11:27 UTC  (7+ messages)

[PATCH] sched: Split preemption model selection between DYNAMIC & !DYNAMIC
 2021-11-10 11:24 UTC  (4+ messages)

[dpdk-dev] [PATCH] eventdev: negate maintenance capability flag
 2021-11-10 11:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] eventdev: fix Rx adapter stalls on event device backpressure

Permission denied when chainbuilding packages with mock
 2021-11-10 11:23 UTC  (13+ messages)

stable-rc/queue/5.10 build: 179 builds: 3 failed, 176 passed, 4 errors, 9 warnings (v5.10.78-10-gd690741e8b33)
 2021-11-10 11:23 UTC 

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-11-10 11:21 UTC  (6+ messages)
` [PATCH v4 4/4] ARM: dts: aspeed: Add eSPI node

[PATCH] udf: shut up pointer cast warning
 2021-11-10 11:22 UTC  (3+ messages)

printk deadlock due to double lock attempt on current CPU's runqueue
 2021-11-10 11:20 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-10 11:19 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v2 net-next 6/6] docs: net: Add description of SyncE interfaces
            `  "

[PATCH v1 0/4] Add command id quirk for fabrics
 2021-11-10 11:18 UTC  (7+ messages)

[PATCH v3] btrfs: Test proper interaction between skip_balance and paused balance
 2021-11-10 11:18 UTC  (5+ messages)

[RFC] hypercall-vsock: add a new vsock transport
 2021-11-10 11:17 UTC  (3+ messages)

[PATCH v1 1/1] ACPI: Replace kernel.h with the necessary inclusions
 2021-11-10 11:16 UTC 

Regarding the development of an OOB compatible driver
 2021-11-10 11:15 UTC  (2+ messages)

[LTP] [PATCH] controllers/cpuset: add cpuset files check for different OS
 2021-11-10 11:15 UTC  (4+ messages)

Trying Xenomai3.2 and has some web browser problem
 2021-11-10 11:15 UTC  (2+ messages)

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-10 11:15 UTC  (13+ messages)
` [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs


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.