public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-31 19:14:07 to 2022-09-02 12:25:41 UTC [more...]

[PATCH 4.14 00/42] 4.14.292-rc1 review
 2022-09-02 12:18 UTC  (11+ messages)
` [PATCH 4.14 01/42] audit: fix potential double free on error path from fsnotify_add_inode_mark
` [PATCH 4.14 02/42] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 4.14 03/42] pinctrl: amd: Dont save/restore interrupt status and wake status bits
` [PATCH 4.14 06/42] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 4.14 14/42] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 4.14 15/42] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH 4.14 17/42] net: Fix a data-race around netdev_budget
` [PATCH 4.14 18/42] net: Fix a data-race around netdev_budget_usecs
` [PATCH 4.14 22/42] loop: Check for overflow while configuring loop
` [PATCH 4.14 25/42] md: call __md_stop_writes in md_stop

[PATCH 4.9 00/31] 4.9.327-rc1 review
 2022-09-02 12:18 UTC  (32+ messages)
` [PATCH 4.9 01/31] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 4.9 02/31] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 4.9 03/31] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 4.9 04/31] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 4.9 05/31] bonding: 802.3ad: fix no transmission of LACPDUs
` [PATCH 4.9 06/31] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 4.9 07/31] ratelimit: Fix data-races in ___ratelimit()
` [PATCH 4.9 08/31] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 4.9 09/31] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH 4.9 10/31] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 4.9 11/31] net: Fix a data-race around sysctl_somaxconn
` [PATCH 4.9 12/31] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
` [PATCH 4.9 13/31] btrfs: check if root is readonly while setting security xattr
` [PATCH 4.9 14/31] loop: Check for overflow while configuring loop
` [PATCH 4.9 15/31] asm-generic: sections: refactor memory_intersects
` [PATCH 4.9 16/31] mm/hugetlb: fix hugetlb not supporting softdirty tracking
` [PATCH 4.9 17/31] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
` [PATCH 4.9 18/31] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
` [PATCH 4.9 19/31] x86/cpu: Add Tiger Lake to Intel family
` [PATCH 4.9 20/31] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 4.9 21/31] kbuild: Fix include path in scripts/Makefile.modpost
` [PATCH 4.9 22/31] Bluetooth: L2CAP: Fix build errors in some archs
` [PATCH 4.9 23/31] media: pvrusb2: fix memory leak in pvr_probe
` [PATCH 4.9 24/31] HID: hidraw: fix memory leak in hidraw_release()
` [PATCH 4.9 25/31] fbdev: fb_pm2fb: Avoid potential divide by zero error
` [PATCH 4.9 26/31] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
` [PATCH 4.9 27/31] arm64: map FDT as RW for early_init_dt_scan()
` [PATCH 4.9 28/31] s390/hypfs: avoid error message under KVM
` [PATCH 4.9 29/31] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
` [PATCH 4.9 30/31] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
` [PATCH 4.9 31/31] kprobes: dont call disarm_kprobe() for disabled kprobes

Properly reflect IOMMU DMA Protection in 5.15.y+
 2022-09-02 12:04 UTC  (5+ messages)

[PATCH] media: mceusb: set timeout to at least timeout provided
 2022-09-02 11:50 UTC 

[PATCH v3 00/15] can: kvaser_usb: Various fixes
 2022-09-02 11:40 UTC  (17+ messages)
` [PATCH v3 01/15] can: kvaser_usb_leaf: Fix overread with an invalid command
` [PATCH v3 02/15] can: kvaser_usb: Fix use of uninitialized completion
` [PATCH v3 03/15] can: kvaser_usb: Fix possible completions during init_completion
` [PATCH v3 04/15] can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
` [PATCH v3 05/15] can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
` [PATCH v3 06/15] can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
` [PATCH v3 07/15] can: kvaser_usb_leaf: Set Warning state even without bus errors
` [PATCH v3 08/15] can: kvaser_usb_leaf: Fix TX queue out of sync after restart
` [PATCH v3 09/15] can: kvaser_usb_leaf: Fix CAN state "
` [PATCH v3 10/15] can: kvaser_usb_leaf: Fix improved state not being reported
` [PATCH v3 11/15] can: kvaser_usb_leaf: Fix wrong CAN state after stopping
` [PATCH v3 12/15] can: kvaser_usb_leaf: Ignore stale bus-off after start
` [PATCH v3 13/15] can: kvaser_usb_leaf: Fix bogus restart events
` [PATCH v3 14/15] can: kvaser_usb: Add struct kvaser_usb_busparams
` [PATCH v3 15/15] can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming

[PATCH v2 1/3] xen-blkback: Advertise feature-persistent as user requested
 2022-09-02 11:11 UTC  (4+ messages)

[PATCH stable-5.10 1/1] io_uring: disable polling pollfree files
 2022-09-02 10:38 UTC  (4+ messages)

[PATCH STABLE 5.4] btrfs: harden identification of a stale device
 2022-09-02  9:23 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Implement WaEdpLinkRateDataReload
 2022-09-02  8:14 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 5.10 v3 0/5] xfs stable patches for 5.10.y (from v5.18+)
 2022-09-02  7:04 UTC  (9+ messages)
` [PATCH 5.10 v3 1/5] xfs: remove infinite loop when reserving free block pool
` [PATCH 5.10 v3 2/5] xfs: always succeed at setting the reserve pool size
` [PATCH 5.10 v3 3/5] xfs: fix overfilling of reserve pool
` [PATCH 5.10 v3 4/5] xfs: fix soft lockup via spinning in filestream ag selection loop
` [PATCH 5.10 v3 5/5] xfs: revert "xfs: actually bump warning counts when we send warnings"

