stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-24 11:41:08 to 2020-01-24 14:28:57 UTC [more...]

[PATCH AUTOSEL 4.19 01/56] batman-adv: Fix DAT candidate selection on little endian systems
 2020-01-24 14:20 UTC  (20+ messages)
` [PATCH AUTOSEL 4.19 08/56] tools lib traceevent: Fix memory leakage in filter_event
` [PATCH AUTOSEL 4.19 16/56] clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs
` [PATCH AUTOSEL 4.19 18/56] ASoC: rt5640: Fix NULL dereference on module unload
` [PATCH AUTOSEL 4.19 19/56] ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
` [PATCH AUTOSEL 4.19 32/56] NFC: pn533: fix bulk-message timeout
` [PATCH AUTOSEL 4.19 43/56] mlxsw: spectrum: Wipe xstats.backlog of down ports
` [PATCH AUTOSEL 4.19 44/56] hv_netvsc: Fix memory leak when removing rndis device
` [PATCH AUTOSEL 4.19 45/56] bpf: Fix incorrect verifier simulation of ARSH under ALU32
` [PATCH AUTOSEL 4.19 46/56] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
` [PATCH AUTOSEL 4.19 47/56] scsi: mptfusion: Fix double fetch bug in ioctl
` [PATCH AUTOSEL 4.19 48/56] netfilter: nf_tables: store transaction list locally while requesting module
` [PATCH AUTOSEL 4.19 49/56] netfilter: nft_tunnel: fix null-attribute check
` [PATCH AUTOSEL 4.19 50/56] netfilter: nft_tunnel: ERSPAN_VERSION must not be null
` [PATCH AUTOSEL 4.19 51/56] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
` [PATCH AUTOSEL 4.19 52/56] netfilter: nf_tables: fix flowtable list del corruption
` [PATCH AUTOSEL 4.19 53/56] net: hns: fix soft lockup when there is not enough memory
` [PATCH AUTOSEL 4.19 54/56] net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
` [PATCH AUTOSEL 4.19 55/56] bnxt_en: Fix ipv6 RFS filter matching logic
` [PATCH AUTOSEL 4.19 56/56] riscv: delete temporary files

[PATCH AUTOSEL 4.14 01/32] batman-adv: Fix DAT candidate selection on little endian systems
 2020-01-24 14:21 UTC  (32+ messages)
` [PATCH AUTOSEL 4.14 02/32] dt-bindings: reset: meson8b: fix duplicate reset IDs
` [PATCH AUTOSEL 4.14 03/32] ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
` [PATCH AUTOSEL 4.14 04/32] ARM: dts: beagle-x15-common: Model 5V0 regulator
` [PATCH AUTOSEL 4.14 05/32] soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
` [PATCH AUTOSEL 4.14 06/32] clk: Don't try to enable critical clocks if prepare failed
` [PATCH AUTOSEL 4.14 07/32] mac80211: mesh: restrict airtime metric to peered established plinks
` [PATCH AUTOSEL 4.14 08/32] clk: mmp2: Fix the order of timer mux parents
` [PATCH AUTOSEL 4.14 09/32] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH AUTOSEL 4.14 10/32] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.14 11/32] igb: Fix SGMII SFP module discovery for 100FX/LX
` [PATCH AUTOSEL 4.14 12/32] ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
` [PATCH AUTOSEL 4.14 13/32] ASoC: sti: fix possible sleep-in-atomic
` [PATCH AUTOSEL 4.14 14/32] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH AUTOSEL 4.14 15/32] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
` [PATCH AUTOSEL 4.14 16/32] qmi_wwan: Add support for Quectel RM500Q
` [PATCH AUTOSEL 4.14 17/32] NFC: pn533: fix bulk-message timeout
` [PATCH AUTOSEL 4.14 18/32] ptp: free ptp device pin descriptors properly
` [PATCH AUTOSEL 4.14 19/32] net: usb: lan78xx: limit size of local TSO packets
` [PATCH AUTOSEL 4.14 20/32] r8152: add missing endpoint sanity check
` [PATCH AUTOSEL 4.14 21/32] wireless: fix enabling channel 12 for custom regulatory domain
` [PATCH AUTOSEL 4.14 22/32] cfg80211: Fix radar event during another phy CAC
` [PATCH AUTOSEL 4.14 23/32] mac80211: Fix TKIP replay protection immediately after key setup
` [PATCH AUTOSEL 4.14 24/32] wireless: wext: avoid gcc -O3 warning
` [PATCH AUTOSEL 4.14 25/32] cfg80211: check for set_wiphy_params
` [PATCH AUTOSEL 4.14 26/32] tick/sched: Annotate lockless access to last_jiffies_update
` [PATCH AUTOSEL 4.14 27/32] hv_netvsc: Fix memory leak when removing rndis device
` [PATCH AUTOSEL 4.14 28/32] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
` [PATCH AUTOSEL 4.14 29/32] scsi: mptfusion: Fix double fetch bug in ioctl
` [PATCH AUTOSEL 4.14 30/32] net: hns: fix soft lockup when there is not enough memory
` [PATCH AUTOSEL 4.14 31/32] net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
` [PATCH AUTOSEL 4.14 32/32] bnxt_en: Fix ipv6 RFS filter matching logic

[PATCH AUTOSEL 4.9 01/18] batman-adv: Fix DAT candidate selection on little endian systems
 2020-01-24 14:21 UTC  (18+ messages)
` [PATCH AUTOSEL 4.9 02/18] dt-bindings: reset: meson8b: fix duplicate reset IDs
` [PATCH AUTOSEL 4.9 03/18] ARM: dts: beagle-x15-common: Model 5V0 regulator
` [PATCH AUTOSEL 4.9 04/18] soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
` [PATCH AUTOSEL 4.9 05/18] clk: Don't try to enable critical clocks if prepare failed
` [PATCH AUTOSEL 4.9 06/18] mac80211: mesh: restrict airtime metric to peered established plinks
` [PATCH AUTOSEL 4.9 07/18] clk: mmp2: Fix the order of timer mux parents
` [PATCH AUTOSEL 4.9 08/18] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH AUTOSEL 4.9 09/18] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.9 10/18] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH AUTOSEL 4.9 11/18] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
` [PATCH AUTOSEL 4.9 12/18] r8152: add missing endpoint sanity check
` [PATCH AUTOSEL 4.9 13/18] wireless: fix enabling channel 12 for custom regulatory domain
` [PATCH AUTOSEL 4.9 14/18] mac80211: Fix TKIP replay protection immediately after key setup
` [PATCH AUTOSEL 4.9 15/18] wireless: wext: avoid gcc -O3 warning
` [PATCH AUTOSEL 4.9 16/18] cfg80211: check for set_wiphy_params
` [PATCH AUTOSEL 4.9 17/18] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
` [PATCH AUTOSEL 4.9 18/18] scsi: mptfusion: Fix double fetch bug in ioctl

[PATCH AUTOSEL 4.4 1/9] batman-adv: Fix DAT candidate selection on little endian systems
 2020-01-24 14:22 UTC  (9+ messages)
` [PATCH AUTOSEL 4.4 2/9] clk: mmp2: Fix the order of timer mux parents
` [PATCH AUTOSEL 4.4 3/9] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH AUTOSEL 4.4 4/9] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.4 5/9] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH AUTOSEL 4.4 6/9] r8152: add missing endpoint sanity check
` [PATCH AUTOSEL 4.4 7/9] wireless: wext: avoid gcc -O3 warning
` [PATCH AUTOSEL 4.4 8/9] cfg80211: check for set_wiphy_params
` [PATCH AUTOSEL 4.4 9/9] scsi: mptfusion: Fix double fetch bug in ioctl

