stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 16:39:10 to 2022-04-01 06:38:02 UTC [more...]

[PATCH 4.14 00/27] 4.14.275-rc1 review
 2022-04-01  6:36 UTC  (12+ messages)
` [PATCH 4.14 01/27] arm64: arch_timer: Add workaround for ARM erratum 1188873
` [PATCH 4.14 02/27] arm64: arch_timer: avoid unused function warning
` [PATCH 4.14 03/27] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
` [PATCH 4.14 04/27] arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
` [PATCH 4.14 06/27] arm64: Add part number for Arm Cortex-A77
` [PATCH 4.14 15/27] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 4.14 16/27] arm64: entry: Make the kpti trampolines kpti sequence optional
` [PATCH 4.14 17/27] arm64: entry: Allow the trampoline text to occupy multiple pages
` [PATCH 4.14 18/27] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [PATCH 4.14 19/27] arm64: entry: Add vectors that have the bhb mitigation sequences
` [PATCH 4.14 20/27] arm64: entry: Add macro for reading symbol addresses from the trampoline

[PATCH] usb: gadget: uvc: allow changing interface name via configfs
 2022-04-01  6:19 UTC  (2+ messages)

Why rolling trees aren't updated last week?
 2022-04-01  5:32 UTC  (2+ messages)

[PATCH] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
 2022-04-01  4:23 UTC  (6+ messages)

+ mm-mempolicy-fix-mpol_new-leak-in-shared_policy_replace.patch added to -mm tree
 2022-04-01  2:30 UTC 

[PATCH v3] iommu/vt-d: calculate mask for non-aligned flushes
 2022-04-01  2:24 UTC 

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-01  0:13 UTC 

[PATCH v3] ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
 2022-03-31 20:05 UTC 

stable-rc/queue/4.19 baseline: 103 runs, 1 regressions (v4.19.237-15-g3c6b80cc3200)
 2022-03-31 19:46 UTC 

[PATCH] riscv: fix build with binutils 2.38
 2022-03-31 19:42 UTC  (7+ messages)

[PATCH] selftest/vm: clarify error statement in gup_test
 2022-03-31 19:28 UTC  (3+ messages)

[stable:PATCH v4.14.274 00/27] arm64: Mitigate spectre style branch history side channels
 2022-03-31 19:03 UTC  (29+ messages)
` [stable:PATCH v4.14.274 01/27] arm64: arch_timer: Add workaround for ARM erratum 1188873
` [stable:PATCH v4.14.274 02/27] arm64: arch_timer: avoid unused function warning
` [stable:PATCH v4.14.274 03/27] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
` [stable:PATCH v4.14.274 04/27] arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
` [stable:PATCH v4.14.274 05/27] arm64: Add part number for Neoverse N1
` [stable:PATCH v4.14.274 06/27] arm64: Add part number for Arm Cortex-A77
` [stable:PATCH v4.14.274 07/27] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [stable:PATCH v4.14.274 08/27] arm64: Add Cortex-X2 "
` [stable:PATCH v4.14.274 09/27] arm64: entry.S: Add ventry overflow sanity checks
` [stable:PATCH v4.14.274 10/27] arm64: entry: Make the trampoline cleanup optional
` [stable:PATCH v4.14.274 11/27] arm64: entry: Free up another register on kpti's tramp_exit path
` [stable:PATCH v4.14.274 12/27] arm64: entry: Move the trampoline data page before the text page
` [stable:PATCH v4.14.274 13/27] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [stable:PATCH v4.14.274 14/27] arm64: entry: Don't assume tramp_vectors is the start of the vectors
` [stable:PATCH v4.14.274 15/27] arm64: entry: Move trampoline macros out of ifdef'd section
` [stable:PATCH v4.14.274 16/27] arm64: entry: Make the kpti trampoline's kpti sequence optional
` [stable:PATCH v4.14.274 17/27] arm64: entry: Allow the trampoline text to occupy multiple pages
` [stable:PATCH v4.14.274 18/27] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [stable:PATCH v4.14.274 19/27] arm64: entry: Add vectors that have the bhb mitigation sequences
` [stable:PATCH v4.14.274 20/27] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [stable:PATCH v4.14.274 21/27] arm64: Add percpu vectors for EL1
` [stable:PATCH v4.14.274 22/27] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [stable:PATCH v4.14.274 23/27] KVM: arm64: Add templates for BHB mitigation sequences
` [stable:PATCH v4.14.274 24/27] arm64: Mitigate spectre style branch history side channels
` [stable:PATCH v4.14.274 25/27] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [stable:PATCH v4.14.274 26/27] arm64: add ID_AA64ISAR2_EL1 sys register
` [stable:PATCH v4.14.274 27/27] arm64: Use the clearbhb instruction in mitigations

