All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-10 11:02:39 to 2021-11-10 12:00:47 UTC [more...]

[PATCH V5 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-10 11:57 UTC  (30+ 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()

[Intel-wired-lan] [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
  `  "

[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  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add ingress_ifindex to bpf_sk_lookup
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup

[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)

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

[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)

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

[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  (19+ messages)
` [PATCH v2 09/14] target/riscv: Relax debug check for pm write
` [PATCH v2 10/14] target/riscv: Adjust vector address with mask
` [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()

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

[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

DeprecationWarning: distutils package and distutils.sysconfig module deprecated
 2021-11-10 11:15 UTC 

dovetail: add prctl() call form
 2021-11-10 11:14 UTC  (12+ messages)

[PATCH] clk: zynq: trivial warning fix
 2021-11-10 11:13 UTC 

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-10 11:13 UTC  (2+ messages)

[RFC PATCH] selinux: Add netlink xperm support
 2021-11-10 11:13 UTC 

[RFC PATCH] libsepol,checkpolicy: Add netlink xperm support
 2021-11-10 11:11 UTC 

[PATCH] meta: use ln -rs instead of lnr
 2021-11-10 11:12 UTC 

[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
 2021-11-10 11:11 UTC  (2+ messages)

[dm-crypt] Opening a LUKS container using a USB drive
 2021-11-10 11:08 UTC 

[dpdk-dev] [PATCH] eventdev: fix Rx adapter stalls on event device backpressure
 2021-11-10 11:11 UTC  (7+ messages)

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

[PATCH v2] powerpc/64s: Get LPID bit width from device tree
 2021-11-10 11:02 UTC  (2+ messages)

Fwd: rtw89 driver
 2021-11-10 11:10 UTC 

stable-rc/queue/5.4 build: 186 builds: 3 failed, 183 passed, 4 errors, 27 warnings (v5.4.158-7-g478246ff3db2)
 2021-11-10 11:10 UTC 

[PATCH v7 00/24] wfx: get out from the staging area
 2021-11-10 11:10 UTC  (4+ messages)
` [PATCH v7 05/24] wfx: add main.c/main.h

[PATCH v15 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
 2021-11-10  1:54 UTC  (4+ messages)
` [fs] a0918006f9: netperf.Throughput_tps -11.6% regression

[PATCH 00/22] x86: Remove anonymous out-of-line fixups
 2021-11-10 11:09 UTC  (10+ messages)
` [PATCH 20/22] x86,word-at-a-time: Remove .fixup usage

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-10 11:07 UTC  (8+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref

[PATCH] simple-ipc: work around issues with Cygwin's Unix socket emulation
 2021-11-10 11:09 UTC 

powerpc: mcu_mpc8349emitx.c:189:13: error: unused variable 'ret' [-Werror=unused-variable]
 2021-11-10 11:07 UTC  (2+ messages)
` [PATCH] powerpc/83xx/mpc8349emitx: Drop unused variable

[PATCH 0/5] iio: adc: ad_sigma_delta: Add sequencer support
 2021-11-10 11:17 UTC  (6+ messages)
` [PATCH 1/5] iio: adc: ad7124: Add update_scan_mode
` [PATCH 2/5] iio: adc: ad7192: "
` [PATCH 3/5] iio: adc: ad_sigma_delta: Add sequencer support
` [PATCH 4/5] iio: adc: ad7124: add "
` [PATCH 5/5] iio: adc: ad7192: "

[dm-crypt] veritysetup and CentOS 8
 2021-11-10  6:28 UTC  (5+ messages)
    ` [dm-crypt] "

[PATCH] arm: imx: imx8mq: add support to get values for more clocks
 2021-11-10 11:07 UTC  (3+ messages)

[PATCH v3] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-10 11:05 UTC 

[dpdk-dev] [PATCH] net/ice: fix AdminQ handling on DCF passive reset
 2021-11-10 11:05 UTC  (2+ messages)

[PATCH v2 00/12] diff --color-moved[-ws] speedups
 2021-11-10 11:05 UTC  (7+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] diff --color-moved: add perf tests

omapdrm VRFB rotation
 2021-11-10 11:05 UTC  (7+ messages)

[LTP] [PATCH 1/2] getuid/getuid01: Convert to new API
 2021-11-10 11:06 UTC  (3+ messages)
` [LTP] [PATCH 2/2] getuid/getuid03: "

[PATCH v1 1/1] soc: fsl: Replace kernel.h with the necessary inclusions
 2021-11-10 11:03 UTC  (8+ messages)

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-10 10:59 UTC  (2+ messages)
` [PATCH v2 2/3] soc: fsl: Correct MAINTAINERS database (SOC)

[PATCH v9 00/17] riscv: Add vector ISA support
 2021-11-10 10:38 UTC  (3+ messages)
` [PATCH v9 16/17] riscv: Fix an illegal instruction exception when accessing vlenb without enable vector first

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-10 10:59 UTC  (2+ messages)
` [PATCH v5 22/22] arm64/dts: qcom: sm8150: Add dt entries to support crypto engine


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.