stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-26 10:29:56 to 2018-08-29 20:42:58 UTC [more...]

FAILED: patch "[PATCH] btrfs: use correct compare function of dirty_metadata_bytes" failed to apply to 4.4-stable tree
 2018-08-29 16:45 UTC 

FAILED: patch "[PATCH] btrfs: use correct compare function of dirty_metadata_bytes" failed to apply to 4.9-stable tree
 2018-08-29 16:45 UTC 

[gregkh@linuxfoundation.org: Patch "drm: re-enable error handling" has been added to the 3.18-stable tree]
 2018-08-29 16:40 UTC  (2+ messages)

[PATCH 0/4] tty: Hold write ldisc sem in tty_reopen()
 2018-08-29 16:36 UTC  (11+ messages)
` [PATCH 1/4] tty: Drop tty->count on tty_reopen() failure
` [PATCH 2/4] tty: Hold tty_ldisc_lock() during tty_reopen()

reboot on wandboard fails with v4.14.67 (bisected to 2059e527a6)
 2018-08-29 20:17 UTC  (5+ messages)

[PATCH] x86/nmi: Fix some races in NMI uaccess
 2018-08-29 16:14 UTC  (13+ messages)
` [PATCH v2] "

[PATCH 1/2] i2c: designware: Re-init controllers with pm_disabled set on resume
 2018-08-29 16:08 UTC  (2+ messages)

[PATCH v2] x86/nmi: Fix some races in NMI uaccess
 2018-08-29 16:06 UTC  (2+ messages)

[PATCH v2 1/3] x86/mm: Restructure sme_encrypt_kernel()
 2018-08-29 15:54 UTC  (9+ messages)
` [PATCH v2 2/3] x86/mm: add .data..decrypted section to hold shared variables
` [PATCH v2 3/3] x86/kvm: use __decrypted attribute when declaring "

[PATCH v2] clk: s2mps11: Fix matching when built as module and DT node contains compatible
 2018-08-29 19:20 UTC 

Applied "regulator: bd71837: Disable voltage monitoring for LDO3/4" to the regulator tree
 2018-08-29 15:09 UTC 

[PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages
 2018-08-29 18:39 UTC  (11+ messages)

[PATCH v3 2/2] btrfs: Ensure btrfs_trim_fs can trim the whole fs
 2018-08-29 14:24 UTC  (2+ messages)

[PATCH] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
 2018-08-29 14:09 UTC  (3+ messages)

[PATCH] PM / devfreq: Add new name attribute for sysfs
 2018-08-29 12:50 UTC  (3+ messages)

Resending: Please apply commit d1e20222d537 to 4.14.y and 4.18.y
 2018-08-29 11:08 UTC 

Applied "spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE" to the spi tree
 2018-08-29 11:04 UTC 

Please apply commit d1e20222d537 to 4.14.y and 4.18.y
 2018-08-29 10:59 UTC 

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-08-29  9:29 UTC  (6+ messages)

[PATCH] drm/i915/gvt: move intel_runtime_pm_get out of spin_lock in stop_schedule
 2018-08-29  9:07 UTC 

[PATCH 13/19] mtd: nand: pxa3xx: Fix READOOB implementation
 2018-08-29  8:56 UTC 

[PATCH] option: Do not try to bind to ADB interfaces
 2018-08-29  7:56 UTC  (6+ messages)

[gregkh@linuxfoundation.org: Patch "drm: re-enable error handling" has been added to the 4.4-stable tree]
 2018-08-29  6:20 UTC 

[PATCH resend] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
 2018-08-29  2:42 UTC  (2+ messages)

[PATCH] x86/speculation/l1tf: fix off-by-one error when warning that system has too much RAM
 2018-08-29  2:04 UTC  (4+ messages)

perf/x86/intel/uncore: propose to support IIO free-running counters in 4.14
 2018-08-29  1:11 UTC  (5+ messages)

+ uapi-linux-keyctlh-dont-use-c-reserved-keyword-as-a-struct-member-name.patch added to -mm tree
 2018-08-28 23:42 UTC 

+ memory_hotplug-fix-kernel_panic-on-offline-page-processing.patch added to -mm tree
 2018-08-28 23:34 UTC 

[PATCH] x86/irqflags: mark native_restore_fl extern inline
 2018-08-28 22:41 UTC  (6+ messages)

[PATCH v3] modules_install: make missing $DEPMOD a warning instead of an error
 2018-08-29  1:06 UTC  (4+ messages)

Applied "spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE" to the spi tree
 2018-08-28 20:58 UTC 

Applied "ASoC: rt5682: Change DAC/ADC volume scale" to the asoc tree
 2018-08-28 20:45 UTC 

[PATCH for-4.9.y 00/14] Few upstream fixes from OnePlus6's kernel tree
 2018-08-28 20:13 UTC  (15+ messages)
` [PATCH for-4.9.y 01/14] cfq: Give a chance for arming slice idle timer in case of group_idle
` [PATCH for-4.9.y 02/14] kthread: Fix use-after-free if kthread fork fails
` [PATCH for-4.9.y 03/14] kthread: fix boot hang (regression) on MIPS/OpenRISC
` [PATCH for-4.9.y 04/14] random: convert get_random_int/long into get_random_u32/u64
` [PATCH for-4.9.y 05/14] staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
` [PATCH for-4.9.y 06/14] staging/rts5208: Fix read overflow in memcpy
` [PATCH for-4.9.y 07/14] IB/rxe: do not copy extra stack memory to skb
` [PATCH for-4.9.y 08/14] block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
` [PATCH for-4.9.y 09/14] nl80211: fix null-ptr dereference on invalid mesh configuration
` [PATCH for-4.9.y 10/14] locking/rwsem-xadd: Fix missed wakeup due to reordering of load
` [PATCH for-4.9.y 11/14] selinux: use GFP_NOWAIT in the AVC kmem_caches
` [PATCH for-4.9.y 12/14] locking/osq_lock: Fix osq_lock queue corruption
` [PATCH for-4.9.y 13/14] mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced
` [PATCH for-4.9.y 14/14] mm: remove seemingly spurious reclaimability check from laptop_mode gating

[PATCH v4] modules_install: make missing $DEPMOD a Warning instead of an Error
 2018-08-28 19:59 UTC 

[PATCH] drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
 2018-08-28 19:19 UTC 

[PATCH] nohz: Fix missing tick reprog while interrupting inline timer softirq
 2018-08-28 17:56 UTC  (6+ messages)

[PATCH -next] spi: Fix double IDR allocation with DT aliases
 2018-08-28 20:58 UTC  (3+ messages)
` Applied "spi: Fix double IDR allocation with DT aliases" to the spi tree

