All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-27 17:25:50 to 2022-01-27 18:09:30 UTC [more...]

[PATCH v4 0/9] virtiofsd: Add support for file security context at creation
 2022-01-27 18:06 UTC  (9+ messages)
` [PATCH v4 1/9] linux-headers: Update headers to v5.17-rc1
    ` [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 01/17] mesa: fold mesa-gl variant into the main recipe using mcextend class
 2022-01-27 18:09 UTC  (3+ messages)
` [PATCH 17/17] gobject-introspection: replace prelink-rtld with objdump -p
  ` [OE-core] "

[PATCH 4.9 0/9] 4.9.299-rc1 review
 2022-01-27 18:08 UTC  (10+ messages)
` [PATCH 4.9 1/9] drm/i915: Flush TLBs before releasing backing store
` [PATCH 4.9 2/9] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
` [PATCH 4.9 3/9] NFSv4: Initialise connection to the server in nfs4_alloc_client()
` [PATCH 4.9 4/9] KVM: nVMX: fix EPT permissions as reported in exit qualification
` [PATCH 4.9 5/9] KVM: X86: MMU: Use the correct inherited permissions to get shadow page
` [PATCH 4.9 6/9] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.9 7/9] ion: Fix use after free during ION_IOC_ALLOC
` [PATCH 4.9 8/9] ion: Protect kref from userspace manipulation
` [PATCH 4.9 9/9] ion: Do not put ION handle until after its final use

[PATCH v2] app/test-fib: fix possible division by zero
 2022-01-27 18:08 UTC  (2+ messages)
` [PATCH v3] "

[PATCH bpf-next v6] cgroup/bpf: fast path skb BPF filtering
 2022-01-27 18:08 UTC  (2+ messages)

[RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
 2022-01-27 18:08 UTC  (11+ messages)

[PATCH 4.4 0/1] 4.4.301-rc1 review
 2022-01-27 18:08 UTC  (2+ messages)
` [PATCH 4.4 1/1] drm/i915: Flush TLBs before releasing backing store

stable/linux-5.10.y baseline: 170 runs, 1 regressions (v5.10.94)
 2022-01-27 18:07 UTC 

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-27 17:04 UTC  (4+ messages)
` [PATCH v5 17/18] vfio-user: register handlers to facilitate migration

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

[Buildroot] [PATCH 1/2] package/jasper: use JAS_ENABLE_DOC
 2022-01-27 18:04 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/jasper: bump to version 2.0.33

[PATCH v2 1/1] serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
 2022-01-27 18:06 UTC 

'git stash push' isn't atomic when Ctrl-C is pressed
 2022-01-27 18:05 UTC  (7+ messages)

[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
 2022-01-27 18:05 UTC  (3+ messages)
` [PATCH v2 1/3] selftests/zram: Skip max_comp_streams interface on newer kernel

[PATCH 0/7] Allocate module text and data separately
 2022-01-27 18:04 UTC  (5+ messages)
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PULL v2 0/8] QAPI patches patches for 2022-01-27
 2022-01-27 17:12 UTC  (2+ messages)

[yocto] [meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config
 2022-01-27 18:02 UTC  (2+ messages)

[PATCH] drm/i915: Fix a race between vma / object destruction and unbinding
 2022-01-27 18:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[patch v8 03/10] task isolation: sync vmstats on return to userspace
 2022-01-27 18:01 UTC  (4+ messages)

ERROR: sysfs is not mounted (Add a tool for using the new sysfs files)
 2022-01-27 18:01 UTC 

[PATCH] mtd: rawnand: Fix misuses of of_match_node()
 2022-01-27 18:00 UTC  (2+ messages)

[PATCH] ruby: Fix build on riscv/musl
 2022-01-27 17:59 UTC  (3+ messages)
` [OE-core] "

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-01-27 17:55 UTC  (45+ 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 06/44] mm/pkeys: Add Kconfig options for PKS
` [PATCH V8 07/44] x86/pkeys: Add PKS CPU feature bit
` [PATCH V8 08/44] x86/fault: Adjust WARN_ON for PKey fault
` [PATCH V8 09/44] x86/pkeys: Enable PKS on cpus which support it
` [PATCH V8 10/44] Documentation/pkeys: Add initial PKS documentation
` [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
` [PATCH V8 21/44] x86/entry: Add auxiliary pt_regs space
` [PATCH V8 22/44] entry: Pass pt_regs to irqentry_exit_cond_resched()
` [PATCH V8 23/44] entry: Add architecture auxiliary pt_regs save/restore calls
` [PATCH V8 24/44] x86/entry: Define arch_{save|restore}_auxiliary_pt_regs()
` [PATCH V8 25/44] x86/pkeys: Preserve PKRS MSR across exceptions
` [PATCH V8 26/44] x86/fault: Print PKS MSR on fault
` [PATCH V8 27/44] mm/pkeys: Add PKS exception test
` [PATCH V8 28/44] mm/pkeys: Introduce pks_update_exception()
` [PATCH V8 29/44] mm/pkeys: Introduce PKS fault callbacks
` [PATCH V8 30/44] mm/pkeys: Test setting a PKS key in a custom fault callback
` [PATCH V8 31/44] mm/pkeys: Add pks_available()
` [PATCH V8 32/44] memremap_pages: Add Kconfig for DEVMAP_ACCESS_PROTECTION
` [PATCH V8 33/44] memremap_pages: Introduce pgmap_protection_available()
` [PATCH V8 34/44] memremap_pages: Introduce a PGMAP_PROTECTION flag
` [PATCH V8 35/44] memremap_pages: Introduce devmap_protected()
` [PATCH V8 36/44] memremap_pages: Reserve a PKS PKey for eventual use by PMEM
` [PATCH V8 37/44] memremap_pages: Set PKS PKey in PTEs if PGMAP_PROTECTIONS is requested
` [PATCH V8 38/44] memremap_pages: Define pgmap_mk_{readwrite|noaccess}() calls
` [PATCH V8 39/44] memremap_pages: Add memremap.pks_fault_mode
` [PATCH V8 40/44] memremap_pages: Add pgmap_protection_flag_invalid()
` [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages
` [PATCH V8 42/44] dax: Stray access protection for dax_direct_access()
` [PATCH V8 43/44] nvdimm/pmem: Enable stray access protection
` [PATCH V8 44/44] devdax: "

stable/linux-5.15.y baseline: 191 runs, 1 regressions (v5.15.17)
 2022-01-27 17:58 UTC 

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

[PATCH 1/5] kunit: tool: drop mostly unused KunitResult.result field
 2022-01-27 17:58 UTC  (6+ messages)

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

[PATCH] LSM: general protection fault in legacy_parse_param
 2022-01-27 17:33 UTC  (6+ messages)
        ` [PATCH v2] "

Google Summer of Code 2022 - Project ideas page for the Linux Foundation online
 2022-01-27 17:56 UTC  (2+ messages)
` Fwd: "

[PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
 2022-01-27 17:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove myself (for raspi)
 2022-01-27 17:50 UTC 

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

[Buildroot] [PATCH 1/1] package/htpdate: fix install
 2022-01-27 17:53 UTC 

[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  (5+ messages)
` [PATCH v2 3/3] "

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  (5+ 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  (3+ messages)

[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  (3+ 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  (5+ messages)
` [PATCH 08/16] hw/arm/virt: Let boot.c handle PSCI enablement
` [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 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


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.