All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-27 17:11:49 to 2022-01-27 17:55:52 UTC [more...]

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-01-27 17:54 UTC  (16+ messages)
` [PATCH V8 01/44] entry: Create an internal irqentry_exit_cond_resched() call
` [PATCH V8 02/44] Documentation/protection-keys: Clean up documentation for User Space pkeys
` [PATCH V8 03/44] x86/pkeys: Create pkeys_common.h
` [PATCH V8 04/44] x86/pkeys: Add additional PKEY helper macros
` [PATCH V8 05/44] x86/fpu: Refactor arch_set_user_pkey_access()
` [PATCH V8 11/44] mm/pkeys: Define static PKS key array and default values
` [PATCH V8 12/44] mm/pkeys: Define PKS page table macros
` [PATCH V8 13/44] mm/pkeys: Add initial PKS Test code
` [PATCH V8 14/44] x86/pkeys: Introduce pks_write_pkrs()
` [PATCH V8 15/44] x86/pkeys: Preserve the PKS MSR on context switch
` [PATCH V8 16/44] mm/pkeys: Introduce pks_mk_readwrite()
` [PATCH V8 17/44] mm/pkeys: Introduce pks_mk_noaccess()
` [PATCH V8 18/44] x86/fault: Add a PKS test fault hook
` [PATCH V8 19/44] mm/pkeys: PKS Testing, add pks_mk_*() tests
` [PATCH V8 20/44] mm/pkeys: Add PKS test for context switching

[meta-gnome][PATCH] evolution-data-server: try to fix g-i data generation
 2022-01-27 17:53 UTC  (4+ messages)
` [oe] "

[PATCH] usb: usb251xb: add boost-up property support
 2022-01-27 17:53 UTC  (5+ messages)