[PATCH v3] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-08-28 14:36 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.4
 2018-08-28 14:12 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-08-28 14:17 UTC  (4+ messages)
  `  "

[GIT PULL] commits for Linux 3.18
 2018-08-28 14:11 UTC  (2+ messages)

Linux 4.4.153
 2018-08-28 13:45 UTC  (2+ messages)

Linux 3.18.120
 2018-08-28 13:45 UTC  (2+ messages)

[PATCH 1/2] x86/mm: add .data..decrypted section to hold shared variables
 2018-08-28 17:13 UTC  (4+ messages)
` [PATCH 2/2] x86/kvm: use __decrypted attribute when declaring "

[PATCH] HID: input: fix leaking custom input node name
 2018-08-28 12:06 UTC  (2+ messages)

v3.18.120 build: 0 failures 1 warnings (v3.18.120)
 2018-08-28 11:18 UTC 

[PATCH] tty: serial: lpuart: avoid leaking struct tty_struct
 2018-08-28 10:44 UTC 

[PATCH 4.4 0/3] Fix read-only issue with non-empty workdir
 2018-08-28 10:40 UTC  (4+ messages)
` [PATCH 4.4 1/3] ovl: rename is_merge to is_lowest
` [PATCH 4.4 2/3] ovl: override creds with the ones from the superblock mounter
` [PATCH 4.4 3/3] ovl: proper cleanup of workdir

[PATCH] xprtrdma: Fix disconnect regression
 2018-08-28  5:19 UTC  (2+ messages)

[PATCH 4.4 0/5] 4.4.153-stable review
 2018-08-28  5:13 UTC  (7+ messages)

[PATCH] soc: qcom: rmtfs-mem: Validate that scm is available
 2018-08-28  5:05 UTC 

[PATCH v2] selftests: membarrier: fix test by checking supported commands
 2018-08-27 22:52 UTC  (2+ messages)

[char-misc for 4.9 1/2] mei: bus: fix hw module get/put balance
 2018-08-27 19:40 UTC  (2+ messages)
` [char-misc for 4.9 2/2] mei: bus: need to unlink client before freeing

