stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 12:49:03 to 2019-05-21 17:55:40 UTC [more...]

[PATCH v2 1/9] media: ov6650: Fix MODDULE_DESCRIPTION
 2019-05-21 17:55 UTC  (11+ messages)
` [PATCH v2 2/9] media: ov6650: Fix control handler not freed on init error
` [PATCH v2 3/9] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH v2 4/9] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH v2 5/9] media: ov6650: Fix some format attributes not under control
` [PATCH v2 6/9] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH v2 7/9] media: ov6650: Fix default format not applied on device probe
` [PATCH v2 8/9] media: ov6650: Fix stored frame format not in sync with hardware
` [PATCH v2 9/9] media: ov6650: Fix stored crop rectangle "

[PATCH V2 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-21 17:37 UTC  (9+ messages)
` [PATCH V2 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

CKI hackfest @Plumbers invite
 2019-05-21 16:47 UTC  (2+ messages)

[PATCH 4.9 00/44] 4.9.178-stable review
 2019-05-21 16:46 UTC  (32+ messages)
` [PATCH 4.9 03/44] PCI: hv: Fix a memory leak in hv_eject_device_work()
` [PATCH 4.9 04/44] x86/speculation/mds: Revert CPU buffer clear on double fault exit
` [PATCH 4.9 05/44] x86/speculation/mds: Improve CPU buffer clear documentation
` [PATCH 4.9 06/44] objtool: Fix function fallthrough detection
` [PATCH 4.9 07/44] ARM: exynos: Fix a leaked reference by adding missing of_node_put
` [PATCH 4.9 10/44] arm64: Clear OSDLR_EL1 on CPU boot
` [PATCH 4.9 19/44] ALSA: hda/realtek - EAPD turn on later
` [PATCH 4.9 20/44] ASoC: max98090: Fix restore of DAPM Muxes
` [PATCH 4.9 21/44] ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
` [PATCH 4.9 22/44] mm/mincore.c: make mincore() more conservative
` [PATCH 4.9 24/44] mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
` [PATCH 4.9 25/44] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH 4.9 26/44] tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
` [PATCH 4.9 29/44] ext4: fix ext4_show_options for file systems w/o journal
` [PATCH 4.9 30/44] Btrfs: do not start a transaction at iterate_extent_inodes()
` [PATCH 4.9 31/44] bcache: fix a race between cache register and cacheset unregister
` [PATCH 4.9 32/44] bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
` [PATCH 4.9 33/44] ipmi:ssif: compare block number correctly for multi-part return messages
` [PATCH 4.9 34/44] crypto: gcm - Fix error return code in crypto_gcm_create_common()
` [PATCH 4.9 35/44] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
` [PATCH 4.9 36/44] crypto: salsa20 - dont access already-freed walk.iv
` [PATCH 4.9 37/44] crypto: arm/aes-neonbs "
` [PATCH 4.9 39/44] writeback: synchronize sync(2) against cgroup writeback membership switches
` [PATCH 4.9 41/44] ext4: zero out the unused memory region in the extent tree block
` [PATCH 4.9 42/44] ext4: fix data corruption caused by overlapping unaligned and aligned IO
` [PATCH 4.9 43/44] ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
` [PATCH 4.9 44/44] KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes

[PATCH 4.19 000/105] 4.19.45-stable review
 2019-05-21 16:44 UTC  (30+ messages)
