All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-29 23:08:44 to 2022-08-30 01:04:57 UTC [more...]

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30  1:04 UTC  (5+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates

[PATCH 0/2] Introduce reserved heap
 2022-08-30  1:04 UTC  (10+ messages)
` [PATCH 1/2] docs, xen/arm: Introduce reserved heap memory
` [PATCH 2/2] xen/arm: Handle reserved heap pages in boot and heap allocator

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-30  1:01 UTC  (4+ messages)
` [PATCH -next 1/3] md/raid10: fix improper BUG_ON() in raise_barrier()

[PATCHv8 00/11] Linear Address Masking enabling
 2022-08-30  1:01 UTC  (12+ messages)
` [PATCHv8 01/11] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv8 02/11] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv8 03/11] mm: Pass down mm_struct to untagged_addr()
` [PATCHv8 04/11] x86/mm: Handle LAM on context switch
` [PATCHv8 05/11] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv8 06/11] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv8 07/11] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv8 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv8 09/11] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv8 10/11] selftests/x86/lam: Add io_uring "
` [PATCHv8 11/11] selftests/x86/lam: Add inherit "

[RFC PATCH ima-evm-utils 00/11] address deprecated warnings
 2022-08-30  0:59 UTC  (12+ messages)
` [RFC PATCH ima-evm-utils 01/11] travis: use the distro OpenSSL version on jammy
` [RFC PATCH ima-evm-utils 02/11] travis: update dist=focal
` [RFC PATCH ima-evm-utils 03/11] Update configure.ac to address a couple of obsolete warnings
` [RFC PATCH ima-evm-utils 04/11] Deprecate IMA signature version 1
` [RFC PATCH ima-evm-utils 05/11] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [RFC PATCH ima-evm-utils 06/11] Replace the low level HMAC calls when calculating the EVM HMAC
` [RFC PATCH ima-evm-utils 07/11] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [RFC PATCH ima-evm-utils 08/11] Deprecate use of OpenSSL 3 "engine" support
` [RFC PATCH ima-evm-utils 09/11] Fix potential use after free in read_tpm_banks()
` [RFC PATCH ima-evm-utils 10/11] Limit the file hash algorithm name length
` [RFC PATCH ima-evm-utils 11/11] Missing template data size lower bounds checking

[PATCH bpf-next v8 0/5] Parameterize task iterators
 2022-08-30  0:58 UTC  (4+ messages)
` [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators

questions about hybird xfs wih ssd/hdd by realtime subvol
 2022-08-30  0:57 UTC  (3+ messages)

[PATCH liburing v2 0/7] Export io_uring syscall functions
 2022-08-30  0:56 UTC  (8+ messages)
` [PATCH liburing v2 1/7] syscall: Make io_uring syscall arguments consistent
` [PATCH liburing v2 2/7] syscall: Add io_uring syscall functions
` [PATCH liburing v2 3/7] man: Clarify "man 2" entry for io_uring syscalls
` [PATCH liburing v2 4/7] man: Add `io_uring_enter2()` function signature
` [PATCH liburing v2 5/7] man: Alias `io_uring_enter2()` to `io_uring_enter()`
` [PATCH liburing v2 6/7] test/io_uring_{enter,setup,register}: Use the exported syscall functions
` [PATCH liburing v2 7/7] man/io_uring_enter.2: Fix typo "which is behaves" -> "which behaves"

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-30  0:54 UTC  (3+ messages)

[PATCH net-next 0/2] net: sched: remove redundant resource cleanup when init() fails
 2022-08-30  0:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