[PATCH v3] usb: gadget: uvc: Fix crash when encoding data for usb request
 2022-03-31 18:40 UTC 

[PATCH v2] ext4: check if offset+length is valid in fallocate
 2022-03-31 18:03 UTC  (3+ messages)

[PATCH AUTOSEL 5.17 01/21] atomics: Fix atomic64_{read_acquire,set_release} fallbacks
 2022-03-31 17:57 UTC  (8+ messages)
` [PATCH AUTOSEL 5.17 12/21] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH AUTOSEL 5.17 17/21] btrfs: reset last_reflink_trans after fsyncing inode

[PATCH v2] sound/hda: Add NULL check to component match callback function
 2022-03-31 17:46 UTC  (22+ messages)

[PATCH] mm/secretmem: fix panic when growing a memfd_secret
 2022-03-31 17:42 UTC  (4+ messages)

IMPORTANT DON'T IGNORE!!!
 2022-03-31 17:24 UTC 

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-03-31 16:59 UTC  (12+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction
` [PATCH AUTOSEL 5.17 29/43] signal, x86: Delay calling signals in atomic on RT enabled kernels

[PATCH AUTOSEL 5.17 01/66] media: staging: media: zoran: move videodev alloc
 2022-03-31 16:58 UTC  (10+ messages)
` [PATCH AUTOSEL 5.17 31/66] printk: Add panic_in_progress helper
` [PATCH AUTOSEL 5.17 58/66] ASoC: Intel: Revert "ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021"
` [PATCH AUTOSEL 5.17 64/66] ASoC: ak4642: Use of_device_get_match_data()

[PATCH v3] misc/mei: Add NULL check to component match callback functions
 2022-03-31 16:57 UTC  (7+ messages)

[PATCH] MIPS: crypto: Fix CRC32 code
 2022-03-31 16:42 UTC 

Estimating Services
 2022-03-31 16:25 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.237-15-g3c6b80cc3200)
 2022-03-31 16:17 UTC 

[PATCH 5.10] ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
 2022-03-31 16:07 UTC  (2+ messages)

[PATCH v2 1/4] crypto: qat - use pre-allocated buffers in datapath
 2022-03-31 15:36 UTC  (4+ messages)
` [PATCH v2 2/4] crypto: qat - refactor submission logic
` [PATCH v2 3/4] crypto: qat - add backlog mechanism
` [PATCH v2 4/4] crypto: qat - re-enable registration of algorithms

stable-rc/queue/5.10 baseline: 127 runs, 2 regressions (v5.10.109-24-gb5ff5731aa65)
 2022-03-31 14:48 UTC 

[PATCH] tools/vm/slabinfo: Handle files in debugfs
 2022-03-31 14:03 UTC 

stable-rc/queue/4.14 baseline: 82 runs, 1 regressions (v4.14.274-13-g6dee166cc70c)
 2022-03-31 13:39 UTC 

stable-rc/queue/4.19 baseline: 97 runs, 1 regressions (v4.19.237-15-g3b9421ab0f46)
 2022-03-31 13:09 UTC 

stable-rc/queue/5.17 build: 178 builds: 4 failed, 174 passed, 4 errors, 2 warnings (v5.17.1-24-gb66d06a40feb)
 2022-03-31 12:08 UTC 

[PATCH for v5.15+] PCI: fu740: Force 2.5GT/s for initial device probe
 2022-03-31 11:53 UTC 

[PATCH v3 02/19] exportfs: support idmapped mounts
 2022-03-31 11:23 UTC 

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.109-24-gb5ff5731aa65)
 2022-03-31 11:19 UTC 

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.309-8-g2bb8c82d90d0)
 2022-03-31 10:36 UTC 

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.274-13-g6dee166cc70c)
 2022-03-31 10:10 UTC 