` [PATCH 4.19 001/105] locking/rwsem: Prevent decrement of reader count before increment
` [PATCH 4.19 003/105] x86/speculation/mds: Improve CPU buffer clear documentation
` [PATCH 4.19 004/105] objtool: Fix function fallthrough detection
` [PATCH 4.19 005/105] arm64: dts: rockchip: Disable DCMDs on RK3399s eMMC controller
` [PATCH 4.19 012/105] arm64: mmap: Ensure file offset is treated as unsigned
` [PATCH 4.19 014/105] arm64: compat: Reduce address limit
` [PATCH 4.19 015/105] arm64: Clear OSDLR_EL1 on CPU boot
` [PATCH 4.19 016/105] arm64: Save and restore OSDLR_EL1 across suspend/resume
` [PATCH 4.19 018/105] crypto: crypto4xx - fix ctr-aes missing output IV
` [PATCH 4.19 020/105] crypto: salsa20 - dont access already-freed walk.iv
` [PATCH 4.19 021/105] crypto: chacha20poly1305 - set cra_name correctly
` [PATCH 4.19 024/105] crypto: skcipher - dont WARN on unprocessed data after slow walk step
` [PATCH 4.19 025/105] crypto: crct10dif-generic - fix use via crypto_shash_digest()
` [PATCH 4.19 026/105] crypto: x86/crct10dif-pcl "
` [PATCH 4.19 028/105] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
` [PATCH 4.19 029/105] crypto: rockchip - update IV buffer to contain the next IV
` [PATCH 4.19 030/105] crypto: arm/aes-neonbs - dont access already-freed walk.iv
` [PATCH 4.19 031/105] crypto: arm64/aes-neonbs "
      ` ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

[PATCH stable 4.20 - 5.1] driver core: Postpone DMA tear-down until after devres release for probe failure
 2019-05-21 16:26 UTC 

[PATCH 1/4] evm: check hash algorithm passed to init_desc()
 2019-05-21 11:48 UTC  (11+ messages)
` [PATCH 2/4] evm: reset status in evm_inode_post_setattr()
` [PATCH 3/4] ima: don't ignore INTEGRITY_UNKNOWN EVM status
` [PATCH 4/4] ima: only audit failed appraisal verifications

[PATCH 4.14 00/63] 4.14.121-stable review
 2019-05-21 10:38 UTC  (43+ messages)
` [PATCH 4.14 03/63] PCI: hv: Fix a memory leak in hv_eject_device_work()
` [PATCH 4.14 04/63] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
` [PATCH 4.14 08/63] objtool: Fix function fallthrough detection
` [PATCH 4.14 09/63] ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
` [PATCH 4.14 14/63] arm64: Clear OSDLR_EL1 on CPU boot
` [PATCH 4.14 15/63] arm64: Save and restore OSDLR_EL1 across suspend/resume
` [PATCH 4.14 17/63] crypto: chacha20poly1305 - set cra_name correctly
` [PATCH 4.14 18/63] crypto: vmx - fix copy-paste error in CTR mode
` [PATCH 4.14 19/63] crypto: skcipher - dont WARN on unprocessed data after slow walk step
` [PATCH 4.14 21/63] crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
` [PATCH 4.14 23/63] crypto: rockchip - update IV buffer to contain the next IV
` [PATCH 4.14 25/63] ALSA: usb-audio: Fix a memory leak bug
` [PATCH 4.14 26/63] ALSA: hda/hdmi - Read the pin sense from register when repolling
` [PATCH 4.14 28/63] ALSA: hda/realtek - EAPD turn on later
` [PATCH 4.14 29/63] ASoC: max98090: Fix restore of DAPM Muxes
` [PATCH 4.14 30/63] ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
` [PATCH 4.14 32/63] mm/mincore.c: make mincore() more conservative
` [PATCH 4.14 33/63] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
` [PATCH 4.14 35/63] mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
` [PATCH 4.14 36/63] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH 4.14 37/63] mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
` [PATCH 4.14 39/63] tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
` [PATCH 4.14 40/63] jbd2: check superblock mapped prior to committing
` [PATCH 4.14 41/63] ext4: make sanity check in mballoc more strict
` [PATCH 4.14 42/63] ext4: ignore e_value_offs for xattrs with value-in-ea-inode
` [PATCH 4.14 46/63] bcache: fix a race between cache register and cacheset unregister
` [PATCH 4.14 48/63] ext4: fix use-after-free race with debug_want_extra_isize
` [PATCH 4.14 49/63] ext4: actually request zeroing of inode table after grow
` [PATCH 4.14 51/63] ipmi:ssif: compare block number correctly for multi-part return messages
` [PATCH 4.14 52/63] crypto: arm64/aes-neonbs - dont access already-freed walk.iv
` [PATCH 4.14 53/63] crypto: salsa20 "
` [PATCH 4.14 54/63] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
` [PATCH 4.14 55/63] fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")
` [PATCH 4.14 56/63] fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
` [PATCH 4.14 58/63] ext4: fix data corruption caused by overlapping unaligned and aligned IO
` [PATCH 4.14 60/63] ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
` [PATCH 4.14 61/63] KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
` [PATCH 4.14 62/63] iov_iter: optimize page_copy_sane()
` [PATCH 4.14 63/63] ext4: fix compile error when using BUFFER_TRACE