[PATCH AUTOSEL 5.4 001/107] batman-adv: Fix DAT candidate selection on little endian systems
 2020-01-24 14:17 UTC  (18+ messages)
` [PATCH AUTOSEL 5.4 007/107] bus: ti-sysc: Fix iterating over clocks
` [PATCH AUTOSEL 5.4 017/107] ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection
` [PATCH AUTOSEL 5.4 019/107] rseq: Unregister rseq for clone CLONE_VM
` [PATCH AUTOSEL 5.4 020/107] locking/lockdep: Fix buffer overrun problem in stack_trace[]
` [PATCH AUTOSEL 5.4 021/107] efi/earlycon: Fix write-combine mapping on x86
` [PATCH AUTOSEL 5.4 031/107] ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
` [PATCH AUTOSEL 5.4 035/107] ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
` [PATCH AUTOSEL 5.4 037/107] s390/setup: Fix secure ipl message
` [PATCH AUTOSEL 5.4 053/107] ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers
` [PATCH AUTOSEL 5.4 054/107] ASoC: hdac_hda: Fix error in driver removal after failed probe
` [PATCH AUTOSEL 5.4 055/107] ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
` [PATCH AUTOSEL 5.4 056/107] ASoC: sti: fix possible sleep-in-atomic
` [PATCH AUTOSEL 5.4 057/107] ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1
` [PATCH AUTOSEL 5.4 063/107] parisc: Use proper printk format for resource_size_t
` [PATCH AUTOSEL 5.4 082/107] bpf: Fix incorrect verifier simulation of ARSH under ALU32
` [PATCH AUTOSEL 5.4 084/107] net: stmmac: selftests: Make it work in Synopsys AXS101 boards
` [PATCH AUTOSEL 5.4 089/107] net: ethernet: ave: Avoid lockdep warning

[PATCH 4.14 000/343] 4.14.168-stable review
 2020-01-24 14:17 UTC  (4+ messages)
` [PATCH 4.14 016/343] regulator: fixed: Default enable high on DT regulators

