stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-24 06:22:46 to 2018-04-25 10:37:54 UTC [more...]

[PATCH 4.14 000/183] 4.14.37-stable review
 2018-04-25 10:36 UTC  (52+ messages)
` [PATCH 4.14 001/183] cifs: do not allow creating sockets except with SMB1 posix exensions
` [PATCH 4.14 004/183] clocksource/imx-tpm: Correct -ETIME return condition check
` [PATCH 4.14 009/183] drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
` [PATCH 4.14 012/183] usb: musb: fix enumeration after resume
` [PATCH 4.14 013/183] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
` [PATCH 4.14 014/183] usb: musb: Fix external abort in musb_remove on omap2430
` [PATCH 4.14 015/183] powerpc/eeh: Fix race with driver un/bind
` [PATCH 4.14 016/183] firewire-ohci: work around oversized DMA reads on JMicron controllers
` [PATCH 4.14 017/183] x86/tsc: Allow TSC calibration without PIT
` [PATCH 4.14 018/183] NFSv4: always set NFS_LOCK_LOST when a lock is lost
` [PATCH 4.14 019/183] ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
` [PATCH 4.14 020/183] ALSA: hda - Use IS_REACHABLE() for dependency on input
` [PATCH 4.14 021/183] ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
` [PATCH 4.14 023/183] RDMA/core: Clarify rdma_ah_find_type
` [PATCH 4.14 024/183] KVM: PPC: Book3S HV: Enable migration of decrementer register
` [PATCH 4.14 025/183] netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
` [PATCH 4.14 029/183] xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
` [PATCH 4.14 039/183] tools lib traceevent: Simplify pointer print logic and fix %pF
` [PATCH 4.14 043/183] iommu/exynos: Dont unconditionally steal bus ops
` [PATCH 4.14 045/183] iommu/vt-d: Use domain instead of cache fetching
` [PATCH 4.14 047/183] dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
` [PATCH 4.14 050/183] net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
` [PATCH 4.14 052/183] spi: a3700: Clear DATA_OUT when performing a read
` [PATCH 4.14 059/183] kconfig: Fix automatic menu creation mem leak
` [PATCH 4.14 061/183] mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
` [PATCH 4.14 063/183] Btrfs: set plug for fsync
` [PATCH 4.14 065/183] Btrfs: fix scrub to repair raid6 corruption
` [PATCH 4.14 079/183] i40evf: ignore link up if not running
` [PATCH 4.14 086/183] fm10k: fix "failed to kill vid" message for VF
` [PATCH 4.14 089/183] device property: Define type of PROPERTY_ENRTY_*() macros
` [PATCH 4.14 090/183] crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
` [PATCH 4.14 091/183] RDMA/uverbs: Use an unambiguous errno for method not supported
` [PATCH 4.14 093/183] ixgbe: dont set RXDCTL.RLPML for 82599
` [PATCH 4.14 099/183] RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
` [PATCH 4.14 113/183] asm-generic: provide generic_pmdp_establish()
` [PATCH 4.14 117/183] mm/fadvise: discard partial page if endbyte is also EOF
` [PATCH 4.14 124/183] drm/nouveau/pmu/fuc: dont use movw directly anymore
` [PATCH 4.14 126/183] netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
` [PATCH 4.14 130/183] ACPI: processor_perflib: Do not send _PPC change notification if not ready
` [PATCH 4.14 131/183] ACPI / bus: Do not call _STA on battery devices with unmet dependencies
` [PATCH 4.14 132/183] ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
` [PATCH 4.14 156/183] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
` [PATCH 4.14 157/183] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
` [PATCH 4.14 158/183] SUNRPC: Dont call __UDPX_INC_STATS() from a preemptible context
` [PATCH 4.14 160/183] bpf: fix rlimit in reuseport net selftest
` [PATCH 4.14 173/183] alarmtimer: Init nanosleep alarm timer on stack
` [PATCH 4.14 176/183] netfilter: compat: prepare xt_compat_init_offsets to return errors
` [PATCH 4.14 177/183] netfilter: compat: reject huge allocation requests
` [PATCH 4.14 179/183] perf: Fix sample_max_stack maximum check
` [PATCH 4.14 181/183] RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
` [PATCH 4.14 183/183] mac80211_hwsim: fix use-after-free bug in hwsim_exit_net

[PATCH 4.16 00/26] 4.16.5-stable review
 2018-04-25 10:33 UTC  (24+ messages)
` [PATCH 4.16 01/26] cifs: smbd: Check for iov length on sending the last iov
` [PATCH 4.16 02/26] cifs: do not allow creating sockets except with SMB1 posix exensions
` [PATCH 4.16 04/26] btrfs: Fix race condition between delayed refs and blockgroup removal
` [PATCH 4.16 06/26] clocksource/imx-tpm: Correct -ETIME return condition check
` [PATCH 4.16 07/26] posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
` [PATCH 4.16 08/26] x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
` [PATCH 4.16 09/26] drm/vc4: Fix memory leak during BO teardown
` [PATCH 4.16 10/26] drm/i915/gvt: throw error on unhandled vfio ioctls
` [PATCH 4.16 11/26] drm/i915/gvt: Add drm_format_mod update
` [PATCH 4.16 12/26] drm/i915/bios: filter out invalid DDC pins from VBT child devices
` [PATCH 4.16 13/26] drm/i915/audio: Fix audio detection issue on GLK
` [PATCH 4.16 14/26] drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
` [PATCH 4.16 16/26] alarmtimer: Init nanosleep alarm timer on stack
` [PATCH 4.16 17/26] mm,vmscan: Allow preallocating memory for register_shrinker()
` [PATCH 4.16 18/26] netfilter: x_tables: cap allocations at 512 mbyte
` [PATCH 4.16 19/26] netfilter: x_tables: add counters allocation wrapper
` [PATCH 4.16 20/26] netfilter: compat: prepare xt_compat_init_offsets to return errors
` [PATCH 4.16 21/26] netfilter: compat: reject huge allocation requests
` [PATCH 4.16 22/26] netfilter: x_tables: limit allocation requests for blob rule heads
` [PATCH 4.16 23/26] perf: Fix sample_max_stack maximum check
` [PATCH 4.16 24/26] perf: Return proper values for user stack errors
` [PATCH 4.16 25/26] RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
` [PATCH 4.16 26/26] Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"

[PATCH V2] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-25 10:14 UTC  (4+ messages)

[git:media_tree/master] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-04-20 12:37 UTC 

[git:media_tree/master] media: rc: mce_kbd decoder: fix stuck keys
 2018-04-20 13:19 UTC 

[git:media_tree/master] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-04-20 12:37 UTC 

[git:media_tree/master] media: rc: mce_kbd decoder: fix stuck keys
 2018-04-20 13:19 UTC 

[PATCH] ext4: fix bitmap position validation
 2018-04-25  7:39 UTC  (3+ messages)

[PATCH] random: fix possible sleeping allocation from irq context
 2018-04-25  6:00 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE" failed to apply to 4.16-stable tree
 2018-04-25  5:58 UTC  (4+ messages)

[PATCH] ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
 2018-04-25  5:52 UTC  (2+ messages)

[PATCH 0/6] virtio-console: spec compliance fixes
 2018-04-25  5:50 UTC  (6+ messages)
` [PATCH 1/6] virtio_console: don't tie bufs to a vq

[PATCH 1/2] libahci: Allow drivers to override stop_engine
 2018-04-25  4:27 UTC  (2+ messages)
` [PATCH 2/2] ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-04-24 23:33 UTC  (2+ messages)
` [PATCH v9 5/9] mm: fix __gup_device_huge vs unmap

v4.14.36 build: 0 failures 1 warnings (v4.14.36)
 2018-04-24 23:06 UTC 

[PATCH] [v2] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds
 2018-04-24 21:19 UTC 

Linux 4.14.36
 2018-04-24 20:25 UTC  (10+ messages)

[PATCH] mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
 2018-04-24 18:18 UTC 

v3.18.106 build: 0 failures 1 warnings (v3.18.106)
 2018-04-24 18:07 UTC 

[PATCH 4.9 00/95] 4.9.96-stable review
 2018-04-24 17:46 UTC  (9+ messages)

[GIT PULL] commits for Linux 3.18
 2018-04-24 17:05 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.15
 2018-04-24 17:04 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.4
 2018-04-24 17:03 UTC  (2+ messages)

[PATCH] drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
 2018-04-24 16:31 UTC  (2+ messages)

[PATCH] arm64: export tishift functions to modules
 2018-04-24 15:56 UTC  (3+ messages)

[PATCHv3] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-04-24 15:49 UTC  (2+ messages)

[PATCH 1/3] cfi_cmdset_0001: Do not allow read/write to suspend erase block
 2018-04-24 15:45 UTC  (2+ messages)

Applied "spi: pxa2xx: Allow 64-bit DMA" to the spi tree
 2018-04-24 15:28 UTC 

v4.9.96 build: 0 failures 2 warnings (v4.9.96)
 2018-04-24 15:10 UTC 

[GIT PULL] commits for Linux 4.14
 2018-04-24 15:00 UTC  (2+ messages)

[PATCH 3.18.y 0/5] Backports for 3.18.y
 2018-04-24 14:24 UTC  (7+ messages)

FAILED: patch "[PATCH] drm/amdgpu/dce: Don't turn off DP sink when disconnected" failed to apply to 4.16-stable tree
 2018-04-24 14:06 UTC  (4+ messages)

[PATCH 0/4] Backports for 3.18.y
 2018-04-24 14:04 UTC  (6+ messages)
` [PATCH 1/4] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 2/4] ext4: bugfix for mmaped pages in mpage_release_unused_pages()
` [PATCH 3/4] mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
` [PATCH 4/4] ext4: don't update checksum of new initialized bitmaps

FAILED: patch "[PATCH] mm,vmscan: Allow preallocating memory for" failed to apply to 4.14-stable tree
 2018-04-24 13:59 UTC  (3+ messages)

[PATCH 0/2] usb: typec: fixes
 2018-04-24 13:45 UTC  (8+ messages)
` [PATCH 1/2] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters

FAILED: patch "[PATCH] mm,vmscan: Allow preallocating memory for" failed to apply to 3.18-stable tree
 2018-04-24 13:41 UTC 

FAILED: patch "[PATCH] mm,vmscan: Allow preallocating memory for" failed to apply to 4.4-stable tree
 2018-04-24 13:41 UTC 

FAILED: patch "[PATCH] mm,vmscan: Allow preallocating memory for" failed to apply to 4.9-stable tree
 2018-04-24 13:41 UTC 

FAILED: patch "[PATCH] mac80211_hwsim: fix use-after-free bug in hwsim_exit_net" failed to apply to 4.9-stable tree
 2018-04-24 13:38 UTC 

FAILED: patch "[PATCH] mac80211_hwsim: fix use-after-free bug in hwsim_exit_net" failed to apply to 4.14-stable tree
 2018-04-24 13:38 UTC 

[PATCH 03/20] drm/amd/display: Disallow enabling CRTC without primary plane with FB
 2018-04-24 13:36 UTC 

[PATCH] arm64: export tishift functions to modules
 2018-04-24 13:34 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.9
 2018-04-24 13:24 UTC  (2+ messages)

[PATCH] ext4: update mtime in ext4_punch_hole even if no blocks are released
 2018-04-24 13:07 UTC 

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination
 2018-04-24 12:33 UTC  (7+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v2)

[PATCH] serial: 8250_early: Setup divider when uartclk is passed
 2018-04-24 12:27 UTC  (3+ messages)

[PATCH] powerpc/eeh: Fix race with driver un/bind
 2018-04-24 12:08 UTC  (2+ messages)

[PATCH 0/3] musb fixes backport to v4.9+
 2018-04-24 11:57 UTC  (2+ messages)

[PATCH 1/7] ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltage
 2018-04-24 11:52 UTC  (2+ messages)

[PATCH] ALSA: dice: fix OUI for TC group
 2018-04-24 11:51 UTC  (2+ messages)

[PATCH] drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
 2018-04-24 11:48 UTC  (2+ messages)

[PULL 1/1] vfio: ccw: fix cleanup if cp_prefetch fails
 2018-04-24 11:26 UTC 

v4.4.129 build: 0 failures 0 warnings (v4.4.129)
 2018-04-24 10:53 UTC 

[PATCH v2] cpufreq: armada-37xx: driver relies on cpufreq-dt
 2018-04-24 10:31 UTC  (2+ messages)

[PATCH v2] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-24 10:16 UTC  (2+ messages)
` [v2] "

FAILED: patch "[PATCH] drm/amd/display: Don't program bypass on linear regamma LUT" failed to apply to 4.16-stable tree
 2018-04-24 10:07 UTC 

FAILED: patch "[PATCH] x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y" failed to apply to 4.4-stable tree
 2018-04-24 10:05 UTC 

FAILED: patch "[PATCH] x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y" failed to apply to 4.9-stable tree
 2018-04-24 10:05 UTC 

FAILED: patch "[PATCH] x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y" failed to apply to 4.14-stable tree
 2018-04-24 10:05 UTC 

FAILED: patch "[PATCH] x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y" failed to apply to 4.16-stable tree
 2018-04-24 10:05 UTC 

FAILED: patch "[PATCH] btrfs: Fix race condition between delayed refs and blockgroup" failed to apply to 4.14-stable tree
 2018-04-24 10:00 UTC 

FAILED: patch "[PATCH] cifs: smbd: Dump SMB packet when configured" failed to apply to 4.16-stable tree
 2018-04-24  9:58 UTC 

Linux 3.18.106
 2018-04-24  9:38 UTC  (4+ messages)

Linux 4.16.4
 2018-04-24  9:21 UTC  (2+ messages)

Linux 4.9.96
 2018-04-24  9:19 UTC  (2+ messages)

Linux 4.4.129
 2018-04-24  9:18 UTC  (2+ messages)

[PATCH 4.16 000/196] 4.16.4-stable review
 2018-04-24  7:40 UTC  (10+ messages)

[GIT PULL] commits for Linux 4.14
 2018-04-24  7:28 UTC  (2+ messages)

[PATCH 4.14 000/164] 4.14.36-stable review
 2018-04-24  7:25 UTC  (3+ messages)

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v3)
 2018-04-24  7:25 UTC  (4+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v4)

[PATCH 0/2] Allow drivers to override stop_engine
 2018-04-24  6:22 UTC  (3+ messages)
` [PATCH 2/2] ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI


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