stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-04 07:03:31 to 2018-06-05 17:06:48 UTC [more...]

[PATCH 4.9 00/61] 4.9.107-stable review
 2018-06-05 17:02 UTC  (52+ messages)
` [PATCH 4.9 01/61] arm64: lse: Add early clobbers to some input/output asm operands
` [PATCH 4.9 02/61] powerpc/64s: Clear PCR on boot
` [PATCH 4.9 03/61] USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
` [PATCH 4.9 04/61] Revert "pinctrl: msm: Use dynamic GPIO numbering"
` [PATCH 4.9 05/61] xfs: detect agfl count corruption and reset agfl
` [PATCH 4.9 06/61] Revert "ima: limit file hash setting by user to fix and log modes"
` [PATCH 4.9 07/61] Input: elan_i2c_smbus - fix corrupted stack
` [PATCH 4.9 08/61] tracing: Fix crash when freeing instances with event triggers
` [PATCH 4.9 09/61] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
` [PATCH 4.9 10/61] cfg80211: further limit wiphy names to 64 bytes
` [PATCH 4.9 11/61] dma-buf: remove redundant initialization of sg_table
` [PATCH 4.9 12/61] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
` [PATCH 4.9 13/61] ASoC: Intel: sst: remove redundant variable dma_dev_name
` [PATCH 4.9 14/61] platform/chrome: cros_ec_lpc: remove redundant pointer request
` [PATCH 4.9 15/61] x86/amd: revert commit 944e0fc51a89c9827b9
` [PATCH 4.9 16/61] xen: set cpu capabilities from xen_start_kernel()
` [PATCH 4.9 17/61] x86/amd: dont set X86_BUG_SYSRET_SS_ATTRS when running under Xen
` [PATCH 4.9 18/61] tcp: avoid integer overflows in tcp_rcv_space_adjust()
` [PATCH 4.9 19/61] scsi: ufs: fix failure to read the string descriptor
` [PATCH 4.9 20/61] scsi: ufs: refactor device descriptor reading
` [PATCH 4.9 21/61] scsi: ufs: Factor out ufshcd_read_desc_param
` [PATCH 4.9 22/61] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH 4.9 23/61] arm64/cpufeature: dont use mutex in bringup path
` [PATCH 4.9 24/61] powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef
` [PATCH 4.9 25/61] powerpc/pseries: Support firmware disable of RFI flush
` [PATCH 4.9 26/61] powerpc/powernv: "
` [PATCH 4.9 27/61] powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
` [PATCH 4.9 28/61] powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
` [PATCH 4.9 29/61] powerpc/rfi-flush: Always enable fallback flush on pseries
` [PATCH 4.9 30/61] powerpc/rfi-flush: Differentiate enabled and patched flush types
` [PATCH 4.9 31/61] powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
` [PATCH 4.9 32/61] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [PATCH 4.9 33/61] powerpc: Add security feature flags for Spectre/Meltdown
` [PATCH 4.9 34/61] powerpc/pseries: Set or clear security feature flags
` [PATCH 4.9 35/61] powerpc/powernv: "
` [PATCH 4.9 36/61] powerpc/64s: Move cpu_show_meltdown()
` [PATCH 4.9 37/61] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [PATCH 4.9 38/61] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
` [PATCH 4.9 39/61] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
` [PATCH 4.9 40/61] powerpc/64s: Wire up cpu_show_spectre_v1()
` [PATCH 4.9 41/61] powerpc/64s: Wire up cpu_show_spectre_v2()
` [PATCH 4.9 42/61] powerpc/pseries: Fix clearing of security feature flags
` [PATCH 4.9 43/61] powerpc: Move default "
` [PATCH 4.9 44/61] powerpc/pseries: Restore default security feature flags on setup
` [PATCH 4.9 45/61] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
` [PATCH 4.9 48/61] iio:kfifo_buf: check for uint overflow
` [PATCH 4.9 49/61] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 4.9 52/61] stm class: Use vmalloc for the master map
` [PATCH 4.9 53/61] hwtracing: stm: fix build error on some arches
` [PATCH 4.9 54/61] IB/core: Fix error code for invalid GID entry
` [PATCH 4.9 61/61] serial: pl011: add console matching function

[PATCH 4.4 00/37] 4.4.136-stable review
 2018-06-05 17:01 UTC  (35+ messages)
` [PATCH 4.4 01/37] arm64: lse: Add early clobbers to some input/output asm operands
` [PATCH 4.4 02/37] powerpc/64s: Clear PCR on boot
` [PATCH 4.4 03/37] USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
` [PATCH 4.4 04/37] sh: New gcc support
` [PATCH 4.4 05/37] xfs: detect agfl count corruption and reset agfl
` [PATCH 4.4 06/37] Revert "ima: limit file hash setting by user to fix and log modes"
` [PATCH 4.4 07/37] Input: elan_i2c_smbus - fix corrupted stack
` [PATCH 4.4 08/37] tracing: Fix crash when freeing instances with event triggers
` [PATCH 4.4 09/37] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
` [PATCH 4.4 10/37] cfg80211: further limit wiphy names to 64 bytes
` [PATCH 4.4 11/37] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
` [PATCH 4.4 12/37] ASoC: Intel: sst: remove redundant variable dma_dev_name
` [PATCH 4.4 13/37] irda: fix overly long udelay()
` [PATCH 4.4 14/37] tcp: avoid integer overflows in tcp_rcv_space_adjust()
` [PATCH 4.4 15/37] i2c: rcar: make sure clocks are on when doing clock calculation
` [PATCH 4.4 16/37] i2c: rcar: rework hw init
` [PATCH 4.4 17/37] i2c: rcar: remove unused IOERROR state
` [PATCH 4.4 18/37] i2c: rcar: remove spinlock
` [PATCH 4.4 19/37] i2c: rcar: refactor setup of a msg
` [PATCH 4.4 20/37] i2c: rcar: init new messages in irq
` [PATCH 4.4 21/37] i2c: rcar: dont issue stop when HW does it automatically
` [PATCH 4.4 22/37] i2c: rcar: check master irqs before slave irqs
` [PATCH 4.4 23/37] i2c: rcar: revoke START request early
` [PATCH 4.4 24/37] dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
` [PATCH 4.4 25/37] iio:kfifo_buf: check for uint overflow
` [PATCH 4.4 26/37] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 4.4 27/37] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
` [PATCH 4.4 28/37] scsi: scsi_transport_srp: Fix shost to rport translation
` [PATCH 4.4 29/37] stm class: Use vmalloc for the master map
` [PATCH 4.4 30/37] hwtracing: stm: fix build error on some arches
` [PATCH 4.4 32/37] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
` [PATCH 4.4 34/37] mm: fix the NULL mapping case in __isolate_lru_page()
` [PATCH 4.4 35/37] sparc64: Add __multi3 for gcc 7.x and later
` [PATCH 4.4 36/37] sparc64: Dont clibber fixed registers in __multi4

