messages from 2020-05-16 23:08:13 to 2020-05-18 17:49:44 UTC [more...]
[PATCH 4.4 00/86] 4.4.224-rc1 review
2020-05-18 17:36 UTC (50+ messages)
` [PATCH 4.4 01/86] USB: serial: qcserial: Add DW5816e support
` [PATCH 4.4 02/86] Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
` [PATCH 4.4 03/86] dp83640: reverse arguments to list_add_tail
` [PATCH 4.4 05/86] sch_sfq: validate silly quantum values
` [PATCH 4.4 06/86] sch_choke: avoid potential panic in choke_reset()
` [PATCH 4.4 07/86] Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
` [PATCH 4.4 08/86] enic: do not overwrite error code
` [PATCH 4.4 09/86] ipv6: fix cleanup ordering for ip6_mr failure
` [PATCH 4.4 12/86] Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
` [PATCH 4.4 13/86] USB: uas: add quirk for LaCie 2Big Quadra
` [PATCH 4.4 14/86] USB: serial: garmin_gps: add sanity checking for data length
` [PATCH 4.4 16/86] scripts/decodecode: fix trapping instruction formatting
` [PATCH 4.4 17/86] phy: micrel: Disable auto negotiation on startup
` [PATCH 4.4 18/86] phy: micrel: Ensure interrupts are reenabled on resume
` [PATCH 4.4 20/86] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 4.4 22/86] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 4.4 24/86] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 4.4 25/86] blktrace: fix trace mutex deadlock
` [PATCH 4.4 26/86] blktrace: Protect q->blk_trace with RCU
` [PATCH 4.4 29/86] ptp: use is_visible method to hide unused attributes
` [PATCH 4.4 35/86] net: handle no dst on skb in icmp6_send
` [PATCH 4.4 36/86] net/sonic: Fix a resource leak in an error handling path in jazz_sonic_probe()
` [PATCH 4.4 37/86] net: moxa: Fix a potential double free_irq()
` [PATCH 4.4 38/86] drop_monitor: work around gcc-10 stringop-overflow warning
` [PATCH 4.4 40/86] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
` [PATCH 4.4 41/86] cifs: Check for timeout on Negotiate stage
` [PATCH 4.4 42/86] cifs: Fix a race condition with cifs_echo_request
` [PATCH 4.4 43/86] dmaengine: pch_dma.c: Avoid data race between probe and irq handler
` [PATCH 4.4 44/86] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 4.4 45/86] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
` [PATCH 4.4 47/86] net: openvswitch: fix csum updates for MPLS actions
` [PATCH 4.4 49/86] mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
` [PATCH 4.4 50/86] scsi: qla2xxx: Avoid double completion of abort command
` [PATCH 4.4 54/86] IB/mlx4: Test return value of calls to ib_get_cached_pkey
` [PATCH 4.4 55/86] pnp: Use list_for_each_entry() instead of open coding
` [PATCH 4.4 56/86] gcc-10 warnings: fix low-hanging fruit
` [PATCH 4.4 57/86] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
` [PATCH 4.4 59/86] gcc-10: disable zero-length-bounds warning for now
` [PATCH 4.4 63/86] block: defer timeouts to a workqueue
` [PATCH 4.4 65/86] blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
` [PATCH 4.4 68/86] gcc-10: avoid shadowing standard library free() in crypto
` [PATCH 4.4 69/86] net: fix a potential recursive NETDEV_FEAT_CHANGE
` [PATCH 4.4 70/86] net: ipv4: really enforce backoff for redirects
` [PATCH 4.4 71/86] netlabel: cope with NULL catmap
` [PATCH 4.4 74/86] ALSA: rawmidi: Initialize allocated buffers
` [PATCH 4.4 75/86] USB: gadget: fix illegal array access in binding with UDC
` [PATCH 4.4 82/86] usb: gadget: legacy: fix error return code in cdc_bind()
` [PATCH 4.4 84/86] ARM: dts: r8a7740: Add missing extal2 to CPG node
` [PATCH 4.4 86/86] Makefile: disallow data races on gcc-10 as well
[PATCH 4.9 00/90] 4.9.224-rc1 review
2020-05-18 17:37 UTC (43+ messages)
` [PATCH 4.9 01/90] USB: serial: qcserial: Add DW5816e support
` [PATCH 4.9 04/90] net: macsec: preserve ingress frame ordering
` [PATCH 4.9 07/90] sch_choke: avoid potential panic in choke_reset()
` [PATCH 4.9 09/90] bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
` [PATCH 4.9 10/90] net/mlx5: Fix forced completion access non initialized command entry
` [PATCH 4.9 11/90] net/mlx5: Fix command entry leak in Internal Error State
` [PATCH 4.9 12/90] bnxt_en: Improve AER slot reset
` [PATCH 4.9 13/90] Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
` [PATCH 4.9 18/90] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
` [PATCH 4.9 20/90] batman-adv: Fix refcnt leak in batadv_show_throughput_override
` [PATCH 4.9 21/90] batman-adv: Fix refcnt leak in batadv_store_throughput_override
` [PATCH 4.9 25/90] binfmt_elf: Do not move brk for INTERP-less ET_EXEC
` [PATCH 4.9 28/90] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 4.9 29/90] blktrace: Fix potential deadlock between delete & sysfs ops
` [PATCH 4.9 30/90] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 4.9 31/90] blktrace: fix trace mutex deadlock
` [PATCH 4.9 33/90] blktrace: fix dereference after null check
` [PATCH 4.9 34/90] ptp: do not explicitly set drvdata in ptp_clock_register()
` [PATCH 4.9 37/90] chardev: add helper function to register char devs with a struct device
` [PATCH 4.9 42/90] net/sonic: Fix a resource leak in an error handling path in jazz_sonic_probe()
` [PATCH 4.9 44/90] drop_monitor: work around gcc-10 stringop-overflow warning
` [PATCH 4.9 45/90] scsi: sg: add sg_remove_request in sg_write
` [PATCH 4.9 46/90] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
` [PATCH 4.9 49/90] dmaengine: pch_dma.c: Avoid data race between probe and irq handler
` [PATCH 4.9 51/90] ALSA: hda/hdmi: fix race in monitor detection during probe
` [PATCH 4.9 53/90] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
` [PATCH 4.9 54/90] pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
` [PATCH 4.9 58/90] pnp: Use list_for_each_entry() instead of open coding
` [PATCH 4.9 59/90] gcc-10 warnings: fix low-hanging fruit
` [PATCH 4.9 61/90] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH 4.9 64/90] gcc-10: disable zero-length-bounds warning for now
` [PATCH 4.9 66/90] gcc-10: disable stringop-overflow "
` [PATCH 4.9 67/90] gcc-10: disable restrict "
` [PATCH 4.9 68/90] net: fix a potential recursive NETDEV_FEAT_CHANGE
` [PATCH 4.9 69/90] netlabel: cope with NULL catmap
` [PATCH 4.9 70/90] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
` [PATCH 4.9 72/90] netprio_cgroup: Fix unlimited memory leak of v2 cgroups
` [PATCH 4.9 74/90] ALSA: rawmidi: Initialize allocated buffers
` [PATCH 4.9 79/90] ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
` [PATCH 4.9 80/90] x86: Fix early boot crash on gcc-10, third try
` [PATCH 4.9 88/90] ARM: dts: r8a7740: Add missing extal2 to CPG node
` [PATCH 4.9 90/90] Makefile: disallow data races on gcc-10 as well
[PATCH 4.14 000/114] 4.14.181-rc1 review
2020-05-18 17:37 UTC (38+ messages)
` [PATCH 4.14 006/114] net: usb: qmi_wwan: add support for DW5816e
` [PATCH 4.14 008/114] sch_sfq: validate silly quantum values
` [PATCH 4.14 009/114] bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
` [PATCH 4.14 010/114] net/mlx5: Fix forced completion access non initialized command entry
` [PATCH 4.14 012/114] bnxt_en: Improve AER slot reset
` [PATCH 4.14 014/114] net: stricter validation of untrusted gso packets
` [PATCH 4.14 015/114] ipv6: fix cleanup ordering for ip6_mr failure
` [PATCH 4.14 022/114] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH 4.14 027/114] batman-adv: Fix refcnt leak in batadv_store_throughput_override
` [PATCH 4.14 030/114] x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
` [PATCH 4.14 031/114] x86/unwind/orc: Dont skip the first frame for inactive tasks
` [PATCH 4.14 033/114] x86/unwind/orc: Fix error path for bad ORC entry type
` [PATCH 4.14 036/114] scripts/decodecode: fix trapping instruction formatting
` [PATCH 4.14 040/114] blktrace: fix trace mutex deadlock
` [PATCH 4.14 041/114] blktrace: Protect q->blk_trace with RCU
` [PATCH 4.14 043/114] f2fs: introduce read_inline_xattr
` [PATCH 4.14 049/114] shmem: fix possible deadlocks on shmlock_user_lock
` [PATCH 4.14 052/114] drop_monitor: work around gcc-10 stringop-overflow warning
` [PATCH 4.14 054/114] scsi: sg: add sg_remove_request in sg_write
` [PATCH 4.14 055/114] dmaengine: pch_dma.c: Avoid data race between probe and irq handler
` [PATCH 4.14 059/114] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
` [PATCH 4.14 061/114] ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
` [PATCH 4.14 062/114] x86/entry/64: Fix unwind hints in register clearing code
` [PATCH 4.14 063/114] ipmi: Fix NULL pointer dereference in ssif_probe
` [PATCH 4.14 065/114] pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
` [PATCH 4.14 067/114] netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
` [PATCH 4.14 071/114] gcc-10 warnings: fix low-hanging fruit
` [PATCH 4.14 072/114] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
` [PATCH 4.14 075/114] gcc-10: disable array-bounds warning for now
` [PATCH 4.14 077/114] gcc-10: disable restrict "
` [PATCH 4.14 086/114] net: dsa: loop: Add module soft dependency
` [PATCH 4.14 090/114] ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
` [PATCH 4.14 094/114] ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
` [PATCH 4.14 095/114] x86: Fix early boot crash on gcc-10, third try
` [PATCH 4.14 096/114] ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
` [PATCH 4.14 098/114] usb: host: xhci-plat: keep runtime active when removing host
` [PATCH 4.14 102/114] exec: Move would_dump into flush_old_exec
stable-rc 4.19: lib/vsprintf.c:1983:11: error: implicit declaration of function ‘error_string’ [-Werror=implicit-function-declaration] 1983 | return error_string(buf, end, "(einval)", spec);
2020-05-18 17:31 UTC (2+ messages)
[PATCH 5.4 1/2] libbpf: Extract and generalize CPU mask parsing logic
2020-05-18 17:07 UTC (3+ messages)
` [PATCH 5.4 2/2] selftest/bpf: fix backported test_select_reuseport selftest changes
❌ FAIL: Test report for kernel 5.6.13-d8e36b7.cki (stable-queue)
2020-05-18 15:57 UTC (3+ messages)
` ❌ FAIL: Test report for kernel 5.6.13-d8e36b7.cki?(stable-queue)
FAILED: patch "[PATCH] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks," failed to apply to 5.4-stable tree
2020-05-18 15:54 UTC
FAILED: patch "[PATCH] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks," failed to apply to 4.19-stable tree
2020-05-18 15:54 UTC
[PATCH] mtd: rawnand: Fix nand_gpio_waitrdy()
2020-05-18 15:52 UTC
[PATCH] scripts/sorttable: Correctly handle mmap() returning MAP_FAILED
2020-05-18 15:35 UTC
FAILED: patch "[PATCH] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it" failed to apply to 5.4-stable tree
2020-05-18 14:46 UTC (2+ messages)
another gcc-10 fix for stable kernels
2020-05-18 14:39 UTC (2+ messages)
FAILED: patch "[PATCH] riscv: perf: RISCV_BASE_PMU should be independent" failed to apply to 4.19-stable tree
2020-05-18 14:33 UTC
FAILED: patch "[PATCH] riscv: perf: RISCV_BASE_PMU should be independent" failed to apply to 5.4-stable tree
2020-05-18 14:33 UTC
FAILED: patch "[PATCH] powerpc/uaccess: Evaluate macro arguments once, before user" failed to apply to 5.4-stable tree
2020-05-18 14:32 UTC
FAILED: patch "[PATCH] fanotify: fix merging marks masks with FAN_ONDIR" failed to apply to 4.19-stable tree
2020-05-18 14:14 UTC
❌ FAIL: Test report for kernel 5.6.13-3f0cc50.cki (stable-queue)
2020-05-18 14:13 UTC (3+ messages)
FAILED: patch "[PATCH] clk: rockchip: fix incorrect configuration of rk3228" failed to apply to 4.9-stable tree
2020-05-18 13:56 UTC
FAILED: patch "[PATCH] arm64: fix the flush_icache_range arguments in machine_kexec" failed to apply to 4.14-stable tree
2020-05-18 13:37 UTC
FAILED: patch "[PATCH] arm64: fix the flush_icache_range arguments in machine_kexec" failed to apply to 4.9-stable tree
2020-05-18 13:37 UTC
FAILED: patch "[PATCH] drm/amdgpu: enable hibernate support on Navi1X" failed to apply to 5.6-stable tree
2020-05-18 13:35 UTC
FAILED: patch "[PATCH] drm/i915/execlists: Track inflight CCID" failed to apply to 5.6-stable tree
2020-05-18 13:35 UTC
FAILED: patch "[PATCH] drm/i915/execlists: Avoid reusing the same logical CCID" failed to apply to 5.6-stable tree
2020-05-18 13:34 UTC
FAILED: patch "[PATCH] drm/amdgpu: force fbdev into vram" failed to apply to 4.19-stable tree
2020-05-18 13:34 UTC
FAILED: patch "[PATCH] drm/amd/display: Fix vblank and pageflip event handling for" failed to apply to 5.6-stable tree
2020-05-18 13:32 UTC
FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.9-stable tree
2020-05-18 13:30 UTC
FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.14-stable tree
2020-05-18 13:30 UTC
FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.4-stable tree
2020-05-18 13:30 UTC
FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.19-stable tree
2020-05-18 13:30 UTC
FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 5.4-stable tree
2020-05-18 13:30 UTC
FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 5.6-stable tree
2020-05-18 13:30 UTC
FAILED: patch "[PATCH] mmc: core: Fix recursive locking issue in CQE recovery path" failed to apply to 4.19-stable tree
2020-05-18 13:04 UTC
[PATCH RESEND] lib: fix bitmap_parse() on 64-bit big endian archs
2020-05-18 11:51 UTC (4+ messages)
[PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting
2020-05-18 11:05 UTC (14+ messages)
[PATCH 4.4 00/16] Backported fixes taken from Sony's Vendor tree
2020-05-18 10:23 UTC (9+ messages)
` [PATCH 4.4 02/16] gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
` [PATCH 4.4 02/16 (v2)] "
` [PATCH 4.4 04/16] crypto: talitos - Delete an error message for a failed memory allocation in talitos_edesc_alloc()
` [PATCH 4.4 06/16] clk: Fix debugfs_create_*() usage
[PATCH 2/2] jbd2: Avoid leaking transaction credits when unreserving handle
2020-05-18 9:21 UTC
[PATCH v2 1/3] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
2020-05-18 9:14 UTC (2+ messages)
` [PATCH v2 2/3] irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present
[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
2020-05-18 8:03 UTC (3+ messages)
[for-linus][PATCH 1/3] x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
2020-05-18 7:56 UTC (2+ messages)
backport request for use-after-free blk_mq_queue_tag_busy_iter
2020-05-18 7:27 UTC (3+ messages)
` [PATCH v2 0/4] "
[PATCH 1/2] rapidio: fix an error in get_user_pages_fast() error handling
2020-05-17 23:56 UTC
[PATCH] ubifs: fix wrong use of crypto_shash_descsize()
2020-05-17 21:39 UTC (5+ messages)
[PATCH resend] mtd: spinand: Propagate ECC information to the MTD structure
2020-05-17 21:28 UTC (3+ messages)
[PATCH 04/12] gpu/drm: ingenic: Fix bogus crtc_atomic_check callback
2020-05-17 12:19 UTC (6+ messages)
` [PATCH 05/12] gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
[PATCH V6 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
2020-05-17 4:05 UTC (2+ messages)
` [PATCH V6 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
[PATCH AUTOSEL 5.4 01/35] RDMA/mlx4: Initialize ib_spec on the stack
2020-05-16 23:10 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 26/35] SUNRPC: defer slow parts of rpc_free_client() to a workqueue
[PATCH AUTOSEL 5.6 01/50] RDMA/mlx4: Initialize ib_spec on the stack
2020-05-16 23:08 UTC (4+ messages)
` [PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs
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).