patch "tty: max310x: Fix external crystal register setup" added to tty-linus
 2019-05-21 10:18 UTC 

[PATCH 5.1 000/128] 5.1.4-stable review
 2019-05-21 10:05 UTC  (4+ messages)

[PATCH 1/1] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-21  9:25 UTC 

[PATCH v2] media: dvb: warning about dvb frequency limits produces too much noise
 2019-05-21  9:10 UTC 

[PATCH 5.0 000/123] 5.0.18-stable review
 2019-05-21  8:52 UTC  (3+ messages)

[PATCH 1/6] drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
 2019-05-21  8:25 UTC  (5+ messages)
` [PATCH 2/6] drm/vmwgfx: Fix user space handle equal to zero
` [PATCH 3/6] drm/vmwgfx: Fix compat mode shader operation
` [PATCH 5/6] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
` [PATCH 6/6] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read

patch "USB: rio500: fix memory leak in close after disconnect" added to usb-linus
 2019-05-21  8:11 UTC 

patch "USB: rio500: refuse more than one device at a time" added to usb-linus
 2019-05-21  8:11 UTC 

patch "usbip: usbip_host: fix BUG: sleeping function called from invalid" added to usb-linus
 2019-05-21  8:09 UTC 

patch "USB: Add LPM quirk for Surface Dock GigE adapter" added to usb-linus
 2019-05-21  8:09 UTC 

patch "USB: sisusbvga: fix oops in error path of sisusb_probe" added to usb-linus
 2019-05-21  8:09 UTC 

patch "media: usb: siano: Fix general protection fault in smsusb" added to usb-linus
 2019-05-21  8:09 UTC 

patch "USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor" added to usb-linus
 2019-05-21  8:09 UTC 

[PATCH 1/3] ext4: Wait for outstanding dio during truncate in nojournal mode
 2019-05-21  7:43 UTC 

[PATCHES] Networking
 2019-05-21  6:37 UTC 

Inquiry 20/May/2019
 2019-05-20 13:53 UTC 

[PATCH 1/4] drm/msm: Fix improper uses of smp_mb__{before,after}_atomic()
 2019-05-21  2:18 UTC  (6+ messages)