[Patch net v2] netdev-FAQ: clarify DaveM's position for stable backports
 2018-06-05 16:48 UTC 

[Patch net-next] netdev-FAQ: clarify DaveM's position for stable backports
 2018-06-05 16:44 UTC  (4+ messages)

Problems building ppc images in v4.14.y and v4.16.y using gcc 7.3.0 / 8.1.0 from kernel.org
 2018-06-05 16:06 UTC  (3+ messages)

[git:media_tree/master] media: uvcvideo: Prevent setting unavailable flags
 2018-06-05 13:33 UTC 

[PATCH] kconfig: Avoid format overflow warning from GCC 8.1
 2018-06-05 13:15 UTC  (2+ messages)

[PATCH] printk/nmi: Prevent deadlock when serializing NMI backtraces
 2018-06-05 12:47 UTC  (2+ messages)

[patch 3/8] x86/apic: Provide apic_ack_irq()
 2018-06-05 11:41 UTC  (4+ messages)

[PATCH v2] target: fix truncated PR-in ReadKeys response
 2018-06-05 10:00 UTC 

[patch 2/8] genirq/generic_pending: Do not lose pending affinity update
 2018-06-05 11:20 UTC  (3+ messages)

[PATCH 4.9 00/29] 4.9.106-stable review
 2018-06-05 10:51 UTC  (12+ messages)

[PATCH v4.9-stable] serial: pl011: add console matching function
 2018-06-05 10:19 UTC  (2+ messages)

[PATCH v2 0/2] 4.14 long term stable ZBC fixes
 2018-06-05 10:18 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: sd_zbc: Fix potential memory leak