[PATCH] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-09-02  7:02 UTC  (8+ messages)

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-02  6:53 UTC  (6+ messages)
` [PATCH v4 2/4] mm/migrate_device.c: Add missing flush_cache_page()
` [PATCH v4 3/4] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH v1] mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
 2022-09-02  6:49 UTC  (3+ messages)

[PATCH 5.15] btrfs: fix space cache corruption and potential double allocations
 2022-09-02  6:14 UTC  (2+ messages)

[PATCH stable 5.4 5.10 5.15] kprobes: don't call disarm_kprobe() for disabled kprobes
 2022-09-02  5:37 UTC  (3+ messages)

[PATCH 4.9] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
 2022-09-02  5:36 UTC  (2+ messages)

[PATCH] seccomp: fix refcounter leak if fork/clone is terminated
 2022-09-02  3:41 UTC 

[PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error
 2022-09-01 23:56 UTC  (9+ messages)

[PATCH stable 4.9 4.14] kprobes: don't call disarm_kprobe() for disabled kprobes
 2022-09-01 23:01 UTC 

+ mm-fix-pageanonexclusive-clearing-racing-with-concurrent-rcu-gup-fast.patch added to mm-hotfixes-unstable branch
 2022-09-01 22:33 UTC 

+ mm-hugetlb-fix-races-when-looking-up-a-cont-pte-pmd-size-hugetlb-page.patch added to mm-hotfixes-unstable branch
 2022-09-01 19:46 UTC 

[PATCH v2 1/2] drm/amdgpu: Move HDP remapping earlier during init
 2022-09-01 19:39 UTC  (9+ messages)

FAILED: patch "[PATCH] mm/rmap: Fix anon_vma->degree ambiguity leading to" failed to apply to 4.9-stable tree
 2022-09-01 18:45 UTC 

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-09-01 18:33 UTC  (10+ messages)

[PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
 2022-09-01 16:53 UTC  (7+ messages)
` [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
        ` [Intel-gfx] "

[PATCH] fs: dlm: fix possible use after free if tracing
 2022-09-01 16:05 UTC 

[PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-09-01 15:29 UTC  (2+ messages)

[PATCH stable-5.4 1/1] io_uring: disable polling pollfree files
 2022-09-01 15:19 UTC 

[PATCH 5.10 v2 0/7] xfs stable patches for 5.10.y (from v5.18+)
 2022-09-01 15:19 UTC  (17+ messages)
` [PATCH 5.10 v2 1/7] xfs: remove infinite loop when reserving free block pool
` [PATCH 5.10 v2 2/7] xfs: always succeed at setting the reserve pool size
` [PATCH 5.10 v2 3/7] xfs: fix overfilling of reserve pool
` [PATCH 5.10 v2 4/7] xfs: fix soft lockup via spinning in filestream ag selection loop
` [PATCH 5.10 v2 5/7] xfs: revert "xfs: actually bump warning counts when we send warnings"
` [PATCH 5.10 v2 6/7] xfs: reorder iunlink remove operation in xfs_ifree
` [PATCH 5.10 v2 7/7] xfs: validate inode fork size against fork format

[PATCH v2 RESEND 2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
 2022-09-01 14:39 UTC  (2+ messages)
` [PATCH v2 RESEND 3/3] serial: tegra-tcu: "

patch "binder: fix alloc->vma_vm_mm null-ptr dereference" added to char-misc-linus
 2022-09-01 14:16 UTC 

[PATCH v3] driver core: Don't probe devices after bus_type.match() probe deferral
 2022-09-01 13:57 UTC  (4+ messages)

[PATCH v3] arm64/kexec: Fix missing extra range for crashkres_low
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH] arm64: map FDT as RW for early_init_dt_scan()
 2022-09-01 12:07 UTC  (4+ messages)

[PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()
 2022-09-01 11:08 UTC  (3+ messages)

[PATCH 5.4] kbuild: Fix include path in scripts/Makefile.modpost
 2022-09-01 10:29 UTC  (3+ messages)

[PATCH 4.9/4.14/4.19] kbuild: Fix include path in scripts/Makefile.modpost
 2022-09-01 10:22 UTC  (2+ messages)

[PATCH 5.10/5.15] kbuild: Fix include path in scripts/Makefile.modpost
 2022-09-01 10:21 UTC  (2+ messages)

[PATCH 4.9 1/2] x86/cpu: Add Tiger Lake to Intel family
 2022-09-01 10:17 UTC  (3+ messages)
` [PATCH 4.9 2/2] x86/bugs: Add "unknown" reporting for MMIO Stale Data

[PATCH 4.14 1/2] x86/cpu: Add Tiger Lake to Intel family
 2022-09-01 10:16 UTC  (3+ messages)

FAILED: patch "[PATCH] s390/mm: do not trigger write fault when vma does not allow" failed to apply to 4.9-stable tree
 2022-09-01 10:12 UTC  (3+ messages)
` [PATCH 4.9] s390/mm: do not trigger write fault when vma does not allow VM_WRITE

[PATCH 4.19 0/2] bpf: fix test_verifier, test_align selftests
 2022-09-01 10:09 UTC  (2+ messages)

[PATCH stable-5.15 00/13] io_uring pollfree
 2022-09-01 10:08 UTC  (2+ messages)

[PATCH] arm64: errata: Add Cortex-A510 to the repeat tlbi list
 2022-09-01  9:56 UTC  (2+ messages)

[PATCH v2 1/2] Drivers: hv: balloon: Support status report for larger page sizes
 2022-09-01  9:52 UTC  (2+ messages)

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-09-01  9:47 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/nospec: Fix i386 RSB stuffing" failed to apply to 5.10-stable tree
 2022-09-01  9:43 UTC  (3+ messages)

[PATCH v2] scsi: mpt3sas: Fix NULL pointer crash due to missing check device hostdata
 2022-09-01  6:34 UTC 

[PATCH] scsi: mpt3sas: Fix NULL pointer crash due to missing check device hostdata
 2022-09-01  6:12 UTC  (5+ messages)
`  "
    ` Re:Re: [PATCH] "

[PATCH] soc: fsl: select FSL_GUTS driver for DPIO
 2022-09-01  5:21 UTC  (2+ messages)
  ` [PATCH 1/1 RESEND] "

[PATCH net] ip: fix triggering of 'icmp redirect'
 2022-09-01  3:00 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 59 runs, 8 regressions (v4.9.326-17-g2ad3c097402f)
 2022-09-01  2:18 UTC 

stable-rc/queue/4.19 baseline: 149 runs, 18 regressions (v4.19.256-37-gddce1f55139e)
 2022-09-01  1:53 UTC 

[PATCH] openvswitch: fix OOB access in reserve_sfa_size()
 2022-09-01  0:56 UTC 

stable-rc/queue/5.10 baseline: 141 runs, 17 regressions (v5.10.138-90-ga8184d9305a0)
 2022-09-01  0:17 UTC 

stable-rc/queue/5.4 baseline: 130 runs, 12 regressions (v5.4.211-49-g216810ca71f2)
 2022-08-31 23:43 UTC 

stable-rc/queue/4.9 build: 143 builds: 3 failed, 140 passed, 2 errors, 27 warnings (v4.9.326-17-g2ad3c097402f)
 2022-08-31 22:48 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.256-37-gddce1f55139e)
 2022-08-31 22:24 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.138-90-ga8184d9305a0)
 2022-08-31 20:48 UTC 

stable/linux-5.15.y baseline: 172 runs, 1 regressions (v5.15.64)
 2022-08-31 20:40 UTC 

stable/linux-5.10.y baseline: 188 runs, 18 regressions (v5.10.140)
 2022-08-31 20:37 UTC 

[PATCH] arm64: map FDT as RW for early_init_dt_scan()
 2022-08-31 20:30 UTC 

stable-rc/queue/4.9 baseline: 115 runs, 16 regressions (v4.9.326-16-g2daecd92c775)
 2022-08-31 20:15 UTC 

stable-rc/queue/5.4 build: 186 builds: 3 failed, 183 passed, 4 errors, 28 warnings (v5.4.211-49-g216810ca71f2)
 2022-08-31 20:14 UTC 

stable-rc/queue/5.15 baseline: 173 runs, 1 regressions (v5.15.63-136-g13e06cfc9a76)
 2022-08-31 19:51 UTC 

stable-rc/queue/4.19 baseline: 123 runs, 10 regressions (v4.19.256-36-g4656e487d4a3)
 2022-08-31 19:34 UTC 

[PATCH] ext4: Fix check for block being out of directory size
 2022-08-31 19:31 UTC  (3+ messages)

[PATCH stable 4.9-5.15] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
 2022-08-31 19:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox