stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 19:27:21 to 2020-06-29 19:58:45 UTC [more...]

[PATCH v2] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-06-29 11:29 UTC  (5+ messages)

[PATCH 4.9 000/191] 4.9.229-rc1 review
 2020-06-29 15:39 UTC  (14+ messages)
` [PATCH 4.9 003/191] i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
` [PATCH 4.9 022/191] yam: fix possible memory leak in yam_init_driver
` [PATCH 4.9 039/191] clk: ti: composite: fix memory leak
` [PATCH 4.9 055/191] USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
` [PATCH 4.9 061/191] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
` [PATCH 4.9 062/191] extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
` [PATCH 4.9 095/191] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
` [PATCH 4.9 109/191] media: dvb_frontend: get rid of property cache's state
` [PATCH 4.9 110/191] media: dvb_frontend: better document the -EPERM condition
` [PATCH 4.9 113/191] media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
` [PATCH 4.9 115/191] media: dvb_frontend: Add compat_ioctl callback
` [PATCH 4.9 122/191] mtd: rawnand: xway: Fix the probe error path
` [PATCH 4.9 173/191] kbuild: improve cc-option to clean up all temporary files

[PATCH 4.19 000/131] 4.19.131-rc1 review
 2020-06-29 15:34 UTC  (18+ messages)
` [PATCH 4.19 001/131] net: be more gentle about silly gso requests coming from user
` [PATCH 4.19 002/131] block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
` [PATCH 4.19 006/131] net: sched: export __netdev_watchdog_up()
` [PATCH 4.19 009/131] i2c: tegra: Add missing kerneldoc for some fields
` [PATCH 4.19 013/131] ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294
` [PATCH 4.19 020/131] net: fix memleak in register_netdevice()
` [PATCH 4.19 025/131] rocker: fix incorrect error handling in dma_rings_init
` [PATCH 4.19 030/131] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [PATCH 4.19 039/131] net: Do not clear the sock TX queue in sk_set_socket()
` [PATCH 4.19 040/131] net: core: reduce recursion limit value
` [PATCH 4.19 042/131] usb: dwc2: Postponed gadget registration to the udc class driver
` [PATCH 4.19 054/131] xhci: Fix enumeration issue when setting max packet size for FS devices
` [PATCH 4.19 067/131] x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
` [PATCH 4.19 088/131] sched/deadline: Initialize ->dl_boosted
` [PATCH 4.19 110/131] x86/asm/64: Align start of __clear_user() loop to 16-bytes
` [PATCH 4.19 118/131] arm64: perf: Report the PC value in REGS_ABI_32 mode
` [PATCH 4.19 122/131] drm/radeon: fix fb_div check in ni_init_smc_spll_table()

[PATCH 5.4 000/178] 5.4.50-rc1 review
 2020-06-29 15:25 UTC  (153+ messages)
` [PATCH 5.4 001/178] block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
` [PATCH 5.4 002/178] enetc: Fix tx rings bitmap iteration range, irq handling
` [PATCH 5.4 003/178] geneve: allow changing DF behavior after creation
` [PATCH 5.4 004/178] ibmveth: Fix max MTU limit
` [PATCH 5.4 005/178] mld: fix memory leak in ipv6_mc_destroy_dev()
` [PATCH 5.4 006/178] mvpp2: ethtool rxtx stats fix
` [PATCH 5.4 007/178] net: bridge: enfore alignment for ethernet address
` [PATCH 5.4 008/178] net: core: reduce recursion limit value
` [PATCH 5.4 009/178] net: Do not clear the sock TX queue in sk_set_socket()
` [PATCH 5.4 010/178] net: fix memleak in register_netdevice()
` [PATCH 5.4 011/178] net: Fix the arp error in some cases
` [PATCH 5.4 012/178] net: increment xmit_recursion level in dev_direct_xmit()
` [PATCH 5.4 014/178] openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len
` [PATCH 5.4 015/178] rocker: fix incorrect error handling in dma_rings_init
` [PATCH 5.4 016/178] rxrpc: Fix notification call on completion of discarded calls
` [PATCH 5.4 017/178] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
` [PATCH 5.4 019/178] tcp: grow window for OOO packets only for SACK flows
` [PATCH 5.4 020/178] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [PATCH 5.4 021/178] ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
` [PATCH 5.4 022/178] net: phy: Check harder for errors in get_phy_id()
` [PATCH 5.4 023/178] ip_tunnel: fix use-after-free in ip_tunnel_lookup()
` [PATCH 5.4 024/178] sch_cake: don't try to reallocate or unshare skb unconditionally
` [PATCH 5.4 025/178] sch_cake: don't call diffserv parsing code when it is not needed
` [PATCH 5.4 026/178] sch_cake: fix a few style nits
` [PATCH 5.4 027/178] tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
` [PATCH 5.4 029/178] btrfs: fix a block group ref counter leak after failure to remove block group
` [PATCH 5.4 030/178] net: sched: export __netdev_watchdog_up()
` [PATCH 5.4 031/178] fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
` [PATCH 5.4 033/178] binder: fix null deref of proc->context
` [PATCH 5.4 034/178] USB: ohci-sm501: Add missed iounmap() in remove
` [PATCH 5.4 037/178] USB: ehci: reopen solution for Synopsys HC bug
` [PATCH 5.4 038/178] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
` [PATCH 5.4 039/178] xhci: Poll for U0 after disabling USB2 LPM
` [PATCH 5.4 040/178] usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
` [PATCH 5.4 041/178] usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
` [PATCH 5.4 042/178] ALSA: usb-audio: Add implicit feedback quirk for SSL2+
` [PATCH 5.4 043/178] ALSA: usb-audio: add quirk for Denon DCD-1500RE
` [PATCH 5.4 044/178] ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
` [PATCH 5.4 045/178] ALSA: usb-audio: Fix OOB access of mixer element list
` [PATCH 5.4 046/178] usb: cdns3: trace: using correct dir value
` [PATCH 5.4 047/178] usb: cdns3: ep0: fix the test mode set incorrectly
` [PATCH 5.4 050/178] scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
` [PATCH 5.4 051/178] cifs: Fix cached_fid refcnt leak in open_shroot
` [PATCH 5.4 052/178] cifs/smb3: Fix data inconsistent when punch hole
` [PATCH 5.4 054/178] xhci: Fix incorrect EP_STATE_MASK
` [PATCH 5.4 055/178] xhci: Fix enumeration issue when setting max packet size for FS devices
` [PATCH 5.4 056/178] xhci: Return if xHCI doesn't support LPM
` [PATCH 5.4 057/178] cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
` [PATCH 5.4 060/178] IB/hfi1: Fix module use count flaw due to leftover module put calls
` [PATCH 5.4 061/178] bus: ti-sysc: Flush posted write on enable and disable
` [PATCH 5.4 062/178] bus: ti-sysc: Ignore clockactivity unless specified as a quirk
` [PATCH 5.4 064/178] xfrm: Fix double ESP trailer insertion in IPsec crypto offload
` [PATCH 5.4 065/178] ASoC: q6asm: handle EOS correctly
` [PATCH 5.4 066/178] efi/tpm: Verify event log header before parsing
` [PATCH 5.4 067/178] efi/esrt: Fix reference count leak in esre_create_sysfs_entry
` [PATCH 5.4 068/178] ASoc: q6afe: add support to get port direction
` [PATCH 5.4 069/178] ASoC: qcom: common: set correct directions for dailinks
` [PATCH 5.4 070/178] regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
` [PATCH 5.4 071/178] RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
` [PATCH 5.4 072/178] ASoC: fsl_ssi: Fix bclk calculation for mono channel
` [PATCH 5.4 073/178] samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS
` [PATCH 5.4 074/178] bpf, xdp, samples: Fix null pointer dereference in *_user code
` [PATCH 5.4 075/178] ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect
` [PATCH 5.4 076/178] ARM: dts: Fix duovero smsc interrupt for suspend
` [PATCH 5.4 077/178] x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
` [PATCH 5.4 078/178] regmap: Fix memory leak from regmap_register_patch
` [PATCH 5.4 079/178] devmap: Use bpf_map_area_alloc() for allocating hash buckets
` [PATCH 5.4 080/178] bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
` [PATCH 5.4 082/178] rxrpc: Fix handling of rwind from an ACK packet
` [PATCH 5.4 083/178] RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
` [PATCH 5.4 084/178] RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
` [PATCH 5.4 085/178] RDMA/cma: Protect bind_list and listen_list while finding matching cm id
` [PATCH 5.4 086/178] ASoC: rockchip: Fix a reference count leak
` [PATCH 5.4 087/178] s390/qeth: fix error handling for isolation mode cmds
` [PATCH 5.4 089/178] selftests/net: report etf errors correctly
` [PATCH 5.4 090/178] iommu/vt-d: Enable PCI ACS for platform opt in hint
` [PATCH 5.4 091/178] iommu/vt-d: Update scalable mode paging structure coherency
` [PATCH 5.4 092/178] net: qed: fix left elements count calculation
` [PATCH 5.4 093/178] net: qed: fix async event callbacks unregistering
` [PATCH 5.4 094/178] net: qede: stop adding events on an already destroyed workqueue
` [PATCH 5.4 095/178] net: qed: fix NVMe login fails over VFs
` [PATCH 5.4 096/178] net: qed: fix excessive QM ILT lines consumption
` [PATCH 5.4 097/178] net: qede: fix PTP initialization on recovery
` [PATCH 5.4 098/178] net: qede: fix use-after-free on recovery and AER handling
` [PATCH 5.4 099/178] cxgb4: move handling L2T ARP failures to caller
` [PATCH 5.4 100/178] ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
` [PATCH 5.4 101/178] scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
` [PATCH 5.4 102/178] usb: gadget: udc: Potential Oops in error handling code
` [PATCH 5.4 103/178] usb: renesas_usbhs: getting residue from callback_result
` [PATCH 5.4 105/178] nvme: fix possible deadlock when I/O is blocked
` [PATCH 5.4 108/178] nvme-multipath: fix deadlock due to head->lock
` [PATCH 5.4 109/178] netfilter: ipset: fix unaligned atomic access
` [PATCH 5.4 110/178] net: bcmgenet: use hardware padding of runt frames
` [PATCH 5.4 111/178] clk: sifive: allocate sufficient memory for struct __prci_data
` [PATCH 5.4 112/178] i2c: fsi: Fix the port number field in status register
` [PATCH 5.4 113/178] i2c: core: check returned size of emulated smbus block read
` [PATCH 5.4 114/178] afs: Fix storage of cell names
` [PATCH 5.4 116/178] sched/core: Fix PI boosting between RT and DEADLINE tasks
` [PATCH 5.4 117/178] sata_rcar: handle pm_runtime_get_sync failure cases
` [PATCH 5.4 118/178] ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function
` [PATCH 5.4 119/178] drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
` [PATCH 5.4 120/178] riscv/atomic: Fix sign extension for RV64I
` [PATCH 5.4 121/178] hwrng: ks-sa - Fix runtime PM imbalance on error
` [PATCH 5.4 122/178] arm64/sve: Eliminate data races on sve_default_vl
` [PATCH 5.4 123/178] ibmvnic: Harden device login requests
` [PATCH 5.4 125/178] test_objagg: Fix potential memory leak in error handling
` [PATCH 5.4 126/178] pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
` [PATCH 5.4 127/178] pinctrl: tegra: Use noirq suspend/resume callbacks
` [PATCH 5.4 128/178] s390/ptrace: pass invalid syscall numbers to tracing
` [PATCH 5.4 129/178] s390/ptrace: fix setting syscall number
` [PATCH 5.4 131/178] s390/vdso: fix vDSO clock_getres()
` [PATCH 5.4 132/178] arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
` [PATCH 5.4 133/178] kbuild: improve cc-option to clean up all temporary files
` [PATCH 5.4 134/178] recordmcount: support >64k sections
` [PATCH 5.4 135/178] kprobes: Suppress the suspicious RCU warning on kprobes
` [PATCH 5.4 136/178] blktrace: break out of blktrace setup on concurrent calls
` [PATCH 5.4 137/178] block: update hctx map when use multiple maps
` [PATCH 5.4 138/178] RISC-V: Don't allow write+exec only page mapping request in mmap
` [PATCH 5.4 139/178] ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
` [PATCH 5.4 140/178] ALSA: hda/realtek - Add quirk for MSI GE63 laptop
` [PATCH 5.4 141/178] ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
` [PATCH 5.4 144/178] erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
` [PATCH 5.4 145/178] KVM: X86: Fix MSR range of APIC registers in X2APIC mode
` [PATCH 5.4 146/178] KVM: nVMX: Plumb L2 GPA through to PML emulation
` [PATCH 5.4 147/178] KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
` [PATCH 5.4 148/178] x86/cpu: Use pinning mask for CR4 bits needing to be 0
` [PATCH 5.4 149/178] x86/asm/64: Align start of __clear_user() loop to 16-bytes
` [PATCH 5.4 150/178] btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
` [PATCH 5.4 151/178] btrfs: fix data block group relocation failure due to concurrent scrub
` [PATCH 5.4 153/178] btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
` [PATCH 5.4 154/178] mm/slab: use memzero_explicit() in kzfree()
` [PATCH 5.4 155/178] ocfs2: avoid inode removal while nfsd is accessing it
` [PATCH 5.4 156/178] ocfs2: load global_inode_alloc
` [PATCH 5.4 157/178] ocfs2: fix value of OCFS2_INVALID_SLOT
` [PATCH 5.4 158/178] ocfs2: fix panic on nfs server over ocfs2
` [PATCH 5.4 159/178] mm/memcontrol.c: add missed css_put()
` [PATCH 5.4 162/178] arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range
` [PATCH 5.4 163/178] tracing: Fix event trigger to accept redundant spaces
` [PATCH 5.4 164/178] ring-buffer: Zero out time extend if it is nested and not absolute
` [PATCH 5.4 165/178] drm/amd: fix potential memleak in err branch
` [PATCH 5.4 166/178] drm: rcar-du: Fix build error
` [PATCH 5.4 167/178] drm/radeon: fix fb_div check in ni_init_smc_spll_table()
` [PATCH 5.4 168/178] drm/amdgpu: add fw release for sdma v5_0
` [PATCH 5.4 169/178] Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
` [PATCH 5.4 171/178] SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
` [PATCH 5.4 172/178] pNFS/flexfiles: Fix list corruption if the mirror count changes
` [PATCH 5.4 173/178] NFSv4 fix CLOSE not waiting for direct IO compeletion
` [PATCH 5.4 174/178] xprtrdma: Fix handling of RDMA_ERROR replies
` [PATCH 5.4 175/178] dm writecache: correct uncommitted_block when discarding uncommitted entry
` [PATCH 5.4 176/178] dm writecache: add cond_resched to loop in persistent_memory_claim()
` [PATCH 5.4 177/178] xfs: add agf freeblocks verify in xfs_agf_verify
` [PATCH 5.4 178/178] Linux 5.4.50-rc1

patch "mei: bus: don't clean driver pointer" added to char-misc-linus
 2020-06-29 17:11 UTC 

stable-rc/linux-4.14.y build: 149 builds: 0 failed, 149 passed, 2 warnings (v4.14.186-76-g332dde51480f)
 2020-06-29 16:06 UTC 

[PATCH 4.14 00/78] 4.14.186-rc1 review
 2020-06-29 15:38 UTC  (11+ messages)
` [PATCH 4.14 14/78] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
` [PATCH 4.14 15/78] tcp: grow window for OOO packets only for SACK flows
` [PATCH 4.14 22/78] net: core: reduce recursion limit value
` [PATCH 4.14 27/78] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
` [PATCH 4.14 30/78] xhci: Fix incorrect EP_STATE_MASK
` [PATCH 4.14 40/78] efi/esrt: Fix reference count leak in esre_create_sysfs_entry
` [PATCH 4.14 43/78] RDMA/cma: Protect bind_list and listen_list while finding matching cm id
` [PATCH 4.14 45/78] RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
` [PATCH 4.14 56/78] s390/ptrace: fix setting syscall number
` [PATCH 4.14 75/78] NFSv4 fix CLOSE not waiting for direct IO compeletion

[PATCH 1/6] ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel
 2020-06-29 19:38 UTC  (2+ messages)

Upstream fixes not merged in 5.4.y
 2020-06-29 19:35 UTC 

stable-rc/linux-4.14.y baseline: 63 runs, 1 regressions (v4.14.186-76-g332dde51480f)
 2020-06-29 19:36 UTC 


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