[PATCH] block: aoe: fix page fault in freedev()
 2022-03-31 10:01 UTC  (9+ messages)
          ` [PATCH v2 0/2] "
            ` [PATCH v2 1/2] block: add blk_alloc_disk and blk_cleanup_disk APIs
            ` [PATCH v2 2/2] aoe: use blk_mq_alloc_disk and blk_cleanup_disk

stable-rc/queue/4.19 build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.237-15-g3b9421ab0f46)
 2022-03-31  9:40 UTC 

FAILED: patch "[PATCH] bus: mhi: Fix pm_state conversion to string" failed to apply to 5.15-stable tree
 2022-03-31  9:04 UTC 

FAILED: patch "[PATCH] bus: mhi: Fix pm_state conversion to string" failed to apply to 5.16-stable tree
 2022-03-31  9:04 UTC 

FAILED: patch "[PATCH] bus: mhi: Fix pm_state conversion to string" failed to apply to 5.10-stable tree
 2022-03-31  9:04 UTC 

FAILED: patch "[PATCH] bus: mhi: Fix MHI DMA structure endianness" failed to apply to 5.10-stable tree
 2022-03-31  9:05 UTC 

FAILED: patch "[PATCH] xhci: make xhci_handshake timeout for xhci_reset() adjustable" failed to apply to 4.14-stable tree
 2022-03-31  9:02 UTC 

FAILED: patch "[PATCH] xhci: make xhci_handshake timeout for xhci_reset() adjustable" failed to apply to 4.9-stable tree
 2022-03-31  9:02 UTC 

[PATCH net 3/8] can: m_can: m_can_tx_handler(): fix use after free of skb
 2022-03-31  8:46 UTC  (3+ messages)
` [PATCH net 4/8] can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH net 5/8] can: usb_8dev: usb_8dev_start_xmit(): "

[PATCH v2] misc/mei: Add NULL check to component match callback functions
 2022-03-31  8:39 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 114 runs, 1 regressions (v5.10.109-23-g09422778fc8c)
 2022-03-31  8:01 UTC 

[RESEND][PATCH v2] PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
 2022-03-31  7:11 UTC  (3+ messages)
  ` [PING^3][PATCH "

stable-rc/linux-4.19.y baseline: 96 runs, 1 regressions (v4.19.237-13-g5afcc2452dc0)
 2022-03-31  6:36 UTC 

[PATCH v2 5.10 1/1] virtio-blk: Use blk_validate_block_size() to validate block size
 2022-03-31  6:21 UTC  (2+ messages)

[PATCH for-4.14] tpm: fix reference counting for struct tpm_chip
 2022-03-31  6:10 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Update AMD PMC smaple period to fix guest NMI-watchdog
 2022-03-31  6:07 UTC  (3+ messages)

[RESEND PATCH] drbd: fix potential silent data corruption
 2022-03-31  5:46 UTC  (3+ messages)

stable-rc/linux-5.16.y baseline: 83 runs, 1 regressions (v5.16.18-29-g64fb031e2099)
 2022-03-31  5:31 UTC 

stable-rc/linux-5.17.y build: 178 builds: 4 failed, 174 passed, 4 errors, 2 warnings (v5.17.1-13-ga4a581be34e0)
 2022-03-31  5:11 UTC 

stable-rc/linux-5.15.y baseline: 120 runs, 1 regressions (v5.15.32-30-g5ad2919962c8)
 2022-03-31  4:58 UTC 

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.109-23-g09422778fc8c)
 2022-03-31  4:32 UTC 

(2) (2) (3) (2) (2) Request for reverting the commit for Samsung HID driver
 2022-03-31  4:22 UTC  (13+ messages)
`  "
  `  "
      `  "
        ` RE:(2) (2) "
          ` RE:(2) (2) "
            `  "
              ` RE:(2) (3) "
                ` RE:(2) (2) "
                    ` RE:(2) (2) "

+ mm-avoid-pointless-invalidate_range_start-end-on-mremapold_size=0.patch added to -mm tree
 2022-03-31  4:21 UTC 

stable-rc/linux-5.4.y baseline: 109 runs, 5 regressions (v5.4.188-16-gb552dad8e31d)
 2022-03-31  4:14 UTC 

stable-rc/queue/5.10 baseline: 116 runs, 1 regressions (v5.10.109-22-ge3a27d59f151)
 2022-03-31  3:10 UTC 

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.237-13-g5afcc2452dc0)
 2022-03-31  3:07 UTC 

stable-rc/queue/4.19 baseline: 90 runs, 1 regressions (v4.19.237-12-gaeadc134c12f)
 2022-03-31  3:41 UTC 

stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.309-7-gdcb6f14fb32d)
 2022-03-31  3:34 UTC 

stable-rc/linux-4.14.y build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.274-11-gba8aa76a5177)
 2022-03-31  2:36 UTC 

[PATCH for-4.19] tpm: fix reference counting for struct tpm_chip
 2022-03-31  2:24 UTC 

[PATCH for-5.4] tpm: fix reference counting for struct tpm_chip
 2022-03-31  2:22 UTC 

[PATCH for-5.10] tpm: fix reference counting for struct tpm_chip
 2022-03-31  2:22 UTC 

[PATCH for-5.15] tpm: fix reference counting for struct tpm_chip
 2022-03-31  2:21 UTC 

[PATCH for-5.16] tpm: fix reference counting for struct tpm_chip
 2022-03-31  2:19 UTC 

[PATCH] opp: fix a missing check on list iterator
 2022-03-31  2:10 UTC  (2+ messages)

stable-rc/linux-5.16.y build: 169 builds: 4 failed, 165 passed, 9 errors, 4 warnings (v5.16.18-29-g64fb031e2099)
 2022-03-31  2:02 UTC 

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.32-30-g5ad2919962c8)
 2022-03-31  1:29 UTC 

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.188-16-gb552dad8e31d)
 2022-03-31  0:45 UTC 

stable-rc/queue/4.19 build: 193 builds: 5 failed, 188 passed, 2 errors, 32 warnings (v4.19.237-12-gaeadc134c12f)
 2022-03-31  0:12 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.109-22-ge3a27d59f151)
 2022-03-30 23:41 UTC 

[PATCH 1/2] stddef: Introduce struct_group() helper macro
 2022-03-30 22:53 UTC  (11+ messages)
` [PATCH 2/2] skbuff: Extract list pointers to silence compiler warnings

stable-rc/queue/5.4 baseline: 82 runs, 1 regressions (v5.4.188-15-g0962c4e581ac)
 2022-03-30 22:36 UTC 

stable-rc/queue/5.15 baseline: 118 runs, 1 regressions (v5.15.32-29-gfa2f2eb2bbe4)
 2022-03-30 22:07 UTC 

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.274-10-g3d0b0a3b342a)
 2022-03-30 21:43 UTC 

stable-rc/queue/4.9 build: 187 builds: 3 failed, 184 passed, 2 errors, 34 warnings (v4.9.309-6-g1084389c26d2)
 2022-03-30 21:16 UTC 

[PATCH v2] sound/hda: Add NULL check to component match callback function
 2022-03-30 21:15 UTC  (2+ messages)

[PATCH v2] misc/mei: Add NULL check to component match callback functions
 2022-03-30 21:14 UTC  (2+ messages)

stable-rc/queue/5.17 build: 178 builds: 4 failed, 174 passed, 4 errors, 2 warnings (v5.17.1-12-gaa93200cbc21)
 2022-03-30 20:49 UTC 

stable-rc/queue/5.16 build: 178 builds: 4 failed, 174 passed, 11 errors, 4 warnings (v5.16.18-28-g601f980bb3a3)
 2022-03-30 19:59 UTC 

stable-rc/queue/5.4 build: 187 builds: 3 failed, 184 passed, 4 errors, 28 warnings (v5.4.188-15-g0962c4e581ac)
 2022-03-30 19:07 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.32-29-gfa2f2eb2bbe4)
 2022-03-30 18:38 UTC 

[PATCH 2/5] io_uring: defer splice/tee file validity check until command issue
 2022-03-30 17:14 UTC  (4+ messages)
` [PATCH 3/5] io_uring: don't check req->file in io_fsync_prep()
` [PATCH 4/5] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 5/5] io_uring: defer file assignment for links


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).