All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-06 15:56:19 to 2022-05-06 16:43:09 UTC [more...]

[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
 2022-05-06 16:42 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package: agent-proxy
 2022-05-06 16:42 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package: kdmx

[PATCH v2 0/2] bisect: status improvements when bisect is not fully fleshed out
 2022-05-06 16:42 UTC  (4+ messages)
` [PATCH v2 1/2] bisect: output state before we are ready to compute bisection

[PATCH v2] clocksource/drivers/sp804: avoid error on multiple instances
 2022-05-06 16:41 UTC  (3+ messages)

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.3
 2022-05-06 16:41 UTC  (3+ messages)
` [PATCH 11/12] lpfc: Use sg_dma_address and sg_dma_len macros for NVMe I/O

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-06 16:41 UTC  (10+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create

[PATCH v7 0/1] xfstests: add log attribute replay test
 2022-05-06 16:40 UTC  (6+ messages)
` [PATCH v7 1/1] xfstests: Add Log Attribute Replay test
  ` [PATCH] xfs/larp: Make test failures debuggable

[PATCH] powerpc/crash: save cpu register data in crash_smp_send_stop()
 2022-05-06 16:39 UTC 

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-06 16:40 UTC  (7+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()

[GIT PULL] drm/tegra: Changes for v5.19-rc1
 2022-05-06 16:40 UTC  (2+ messages)

[RFC] rte_ring: don't use always inline
 2022-05-06 16:39 UTC  (9+ messages)

[PATCH 1/2 v4] efi_loader: add sha384/512 on certificate revocation
 2022-05-06 16:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-06 16:37 UTC 

[ovmf test] 170184: regressions - FAIL
 2022-05-06 16:36 UTC 

[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
 2022-05-06 16:36 UTC  (3+ messages)

[GIT PULL] RISC-V Fix for 5.18-rc6
 2022-05-06 16:36 UTC  (2+ messages)

[PATCH] Prevent git from rehashing 4GBi files
 2022-05-06 16:36 UTC  (3+ messages)

[PATCH 0/3] ui/gtk: new options, monitor and detach-all
 2022-05-06 16:34 UTC  (5+ messages)
` [PATCH 3/3] ui/gtk: specify detached window's size and location

[PATCH 0/5] gicv3: Use right number of prio bits for the CPU
 2022-05-06 16:34 UTC  (7+ messages)
` [PATCH 1/5] hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1
` [PATCH 2/5] hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
` [PATCH 3/5] hw/intc/arm_gicv3: Support configurable number of physical priority bits
` [PATCH 4/5] hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
` [PATCH 5/5] hw/intc/arm_gicv3: Provide ich_num_aprs()

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-05-06 16:34 UTC  (11+ messages)

[PATCH 1/2] i2c-tools: Use getopt
 2022-05-06 16:34 UTC  (3+ messages)

[ARM64] status of MTE selftests?
 2022-05-06 16:32 UTC  (2+ messages)

[RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred
 2022-05-06 16:33 UTC  (5+ messages)

[PATCH v3] ceph: always try to uninline inline data when opening files
 2022-05-06 16:33 UTC  (2+ messages)

[RESEND PATCH] hw/dma: fix crash caused by race condition
 2022-05-06 16:31 UTC 

ECLAIR Xen x86 results and progress
 2022-05-06 16:31 UTC 

[LTP] [PATCH v3 0/5] shell: Cleanup getopts usage
 2022-05-06 16:30 UTC  (4+ messages)
` [LTP] [PATCH v3 4/5] tst_test.sh: "

Crashes in t/t4058-diff-duplicates.sh
 2022-05-06 16:30 UTC  (3+ messages)

[PATCH v3] Warn user if the vga flag is passed but no vga device is created
 2022-05-06 16:29 UTC  (8+ messages)

[PATCH 00/14] ASoC: Intel: avs: Machine boards and HDA codec support
 2022-05-06 16:17 UTC  (8+ messages)
` [PATCH 02/14] ASoC: codecs: Add HD-Audio codec driver

[PATCH v3 00/12] Landlock: file linking and renaming support
 2022-05-06 16:31 UTC  (14+ messages)
` [PATCH v3 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v3 02/12] landlock: Reduce the maximum number of layers to 16
` [PATCH v3 03/12] landlock: Create find_rule() from unmask_layers()
` [PATCH v3 04/12] landlock: Fix same-layer rule unions
` [PATCH v3 05/12] landlock: Move filesystem helpers and add a new one
` [PATCH v3 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v3 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v3 08/12] selftests/landlock: Add 11 new test suites dedicated to file reparenting
` [PATCH v3 09/12] samples/landlock: Add support for "
` [PATCH v3 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v3 11/12] landlock: Document good practices about filesystem policies
` [PATCH v3 12/12] landlock: Add design choices documentation for filesystem access rights

[PATCH v3 0/9] spl: Use common function for loading/parsing images
 2022-05-06 16:28 UTC  (10+ messages)
` [PATCH v3 3/9] spl: Convert fat to spl_load
` [PATCH v3 4/9] spl: Convert mmc "
` [PATCH v3 5/9] spl: Convert net "
` [PATCH v3 8/9] spl: Convert spi "

[PATCH 0/4] memory-failure: fix hwpoison_filter
 2022-05-06 16:28 UTC  (6+ messages)
` [PATCH 3/4] mm/memofy-failure.c: optimize hwpoison_filter
    `  "

RTT-PROBE: lore-subspace-rtt
 2022-05-06 16:27 UTC 

[meta-virtualization][PATCH v2 0/3] Xen: improve Qemu integration
 2022-05-06 16:26 UTC  (10+ messages)
` [meta-virtualization][PATCH v2 1/3] xen, xen-tools: add recommendation for Qemu for non-hvm x86

[igt-dev] [PATCH i-g-t v5 0/9] D3Cold Tool & IGT
 2022-05-06 16:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for D3Cold Tool & IGT (rev5)

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-06 16:27 UTC  (6+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-05-06 16:24 UTC  (6+ messages)
` [PATCH v5 0/2] Upper bound kernel timers
  ` [PATCH v5 2/2] net: make tcp keepalive timer upper bound

uninitialized variables bugs
 2022-05-06 16:23 UTC  (4+ messages)
` [Ksummit-discuss] "

Resizing panels in the gitk window
 2022-05-06 16:23 UTC  (3+ messages)

[PATCH v2 0/5] fast poll multishot mode
 2022-05-06 16:22 UTC  (7+ messages)
` [PATCH 4/5] io_uring: add a helper for poll clean

[PATCH v10 2/3] fpga: microchip-spi: add Microchip MPF FPGA manager
 2022-05-06 16:12 UTC  (2+ messages)

[PATCH] drm/i915/guc/slpc: Use non-blocking H2G for waitboost
 2022-05-06 16:21 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
 2022-05-06 16:22 UTC  (3+ messages)

[PATCH 0/8] Add SCMI version of ST boards
 2022-05-06 16:21 UTC  (6+ messages)
` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st,stm32mp1-rcc-secure"
      ` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st, stm32mp1-rcc-secure"

[GIT PULL] Allwinner clock changes for 5.19
 2022-05-06 16:22 UTC 

[PATCH] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
 2022-05-06 16:21 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2] ice: Expose RSS indirection tables for queue groups via ethtool
 2022-05-06 16:21 UTC  (2+ messages)

[PATCH net-next v2] drivers, ixgbe: show VF statistics
 2022-05-06 16:20 UTC  (6+ messages)
    ` [Intel-wired-lan] "

[PATCH] generic: soft quota limits testing within grace time
 2022-05-06 16:19 UTC  (5+ messages)

[PULL] u-boot-usb/master
 2022-05-06 16:18 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2022-05-06 16:18 UTC  (2+ messages)

how to register an event handler for the instance
 2022-05-06 16:18 UTC 

[PATCH] xen: io: Fix race between sending an I/O and domain shutdown
 2022-05-06 16:17 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-06 16:16 UTC 

[PATCH] usb: Avoid extra usb SET_SEL requests when enabling link power management
 2022-05-06 16:18 UTC 

[PATCH v2 0/5] Fix clang-format configuration according to checkpatch.pl
 2022-05-06 16:01 UTC  (6+ messages)
` [PATCH v2 1/5] clang-format: Update and extend the for_each list with tools/
` [PATCH v2 2/5] clang-format: Update to clang-format >= 6
` [PATCH v2 3/5] clang-format: Fix goto labels indentation
` [PATCH v2 4/5] clang-format: Fix empty curly braces
` [PATCH v2 5/5] clang-format: Fix space after for_each macros

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 357/1129] drivers/usb/dwc3/core.c:947:5: warning: no previous prototype for 'dwc3_core_init'
 2022-05-06 16:12 UTC 

[RFC PATCH] RDMA/rxe: skip adjusting remote addr for write in retry operation
 2022-05-06 16:15 UTC  (2+ messages)

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2022-05-06 16:15 UTC  (5+ messages)
` linux-stable-5.10-y CVE-2022-1508 of io_uring module

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-06 16:14 UTC  (9+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCH v2 0/2] arm64: Fix pending single-step debugging issues
 2022-05-06 16:12 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: entry: Skip single stepping interrupt handlers
` [PATCH v2 2/2] arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-05-06 16:11 UTC  (8+ messages)
` [PATCH v11 1/6] clk: sunxi-ng: h6-r: Add RTC gate clock
    `  "
` [PATCH v11 2/6] clk: sunxi-ng: h616: Add PLL derived 32KHz clock

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-05-06 16:13 UTC  (4+ messages)
` [PATCHv5 08/12] x86/mm: Provide helpers "

[Intel-gfx] [PATCH] drm/i915: Eliminate PIPECONF RMWs from .color_commit()
 2022-05-06 16:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Eliminate PIPECONF RMWs from .color_commit() (rev4)

[PATCH 00/10] Encrypted Hibernation
 2022-05-06 16:08 UTC  (4+ messages)
` [PATCH 08/10] PM: hibernate: Mix user key in encrypted hibernate

[PATCH] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
 2022-05-06 16:07 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-v3: check return value after calling platform_get_resource()
 2022-05-06 16:07 UTC  (4+ messages)

[PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU
 2022-05-06 16:07 UTC  (4+ messages)

gcc12 testing results
 2022-05-06 16:08 UTC  (3+ messages)

[PATCH v2 0/7] SDX65 devicetree updates
 2022-05-06 16:07 UTC  (4+ messages)

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC8280XP support
 2022-05-06 16:07 UTC  (4+ messages)

[PATCH v2 00/10] Minor Landlock fixes and new tests
 2022-05-06 16:08 UTC  (11+ messages)
` [PATCH v2 01/10] landlock: Fix landlock_add_rule(2) documentation
` [PATCH v2 02/10] selftests/landlock: Make tests build with old libc
` [PATCH v2 03/10] selftests/landlock: Extend tests for minimal valid attribute size
` [PATCH v2 04/10] selftests/landlock: Add tests for unknown access rights
` [PATCH v2 05/10] selftests/landlock: Extend access right tests to directories
` [PATCH v2 06/10] selftests/landlock: Fully test file rename with "remove" access
` [PATCH v2 07/10] selftests/landlock: Add tests for O_PATH
` [PATCH v2 08/10] landlock: Change landlock_add_rule(2) argument check ordering
` [PATCH v2 09/10] landlock: Change landlock_restrict_self(2) "
` [PATCH v2 10/10] selftests/landlock: Test landlock_create_ruleset(2) argument "

[PATCH v2] iommu/arm-smmu-v3-sva: Fix mm use-after-free
 2022-05-06 16:07 UTC  (2+ messages)

[PATCH] drm/amdkfd: Return true/false (not 1/0) from bool functions
 2022-05-06 16:05 UTC  (4+ messages)

[PATCH 0/6] x86: Various cleanups and fixes
 2022-05-06 16:05 UTC  (3+ messages)
` [PATCH 6/6] objtool: Fix STACK_FRAME_NON_STANDARD reloc type

[PATCH -next 2/2] drm/amdkfd: Return true/false (not 1/0) from bool functions
 2022-05-06 16:04 UTC  (5+ messages)

[PATCH v2] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
 2022-05-06 16:04 UTC  (5+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2022-05-06 16:05 UTC 

[V2 0/3] Expose max and current bpc via debugfs
 2022-05-06 16:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Expose max and current bpc via debugfs (rev4)

[PATCH] xfs: remove unreachable code
 2022-05-06 16:04 UTC  (2+ messages)

[PATCH v1 0/7] Landlock: Clean up coding style with clang-format
 2022-05-06 16:05 UTC  (8+ messages)
` [PATCH v1 1/7] landlock: Add clang-format exceptions
` [PATCH v1 2/7] landlock: Format with clang-format
` [PATCH v1 3/7] selftests/landlock: Add clang-format exceptions
` [PATCH v1 4/7] selftests/landlock: Normalize array assignment
` [PATCH v1 5/7] selftests/landlock: Format with clang-format
` [PATCH v1 6/7] samples/landlock: Add clang-format exceptions
` [PATCH v1 7/7] samples/landlock: Format with clang-format

[PATCH] NFS: LOOKUP_DIRECTORY is also ok with symlinks
 2022-05-06 16:03 UTC 

[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-05-06 16:02 UTC  (13+ messages)
` [PATCH v6 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v6 17/21] vfio-pci/zdev: add function handle to clp base capability

[PATCH] ssb: remove unreachable code
 2022-05-06 15:29 UTC  (2+ messages)

[PATCH] xfs/533: Delete test since directory's extent count can never overflow
 2022-05-06 16:02 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-05-06 16:01 UTC 

[timekeeping] 3aeaac747d: PANIC:early_exception
 2022-05-06 16:01 UTC  (5+ messages)

[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
 2022-05-06 16:00 UTC  (6+ messages)

[PATCH 0/3] fio: add xnvme engine
 2022-05-06 16:00 UTC  (5+ messages)
  ` [PATCH 2/3] docs: documentation for xnvme ioengine
  ` [PATCH 3/3] examples: add example job file for xnvme engine usage

[PATCH v1 00/24] ARM: dts: imx7-colibri: device tree improvements
 2022-05-06 15:58 UTC  (5+ messages)
` [PATCH v1 23/24] dt-bindings: arm: fsl: add toradex, colibri-imx7s/d/d-emmc-iris/-v2
  ` [PATCH v1 23/24] dt-bindings: arm: fsl: add toradex,colibri-imx7s/d/d-emmc-iris/-v2
` [PATCH v1 24/24] ARM: dts: imx7-colibri: add support for Toradex Iris carrier boards

[PATCH] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-06 15:58 UTC  (8+ messages)

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-05-06 15:26 UTC  (6+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-05-06 15:57 UTC  (19+ messages)

[PATCH 00/15] DC Patches May 9, 2022
 2022-05-06 15:56 UTC  (3+ messages)
` [PATCH 07/15] drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dc

[PATCH 1/5] oeqa/selftest: add test for git working correctly inside pseudo
 2022-05-06 15:56 UTC  (4+ messages)
` [PATCH 2/5] base: Avoid circular references to our own scripts
` [PATCH 3/5] scripts: Make git intercept global
` [PATCH 4/5] scripts/git: Ensure we don't have circular references


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.