stable-rc/linux-4.14.y build: 189 builds: 0 failed, 189 passed, 96 warnings (v4.14.167-344-g44ca37a00ad6)
 2020-01-24 13:50 UTC 

[PATCH 5.4 000/102] 5.4.15-stable review
 2020-01-24 13:47 UTC  (4+ messages)
` [PATCH 5.4 007/102] libbpf: Fix call relocation offset calculation bug

stable-rc/linux-4.19.y bisection: baseline.login on sun8i-h3-libretech-all-h3-cc
 2020-01-24 13:44 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 165 builds: 1 failed, 164 passed, 2 errors, 13 warnings (v4.4.211-161-g0aa587edffe5)
 2020-01-24 13:08 UTC 

[PATCH] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-24 12:45 UTC  (11+ messages)

stable-rc/linux-4.19.y build: 193 builds: 0 failed, 193 passed, 9 warnings (v4.19.98-640-gd521598bed24)
 2020-01-24 12:33 UTC 

[PATCH v2] s390: prevent leaking kernel address in BEAR
 2020-01-24 12:25 UTC 

[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2020-01-24 11:55 UTC  (8+ messages)

stable-rc/linux-4.9.y build: 177 builds: 0 failed, 177 passed (v4.9.211-236-g07802e8305bf)
 2020-01-24 11:46 UTC 

[PATCH 4.19 000/639] 4.19.99-stable review
 2020-01-24  9:29 UTC  (91+ messages)
` [PATCH 4.19 025/639] ALSA: hda: fix unused variable warning
` [PATCH 4.19 027/639] ARM: qcom_defconfig: Enable MAILBOX
` [PATCH 4.19 035/639] mailbox: mediatek: Add check for possible failure of kzalloc
` [PATCH 4.19 037/639] IB/hfi1: Add mtu check for operational data VLs
` [PATCH 4.19 038/639] genirq/debugfs: Reinstate full OF path for domain name
` [PATCH 4.19 040/639] usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
` [PATCH 4.19 053/639] RDMA/bnxt_re: Add missing spin lock initialization
` [PATCH 4.19 061/639] mlxsw: spectrum: Set minimum shaper on MC TCs
` [PATCH 4.19 066/639] ASoC: sun8i-codec: add missing route for ADC
` [PATCH 4.19 074/639] arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
` [PATCH 4.19 076/639] net: phy: Fix not to call phy_resume() if PHY is not attached
` [PATCH 4.19 078/639] OPP: Fix missing debugfs supply directory for OPPs
` [PATCH 4.19 084/639] ipv6: add missing tx timestamping on IPPROTO_RAW
` [PATCH 4.19 108/639] clk: imx7d: fix refcount leak in imx7d_clocks_init()
` [PATCH 4.19 124/639] IB/usnic: Fix out of bounds index check in query pkey
` [PATCH 4.19 145/639] net: hns3: fix bug of ethtool_ops.get_channels for VF
` [PATCH 4.19 149/639] net/mlx5: Take lock with IRQs disabled to avoid deadlock
` [PATCH 4.19 157/639] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
` [PATCH 4.19 158/639] driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
` [PATCH 4.19 159/639] driver core: Avoid careless re-use of existing device links
` [PATCH 4.19 160/639] driver core: Do not resume suppliers under device_links_write_lock()
` [PATCH 4.19 161/639] driver core: Fix handling of runtime PM flags in device_link_add()
` [PATCH 4.19 162/639] driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
` [PATCH 4.19 164/639] ARM: dts: lpc32xx: reparent keypad controller to SIC1
` [PATCH 4.19 168/639] drm/xen-front: Fix mmap attributes for display buffers
` [PATCH 4.19 174/639] arm64: dts: msm8916: remove bogus argument to the cpu clock
` [PATCH 4.19 176/639] net: phy: fixed_phy: Fix fixed_phy not checking GPIO
` [PATCH 4.19 177/639] rtc: ds1307: rx8130: Fix alarm handling
` [PATCH 4.19 179/639] rtc: 88pm860x: fix unintended sign extension
` [PATCH 4.19 180/639] rtc: 88pm80x: "
` [PATCH 4.19 184/639] iw_cxgb4: use tos when finding ipv6 routes
` [PATCH 4.19 185/639] ipmi: kcs_bmc: handle devm_kasprintf() failure case
` [PATCH 4.19 186/639] xsk: add missing smp_rmb() in xsk_mmap
` [PATCH 4.19 189/639] ntb_hw_switchtec: NT req id mapping table register entry number should be 512
` [PATCH 4.19 192/639] pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
` [PATCH 4.19 193/639] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
` [PATCH 4.19 196/639] PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
` [PATCH 4.19 201/639] net: dsa: b53: Properly account for VLAN filtering
` [PATCH 4.19 202/639] net: dsa: b53: Do not program CPU ports PVID
` [PATCH 4.19 203/639] mt76: usb: fix possible memory leak in mt76u_buf_free
` [PATCH 4.19 207/639] mdio_bus: Fix PTR_ERR() usage after initialization to constant
` [PATCH 4.19 208/639] KVM: PPC: Release all hardware TCE tables attached to a group
` [PATCH 4.19 211/639] cdc-wdm: pass return value of recover_from_urb_loss
` [PATCH 4.19 212/639] brcmfmac: create debugfs files for bus-specific layer
` [PATCH 4.19 216/639] net: dsa: qca8k: Enable delay for RGMII_ID mode
` [PATCH 4.19 218/639] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
` [PATCH 4.19 219/639] drm/nouveau/pmu: dont print reply values if exec is false
` [PATCH 4.19 221/639] driver core: Fix PM-runtime for links added during consumer probe
` [PATCH 4.19 222/639] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
` [PATCH 4.19 223/639] net: dsa: fix unintended change of bridge interface STP state
` [PATCH 4.19 226/639] powerpc/64s: Fix logic when handling unknown CPU features
` [PATCH 4.19 227/639] NFS: Fix a soft lockup in the delegation recovery code
` [PATCH 4.19 229/639] perf, pt, coresight: Fix address filters for vmas with non-zero offset
` [PATCH 4.19 231/639] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
` [PATCH 4.19 237/639] ARM: 8848/1: virt: Align GIC version check with arm64 counterpart
` [PATCH 4.19 238/639] ARM: 8849/1: NOMMU: Fix encodings for PMSAv8s PRBAR4/PRLAR4
` [PATCH 4.19 250/639] media: dvb/earth-pt1: fix wrong initialization for demod blocks
` [PATCH 4.19 255/639] scsi: megaraid_sas: reduce module load time
` [PATCH 4.19 257/639] drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
` [PATCH 4.19 260/639] net/mlx5e: IPoIB, Fix RX checksum statistics update
` [PATCH 4.19 269/639] crypto: ccree - reduce kernel stack usage with clang
` [PATCH 4.19 290/639] drm/fb-helper: generic: Call drm_client_add() after setup is done
` [PATCH 4.19 291/639] arm64/vdso: dont leak kernel addresses
` [PATCH 4.19 292/639] rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900
` [PATCH 4.19 297/639] scsi: qla2xxx: Unregister chrdev if module initialization fails
` [PATCH 4.19 298/639] of: use correct function prototype for of_overlay_fdt_apply()
` [PATCH 4.19 299/639] net/sched: cbs: fix port_rate miscalculation
` [PATCH 4.19 301/639] ACPI: button: reinitialize button state upon resume
` [PATCH 4.19 304/639] scsi: target/core: Fix a race condition in the LUN lookup code
` [PATCH 4.19 305/639] brcmfmac: fix leak of mypkt on error return path
` [PATCH 4.19 307/639] PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations
` [PATCH 4.19 308/639] net: hns3: fix for vport->bw_limit overflow problem
` [PATCH 4.19 310/639] perf/core: Fix the address filtering fix
` [PATCH 4.19 313/639] soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
` [PATCH 4.19 322/639] 6lowpan: Off by one handling ->nexthdr
` [PATCH 4.19 323/639] dmaengine: axi-dmac: Dont check the number of frames for alignment
` [PATCH 4.19 325/639] afs: Fix AFS file locking to allow fine grained locks
` [PATCH 4.19 332/639] scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
` [PATCH 4.19 333/639] scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
` [PATCH 4.19 337/639] ARM: dts: logicpd-som-lv: Fix MMC1 card detect
` [PATCH 4.19 338/639] packet: in recvmsg msg_name return at least sizeof sockaddr_ll
` [PATCH 4.19 343/639] RDMA/rxe: Consider skb reserve space based on netdev of GID
` [PATCH 4.19 347/639] net: ena: fix incorrect test of supported hash function
` [PATCH 4.19 348/639] net: ena: fix ena_com_fill_hash_function() implementation
` [PATCH 4.19 350/639] watchdog: rtd119x_wdt: Fix remove function
` [PATCH 4.19 351/639] mmc: core: fix possible use after free of host
` [PATCH 4.19 364/639] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
` [PATCH 4.19 377/639] afs: Fix lock-wait/callback-break double locking
` [PATCH 4.19 379/639] ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
` [PATCH 4.19 380/639] clk: meson: gxbb: no spread spectrum on mpll0


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