stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 16:02:38 to 2020-02-13 22:58:24 UTC [more...]

[PATCH 4.14 000/173] 4.14.171-stable review
 2020-02-13 22:58 UTC  (5+ messages)
` [PATCH 4.14 001/173] kernel/module: Fix memleak in module_add_modinfo_attrs()
` [PATCH 4.14 129/173] btrfs: flush write bio if we loop in extent_write_cache_pages

stable-rc/linux-4.9.y boot: 77 boots: 2 failed, 72 passed with 3 offline (v4.9.213-117-g41f2460abb3e)
 2020-02-13 22:40 UTC 

[PATCH 5.4 00/96] 5.4.20-stable review
 2020-02-13 22:27 UTC  (5+ messages)
` [PATCH 5.4 85/96] selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"

stable-rc/linux-5.4.y boot: 140 boots: 2 failed, 132 passed with 5 offline, 1 untried/unknown (v5.4.19-98-gdfae536f94c2)
 2020-02-13 22:10 UTC 

[PATCH 1/4] drm/nouveau/kms/nv50-: Probe SOR caps for DP interlacing support
 2020-02-13 21:20 UTC  (2+ messages)

[PATCH] drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
 2020-02-13 21:19 UTC  (2+ messages)

[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2020-02-13 21:06 UTC  (14+ messages)

[PATCH 4.9 000/116] 4.9.214-stable review
 2020-02-13 21:01 UTC  (98+ messages)
` [PATCH 4.9 001/116] media: iguanair: fix endpoint sanity check
` [PATCH 4.9 003/116] sparc32: fix struct ipc64_perm type definition
` [PATCH 4.9 004/116] ASoC: qcom: Fix of-node refcount unbalance to link->codec_of_node
` [PATCH 4.9 005/116] cls_rsvp: fix rsvp_policy
` [PATCH 4.9 006/116] gtp: use __GFP_NOWARN to avoid memalloc warning
` [PATCH 4.9 007/116] net: hsr: fix possible NULL deref in hsr_handle_frame()
` [PATCH 4.9 008/116] net_sched: fix an OOB access in cls_tcindex
` [PATCH 4.9 009/116] rxrpc: Fix insufficient receive notification generation
` [PATCH 4.9 010/116] rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
` [PATCH 4.9 011/116] tcp: clear tp->total_retrans in tcp_disconnect()
` [PATCH 4.9 012/116] tcp: clear tp->delivered "
` [PATCH 4.9 013/116] tcp: clear tp->data_segs{in|out} "
` [PATCH 4.9 014/116] tcp: clear tp->segs_{in|out} "
` [PATCH 4.9 016/116] mfd: dln2: More sanity checking for endpoints
` [PATCH 4.9 018/116] usb: gadget: legacy: set max_speed to super-speed
` [PATCH 4.9 019/116] usb: gadget: f_ncm: Use atomic_t to track in-flight request
` [PATCH 4.9 020/116] usb: gadget: f_ecm: "
` [PATCH 4.9 021/116] ALSA: dummy: Fix PCM format loop in proc output
` [PATCH 4.9 022/116] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 4.9 024/116] lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
` [PATCH 4.9 026/116] mmc: spi: Toggle SPI polarity, do not hardcode it
` [PATCH 4.9 027/116] PCI: keystone: Fix link training retries initiation
` [PATCH 4.9 029/116] ubifs: Fix deadlock in concurrent bulk-read and writepage
` [PATCH 4.9 030/116] crypto: api - Check spawn->alg under lock in crypto_drop_spawn
` [PATCH 4.9 031/116] scsi: qla2xxx: Fix mtcp dump collection failure
` [PATCH 4.9 034/116] dm space map common: fix to ensure new block isnt already in use
` [PATCH 4.9 035/116] padata: Remove broken queue flushing
` [PATCH 4.9 036/116] crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
` [PATCH 4.9 037/116] crypto: atmel-aes - Fix counter overflow in CTR mode
` [PATCH 4.9 038/116] crypto: api - Fix race condition in crypto_spawn_alg
` [PATCH 4.9 039/116] crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill
` [PATCH 4.9 040/116] btrfs: set trans->drity in btrfs_commit_transaction
` [PATCH 4.9 041/116] ARM: tegra: Enable PLLP bypass during Tegra124 LP1
` [PATCH 4.9 042/116] mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
` [PATCH 4.9 043/116] sunrpc: expiry_time should be seconds not timeval
` [PATCH 4.9 044/116] KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
` [PATCH 4.9 045/116] KVM: x86: Protect DR-based index computations from "
` [PATCH 4.9 046/116] KVM: x86: Protect kvm_lapic_reg_write() "
` [PATCH 4.9 047/116] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() "
` [PATCH 4.9 048/116] KVM: x86: Protect ioapic_write_indirect() "
` [PATCH 4.9 050/116] KVM: x86: Protect ioapic_read_indirect() "
` [PATCH 4.9 051/116] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
` [PATCH 4.9 052/116] KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
` [PATCH 4.9 053/116] KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() "
` [PATCH 4.9 054/116] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 4.9 055/116] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 4.9 056/116] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH 4.9 057/116] clk: tegra: Mark fuse clock as critical
` [PATCH 4.9 058/116] scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
` [PATCH 4.9 059/116] scsi: csiostor: Adjust indentation in csio_device_reset
` [PATCH 4.9 060/116] scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
` [PATCH 4.9 061/116] ext2: Adjust indentation in ext2_fill_super
` [PATCH 4.9 062/116] powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
` [PATCH 4.9 063/116] NFC: pn544: Adjust indentation in pn544_hci_check_presence
` [PATCH 4.9 065/116] net: smc911x: Adjust indentation in smc911x_phy_configure
` [PATCH 4.9 066/116] net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
` [PATCH 4.9 067/116] IB/mlx5: Fix outstanding_pi index for GSI qps
` [PATCH 4.9 069/116] nfsd: fix jiffies/time_t mixup in LRU list
` [PATCH 4.9 072/116] mfd: da9062: Fix watchdog compatible string
` [PATCH 4.9 073/116] mfd: rn5t618: Mark ADC control register volatile
` [PATCH 4.9 074/116] net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
` [PATCH 4.9 075/116] bonding/alb: properly access headers in bond_alb_xmit()
` [PATCH 4.9 076/116] NFS: switch back to to ->iterate()
` [PATCH 4.9 077/116] NFS: Fix memory leaks and corruption in readdir
` [PATCH 4.9 078/116] NFS: Fix bool initialization/comparison
` [PATCH 4.9 079/116] NFS: Directory page cache pages need to be locked when read
` [PATCH 4.9 080/116] ext4: fix deadlock allocating crypto bounce page from mempool
` [PATCH 4.9 081/116] Btrfs: fix assertion failure on fsync with NO_HOLES enabled
` [PATCH 4.9 082/116] btrfs: use bool argument in free_root_pointers()
` [PATCH 4.9 083/116] btrfs: free block groups after freeing fs trees
` [PATCH 4.9 084/116] btrfs: remove trivial locking wrappers of tree mod log
` [PATCH 4.9 085/116] Btrfs: fix race between adding and putting tree mod seq elements and nodes
` [PATCH 4.9 086/116] drm: atmel-hlcdc: enable clock before configuring timing engine
` [PATCH 4.9 087/116] drm/dp_mst: Remove VCPI while disabling topology mgr
` [PATCH 4.9 089/116] btrfs: flush write bio if we loop in extent_write_cache_pages
` [PATCH 4.9 090/116] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
` [PATCH 4.9 091/116] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
` [PATCH 4.9 092/116] KVM: nVMX: vmread should not set rflags to specify success in case of #PF
` [PATCH 4.9 093/116] cifs: fail i/o on soft mounts if sessionsetup errors out
` [PATCH 4.9 094/116] clocksource: Prevent double add_timer_on() for watchdog_timer
` [PATCH 4.9 096/116] rxrpc: Fix service call disconnection
` [PATCH 4.9 097/116] ASoC: pcm: update FE/BE trigger order based on the command
` [PATCH 4.9 098/116] RDMA/netlink: Do not always generate an ACK for some netlink operations
` [PATCH 4.9 099/116] scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails
` [PATCH 4.9 100/116] PCI: Dont disable bridge BARs when assigning bus resources
` [PATCH 4.9 101/116] nfs: NFS_SWAP should depend on SWAP
` [PATCH 4.9 105/116] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
` [PATCH 4.9 106/116] ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
` [PATCH 4.9 107/116] ARM: dts: at91: sama5d3: define clock rate range for tcb1
` [PATCH 4.9 108/116] tools/power/acpi: fix compilation error
` [PATCH 4.9 109/116] powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW
` [PATCH 4.9 110/116] pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
` [PATCH 4.9 111/116] scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
` [PATCH 4.9 112/116] dm: fix potential for q->make_request_fn NULL pointer
` [PATCH 4.9 116/116] libertas: make lbs_ibss_join_existing() return error code on rates overflow

stable-rc/linux-4.19.y build: 133 builds: 0 failed, 133 passed, 1 warning (v4.19.103-53-gf1f9ded7a002)
 2020-02-13 20:41 UTC 

patch "vt: selection, close sel_buffer race" added to tty-linus
 2020-02-13 20:11 UTC 

patch "vt: selection, handle pending signals in paste_selection" added to tty-linus
 2020-02-13 20:11 UTC 

stable-rc/linux-4.14.y build: 140 builds: 0 failed, 140 passed, 70 warnings (v4.14.170-174-g2874fe097995)
 2020-02-13 20:09 UTC 

stable-rc/linux-4.4.y build: 112 builds: 1 failed, 111 passed, 2 errors, 11 warnings (v4.4.213-92-ga4539ca32651)
 2020-02-13 19:31 UTC 

please cherry pick 75fea300d73a to 4.14.y
 2020-02-13 19:23 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 121 builds: 1 failed, 120 passed (v4.9.213-117-g41f2460abb3e)
 2020-02-13 19:10 UTC 

stable-rc/linux-5.4.y build: 135 builds: 4 failed, 131 passed, 12 errors, 84 warnings (v5.4.19-98-gdfae536f94c2)
 2020-02-13 18:40 UTC 

[PATCH 4.19 00/52] 4.19.104-stable review
 2020-02-13 18:29 UTC  (5+ messages)
` [PATCH 4.19 16/52] serial: uartps: Add a timeout to the tx empty wait

[PATCH 1/2] MAINTAINERS: Update drm/i915 bug filing URL
 2020-02-13 17:37 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Update drm/i915 bug filing URL
 2020-02-13 17:37 UTC  (2+ messages)

[PATCH] i2c: designware-pci: Fix BUG_ON during device removal
 2020-02-13 17:11 UTC  (4+ messages)

[PATCH 4.4 00/91] 4.4.214-stable review
 2020-02-13 16:57 UTC  (72+ messages)
` [PATCH 4.4 01/91] media: iguanair: fix endpoint sanity check
` [PATCH 4.4 02/91] x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
` [PATCH 4.4 03/91] sparc32: fix struct ipc64_perm type definition
` [PATCH 4.4 04/91] ASoC: qcom: Fix of-node refcount unbalance to link->codec_of_node
` [PATCH 4.4 05/91] cls_rsvp: fix rsvp_policy
` [PATCH 4.4 06/91] net: hsr: fix possible NULL deref in hsr_handle_frame()
` [PATCH 4.4 07/91] net_sched: fix an OOB access in cls_tcindex
` [PATCH 4.4 09/91] tcp: clear tp->segs_{in|out} in tcp_disconnect()
` [PATCH 4.4 10/91] media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
` [PATCH 4.4 11/91] mfd: dln2: More sanity checking for endpoints
` [PATCH 4.4 12/91] brcmfmac: Fix memory leak in brcmf_usbdev_qinit
` [PATCH 4.4 13/91] usb: gadget: legacy: set max_speed to super-speed
` [PATCH 4.4 14/91] usb: gadget: f_ncm: Use atomic_t to track in-flight request
` [PATCH 4.4 15/91] usb: gadget: f_ecm: "
` [PATCH 4.4 16/91] ALSA: dummy: Fix PCM format loop in proc output
` [PATCH 4.4 17/91] lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
` [PATCH 4.4 19/91] mmc: spi: Toggle SPI polarity, do not hardcode it
` [PATCH 4.4 20/91] PCI: keystone: Fix link training retries initiation
` [PATCH 4.4 21/91] crypto: api - Check spawn->alg under lock in crypto_drop_spawn
` [PATCH 4.4 22/91] scsi: qla2xxx: Fix mtcp dump collection failure
` [PATCH 4.4 23/91] power: supply: ltc2941-battery-gauge: fix use-after-free
` [PATCH 4.4 24/91] Revert "ovl: modify ovl_permission() to do checks on two inodes"
` [PATCH 4.4 26/91] dm space map common: fix to ensure new block isnt already in use
` [PATCH 4.4 27/91] padata: Remove broken queue flushing
` [PATCH 4.4 28/91] crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
` [PATCH 4.4 29/91] crypto: api - Fix race condition in crypto_spawn_alg
` [PATCH 4.4 31/91] btrfs: set trans->drity in btrfs_commit_transaction
` [PATCH 4.4 32/91] ARM: tegra: Enable PLLP bypass during Tegra124 LP1
` [PATCH 4.4 33/91] mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
` [PATCH 4.4 34/91] sunrpc: expiry_time should be seconds not timeval
` [PATCH 4.4 35/91] KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
` [PATCH 4.4 36/91] KVM: x86: Protect DR-based index computations from "
` [PATCH 4.4 37/91] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() "
` [PATCH 4.4 38/91] KVM: x86: Protect ioapic_write_indirect() "
` [PATCH 4.4 39/91] KVM: x86: Protect MSR-based index computations in pmu.h "
` [PATCH 4.4 40/91] KVM: x86: Protect ioapic_read_indirect() "
` [PATCH 4.4 41/91] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
` [PATCH 4.4 43/91] KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks
` [PATCH 4.4 44/91] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 4.4 45/91] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 4.4 47/91] scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
` [PATCH 4.4 48/91] scsi: csiostor: Adjust indentation in csio_device_reset
` [PATCH 4.4 49/91] scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
` [PATCH 4.4 50/91] ext2: Adjust indentation in ext2_fill_super
` [PATCH 4.4 51/91] powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
` [PATCH 4.4 52/91] NFC: pn544: Adjust indentation in pn544_hci_check_presence
` [PATCH 4.4 54/91] net: smc911x: Adjust indentation in smc911x_phy_configure
` [PATCH 4.4 55/91] net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
` [PATCH 4.4 56/91] mfd: da9062: Fix watchdog compatible string
` [PATCH 4.4 57/91] mfd: rn5t618: Mark ADC control register volatile
` [PATCH 4.4 60/91] NFS: Fix memory leaks and corruption in readdir
` [PATCH 4.4 61/91] NFS: Fix bool initialization/comparison
` [PATCH 4.4 62/91] NFS: Directory page cache pages need to be locked when read
` [PATCH 4.4 63/91] Btrfs: fix assertion failure on fsync with NO_HOLES enabled
` [PATCH 4.4 65/91] Btrfs: fix race between adding and putting tree mod seq elements and nodes
` [PATCH 4.4 67/91] drm/dp_mst: Remove VCPI while disabling topology mgr
` [PATCH 4.4 70/91] KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
` [PATCH 4.4 71/91] KVM: x86: Protect kvm_lapic_reg_write() "
` [PATCH 4.4 73/91] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
` [PATCH 4.4 74/91] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
` [PATCH 4.4 75/91] KVM: nVMX: vmread should not set rflags to specify success in case of #PF
` [PATCH 4.4 77/91] clocksource: Prevent double add_timer_on() for watchdog_timer
` [PATCH 4.4 78/91] perf/core: Fix mlock accounting in perf_mmap()
` [PATCH 4.4 79/91] ASoC: pcm: update FE/BE trigger order based on the command
` [PATCH 4.4 81/91] rtc: hym8563: Return -EINVAL if the time is known to be invalid
` [PATCH 4.4 82/91] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
` [PATCH 4.4 83/91] ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
` [PATCH 4.4 84/91] ARM: dts: at91: sama5d3: define clock rate range for tcb1
` [PATCH 4.4 90/91] libertas: make lbs_ibss_join_existing() return error code on rates overflow
` [PATCH 4.4 91/91] dm: fix potential for q->make_request_fn NULL pointer

[PATCH] crypto: chacha20poly1305 - prevent integer overflow on large input
 2020-02-13 16:38 UTC 

patch "usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields" added to usb-linus
 2020-02-13 16:31 UTC 

[PATCH v2 1/2] clk: ingenic/jz4770: Exit with error if CGU init failed
 2020-02-13 16:19 UTC  (2+ messages)
` [PATCH v2 2/2] clk: ingenic/TCU: Fix round_rate returning error


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).