All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-03 17:54:08 to 2022-06-03 18:13:11 UTC [more...]

[PATCH 5.18 00/67] 5.18.2-rc1 review
 2022-06-03 17:43 UTC  (2+ messages)
` [PATCH 5.18 03/67] assoc_array: Fix BUG_ON during garbage collect

[PATCH 5.17 00/75] 5.17.13-rc1 review
 2022-06-03 17:43 UTC  (62+ messages)
` [PATCH 5.17 01/75] ALSA: usb-audio: Dont get sample rate for MCT Trigger 5 USB-to-HDMI
` [PATCH 5.17 02/75] ALSA: hda/realtek: Add quirk for Dell Latitude 7520
` [PATCH 5.17 03/75] ALSA: hda/realtek: Add quirk for the Framework Laptop
` [PATCH 5.17 04/75] pinctrl: sunxi: fix f1c100s uart2 function
` [PATCH 5.17 05/75] KVM: arm64: Dont hypercall before EL2 init
` [PATCH 5.17 06/75] percpu_ref_init(): clean ->percpu_count_ref on failure
` [PATCH 5.17 07/75] net: af_key: check encryption module availability consistency
` [PATCH 5.17 08/75] nfc: pn533: Fix buggy cleanup order
` [PATCH 5.17 09/75] net: ftgmac100: Disable hardware checksum on AST2600
` [PATCH 5.17 10/75] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
` [PATCH 5.17 11/75] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
` [PATCH 5.17 12/75] netfilter: nf_tables: disallow non-stateful expression in sets earlier
` [PATCH 5.17 13/75] i2c: ismt: prevent memory corruption in ismt_access()
` [PATCH 5.17 14/75] assoc_array: Fix BUG_ON during garbage collect
` [PATCH 5.17 15/75] pipe: make poll_usage boolean and annotate its access
` [PATCH 5.17 16/75] pipe: Fix missing lock in pipe_resize_ring()
` [PATCH 5.17 17/75] net: ipa: compute proper aggregation limit
` [PATCH 5.17 18/75] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
` [PATCH 5.17 19/75] exfat: check if cluster num is valid
` [PATCH 5.17 20/75] exfat: fix referencing wrong parent directory information after renaming
` [PATCH 5.17 21/75] netfilter: nft_limit: Clone packet limits cost value
` [PATCH 5.17 22/75] netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
` [PATCH 5.17 23/75] netfilter: nf_tables: hold mutex on netns pre_exit path
` [PATCH 5.17 24/75] netfilter: nf_tables: double hook unregistration in netns path
` [PATCH 5.17 25/75] netfilter: conntrack: re-fetch conntrack after insertion
` [PATCH 5.17 26/75] KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
` [PATCH 5.17 27/75] x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
` [PATCH 5.17 28/75] x86/kvm: Alloc dummy async #PF token outside of raw spinlock
` [PATCH 5.17 29/75] x86, kvm: use correct GFP flags for preemption disabled
` [PATCH 5.17 30/75] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH 5.17 31/75] KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
` [PATCH 5.17 32/75] KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
` [PATCH 5.17 33/75] KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
` [PATCH 5.17 34/75] KVM: x86: avoid calling x86 emulator without a decoded instruction
` [PATCH 5.17 35/75] KVM: x86: avoid loading a vCPU after .vm_destroy was called
` [PATCH 5.17 36/75] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
` [PATCH 5.17 37/75] KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
` [PATCH 5.17 38/75] KVM: x86/mmu: Dont rebuild page when the page is synced and no tlb flushing is required
` [PATCH 5.17 39/75] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
` [PATCH 5.17 40/75] crypto: caam - fix i.MX6SX entropy delay value
` [PATCH 5.17 41/75] crypto: ecrdsa - Fix incorrect use of vli_cmp
` [PATCH 5.17 42/75] zsmalloc: fix races between asynchronous zspage free and page migration
` [PATCH 5.17 43/75] tools/memory-model/README: Update klitmus7 compat table
` [PATCH 5.17 44/75] ALSA: usb-audio: Workaround for clock setup on TEAC devices
` [PATCH 5.17 45/75] ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
` [PATCH 5.17 46/75] ALSA: usb-audio: Configure sync endpoints before data
` [PATCH 5.17 47/75] Bluetooth: hci_qca: Use del_timer_sync() before freeing
` [PATCH 5.17 48/75] ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
` [PATCH 5.17 49/75] dm integrity: fix error code in dm_integrity_ctr()
` [PATCH 5.17 50/75] dm crypt: make printing of the key constant-time
` [PATCH 5.17 51/75] dm stats: add cond_resched when looping over entries
` [PATCH 5.17 52/75] dm verity: set DM_TARGET_IMMUTABLE feature flag
` [PATCH 5.17 53/75] raid5: introduce MD_BROKEN
` [PATCH 5.17 54/75] fs/ntfs3: validate BOOT sectors_per_clusters
` [PATCH 5.17 55/75] HID: multitouch: Add support for Google Whiskers Touchpad
` [PATCH 5.17 56/75] HID: multitouch: add quirks to enable Lenovo X12 trackpoint
` [PATCH 5.17 57/75] x86/sgx: Disconnect backing page references from dirty status
` [PATCH 5.17 58/75] x86/sgx: Mark PCMD page as dirty when modifying contents
` [PATCH 5.17 59/75] x86/sgx: Obtain backing storage page with enclave mutex held
` [PATCH 5.17 60/75] x86/sgx: Fix race between reclaimer and page fault handler
` [PATCH 5.17 61/75] x86/sgx: Ensure no data in PCMD page after truncate

RTT-PROBE: lore-subspace-rtt
 2022-06-03 18:11 UTC 

Finding kernel RAM consumers ?
 2022-06-03 18:11 UTC  (6+ messages)

[PATCH RESEND v3 1/8] target/ppc: Implemented vector divide instructions
 2022-06-03 18:09 UTC  (6+ messages)
` [PATCH RESEND v3 3/8] target/ppc: Implemented vector divide extended word
` [PATCH RESEND v3 7/8] target/ppc: Implemented vector module word/doubleword

[GIT PULL] ipc: per namespace ipc sysctl changes for v5.19
 2022-06-03 17:21 UTC 

[PATCH 0/4] rebase: update branches in multi-part topic
 2022-06-03 17:58 UTC  (4+ messages)
` [PATCH 1/4] log-tree: create for_each_decoration()

[PATCH] HID: apple: Reset quirks when Fn key is not found
 2022-06-03 17:53 UTC  (11+ messages)
  ` [PATCH v2] HID: apple: Workaround for non-Apple keyboards
          ` [PATCH v3] HID: apple: Properly handle function keys on non-Apple keyboard
            ` [PATCH v4] "
                ` [PATCH v5] "

[GIT PULL] Staging driver updates for 5.19-rc1
 2022-06-03 18:07 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: tfa989x: Add support for tfa9890
 2022-06-03 18:06 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: nxp,tfa989x: Add tfa9890 support

[PATCH 5.10 00/53] 5.10.120-rc1 review
 2022-06-03 17:43 UTC  (49+ messages)
` [PATCH 5.10 02/53] percpu_ref_init(): clean ->percpu_count_ref on failure
` [PATCH 5.10 03/53] net: af_key: check encryption module availability consistency
` [PATCH 5.10 04/53] nfc: pn533: Fix buggy cleanup order
` [PATCH 5.10 05/53] net: ftgmac100: Disable hardware checksum on AST2600
` [PATCH 5.10 06/53] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
` [PATCH 5.10 07/53] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
` [PATCH 5.10 08/53] netfilter: nf_tables: disallow non-stateful expression in sets earlier
` [PATCH 5.10 09/53] pipe: make poll_usage boolean and annotate its access
` [PATCH 5.10 10/53] pipe: Fix missing lock in pipe_resize_ring()
` [PATCH 5.10 12/53] assoc_array: Fix BUG_ON during garbage collect
` [PATCH 5.10 14/53] io_uring: fix using under-expanded iters
` [PATCH 5.10 16/53] xfs: detect overflows in bmbt records
` [PATCH 5.10 17/53] xfs: show the proper user quota options
` [PATCH 5.10 18/53] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
` [PATCH 5.10 19/53] xfs: fix an ABBA deadlock in xfs_rename
` [PATCH 5.10 20/53] xfs: Fix CIL throttle hang when CIL space used going backwards
` [PATCH 5.10 21/53] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
` [PATCH 5.10 22/53] exfat: check if cluster num is valid
` [PATCH 5.10 23/53] exfat: fix referencing wrong parent directory information after renaming
` [PATCH 5.10 25/53] crypto: drbg - prepare for more fine-grained tracking of seeding state
` [PATCH 5.10 26/53] crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH 5.10 27/53] crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
` [PATCH 5.10 28/53] crypto: drbg - make reseeding from get_random_bytes() synchronous
` [PATCH 5.10 29/53] netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
` [PATCH 5.10 30/53] netfilter: conntrack: re-fetch conntrack after insertion
` [PATCH 5.10 31/53] KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
` [PATCH 5.10 32/53] x86/kvm: Alloc dummy async #PF token outside of raw spinlock
` [PATCH 5.10 33/53] x86, kvm: use correct GFP flags for preemption disabled
` [PATCH 5.10 34/53] KVM: x86: avoid calling x86 emulator without a decoded instruction
` [PATCH 5.10 35/53] crypto: caam - fix i.MX6SX entropy delay value
` [PATCH 5.10 36/53] crypto: ecrdsa - Fix incorrect use of vli_cmp
` [PATCH 5.10 37/53] zsmalloc: fix races between asynchronous zspage free and page migration
` [PATCH 5.10 38/53] Bluetooth: hci_qca: Use del_timer_sync() before freeing
` [PATCH 5.10 39/53] ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
` [PATCH 5.10 40/53] dm integrity: fix error code in dm_integrity_ctr()
` [PATCH 5.10 41/53] dm crypt: make printing of the key constant-time
` [PATCH 5.10 42/53] dm stats: add cond_resched when looping over entries
` [PATCH 5.10 43/53] dm verity: set DM_TARGET_IMMUTABLE feature flag
` [PATCH 5.10 44/53] raid5: introduce MD_BROKEN
` [PATCH 5.10 45/53] HID: multitouch: Add support for Google Whiskers Touchpad
` [PATCH 5.10 46/53] HID: multitouch: add quirks to enable Lenovo X12 trackpoint
` [PATCH 5.10 47/53] tpm: Fix buffer access in tpm2_get_tpm_pt()
` [PATCH 5.10 48/53] tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
` [PATCH 5.10 49/53] docs: submitting-patches: Fix crossref to The canonical patch format
` [PATCH 5.10 50/53] NFS: Memory allocation failures are not server fatal errors
` [PATCH 5.10 51/53] NFSD: Fix possible sleep during nfsd4_release_lockowner()
` [PATCH 5.10 52/53] bpf: Fix potential array overflow in bpf_trampoline_get_progs()
` [PATCH 5.10 53/53] bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes

[PATCH 5.15 00/66] 5.15.45-rc1 review
 2022-06-03 17:43 UTC  (65+ messages)
` [PATCH 5.15 01/66] ALSA: usb-audio: Dont get sample rate for MCT Trigger 5 USB-to-HDMI
` [PATCH 5.15 02/66] pinctrl: sunxi: fix f1c100s uart2 function
` [PATCH 5.15 03/66] KVM: arm64: Dont hypercall before EL2 init
` [PATCH 5.15 04/66] percpu_ref_init(): clean ->percpu_count_ref on failure
` [PATCH 5.15 05/66] net: af_key: check encryption module availability consistency
` [PATCH 5.15 06/66] nfc: pn533: Fix buggy cleanup order
` [PATCH 5.15 07/66] net: ftgmac100: Disable hardware checksum on AST2600
` [PATCH 5.15 08/66] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
` [PATCH 5.15 09/66] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
` [PATCH 5.15 10/66] netfilter: nf_tables: disallow non-stateful expression in sets earlier
` [PATCH 5.15 11/66] i2c: ismt: prevent memory corruption in ismt_access()
` [PATCH 5.15 13/66] pipe: make poll_usage boolean and annotate its access
` [PATCH 5.15 14/66] pipe: Fix missing lock in pipe_resize_ring()
` [PATCH 5.15 15/66] net: ipa: compute proper aggregation limit
` [PATCH 5.15 16/66] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
` [PATCH 5.15 17/66] exfat: check if cluster num is valid
` [PATCH 5.15 18/66] exfat: fix referencing wrong parent directory information after renaming
` [PATCH 5.15 20/66] crypto: drbg - prepare for more fine-grained tracking of seeding state
` [PATCH 5.15 21/66] crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH 5.15 22/66] crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
` [PATCH 5.15 23/66] crypto: drbg - make reseeding from get_random_bytes() synchronous
` [PATCH 5.15 24/66] netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
` [PATCH 5.15 25/66] netfilter: nf_tables: hold mutex on netns pre_exit path
` [PATCH 5.15 26/66] netfilter: nf_tables: double hook unregistration in netns path
` [PATCH 5.15 27/66] netfilter: conntrack: re-fetch conntrack after insertion
` [PATCH 5.15 28/66] KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
` [PATCH 5.15 29/66] x86/kvm: Alloc dummy async #PF token outside of raw spinlock
` [PATCH 5.15 30/66] x86, kvm: use correct GFP flags for preemption disabled
` [PATCH 5.15 31/66] KVM: x86: avoid calling x86 emulator without a decoded instruction
` [PATCH 5.15 32/66] KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
` [PATCH 5.15 33/66] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
` [PATCH 5.15 34/66] crypto: caam - fix i.MX6SX entropy delay value
` [PATCH 5.15 35/66] crypto: ecrdsa - Fix incorrect use of vli_cmp
` [PATCH 5.15 36/66] zsmalloc: fix races between asynchronous zspage free and page migration
` [PATCH 5.15 37/66] ALSA: usb-audio: Workaround for clock setup on TEAC devices
` [PATCH 5.15 38/66] ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
` [PATCH 5.15 39/66] ALSA: usb-audio: Configure sync endpoints before data
` [PATCH 5.15 40/66] Bluetooth: hci_qca: Use del_timer_sync() before freeing
` [PATCH 5.15 41/66] ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
` [PATCH 5.15 42/66] dm integrity: fix error code in dm_integrity_ctr()
` [PATCH 5.15 43/66] dm crypt: make printing of the key constant-time
` [PATCH 5.15 44/66] dm stats: add cond_resched when looping over entries
` [PATCH 5.15 45/66] dm verity: set DM_TARGET_IMMUTABLE feature flag
` [PATCH 5.15 46/66] raid5: introduce MD_BROKEN
` [PATCH 5.15 47/66] fs/ntfs3: validate BOOT sectors_per_clusters
` [PATCH 5.15 48/66] HID: multitouch: Add support for Google Whiskers Touchpad
` [PATCH 5.15 49/66] HID: multitouch: add quirks to enable Lenovo X12 trackpoint
` [PATCH 5.15 50/66] x86/sgx: Disconnect backing page references from dirty status
` [PATCH 5.15 51/66] x86/sgx: Mark PCMD page as dirty when modifying contents
` [PATCH 5.15 52/66] x86/sgx: Obtain backing storage page with enclave mutex held
` [PATCH 5.15 53/66] x86/sgx: Fix race between reclaimer and page fault handler
` [PATCH 5.15 54/66] x86/sgx: Ensure no data in PCMD page after truncate
` [PATCH 5.15 55/66] media: i2c: imx412: Fix reset GPIO polarity
` [PATCH 5.15 56/66] media: i2c: imx412: Fix power_off ordering
` [PATCH 5.15 57/66] tpm: Fix buffer access in tpm2_get_tpm_pt()
` [PATCH 5.15 58/66] tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
` [PATCH 5.15 59/66] docs: submitting-patches: Fix crossref to The canonical patch format
` [PATCH 5.15 60/66] NFS: Memory allocation failures are not server fatal errors
` [PATCH 5.15 61/66] NFSD: Fix possible sleep during nfsd4_release_lockowner()
` [PATCH 5.15 62/66] bpf: Fix potential array overflow in bpf_trampoline_get_progs()
` [PATCH 5.15 63/66] bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
` [PATCH 5.15 64/66] bpf: Fix excessive memory allocation in stack_map_alloc()
` [PATCH 5.15 65/66] bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
` [PATCH 5.15 66/66] bpf: Check PTR_TO_MEM | MEM_RDONLY "