` [PATCH v2 2/2] scsi: sd_zbc: Avoid that resetting a zone fails sporadically

Linux 4.16.14
 2018-06-05  9:56 UTC  (2+ messages)

Linux 4.14.48
 2018-06-05  9:56 UTC  (2+ messages)

Linux 4.9.106
 2018-06-05  9:39 UTC  (2+ messages)

[GIT PULL] commits for Linux 3.18
 2018-06-05  9:09 UTC  (4+ messages)

[PATCH 4.16 00/47] 4.16.14-stable review
 2018-06-05  8:28 UTC  (36+ messages)
` [PATCH 4.16 03/47] objtool: Detect RIP-relative switch table references
` [PATCH 4.16 05/47] objtool: Fix "noreturn" detection for recursive sibling calls
` [PATCH 4.16 06/47] x86/mce/AMD: Carve out SMCA get_block_address() code
` [PATCH 4.16 07/47] x86/MCE/AMD: Cache SMCA MISC block addresses
` [PATCH 4.16 08/47] drm/vmwgfx: Use kasprintf
` [PATCH 4.16 09/47] drm/vmwgfx: Fix host logging / guestinfo reading error paths
` [PATCH 4.16 19/47] tracing: Make the snapshot trigger work with instances
` [PATCH 4.16 20/47] nvme: fix extended data LBA supported setting
` [PATCH 4.16 21/47] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
` [PATCH 4.16 22/47] cfg80211: further limit wiphy names to 64 bytes
` [PATCH 4.16 23/47] drm/amd/powerplay: Fix enum mismatch
` [PATCH 4.16 24/47] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
` [PATCH 4.16 25/47] iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
` [PATCH 4.16 26/47] iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
` [PATCH 4.16 27/47] iio:buffer: make length types match kfifo types
` [PATCH 4.16 28/47] iio:kfifo_buf: check for uint overflow
` [PATCH 4.16 29/47] iio: adc: stm32-dfsdm: fix successive oversampling settings
` [PATCH 4.16 30/47] iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock
` [PATCH 4.16 31/47] iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
` [PATCH 4.16 32/47] iio: adc: select buffer for at91-sama5d2_adc
` [PATCH 4.16 33/47] MIPS: lantiq: gphy: Drop reboot/remove reset asserts
` [PATCH 4.16 34/47] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 4.16 37/47] stm class: Use vmalloc for the master map
` [PATCH 4.16 39/47] IB/core: Fix error code for invalid GID entry
` [PATCH 4.16 40/47] mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
` [PATCH 4.16 41/47] Revert "rt2800: use TXOP_BACKOFF for probe frames"
` [PATCH 4.16 42/47] intel_th: Use correct device when freeing buffers
` [PATCH 4.16 46/47] fix io_destroy()/aio_complete() race
` [PATCH 4.16 47/47] mm: fix the NULL mapping case in __isolate_lru_page()

[PATCH 4.14 00/52] 4.14.48-stable review
 2018-06-05  8:27 UTC  (6+ messages)
` [PATCH 4.14 01/52] fix io_destroy()/aio_complete() race

[patch 7/8] genirq/affinity: Defer affinity setting if irq chip is busy
 2018-06-05  7:14 UTC  (2+ messages)

[patch 6/8] x86/platform/uv: Use apic_ack_irq()
 2018-06-05  7:13 UTC  (2+ messages)

[patch 5/8] x86/ioapic: Use apic_ack_irq()
 2018-06-05  7:13 UTC  (2+ messages)

[patch 4/8] irq_remapping: Use apic_ack_irq()
 2018-06-05  7:13 UTC  (2+ messages)

[patch 1/8] x86/apic/vector: Prevent hlist corruption and leaks
 2018-06-05  7:06 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.4
 2018-06-05  4:00 UTC 

[GIT PULL] commits for Linux 4.9
 2018-06-05  4:00 UTC 

[GIT PULL] commits for Linux 4.14
 2018-06-05  4:00 UTC 

[GIT PULL] commits for Linux 4.16
 2018-06-05  4:00 UTC 

[PATCH v2 0/2] fixes for v4.4
 2018-06-04 20:00 UTC  (3+ messages)

[merged] mm-huge_memoryc-__split_huge_page-use-atomic-clearpagedirty.patch removed from -mm tree
 2018-06-04 19:40 UTC 

[PATCH v2] rpmsg: smd: do not use mananged resources for endpoints and channels
 2018-06-04 19:35 UTC  (2+ messages)

[PATCH for-rc 0/2] IB/hfi1: Fixes for rc or next if too late
 2018-06-04 19:34 UTC  (2+ messages)

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-06-04 17:52 UTC  (3+ messages)
` [PATCH 4.4 08/56] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode

[PATCH 00/29] objtool sync up for the stable 4.9.y tree
 2018-06-04 14:59 UTC  (2+ messages)

Applied "ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it" to the asoc tree
 2018-06-04 13:56 UTC 

[PATCH] cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class
 2018-06-04 11:46 UTC 

[PATCH] rpmsg: smd: do not use mananged resources for endpoints and channels
 2018-06-04  9:16 UTC  (3+ messages)

[PATCH] mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
 2018-06-04  7:39 UTC  (2+ messages)

[PATCH] drm/qxl: Call qxl_bo_unref outside atomic context
 2018-06-04  7:37 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).