[PATCH v2 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-01-27 17:53 UTC  (9+ messages)
` [PATCH v2 3/3] "

[PATCH v4 0/9] virtiofsd: Add support for file security context at creation
 2022-01-27 17:53 UTC  (9+ messages)
` [PATCH v4 1/9] linux-headers: Update headers to v5.17-rc1
  ` [Virtio-fs] "
` [PATCH v4 2/9] virtiofsd: Fix breakage due to fuse_init_in size change
  ` [Virtio-fs] "
` [PATCH v4 3/9] virtiofsd: Parse extended "struct fuse_init_in"
  ` [Virtio-fs] "
` [PATCH v4 4/9] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
  ` [Virtio-fs] "

[PATCH v2 0/2] qcow2: add keep-dirty open option
 2022-01-27 17:00 UTC  (2+ messages)
` [PATCH v2 2/2] iotests: add qcow2-keep-dirty

[RFC PATCH 0/3] Add hugetlb MADV_DONTNEED support
 2022-01-27 17:52 UTC  (3+ messages)

ETCサービスをご利用いただきありがとうございます。
 2022-01-27 17:16 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS da123016ca8cb5697366c0b2dd55059b976e67e4
 2022-01-27 17:52 UTC 

[PATCH] i2c: xiic: Make bus names unique
 2022-01-27 17:50 UTC  (2+ messages)

[PATCH v7 00/10] Xilinx Versal's PMC SLCR and OSPI support
 2022-01-27 17:27 UTC  (2+ messages)

Directing some containers into a lower priority interface
 2022-01-27 17:51 UTC 

iwd 1.21 stuck on connecting state
 2022-01-27 17:51 UTC 

[PATCH bpf-next] selftests/bpf: fix a clang compilation error
 2022-01-27 17:50 UTC  (2+ messages)

[PATCH 1/2] docs: Fix bad whitespace in Documentation/config/pgp.txt
 2022-01-27 17:50 UTC  (6+ messages)
` [PATCH v2 0/2] Apply minor fixes to Documentation/config/pgp.txt
  ` [PATCH v2 1/2] Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>

Reg a deadlock specific to our environment
 2022-01-27 17:50 UTC  (4+ messages)

[PATCH v2 00/40] bsd-user: upstream our signal implementation
 2022-01-27 16:42 UTC  (4+ messages)
` [PATCH v2 03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm

[PATCH] selinux: various sparse fixes
 2022-01-27 17:48 UTC  (2+ messages)

[PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API
 2022-01-27 17:46 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH] selftests: futex: Use variable MAKE instead of make
 2022-01-27 17:44 UTC 

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-27 17:44 UTC  (5+ messages)
` [PATCH 15/54] arch/x86: replace cpumask_weight with cpumask_empty where appropriate

[Weekly meetings] MoM - 27th of January 2021
 2022-01-27 17:43 UTC 

suspend to idle fixes for SATA for 5.15.y
 2022-01-27 17:42 UTC  (3+ messages)

[PATCH for-7.0] rtc: Move RTC function prototypes to their own header
 2022-01-27 16:34 UTC  (2+ messages)

[PATCH] qsd: Document fuse's allow-other option
 2022-01-27 16:02 UTC  (2+ messages)

[patch v10 00/10] extensible prctl task isolation interface and vmstat sync
 2022-01-27 17:30 UTC  (11+ messages)
` [patch v10 01/10] add basic task isolation prctl interface
` [patch v10 02/10] add prctl task isolation prctl docs and samples
` [patch v10 03/10] task isolation: sync vmstats on return to userspace
` [patch v10 04/10] procfs: add per-pid task isolation state
` [patch v10 05/10] task isolation: add hook to task exit
` [patch v10 06/10] task isolation: sync vmstats conditional on changes
` [patch v10 07/10] task isolation: enable return to userspace processing
` [patch v10 08/10] KVM: x86: process isolation work from VM-entry code path
` [patch v10 09/10] mm: vmstat: move need_update
` [patch v10 10/10] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean

[isar-cip-core][PATCH] Add contribution guide
 2022-01-27 17:39 UTC 

[PATCH] arm64: tegra: Disable ISO SMMU for Tegra194
 2022-01-27 17:38 UTC  (2+ messages)

[RFC 0/6] Exynos5: Update devicetree files from linux kernel
 2022-01-27 17:38 UTC  (5+ messages)

[PATCH 00/11] rebase: reset_head() related fixes and improvements
 2022-01-27 17:37 UTC  (5+ messages)
` [PATCH v2 00/14] "

[Intel-gfx] [PATCH 02/14] drm/i915: Clean up M/N register defines
 2022-01-27 17:36 UTC  (3+ messages)

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-27 17:36 UTC  (5+ messages)
` [PATCH net-next v4 03/13] net: wwan: t7xx: Add core components

[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
 2022-01-27 17:36 UTC  (3+ messages)

[PATCH v2 0/4] Xilinx AMS fixes
 2022-01-27 17:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: zynqmp_ams: Add clock entry
` [PATCH v2 2/4] iio: adc: xilinx-ams: Fixed missing PS channels
` [PATCH v2 3/4] iio: adc: xilinx-ams: Fixed wrong sequencer register settings
` [PATCH v2 4/4] iio: adc: xilinx-ams: Fix single channel switching sequence

[PATCH] soc: qcom: aoss: remove spurious IRQF_ONESHOT flags
 2022-01-27 17:35 UTC 

[PATCH 0/3] x86/cpuid: Disntangle, and PPIN
 2022-01-27 17:35 UTC  (4+ messages)
` [PATCH 2/3] x86/cpuid: Infrastructure for leaf 0x00000007:1.ebx

[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
 2022-01-27 17:34 UTC  (7+ messages)
` [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access

Early debug UART not working on AM33XX SoC
 2022-01-27 17:33 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/ltp-testsuite: bump version to 20220121
 2022-01-27 17:33 UTC  (3+ messages)

PROBLEM: encryption test failures since "crypto: mxs-dcp - Use sg_mapping_iter to copy data"
 2022-01-27 17:31 UTC  (4+ messages)

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-27 17:33 UTC  (7+ messages)
` [PATCH v4 55/66] mm/mempolicy: Use maple tree iterators instead of vma linked list

Possible big endian bug in latest stable kernel
 2022-01-27 17:33 UTC 

[PATCH v1] gpu: host1x: Fix hang on Tegra186+
 2022-01-27 17:32 UTC  (3+ messages)

[PATCH] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-01-27 17:32 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-27 17:31 UTC  (6+ messages)

[PATCH net-next 0/5] net: lan743x: PCI1A011/PCI1A014 Enhancment
 2022-01-27 17:30 UTC  (6+ messages)
` [PATCH net-next 1/5] net: lan743x: Add PCI1A011/PCI1A041 chip driver
` [PATCH net-next 2/5] net: lan743x: Add Tx 4 Queue enhancements
` [PATCH net-next 3/5] net: lan743x: Add MSI-X interrupts increased from 8 to 16 and Interrupt De-assertion timers increased from 8 to 16
` [PATCH net-next 4/5] net: lan743x: Add support of selection between SGMII and GMII Interface
` [PATCH net-next 5/5] net: lan743x: Add Clause-45 MDIO access

Please pull u-boot-dm
 2022-01-27 17:31 UTC  (2+ messages)

[iptables PATCH] xshared: Fix response to unprivileged users
 2022-01-27 17:31 UTC  (6+ messages)

[PATCH honister] meta-arm: Make generic-arm64 kernel cfg based on linux-yocto standard kernel type
 2022-01-27 17:30 UTC 

[Nouveau] [PATCH] drm/nouveau/nvkm: adjust memory check and use in proper order
 2022-01-27 17:30 UTC 

Bug report - sparse-checkout ignores prefix when run in subdirectories
 2022-01-27 17:30 UTC  (5+ messages)

[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
 2022-01-27 15:46 UTC  (8+ messages)
` [PATCH 01/16] target/arm: make psci-conduit settable after realize
` [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
` [PATCH 07/16] hw/arm/versal: Let boot.c handle PSCI enablement
` [PATCH 08/16] hw/arm/virt: "
` [PATCH 12/16] hw/arm/boot: Prevent setting both psci_conduit and secure_board_setup
` [PATCH 13/16] hw/arm/boot: Don't write secondary boot stub if using PSCI
` [PATCH 15/16] hw/arm/boot: Drop nb_cpus field from arm_boot_info

[PATCH v2 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-27 17:28 UTC  (9+ messages)
` [PATCH v2 4/4] Add support for MSI-X vectors configuration for PCI VFs
      ` [virtio-comment] "

[PATCH v2 0/4] Update gnulib and drop patches
 2022-01-27 17:28 UTC  (4+ messages)

[RFC PATCH] scsi: make "access_state" sysfs attribute always visible
 2022-01-27 17:28 UTC  (2+ messages)

[PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
 2022-01-27 17:28 UTC  (3+ messages)

[patch v9 00/10] extensible prctl task isolation interface and vmstat sync
 2022-01-27 17:23 UTC 

[PATCH] selinux: fix a type cast problem in cred_init_security()
 2022-01-27 17:27 UTC  (5+ messages)

[patch v9 10/10] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean
 2022-01-27 17:23 UTC 

[patch v9 01/10] add basic task isolation prctl interface
 2022-01-27 17:23 UTC 

[patch v9 02/10] add prctl task isolation prctl docs and samples
 2022-01-27 17:23 UTC 

[patch v9 09/10] mm: vmstat: move need_update
 2022-01-27 17:23 UTC 

[patch v9 08/10] KVM: x86: process isolation work from VM-entry code path
 2022-01-27 17:23 UTC 

[patch v9 03/10] task isolation: sync vmstats on return to userspace
 2022-01-27 17:23 UTC 

[patch v9 06/10] task isolation: sync vmstats conditional on changes
 2022-01-27 17:23 UTC 

[patch v9 07/10] task isolation: enable return to userspace processing
 2022-01-27 17:23 UTC 

[patch v9 05/10] task isolation: add hook to task exit
 2022-01-27 17:23 UTC 

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-27 16:42 UTC  (3+ messages)

[patch v9 04/10] procfs: add per-pid task isolation state
 2022-01-27 17:23 UTC 

[PATCH] drm/amdgpu: fix undefined preprocessor identifier 'CONFIG_ARM64'
 2022-01-27 17:26 UTC  (3+ messages)
` [PATCH] drm/amdgpu/swsmu/i2c: return an error if the SMU is not running

[cxl:preview 54/60] drivers/cxl/region.c:294:26: warning: Value stored to 'parent_port' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-27 17:26 UTC 

[PATCH 0/8] x86: MSR_SPEC_CTRL support for SVM guests
 2022-01-27 17:20 UTC  (4+ messages)
` [PATCH 8/8] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default

[PATCH bpf-next 0/2] Split bpf_sock dst_port field
 2022-01-27 17:24 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Make dst_port field in struct bpf_sock 16-bit wide
` [PATCH bpf-next 2/2] selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads

[PATCH 0/8] target/ppc: powerpc_excp improvements [74xx] (5/n)
 2022-01-27 16:51 UTC  (4+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-27 17:22 UTC  (6+ messages)
` [PATCH v5 17/69] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers

[PATCH bpf-next] libbpf: deprecate xdp_cpumap and xdp_devmap sec definitions
 2022-01-27 17:24 UTC  (4+ messages)

[PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
 2022-01-27 17:23 UTC  (11+ messages)

[PATCH 0/3] Use sl28cpld driver for the LS1028A-QDS QIXIS FPGA
 2022-01-27 17:21 UTC  (8+ messages)
` [PATCH 1/3] mfd: simple-mfd-i2c: add compatible string for LS1028A-QDS FPGA
` [PATCH 2/3] dt-bindings: mfd: add "fsl, ls1028a-qds-qixis-i2c" compatible to sl28cpld
  ` [PATCH 2/3] dt-bindings: mfd: add "fsl,ls1028a-qds-qixis-i2c" "
` [PATCH 3/3] arm64: dts: ls1028a-qds: make the QIXIS CPLD use the simple-mfd-i2c.c driver

[PATCH] selftests/exec: Remove pipe from TEST_GEN_FILES
 2022-01-27 17:23 UTC  (4+ messages)

[PATCH v2 1/1] docs: process: submitting-patches: Clarify the Reported-by usage
 2022-01-27 17:21 UTC  (2+ messages)

[PATCH 01/17] mesa: fold mesa-gl variant into the main recipe using mcextend class
 2022-01-27 17:21 UTC  (3+ messages)
` [PATCH 14/17] ltp: update 20210927 -> 20220121

[PATCH] MAINTAINERS: add bio.h to the block section
 2022-01-27 17:21 UTC  (3+ messages)

[RFC PATCH v2 0/5] User Managed Concurrency Groups
 2022-01-27 17:20 UTC  (4+ messages)
` [RFC PATCH v2 4/5] sched: UMCG: add a blocked worker list

[PATCH] block: fix the kerneldoc for bio_end_io_acct
 2022-01-27 17:19 UTC  (2+ messages)

[PATCH V2] scsi: core: reallocate scsi device's budget map if default queue depth is changed
 2022-01-27 17:19 UTC  (2+ messages)

[PATCH 1/2] block: remove blk_needs_flush_plug
 2022-01-27 17:19 UTC  (2+ messages)

[PATCH] nfsv4.0/setattr: Check behavior of setting a large file size
 2022-01-27 17:19 UTC 

[PATCH] xen/serial: scif: add support for HSCIF
 2022-01-27 17:18 UTC 

[RFC PATCH] block/export/fuse: Fix build failure on FreeBSD
 2022-01-27 16:15 UTC  (2+ messages)

[PATCH] io_uring: remove unused argument from io_rsrc_node_alloc
 2022-01-27 17:19 UTC  (2+ messages)

mwifiex 1.0 (16.68.10.p159) - PCIEUSB-8997 firmware is buggy
 2022-01-27 14:50 UTC  (10+ messages)
        ` [EXT] "

[RFC] nvme: Do not reject dynamic controller cntlid
 2022-01-27 17:17 UTC  (2+ messages)

[bug report] hwmon: Add "label" attribute
 2022-01-27 17:17 UTC  (5+ messages)

[PATCH -next] blk-mq: Fix wrong wakeup batch configuration which will cause hang
 2022-01-27 17:17 UTC  (2+ messages)

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-27 17:16 UTC  (3+ messages)
` [PATCH 3/7] i2c: cht-wc: Use generic_handle_irq_safe()

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-01-27 17:16 UTC  (6+ messages)

[PATCH iproute2-next 0/2] GTP support for ip link and tc flower
 2022-01-27 17:15 UTC  (7+ messages)
` [PATCH iproute2-next 1/2] ip: GTP support in ip link
` [PATCH iproute2-next 2/2] f_flower: Implement gtp options support

[Non-DoD Source] Re: Showing my ignorance - kernel workers
 2022-01-27 17:15 UTC  (2+ messages)

[PATCH v4 0/9] midx: prevent bitmap corruption when permuting pack order
 2022-01-27 17:15 UTC  (2+ messages)

[LTP] [RFC PATCH 1/1] lib: Print in summary also tests not run at all
 2022-01-27 17:14 UTC 

stable-rc/queue/5.4 baseline: 166 runs, 4 regressions (v5.4.173-315-gd1b9f8f899c1e)
 2022-01-27 17:14 UTC 

[PATCH] target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
 2022-01-27 16:31 UTC  (2+ messages)

[PATCH 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
 2022-01-27 17:14 UTC  (2+ messages)

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2022-01-27 17:13 UTC  (4+ messages)

[isar-cip-core][PATCH v3 0/6] Add cip-core-image-kernelci building and uploading system
 2022-01-27 17:12 UTC  (7+ messages)
` [isar-cip-core][PATCH v3 1/6] Add cip-core-image-kernelci
` [isar-cip-core][PATCH v3 2/6] Add dmesg filter needed for lava test result
` [isar-cip-core][PATCH v3 3/6] Add script deploy-kernelci.py for upload the cip-core-image-kernelci
` [isar-cip-core][PATCH v3 4/6] enable cip-core-image-kernelci
` [isar-cip-core][PATCH v3 5/6] customizations: Factor out a common.inc
` [isar-cip-core][PATCH v3 6/6] kernelci-customizations: Reuse common customizations

improve the bio allocation interface v2
 2022-01-27 17:11 UTC  (3+ messages)
` [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
  ` [dm-devel] "


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.