[PATCH 0/6] Fix and extend Qualcomm IOMMU support
 2022-06-03 18:03 UTC  (8+ messages)
` [PATCH 1/6] iommu/qcom: Use the asid read from device-tree if specified

[GIT PULL] kthread cleanups for v5.19
 2022-06-03 17:51 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH 0/8] Use block pr_ops in LIO
 2022-06-03 17:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: Validate dsc with diff plane formats
 2022-06-03 18:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_dsc: Validate dsc with diff plane formats (rev2)

[Intel-wired-lan] [PATCH net-next v1] iavf: Add helper to check if iavf_remove() is in progress
 2022-06-03 18:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-03 18:00 UTC 

[PATCH wpan-next v4 00/11] ieee802154: Synchronous Tx support
 2022-06-03 17:55 UTC  (4+ messages)

+ zram_drv-add-__gfp_nomemalloc-not-to-use-alloc_no_watermarks.patch added to mm-unstable branch
 2022-06-03 17:55 UTC 

[GIT PULL] Devicetree fixes for v5.19, part 1
 2022-06-03 17:47 UTC 

[PATCH 5.4 00/34] 5.4.197-rc1 review
 2022-06-03 17:43 UTC  (3+ messages)
` [PATCH 5.4 12/34] net: af_key: check encryption module availability consistency
` [PATCH 5.4 13/34] net: ftgmac100: Disable hardware checksum on AST2600


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.