` [PATCH net-next 2/2] net: sched: htb: remove redundant resource cleanup in htb_init()

[PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
 2022-08-30  0:52 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy

[PATCH v2] x86/public: move XEN_ACPI_ in a new header
 2022-08-30  0:52 UTC  (3+ messages)

[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
 2022-08-30  0:46 UTC  (9+ messages)
` [PATCH v1 12/25] tests/vm: Remove obsolete Fedora VM test
` [PATCH v1 13/25] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
` [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-08-30  0:48 UTC  (2+ messages)

[PATCH 5.10 00/86] 5.10.140-rc1 review
 2022-08-30  0:47 UTC  (2+ messages)

[PATCH] LoadPin: Fix Kconfig doc about format of file with verity digests
 2022-08-30  0:46 UTC 

[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-30  0:44 UTC  (11+ messages)
` [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular

[PATCH net-next,v2 0/3] net: sched: remove unused variables
 2022-08-30  0:44 UTC  (4+ messages)
` [PATCH net-next,v2 1/3] net: sched: choke: remove unused variables in struct choke_sched_data

[PATCH v8 0/7] Add support for zoned device
 2022-08-30  0:37 UTC  (3+ messages)

[PATCH] rootfs-postcommands: Make /etc/timestamp consistent with image
 2022-08-30  0:39 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/5] virtio-gpu: Blob resources
 2022-08-29 21:52 UTC  (3+ messages)
` [PATCH 1/5] Update version for v7.1.0-rc4 release

[geert-m68k:master] BUILD SUCCESS 0da0978304a94b2d905f9e2e0ec3976b5f4bbc67
 2022-08-30  0:34 UTC 

[PATCH 0/2] Prepare for constifying SCSI host templates
 2022-08-30  0:33 UTC  (3+ messages)
` [PATCH 1/2] scsi: esas2r: Introduce scsi_template_proc_dir()
` [PATCH 2/2] scsi: core: Introduce a new list for SCSI proc directory entries

[PATCH v6.1] vsprintf: prt_u64_minwidth(), prt_u64()
 2022-08-30  0:33 UTC 

next/pending-fixes build: 206 builds: 2 failed, 204 passed, 6 errors, 17 warnings (v6.0-rc3-304-gd62f6b276548)
 2022-08-30  0:33 UTC 

[PATCH bpf-next v3 0/7] bpf: Support struct argument for trampoline base progs
 2022-08-30  0:32 UTC  (3+ messages)
` [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro

ip6, escaped_string tests
 2022-08-30  0:31 UTC  (3+ messages)
` [PATCH 1/2] lib/test_printf.c: Add ip6 tests
` [PATCH 2/2] lib/test_printf.c: Add escaped string tests

kselftest/next build: 8 builds: 0 failed, 8 passed (linux-kselftest-next-6.0-rc2-5-g997fdfc6b9c0)
 2022-08-30  0:31 UTC 

[PATCH net-next v2 0/3] sfc: add support for PTP over IPv6 and 802.3
 2022-08-30  0:30 UTC  (15+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 2/3] sfc: support PTP over IPv6/UDP

[PATCH 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-08-30  0:28 UTC  (7+ messages)
` [PATCH 1/4] media: dt-bindings: media: Document RZ/G2L CSI-2 block
` [PATCH 2/4] media: dt-bindings: media: Document RZ/G2L CRU
` [PATCH 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver

[PATCH] tcp: del skb from tsorted_sent_queue after mark it as lost
 2022-08-30  0:23 UTC  (2+ messages)

[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
 2022-08-30  0:21 UTC  (5+ messages)
` [PATCH RFC v2 net-next 0/5] "

[PATCH 1/2] bpf: Fix 32bit bounds update in ALU64
 2022-08-30  0:19 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking

[f2fs-dev] [PATCH] Documentation: filesystems: correct possessive "its"
 2022-08-30  0:16 UTC  (4+ messages)
`  "

sunhme: some cleanups
 2022-08-30  0:16 UTC  (4+ messages)
` [PATCH 4/x] sunhme: switch to devres
  ` [PATCH 4/4 v2] "

Telegram: Werden Sie in einem Monat einer der Krypto-Millionare
 2022-08-30  0:12 UTC 

[PATCH] Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921
 2022-08-30  0:09 UTC  (2+ messages)
`  "

[PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
 2022-08-30  0:08 UTC  (11+ messages)

[PATCH net-next] net: axienet: Switch to 64-bit RX/TX statistics
 2022-08-29 23:39 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in __fscache_acquire_volume
 2022-08-30  0:05 UTC 

Time stats library (from bcache/bcachefs) & generic latency instrumentation
 2022-08-30  0:00 UTC  (4+ messages)
` [PATCH 1/3] lib/time_stats: New library for statistics on events

[PATCH blktests v4 0/6] fix module check issues
 2022-08-30  0:00 UTC  (2+ messages)

[PATCH 0/3] Conformance Profiles Table support in U-boot
 2022-08-29 23:58 UTC  (8+ messages)
` [PATCH 2/3] efi: ECPT add EBBRv2.0 conformance profile

[PATCH] Documentation: networking: correct possessive "its"
 2022-08-29 23:54 UTC 

RAID 6, 6 device array - all devices lost superblock
 2022-08-29 23:53 UTC  (11+ messages)

[Intel-gfx] [PATCH] drm/i915/bios: Copy the whole MIPI sequence block
 2022-08-29 23:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/bios: Copy the whole MIPI sequence block (rev2)

[PATCH v3 0/4] arm64: dts: renesas: Add V3H2 Condor-I board support
 2022-08-29 23:50 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: renesas: add condor-common.dtsi
` [PATCH v3 2/4] arm64: dts: renesas: add r8a77980a.dtsi
` [PATCH v3 3/4] arm64: dts: renesas: Add V3H2 Condor-I board support
` [PATCH v3 4/4] dt-bindings: arm: renesas: Document Renesas R-Car Gen3 V3H2 Condor-I board

[PATCH] audit: use time_after to compare time
 2022-08-29 23:48 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: msm8996-xiaomi-*: Add LEDs
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH -next] soc: qcom: Make QCOM_RPMPD depend on OF
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH v2] soc: qcom: qmi: use const for struct qmi_elem_info
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pm6150l: add missing adc channels
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280-herobrine: Don't enable the USB 2.0 port
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
 2022-08-29 23:46 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: thinkpad-x13s: Fix firmware location
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
 2022-08-29 23:46 UTC  (2+ messages)

[RESEND PATCH V4 0/3] Add DT support for audio clock gating resets for SC7280
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH 0/3] Add GPI DMA support for SM6350
 2022-08-29 23:46 UTC  (2+ messages)
` (subset) "

[PATCH v3 1/2] dt-bindings: arm: qcom: document zoglin board
 2022-08-29 23:46 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] Add interconnect support for SM6350
 2022-08-29 23:46 UTC  (4+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: sm6350: Add interconnect support
  ` (subset) "
` (subset) [PATCH v3 0/5] Add interconnect support for SM6350

[PATCH v7 0/5] Add Samsung Galaxy E5/E7/Grand Max device trees
 2022-08-29 23:46 UTC  (3+ messages)

[PATCH] nvme: add DIX support for nvme-rdma
 2022-08-29 23:47 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: qcom: msm8960: override nodes by label
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] Compatibles for SM6115
 2022-08-29 23:45 UTC  (3+ messages)
` (subset) "

[PATCH v6 0/3] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[RESEND PATCH 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
 2022-08-29 23:45 UTC  (3+ messages)
` [PATCH v3 0/4] Add Samsung Galaxy E5/E7/Grand Max device trees
  ` (subset) "

[RFT PATCH v3 00/16] arm64: dts: qcom: improvements to TCSR mutex in DTS
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/5] dt-bindings: arm: qcom: Document Sony Xperia 1 IV (PDX223)
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc7280: move USB wakeup-source property
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8280xp: disallow regulator mode switches
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: add Inline Crypto Engine registers and clock
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v6 0/8] dt-bindings: YAMLify pci/qcom,pcie schema
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH] [RFC] arm64: dts: qcom: sdm845-xiaomi-polaris: Fix sde_dsi_active pinctrl
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v4 0/7] clk: qcom: gcc-msm8916: modernize the driver
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] dt-bindings: clock: update qcom,mmcc bindings for MSM8996
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: move DSI opp table to the dsi0 node
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: qcom: pwm: Drop PWM reg dependency
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH linux-next] soc: qcom: icc-bwmon: remove redundant ret variable
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Fix sm8150 fastrpc node - use correct iommu values
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: qcom: ipq8064: add v2 dtsi variant
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH] MAINTAINERS: Update Bjorn's email address
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v2 1/4] arm64: dts: qcom: sdm845: Reduce reg size for aoss_qmp
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

linux-next: build failure after merge of the mediatek tree
 2022-08-29 23:42 UTC 

[ndctl PATCH 0/2] misc RPM / release scripts fixes
 2022-08-29 23:41 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl.spec.in: Address misc. packaging bugs (RHBZ#2100157)
` [ndctl PATCH 2/2] scripts: update release scripts for meson

[Intel-gfx] [PATCH] drm/i915/selftests: allow misaligned_pin test work with unmappable memory
 2022-08-29 23:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[tip:x86/core] BUILD SUCCESS bc12b70f7d216b36bd87701349374a13e486f8eb
 2022-08-29 23:41 UTC 

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-08-29 23:40 UTC  (2+ messages)

[PATCH] Documentation: spufs: correct a duplicate word typo
 2022-08-29 23:40 UTC  (4+ messages)

[PATCH v2 net-next 0/5] tcp: Introduce optional per-netns ehash
 2022-08-29 23:34 UTC  (4+ messages)
` [PATCH v2 net-next 4/5] tcp: Save unnecessary inet_twsk_purge() calls

[qemu-mainline test] 172852: regressions - FAIL
 2022-08-29 23:34 UTC 

[syzbot] kernel BUG in f2fs_init_xattr_caches
 2022-08-29 23:33 UTC  (2+ messages)
` [f2fs-dev] "

[syzbot] memory leak in nft_chain_parse_hook
 2022-08-29 23:33 UTC 

[PATCH v3 0/2] begin KTAP spec v2 process
 2022-08-29 23:31 UTC  (3+ messages)
` [PATCH v3 1/2] ktap_v2: change version to 2-rc in KTAP specification
` [PATCH v3 2/2] ktap_v2: change "version 1" to "version 2" in examples

[syzbot] BUG: unable to handle kernel NULL pointer dereference in ni_find_attr
 2022-08-29 23:30 UTC  (2+ messages)

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-08-29 23:29 UTC 

Cannot print 'uregs' field with perf script -F uregs
 2022-08-29 23:29 UTC  (5+ messages)

[PATCH v1 0/2] grep: integrate with sparse index
 2022-08-29 23:28 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] builtin/grep.c: add --sparse option
  ` [PATCH v2 2/2] builtin/grep.c: integrate with sparse index

[PATCH] >>>>>>>>>>>>>>>>>>>>>>>>> BLURB <<<<<<<<<<<<<<<<<<<
 2022-08-29 23:28 UTC  (4+ messages)

[PATCH 1/2] gpio/rockchip: Convert to generic_handle_domain_irq()
 2022-08-29 23:26 UTC  (8+ messages)
` [PATCH 2/2] gpio/rockchip: Toggle edge trigger mode after acking

libata-scsi: ata_to_sense_error handling status 0x40
 2022-08-29 23:26 UTC  (4+ messages)

[PATCH v3 02/10] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
 2022-08-29 23:25 UTC  (2+ messages)

[PATCH v2 net-next 3/5] tcp: Access &tcp_hashinfo via net
 2022-08-29 23:22 UTC  (2+ messages)

[PATCH v2 net-next 5/5] tcp: Introduce optional per-netns ehash
 2022-08-29 23:18 UTC  (2+ messages)

[ovmf test] 172857: regressions - FAIL
 2022-08-29 23:18 UTC 

[PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
 2022-08-29 23:18 UTC 

Looking for BDI2000 firmware for PowerPC 6xx/7xx/74xx
 2022-08-29 23:12 UTC  (2+ messages)

Collecting Abatron BDI firmware files
 2022-08-29 23:15 UTC  (2+ messages)

[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-29 23:13 UTC  (6+ messages)
` [PATCH v4 bpf-next 01/15] bpf: Introduce any context "

[PATCH] MAINTAINERS: Update Akihiko Odaki's email address
 2022-08-29 23:11 UTC  (2+ messages)

[PATCH] tests/avocado/migration: Get find_free_port() from the ports
 2022-08-29 23:11 UTC  (2+ messages)

[PATCH] image_types: Set SOURCE_DATE_EPOCH for squashfs
 2022-08-29 23:10 UTC 

[PATCH] dt-bindings: display: bridge: renesas,dw-hdmi: Fix 'unevaluatedProperties' warnings
 2022-08-29 23:08 UTC  (3+ messages)


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.