stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 11:20:26 to 2020-04-23 23:10:28 UTC [more...]

[PATCH 3.16 000/245] 3.16.83-rc1 review
 2020-04-23 23:07 UTC  (40+ messages)
` [PATCH 3.16 003/245] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
` [PATCH 3.16 007/245] cfg80211/mac80211: make ieee80211_send_layer2_update a public function
` [PATCH 3.16 010/245] ext4: wait for existing dio workers in ext4_alloc_file_blocks()
` [PATCH 3.16 119/245] Btrfs: fix infinite loop during nocow writeback due to race
` [PATCH 3.16 134/245] net: stmmac: 16KB buffer must be 16 byte aligned
` [PATCH 3.16 140/245] x86/efistub: Disable paging at mixed mode entry
` [PATCH 3.16 156/245] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 3.16 182/245] ALSA: usb-audio: fix sync-ep altsetting sanity check
` [PATCH 3.16 201/245] can, slip: Protect tty->disc_data in write_wakeup and close with RCU
` [PATCH 3.16 212/245] blktrace: Protect q->blk_trace "
` [PATCH 3.16 213/245] blktrace: fix dereference after null check
` [PATCH 3.16 217/245] KVM: nVMX: Don't emulate instructions in guest mode
` [PATCH 3.16 219/245] tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
` [PATCH 3.16 220/245] vt: selection, handle pending signals in paste_selection
` [PATCH 3.16 221/245] vt: selection, close sel_buffer race
` [PATCH 3.16 222/245] vt: selection, push console lock down
` [PATCH 3.16 223/245] vt: selection, push sel_lock up
` [PATCH 3.16 224/245] floppy: check FDC index for errors before assigning it
` [PATCH 3.16 225/245] vhost: Check docket sk_family instead of call getname
` [PATCH 3.16 226/245] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
` [PATCH 3.16 227/245] media: ov519: add missing endpoint sanity checks
` [PATCH 3.16 228/245] media: stv06xx: add missing descriptor "
` [PATCH 3.16 229/245] media: xirlink_cit: "
` [PATCH 3.16 230/245] ptp: do not explicitly set drvdata in ptp_clock_register()
` [PATCH 3.16 231/245] ptp: use is_visible method to hide unused attributes
` [PATCH 3.16 232/245] ptp: create "pins" together with the rest of attributes
` [PATCH 3.16 233/245] chardev: add helper function to register char devs with a struct device
` [PATCH 3.16 234/245] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
` [PATCH 3.16 235/245] ptp: fix the race between the release of ptp_clock and cdev
` [PATCH 3.16 236/245] ptp: free ptp device pin descriptors properly
` [PATCH 3.16 237/245] [media] media-devnode: just return 0 instead of using a var
` [PATCH 3.16 238/245] [media] media: Fix media_open() to clear filp->private_data in error leg
` [PATCH 3.16 239/245] [media] drivers/media/media-devnode: clear private_data before put_device()
` [PATCH 3.16 240/245] [media] media-devnode: add missing mutex lock in error handler
` [PATCH 3.16 241/245] [media] media-devnode: fix namespace mess
` [PATCH 3.16 242/245] [media] media-device: dynamically allocate struct media_devnode
` [PATCH 3.16 243/245] [media] media: fix use-after-free in cdev_put() when app exits after driver unbind
` [PATCH 3.16 244/245] [media] media: fix media devnode ioctl/syscall and unregister race
` [PATCH 3.16 245/245] slcan: Don't transmit uninitialized stack data in padding

[PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
 2020-04-23 22:42 UTC 

[PATCH] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
 2020-04-23 22:08 UTC 

[PATCH AUTOSEL 5.4 01/84] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-23 21:40 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 52/84] linux/bits.h: add compile time sanity check of GENMASK inputs

[PATCH] mm, memcg: fix wrong mem cgroup protection
 2020-04-23 21:13 UTC  (4+ messages)

[PATCH 4.4 00/16] Backported fixes taken from Sony's Vendor tree
 2020-04-23 20:40 UTC  (17+ messages)
` [PATCH 4.4 01/16] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.4 02/16] gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
` [PATCH 4.4 03/16] devres: Align data[] to ARCH_KMALLOC_MINALIGN
` [PATCH 4.4 04/16] crypto: talitos - Delete an error message for a failed memory allocation in talitos_edesc_alloc()
` [PATCH 4.4 05/16] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
` [PATCH 4.4 06/16] clk: Fix debugfs_create_*() usage
` [PATCH 4.4 07/16] arm64: traps: Don't print stack or raw PC/LR values in backtraces
` [PATCH 4.4 08/16] serial/sunsu: add missing of_node_put()
` [PATCH 4.4 09/16] wil6210: increase firmware ready timeout
` [PATCH 4.4 10/16] wil6210: fix temperature debugfs
` [PATCH 4.4 11/16] scsi: ufs: ufs-qcom: remove broken hci version quirk
` [PATCH 4.4 12/16] wil6210: rate limit wil_rx_refill error
` [PATCH 4.4 13/16] rtc: pm8xxx: Fix issue in RTC write path
` [PATCH 4.4 14/16] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH 4.4 15/16] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
` [PATCH 4.4 16/16] mm/vmalloc.c: move 'area->pages' after if statement

[PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
 2020-04-23 20:39 UTC  (7+ messages)
` [PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
  ` [PATCH crypto-stable v3 1/2] crypto: arch/lib "
    ` [PATCH crypto-stable v3 2/2] crypto: arch/nhpoly1305 - process in explicit "

[merged] tools-vm-fix-cross-compile-build.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] coredump-fix-null-pointer-dereference-on-coredump.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-hugetlb-fix-a-addressing-exception-caused-by-huge_pte_offset.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[PATCH] ima: Fix return value of ima_write_policy()
 2020-04-23 19:10 UTC  (4+ messages)

[PATCH] drm/edid: Fix off-by-one in DispID DTD pixel clock
 2020-04-23 18:45 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-23 16:53 UTC  (10+ messages)
` [PATCH 2/5] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 3/5] ima: Fix ima digest hash table key calculation

[PATCH 4.14 000/198] 4.14.177-rc2 review
 2020-04-23 16:22 UTC  (3+ messages)

[PATCH 4.4 00/99] 4.4.220-rc2 review
 2020-04-23 16:16 UTC  (4+ messages)

[PATCH 4.9 000/124] 4.9.220-rc2 review
 2020-04-23 16:11 UTC  (3+ messages)

[PATCH 1/8] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
 2020-04-23 15:40 UTC 

[PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
 2020-04-23 14:49 UTC  (2+ messages)

patch "tty: hvc: fix buffer overflow during hvc_alloc()." added to tty-linus
 2020-04-23 14:03 UTC 

[PATCH 0/3] perf-probe: Fix __init function and blacklist checking
 2020-04-23 14:01 UTC  (6+ messages)
` [PATCH 1/3] perf-probe: Fix to check blacklist address correctly
` [PATCH 2/3] perf-probe: Check address correctness by map instead of _etext
` [PATCH 3/3] perf-probe: Do not show the skipped events

patch "tty: rocket, avoid OOB access" added to tty-linus
 2020-04-23 13:50 UTC 

patch "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart" added to tty-linus
 2020-04-23 13:50 UTC 

patch "vt: don't hardcode the mem allocation upper bound" added to tty-linus
 2020-04-23 13:47 UTC 

patch "tty: serial: owl: add "much needed" clk_prepare_enable()" added to tty-linus
 2020-04-23 13:47 UTC 

patch "vt: don't use kmalloc() for the unicode screen buffer" added to tty-linus
 2020-04-23 13:47 UTC 

stable-rc/linux-4.4.y boot: 64 boots: 3 failed, 53 passed with 6 offline, 2 untried/unknown (v4.4.219-101-gacb152478366)
 2020-04-23 13:43 UTC 

stable-rc/linux-4.4.y build: 23 builds: 0 failed, 23 passed (v4.4.219-100-gb7353bd580c0)
 2020-04-23 13:33 UTC 

patch "USB: sisusbvga: Change port variable from signed to unsigned" added to usb-linus
 2020-04-23 13:26 UTC 

[RESEND PATCH v2 1/2] driver core: platform: Initialize dma_parms for platform devices
 2020-04-23 13:25 UTC  (3+ messages)

patch "USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration" added to usb-linus
 2020-04-23 13:23 UTC 

patch "usb-storage: Add unusual_devs entry for JMicron JMS566" added to usb-linus
 2020-04-23 13:23 UTC 

patch "USB: hub: Fix handling of connect changes during sleep" added to usb-linus
 2020-04-23 13:23 UTC 

Fwd: Re: [PATCH AUTOSEL 5.6 082/129] compiler.h: fix error in BUILD_BUG_ON() reporting
 2020-04-23 13:22 UTC  (4+ messages)

[PATCH 4.9 00/21] Backported fixes taken from Sony's Vendor tree
 2020-04-23 11:58 UTC  (12+ messages)
` [PATCH 4.9 04/21] devres: Align data[] to ARCH_KMALLOC_MINALIGN
` [PATCH 4.9 16/21] rtc: pm8xxx: Fix issue in RTC write path
` [PATCH 4.9 17/21] wil6210: fix length check in __wmi_send
` [PATCH 4.9 18/21] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH 4.9 19/21] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
` [PATCH 4.9 20/21] mm/vmalloc.c: move 'area->pages' after if statement
` [PATCH 4.9 21/21] usb: dwc3: don't set gadget->is_otg flag

patch "staging: vt6656: Fix calling conditions of vnt_set_bss_mode" added to staging-linus
 2020-04-23 11:47 UTC 

patch "staging: comedi: Fix comedi_device refcnt leak in comedi_open" added to staging-linus
 2020-04-23 11:45 UTC 

patch "staging: vt6656: Fix pairwise key entry save." added to staging-linus
 2020-04-23 11:44 UTC 

patch "staging: vt6656: Fix drivers TBTT timing counter." added to staging-linus
 2020-04-23 11:44 UTC 

patch "staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default." added to staging-linus
 2020-04-23 11:44 UTC 

[PATCH 4.14 000/199] 4.14.177-rc1 review
 2020-04-23 11:28 UTC  (3+ messages)

stable-rc 4.14: Internal error: Oops: 96000004 - pc : __pi_strcmp+0x18/0x154
 2020-04-23 11:17 UTC 

WARNING: net/sched/sch_generic.c:320 dev_watchdog
 2020-04-23 11:02 UTC 

[PATCH 5.6 000/166] 5.6.7-rc1 review
 2020-04-23 10:37 UTC  (5+ messages)

[PATCH 4.9 000/125] 4.9.220-rc1 review
 2020-04-23 10:36 UTC  (7+ messages)

[PATCH 5.4 000/118] 5.4.35-rc1 review
 2020-04-23 10:22 UTC  (4+ messages)

[PATCH 4.19 00/64] 4.19.118-rc1 review
 2020-04-23 10:22 UTC  (6+ messages)

[PATCH 4.4 000/100] 4.4.220-rc1 review
 2020-04-23 10:20 UTC  (2+ messages)

[PATCH] usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer
 2020-04-23 10:19 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.219-101-gacb152478366)
 2020-04-23 10:13 UTC 

WARNING: drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h:178 mdp5_bind
 2020-04-23 10:12 UTC  (2+ messages)

Commit "mac80211: fix race in ieee80211_register_hw()" breaks mac80211 debugfs
 2020-04-23  9:36 UTC  (6+ messages)

[PATCH 1/1] x86/fpu: Allow clearcpuid= to clear several bits
 2020-04-23  1:41 UTC  (4+ messages)

[PATCH 4.19 00/54] 4.19.115-rc1 review
 2020-04-22 23:32 UTC  (6+ messages)
` [PATCH 4.19 50/54] drm/msm: stop abusing dma_map/unmap for cache

✅ PASS: Test report for kernel 5.6.6-3e75ea2.cki (stable-queue)
 2020-04-22 22:33 UTC 

[PATCH] Input: xpad - Add custom init packet for Xbox One S controllers
 2020-04-22 21:13 UTC  (3+ messages)

stable-rc/linux-5.6.y boot: 69 boots: 0 failed, 64 passed with 5 offline (v5.6.6-168-g0c5e841761a8)
 2020-04-22 20:49 UTC 

✅ PASS: Test report for kernel 5.6.7-rc1-0c5e841.cki (stable)
 2020-04-22 20:31 UTC 

[5.4] f2fs: fix to avoid memory leakage in f2fs_listxattr
 2020-04-22 20:14 UTC 

backport status of "net, ip_tunnel: fix interface lookup with no key"
 2020-04-22 19:52 UTC 

stable-rc/linux-4.19.y boot: 59 boots: 0 failed, 52 passed with 7 offline (v4.19.117-65-gb5f03cd61ab6)
 2020-04-22 19:52 UTC 

List of patches to apply to stable releases
 2020-04-22 19:43 UTC 

✅ PASS: Test report for kernel 5.6.6-5bf384c.cki (stable-queue)
 2020-04-22 19:16 UTC 

stable-rc/linux-4.9.y boot: 53 boots: 0 failed, 47 passed with 6 offline (v4.9.219-126-gf6cef26090da)
 2020-04-22 19:04 UTC 

✅ PASS: Test report for kernel 5.6.6-d8fde8e.cki (stable-queue)
 2020-04-22 18:22 UTC 

stable-rc/linux-5.4.y boot: 96 boots: 3 failed, 85 passed with 5 offline, 3 untried/unknown (v5.4.34-119-g186764443bf3)
 2020-04-22 18:18 UTC 

[PATCH 4.19 00/40] 4.19.117-rc1 review
 2020-04-22 17:53 UTC  (3+ messages)

stable-rc/linux-4.14.y boot: 84 boots: 1 failed, 75 passed with 5 offline, 3 untried/unknown (v4.14.176-200-gcebd79de8787)
 2020-04-22 17:23 UTC 

stable-rc/linux-5.6.y build: 200 builds: 0 failed, 200 passed, 8 warnings (v5.6.6-168-g0c5e841761a8)
 2020-04-22 17:20 UTC 

[RESEND PATCH v2 2/2] amba: Initialize dma_parms for amba devices
 2020-04-22 17:04 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.6.6-e6dfe62.cki (stable-queue)
 2020-04-22 16:43 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.117-65-gb5f03cd61ab6)
 2020-04-22 16:22 UTC 

[PATCH v3 1/6] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
 2020-04-22 16:18 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.219-126-gf6cef26090da)
 2020-04-22 15:34 UTC 

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.34-119-g186764443bf3)
 2020-04-22 14:48 UTC 

[PATCH] drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
 2020-04-22 13:59 UTC  (2+ messages)
` [Intel-gfx] "

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.176-200-gcebd79de8787)
 2020-04-22 13:54 UTC 

[PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
 2020-04-22 13:46 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.6.6-bd89bd9.cki (stable-queue)
 2020-04-22 13:34 UTC 

[PATCH 1/3] xhci: Fix handling halted endpoint even if endpoint ring appears empty
 2020-04-22 13:27 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;
as well as URLs for NNTP newsgroup(s).