[PATCH 3.18 00/56] 3.18.120-stable review
 2018-08-27 19:30 UTC  (11+ messages)
` [PATCH 3.18 44/56] ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
` [PATCH 3.18 46/56] qlogic: check kstrtoul() for errors
` [PATCH 3.18 47/56] net: usb: rtl8150: demote allmulti message to dev_dbg()
` [PATCH 3.18 49/56] net: qca_spi: Make sure the QCA7000 reset is triggered
` [PATCH 3.18 52/56] xfrm_user: prevent leaking 2 bytes of kernel memory
` [PATCH 3.18 53/56] netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state

[PATCH v2 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
 2018-08-27 19:25 UTC 

request for 4.14-stable: 98112041bcca ("usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume")
 2018-08-27 18:44 UTC 

request for 4.14-stable: 01cffe9ded15 ("HID: add quirk for another PIXART OEM mouse used by HP")
 2018-08-27 18:42 UTC 

request for 4.14-stable: 77dd66a3c67c ("mm: Fix devm_memremap_pages() collision handling")
 2018-08-27 18:37 UTC 

[PATCH v4] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-27 18:07 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH 4.4 000/107] 4.4.144-stable review
 2018-08-27 21:06 UTC  (4+ messages)
` [PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline

[PATCH] b43: Fix regression in kernel 4.18
 2018-08-27 15:34 UTC 

[PATCH v2 2/9] drm/mediatek: fix OF sibling-node lookup
 2018-08-27 14:44 UTC  (12+ messages)
` [PATCH v2 3/9] drm/msm: fix OF child-node lookup
` [PATCH v2 4/9] mmc: meson-mx-sdio: "
` [PATCH v2 5/9] mtd: nand: atmel: "
` [PATCH v2 6/9] net: bcmgenet: "
` [PATCH v2 8/9] NFC: nfcmrvl_uart: "
` [PATCH v2 9/9] power: supply: twl4030-charger: fix OF sibling-node lookup

[PATCH] ext4: avoid buffer overrun when deleting inline directories
 2018-08-27 13:38 UTC 

Backport e666d4e9ceec crypto: vmx - Use skcipher for ctr fallback
 2018-08-27  3:27 UTC  (5+ messages)

[PATCH v3] EDAC, amd64: Add Family 17h Model 10h support
 2018-08-27  4:20 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Handle incomplete Z_FINISH for compressed error states
 2018-08-26 21:30 UTC 

request for 4.14-stable: cd8ddbf7a5e2 ("lightnvm: pblk: free padded entries in write buffer")
 2018-08-26 20:15 UTC 

request for 4.14-stable: 295d6d5e3736 ("sched/deadline: Fix switching to -deadline")
 2018-08-26 20:13 UTC 

Patch "usb: gadget: u_audio: protect stream runtime fields with stream spinlock" has been added to the 4.14-stable tree
 2018-08-26 17:23 UTC  (2+ messages)

request for 4.4-stable: 56656e960b555 ("ovl: rename is_merge to is_lowest")
 2018-08-26 17:05 UTC  (4+ messages)

[GIT PULL] commits for Linux 4.9
 2018-08-26  7:17 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.14
 2018-08-26  7:14 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).