` [PATCH 2/4] bio: fix improper use of smp_mb__before_atomic()
` [PATCH 3/4] sbitmap: "
` [PATCH 4/4] ceph: "

[PATCH 1/2] perf/x86/amd/uncore: Do not set ThreadMask and SliceMask for non-L3 PMCs
 2019-05-20 22:00 UTC 

[PATCH 1/2] media: dvb: warning about dvb frequency limits produces too much noise
 2019-05-20 20:01 UTC 

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-20 19:25 UTC  (11+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH v2] libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
 2019-05-20 19:10 UTC 

stable-rc/linux-4.9.y boot: 94 boots: 1 failed, 91 passed with 1 offline, 1 conflict (v4.9.177-45-g1a569b62b013)
 2019-05-20 19:09 UTC 

stable-rc/linux-5.0.y boot: 126 boots: 0 failed, 120 passed with 5 offline, 1 conflict (v5.0.17-124-gbb2772791a81)
 2019-05-20 18:51 UTC 

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-05-20 18:41 UTC  (2+ messages)

Print your logo
 2019-05-20 13:31 UTC 

stable-rc/linux-4.4.y boot: 90 boots: 1 failed, 86 passed with 1 offline, 2 conflicts (v4.4.180-32-g8c78d05b0ad4)
 2019-05-20 18:24 UTC 

stable-rc/linux-4.14.y boot: 117 boots: 1 failed, 113 passed with 1 offline, 1 untried/unknown, 1 conflict (v4.14.120-64-gffedd7fd95e8)
 2019-05-20 18:19 UTC 

Printing for your logo
 2019-05-20 12:34 UTC 

stable-rc/linux-5.1.y boot: 128 boots: 1 failed, 125 passed with 1 offline, 1 conflict (v5.1.3-129-gcce3bc9ebd2f)
 2019-05-20 17:57 UTC 

stable-rc/linux-4.19.y boot: 120 boots: 0 failed, 118 passed with 1 offline, 1 conflict (v4.19.44-106-g6b27ffd29c43)
 2019-05-20 17:40 UTC 

❎ FAIL: Test report for kernel 5.1.4-rc1-2683da8.cki (stable)
 2019-05-20 17:25 UTC  (2+ messages)

[PATCH] regmap-irq: do not write mask register if mask_base is zero
 2019-05-20 17:21 UTC 

stable-rc/linux-5.0.y boot: 128 boots: 0 failed, 126 passed with 1 offline, 1 conflict (v5.0.17-117-gc76436debfdf)
 2019-05-20 17:18 UTC 

Please add 10995c0491204c861 to stable 5.1.x
 2019-05-20 16:37 UTC 

✅ PASS: Test report for kernel 4.19.45-rc1-31596a4.cki (stable)
 2019-05-20 16:21 UTC 

[PATCH] libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
 2019-05-20 15:40 UTC  (9+ messages)

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.177-45-g1a569b62b013)
 2019-05-20 15:39 UTC 

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 48 warnings (v5.0.17-124-gbb2772791a81)
 2019-05-20 15:21 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 37 errors, 4085 warnings (v4.4.180-32-g8c78d05b0ad4)
 2019-05-20 14:55 UTC 

stable-rc/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.120-64-gffedd7fd95e8)
 2019-05-20 14:50 UTC 

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.3-129-gcce3bc9ebd2f)
 2019-05-20 14:28 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.44-106-g6b27ffd29c43)
 2019-05-20 14:10 UTC 

✅ PASS: Stable queue: queue-5.1
 2019-05-20 14:04 UTC 

✅ PASS: Stable queue: queue-4.19
 2019-05-20 14:01 UTC 

[PATCH] Btrfs: incremental send, fix file corruption when no-holes feature is enabled
 2019-05-20 13:58 UTC 

[PATCH 01/22] perf intel-pt: Fix itrace defaults for perf script
 2019-05-20 13:58 UTC 

[PATCH] btrfs: Honour FITRIM range constraints during free space trim
 2019-05-20 13:54 UTC 

[PATCH] btrfs: Honour FITRIM range constraints during free space trim
 2019-05-20 13:52 UTC 

[PATCH] btrfs: Honour FITRIM range constraints during free space trim
 2019-05-20 13:51 UTC 

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 48 warnings (v5.0.17-117-gc76436debfdf)
 2019-05-20 13:49 UTC 

[STABLE PATCH 0/2] crypto: ccree: fixes backport to 4.19
 2019-05-20 12:17 UTC  (4+ messages)
` [STABLE PATCH 1/2] crypto: ccree: zap entire sg on aead request unmap


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