messages from 2018-12-05 10:22:55 to 2018-12-06 14:39:40 UTC [more...]
[PATCH 4.9 000/101] 4.9.144-stable review
2018-12-06 14:39 UTC (34+ messages)
` [PATCH 4.9 003/101] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.9 004/101] kobject: Replace strncpy with memcpy
` [PATCH 4.9 005/101] unifdef: use memcpy instead of strncpy
` [PATCH 4.9 006/101] kernfs: Replace strncpy with memcpy
` [PATCH 4.9 008/101] drm: gma500: fix logic error
` [PATCH 4.9 013/101] iser: set sector for ambiguous mr status errors
` [PATCH 4.9 020/101] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 4.9 022/101] scsi: csiostor: Avoid content leaks and casts
` [PATCH 4.9 023/101] kgdboc: Fix restrict error
` [PATCH 4.9 024/101] kgdboc: Fix warning with module build
` [PATCH 4.9 025/101] binder: fix proc->files use-after-free
` [PATCH 4.9 029/101] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.9 034/101] Btrfs: fix use-after-free when dumping free space
` [PATCH 4.9 038/101] reset: make optional functions really optional
` [PATCH 4.9 041/101] reset: add exported __reset_control_get, return NULL if optional
` [PATCH 4.9 048/101] libceph: drop len argument of *verify_authorizer_reply()
` [PATCH 4.9 049/101] libceph: no need to drop con->mutex for ->get_authorizer()
` [PATCH 4.9 054/101] libceph: add authorizer challenge
` [PATCH 4.9 055/101] libceph: implement CEPHX_V2 calculation mode
` [PATCH 4.9 056/101] libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
` [PATCH 4.9 058/101] bpf/verifier: Add spi variable to check_stack_write()
` [PATCH 4.9 061/101] wil6210: missing length check in wmi_set_ie
` [PATCH 4.9 063/101] hugetlbfs: fix offset overflow in hugetlbfs mmap
` [PATCH 4.9 070/101] btrfs: Add checker for EXTENT_CSUM
` [PATCH 4.9 073/101] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH 4.9 076/101] btrfs: tree-checker: use %zu format string for size_t
` [PATCH 4.9 083/101] f2fs: fix a panic caused by NULL flush_cmd_control
` [PATCH 4.9 091/101] f2fs: introduce and spread verify_blkaddr
` [PATCH 4.9 096/101] f2fs: fix to do sanity check with block address in main area
` [PATCH 4.9 097/101] f2fs: fix missing up_read
` [PATCH 4.9 098/101] f2fs: fix to do sanity check with block address in main area v2
` [PATCH 4.9 100/101] f2fs: fix to do sanity check with cp_pack_start_sum
` [PATCH 4.9 101/101] xfs: dont fail when converting shortform attr to long form during ATTR_REPLACE
[PATCH 4.14 00/55] 4.14.87-stable review
2018-12-06 14:39 UTC (17+ messages)
` [PATCH 4.14 06/55] unifdef: use memcpy instead of strncpy
` [PATCH 4.14 09/55] drm: gma500: fix logic error
` [PATCH 4.14 18/55] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.14 23/55] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 4.14 26/55] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 4.14 27/55] userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
` [PATCH 4.14 31/55] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.14 32/55] drm/msm: fix OF child-node lookup
` [PATCH 4.14 33/55] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.14 34/55] Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
` [PATCH 4.14 36/55] Input: cros_ec_keyb - fix button/switch capability reports
` [PATCH 4.14 38/55] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.14 39/55] Input: elan_i2c - add support for ELAN0621 touchpad
` [PATCH 4.14 41/55] btrfs: Always try all copies when reading extent buffers
` [PATCH 4.14 43/55] arc: [devboards] Add support of NFSv3 ACL
` [PATCH 4.14 53/55] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
[PATCH 4.19 00/41] 4.19.8-stable review
2018-12-06 14:39 UTC (17+ messages)
` [PATCH 4.19 06/41] mtd: nand: Fix memory allocation in nanddev_bbt_init()
` [PATCH 4.19 09/41] tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
` [PATCH 4.19 15/41] drm/amd/dm: Dont forget to attach MST encoders
` [PATCH 4.19 17/41] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.19 18/41] drm/meson: Fixes for drm_crtc_vblank_on/off support
` [PATCH 4.19 19/41] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
` [PATCH 4.19 22/41] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 4.19 23/41] userfaultfd: shmem: add i_size checks
` [PATCH 4.19 25/41] kgdboc: Fix restrict error
` [PATCH 4.19 26/41] kgdboc: Fix warning with module build
` [PATCH 4.19 28/41] selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
` [PATCH 4.19 29/41] i40e: Fix deletion of MAC filters
` [PATCH 4.19 31/41] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.19 33/41] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.19 37/41] Input: elan_i2c - add support for ELAN0621 touchpad
` [PATCH 4.19 38/41] btrfs: tree-checker: Dont check max block group size as current max chunk size limit is unreliable
Security fixes for 4.9
2018-12-06 14:28 UTC (2+ messages)
[PATCH 3/3] drm/i915/execlists: Apply a full mb before execution for Braswell
2018-12-06 13:12 UTC (2+ messages)
` [Intel-gfx] "
v4.14.86 build: 2 failures 0 warnings (v4.14.86)
2018-12-06 12:27 UTC (2+ messages)
[PATCH] scsi: t10-pi: Return correct ref tag when queue has no integrity profile
2018-12-06 12:16 UTC (7+ messages)
[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-12-06 12:02 UTC (10+ messages)
[PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
2018-12-06 12:01 UTC
patch "xhci: Prevent U1/U2 link pm states if exit latency is too long" added to usb-linus
2018-12-06 12:00 UTC
patch "xhci: workaround CSS timeout on AMD SNPS 3.0 xHC" added to usb-linus
2018-12-06 12:00 UTC
[PATCH] gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
2018-12-06 11:59 UTC (3+ messages)
[Xen-devel] Linux 4.19.5 fails to boot as Xen dom0
2018-12-06 11:46 UTC (7+ messages)
FAILED: patch "[PATCH] s390/zcrypt: reinit ap queue state machine during device" failed to apply to 4.19-stable tree
2018-12-06 11:31 UTC (3+ messages)
[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
2018-12-06 11:13 UTC (4+ messages)
stable request: mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT)
2018-12-06 11:11 UTC (2+ messages)
[PATCH] ubi: fastmap: Check each mapping only once
2018-12-06 11:09 UTC (4+ messages)
v4.14 fix for Hikey 960 unbalanced IRQ enablement
2018-12-06 11:05 UTC (7+ messages)
[PATCH 3.18-4.14] mm: cleancache: fix corruption on missed inode invalidation
2018-12-06 11:02 UTC (2+ messages)
[PATCHv2 for v4.19-stable 0/6] reset: make optional functions
2018-12-06 11:01 UTC (4+ messages)
request for 4.14-stable: b54e41f5efcb ("udf: Allow mounting volumes with incorrect identification strings")
2018-12-06 10:56 UTC (5+ messages)
[PATCH 4.14 000/146] 4.14.86-stable review
2018-12-06 10:54 UTC (6+ messages)
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers
FAILED: patch "[PATCH] Btrfs: fix use-after-free when dumping free space" failed to apply to 4.9-stable tree
2018-12-06 10:49 UTC (3+ messages)
` [PATCH 2/3] Btrfs: fix use-after-free when dumping free space
FAILED: patch "[PATCH] btrfs: Always try all copies when reading extent buffers" failed to apply to 4.9-stable tree
2018-12-06 10:48 UTC (4+ messages)
` [PATCH] btrfs: Always try all copies when reading extent buffers
FAILED: patch "[PATCH] btrfs: Always try all copies when reading extent buffers" failed to apply to 4.4-stable tree
2018-12-06 10:47 UTC (3+ messages)
` [PATCH] btrfs: Always try all copies when reading extent buffers
FAILED: patch "[PATCH] btrfs: Always try all copies when reading extent buffers" failed to apply to 4.14-stable tree
2018-12-06 10:47 UTC (3+ messages)
` [PATCH] btrfs: Always try all copies when reading extent buffers
FAILED: patch "[PATCH] drm/mediatek: fix OF sibling-node lookup" failed to apply to 4.9-stable tree
2018-12-06 10:40 UTC (5+ messages)
FAILED: patch "[PATCH] drm/msm: fix OF child-node lookup" failed to apply to 4.14-stable tree
2018-12-06 10:40 UTC (5+ messages)
[PATCH] mmc: sdhci: fix the timeout check window for clock and reset
2018-12-06 10:26 UTC (2+ messages)
[PATCH stable v4.4+ 1/3] leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
2018-12-06 10:04 UTC (4+ messages)
` [PATCH stable v4.4+ 2/3] leds: turn off the LED and wait for completion on unregistering LED class device
` [PATCH stable v4.4+ 3/3] leds: leds-gpio: Fix return value check in create_gpio_led()
FAILED: patch "[PATCH] IB/mlx5: Avoid load failure due to unknown link width" failed to apply to 4.4-stable tree
2018-12-06 8:40 UTC
FAILED: patch "[PATCH] sched, trace: Fix prev_state output in sched_switch" failed to apply to 4.14-stable tree
2018-12-06 8:38 UTC
FAILED: patch "[PATCH] arm64: dts: rockchip: remove vdd_log from rock960 to fix a" failed to apply to 4.19-stable tree
2018-12-06 8:36 UTC
[PATCH] dma-buf: fix debugfs versus rcu and fence dumping
2018-12-06 8:09 UTC (2+ messages)
[PATCH 4.19 000/110] 4.19.6-stable review
2018-12-06 7:28 UTC (4+ messages)
` [PATCH 4.19 044/110] drm/i915: Disable LP3 watermarks on all SNB machines
2 more 4.9 patches
2018-12-06 6:53 UTC (2+ messages)
[PATCH 4.19 000/139] 4.19.7-stable review
2018-12-06 5:47 UTC (11+ messages)
Patch "libceph: implement CEPHX_V2 calculation mode" has been added to the 4.14-stable tree
2018-12-06 5:45 UTC (6+ messages)
[PATCH v2] dmaengine: dw: Fix FIFO size for Intel Merrifield
2018-12-06 5:24 UTC (3+ messages)
+ panic-avoid-the-extra-noise-dmesg.patch added to -mm tree
2018-12-06 3:58 UTC (10+ messages)
RE:Business proposition for you
2018-12-06 3:01 UTC
stable/linux-4.14.y boot: 126 boots: 0 failed, 122 passed with 1 offline, 2 untried/unknown, 1 conflict (v4.14.86)
2018-12-06 1:14 UTC
stable-rc/linux-4.14.y boot: 126 boots: 1 failed, 121 passed with 1 offline, 3 untried/unknown (v4.14.86)
2018-12-06 0:49 UTC
stable-rc/linux-4.19.y boot: 124 boots: 1 failed, 122 passed with 1 offline (v4.19.7)
2018-12-06 0:32 UTC
stable/linux-4.9.y boot: 113 boots: 0 failed, 111 passed with 1 offline, 1 untried/unknown (v4.9.143)
2018-12-06 0:20 UTC
[PATCH 4.9 00/50] 4.9.143-stable review
2018-12-05 23:54 UTC (2+ messages)
stable-rc/linux-4.9.y boot: 113 boots: 0 failed, 112 passed with 1 offline (v4.9.143)
2018-12-05 23:50 UTC
stable/linux-4.19.y boot: 125 boots: 0 failed, 122 passed with 2 offline, 1 conflict (v4.19.7)
2018-12-05 23:04 UTC
[PATCH AUTOSEL 4.19 001/123] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
2018-12-05 22:57 UTC (11+ messages)
` [PATCH AUTOSEL 4.19 002/123] spi: uniphier: fix incorrect property items
` [PATCH AUTOSEL 4.19 031/123] ASoC: Intel: Power down links before turning off display audio power
` [PATCH AUTOSEL 4.19 100/123] drm/ast: fixed reading monitor EDID not stable issue
` [PATCH AUTOSEL 4.19 104/123] pstore/ram: Correctly calculate usable PRZ bytes
PASS: Test report for kernel 4.19.7.skt (linux-stable-rc)
2018-12-05 22:43 UTC
stable/linux-4.14.y build: 197 builds: 2 failed, 195 passed, 2 errors, 25 warnings (v4.14.86)
2018-12-05 21:44 UTC
stable-rc/linux-4.14.y build: 197 builds: 2 failed, 195 passed, 2 errors, 25 warnings (v4.14.86)
2018-12-05 21:19 UTC
[PATCH v2 01/17] power: supply: olpc_battery: correct the temperature units
2018-12-05 21:05 UTC (2+ messages)
stable-rc/linux-4.19.y build: 202 builds: 2 failed, 200 passed, 2 errors, 46 warnings (v4.19.7)
2018-12-05 21:03 UTC
stable/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 2 errors, 104 warnings (v4.9.143)
2018-12-05 20:50 UTC
stable-rc/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 2 errors, 104 warnings (v4.9.143)
2018-12-05 20:20 UTC
[PATCH][v2] btrfs: run delayed items before dropping the snapshot
2018-12-05 20:13 UTC (2+ messages)
Linux 4.9.143
2018-12-05 19:47 UTC (2+ messages)
Linux 4.14.86
2018-12-05 19:47 UTC (2+ messages)
Linux 4.19.7
2018-12-05 19:47 UTC (2+ messages)
stable/linux-4.19.y build: 202 builds: 2 failed, 200 passed, 2 errors, 46 warnings (v4.19.7)
2018-12-05 19:35 UTC
[git:media_tree/master] media: dvb-pll: fix tuner frequency ranges
2018-11-27 18:50 UTC
[git:media_tree/master] media: gspca: fix frame overflow error
2018-11-22 18:44 UTC
[git:media_tree/master] media: vicodec: fix memchr() kernel oops
2018-11-20 17:53 UTC
[git:media_tree/master] media: dvb-pll: don't re-validate tuner frequencies
2018-11-27 18:51 UTC
[PATCH for-4.20] Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
2018-12-05 18:16 UTC
[PATCH v2 1/7] dmaengine: dw: Add missed multi-block support for iDMA 32-bit
2018-12-05 18:12 UTC (2+ messages)
[PATCH v3 5/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
2018-12-05 18:07 UTC (2+ messages)
` [tip:x86/mm] "
[PATCH AUTOSEL 4.19 01/68] media: vicodec: lower minimum height to 360
2018-12-05 16:00 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 40/68] ALSA: hda/ca0132 - Add new ZxR quirk
[PATCH v2] clk: aspeed: Mark lclk (LPC) and espiclk (eSPI) as critical
2018-12-05 15:04 UTC (4+ messages)
[RESEND PATCH v3] drm/msm: Move fence put to where failure occurs
2018-12-05 13:23 UTC (4+ messages)
[PATCH 1/2] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
2018-12-05 12:22 UTC (2+ messages)
` [PATCH 2/2] xhci: Prevent U1/U2 link pm states if exit latency is too long
[git:media_tree/master] media: imx274: fix stack corruption in imx274_read_reg
2018-12-05 11:34 UTC
Spende € 2.000.000,00 EUR
2018-12-04 21:10 UTC
[PATCH] USB: serial: console: fix reported terminal settings
2018-12-05 10:33 UTC (9+ messages)
patch "tty: serial: 8250_mtk: always resume the device in probe." added to tty-linus
2018-12-05 10:32 UTC
[PATCH] gnss: sirf: fix activation retry handling
2018-12-05 10:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).