All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-19 16:48:08 to 2018-11-19 16:55:20 UTC [more...]

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-19 16:48 UTC  (11+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

Memory hotplug softlock issue
 2018-11-19 16:48 UTC  (13+ messages)

[PATCH 4.9 00/83] 4.9.138-stable review
 2018-11-19 16:29 UTC  (63+ messages)
` [PATCH 4.9 01/83] powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
` [PATCH 4.9 02/83] tty: check name length in tty_find_polling_driver()
` [PATCH 4.9 03/83] ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
` [PATCH 4.9 04/83] powerpc/nohash: fix undefined behaviour when testing page size support
` [PATCH 4.9 05/83] drm/omap: fix memory barrier bug in DMM driver
` [PATCH 4.9 06/83] media: pci: cx23885: handle adding to list failure
` [PATCH 4.9 07/83] MIPS: kexec: Mark CPU offline before disabling local IRQ
` [PATCH 4.9 08/83] powerpc/boot: Ensure _zimage_start is a weak symbol
` [PATCH 4.9 09/83] MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
` [PATCH 4.9 10/83] sc16is7xx: Fix for multi-channel stall
` [PATCH 4.9 11/83] media: tvp5150: fix width alignment during set_selection()
` [PATCH 4.9 12/83] powerpc/selftests: Wait all threads to join
` [PATCH 4.9 13/83] 9p locks: fix glock.client_id leak in do_lock
` [PATCH 4.9 14/83] 9p: clear dangling pointers in p9stat_free
` [PATCH 4.9 15/83] cdrom: fix improper type cast, which can leat to information leak
` [PATCH 4.9 16/83] scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
` [PATCH 4.9 17/83] scsi: qla2xxx: shutdown chip if reset fail
` [PATCH 4.9 18/83] fuse: Fix use-after-free in fuse_dev_do_read()
` [PATCH 4.9 19/83] fuse: Fix use-after-free in fuse_dev_do_write()
` [PATCH 4.9 20/83] fuse: fix blocked_waitq wakeup
` [PATCH 4.9 21/83] fuse: set FR_SENT while locked
` [PATCH 4.9 22/83] mm: do not bug_on on incorrect length in __mm_populate()
` [PATCH 4.9 23/83] e1000: avoid null pointer dereference on invalid stat type
` [PATCH 4.9 24/83] e1000: fix race condition between e1000_down() and e1000_watchdog
` [PATCH 4.9 25/83] bna: ethtool: Avoid reading past end of buffer
` [PATCH 4.9 26/83] parisc: Align os_hpmc_size on word boundary
` [PATCH 4.9 27/83] parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
` [PATCH 4.9 29/83] MIPS: Loongson-3: Fix CPU UART irq delivery problem
` [PATCH 4.9 30/83] MIPS: Loongson-3: Fix BRIDGE "
` [PATCH 4.9 31/83] xtensa: add NOTES section to the linker script
` [PATCH 4.9 32/83] xtensa: make sure bFLT stack is 16 byte aligned
` [PATCH 4.9 33/83] xtensa: fix boot parameters address translation
` [PATCH 4.9 38/83] Revert "ceph: fix dentry leak in splice_dentry()"
` [PATCH 4.9 39/83] mach64: fix display corruption on big endian machines
` [PATCH 4.9 40/83] mach64: fix image corruption due to reading accelerator registers
` [PATCH 4.9 41/83] reset: hisilicon: fix potential NULL pointer dereference
` [PATCH 4.9 42/83] vhost/scsi: truncate T10 PI iov_iter to prot_bytes
` [PATCH 4.9 43/83] ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
` [PATCH 4.9 44/83] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
` [PATCH 4.9 45/83] netfilter: conntrack: fix calculation of next bucket number in early_drop
` [PATCH 4.9 46/83] mtd: docg3: dont set conflicting BCH_CONST_PARAMS option
` [PATCH 4.9 47/83] of, numa: Validate some distance map rules
` [PATCH 4.9 48/83] termios, tty/tty_baudrate.c: fix buffer overrun
` [PATCH 4.9 49/83] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
` [PATCH 4.9 50/83] Btrfs: fix cur_offset in the error case for nocow
` [PATCH 4.9 51/83] Btrfs: fix data corruption due to cloning of eof block
` [PATCH 4.9 53/83] ext4: add missing brelse() update_backups()s error path
` [PATCH 4.9 54/83] ext4: add missing brelse() in set_flexbg_block_bitmap()s "
` [PATCH 4.9 55/83] ext4: add missing brelse() add_new_gdb_meta_bg()s "
` [PATCH 4.9 56/83] ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
` [PATCH 4.9 57/83] ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
` [PATCH 4.9 58/83] ext4: avoid buffer leak in ext4_orphan_add() after prior errors
` [PATCH 4.9 59/83] ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
` [PATCH 4.9 60/83] ext4: avoid possible double brelse() in add_new_gdb() on error path
` [PATCH 4.9 61/83] ext4: fix possible leak of sbi->s_group_desc_leak in "
` [PATCH 4.9 62/83] ext4: fix possible leak of s_journal_flag_rwsem "
` [PATCH 4.9 63/83] ext4: release bs.bh before re-using in ext4_xattr_block_find()
` [PATCH 4.9 64/83] ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
` [PATCH 4.9 65/83] ext4: fix buffer leak in __ext4_read_dirblock() "
` [PATCH 4.9 66/83] mount: Retest MNT_LOCKED in do_umount
` [PATCH 4.9 67/83] mount: Dont allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
` [PATCH 4.9 68/83] mount: Prevent MNT_DETACH from disconnecting locked mounts

[AUH] Upgrade status: 2018-11-17
 2018-11-19 16:54 UTC  (7+ messages)

[PATCH v2] riscv: add asm/unistd.h UAPI header
 2018-11-19 16:53 UTC  (5+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-11-19 16:53 UTC  (2+ messages)

[PATCH v4 0/2] Introduce dmic mode switch delay parameter
 2018-11-19 16:53 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dmic: introduce mode switch delay
` [PATCH 2/2] ASoC: dmic: introduce module_param wakeup_delay

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-19 16:53 UTC  (4+ messages)

[OSSTEST PATCH 1/3] ts-depriv-audit-qemu: Create complete /run/user in appropriate root
 2018-11-19 16:53 UTC  (3+ messages)

[cip-dev] List of patches that failed to apply to 4.4-stable
 2018-11-19 16:53 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/10] pci: hotplug handler reworks
 2018-11-19 16:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 07/10] pci/pcihp: perform unplug via the hotplug handler
` [Qemu-devel] [PATCH v2 08/10] pci/pcie: "

[PATCH 4.14 000/124] 4.14.82-stable review
 2018-11-19 16:29 UTC  (100+ messages)
` [PATCH 4.14 003/124] powerpc/mm: Fix page table dump to work on Radix
` [PATCH 4.14 004/124] powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
` [PATCH 4.14 005/124] tty: check name length in tty_find_polling_driver()
` [PATCH 4.14 006/124] ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
` [PATCH 4.14 007/124] powerpc/nohash: fix undefined behaviour when testing page size support
` [PATCH 4.14 008/124] powerpc/mm: Dont report hugepage tables as memory leaks when using kmemleak
` [PATCH 4.14 009/124] drm/omap: fix memory barrier bug in DMM driver
` [PATCH 4.14 030/124] fuse: Fix use-after-free in fuse_dev_do_read()
` [PATCH 4.14 031/124] fuse: Fix use-after-free in fuse_dev_do_write()
` [PATCH 4.14 032/124] fuse: fix blocked_waitq wakeup
` [PATCH 4.14 033/124] fuse: set FR_SENT while locked
` [PATCH 4.14 034/124] ovl: fix recursive oi->lock in ovl_link()
` [PATCH 4.14 035/124] MIPS: Loongson-3: Fix CPU UART irq delivery problem
` [PATCH 4.14 036/124] MIPS: Loongson-3: Fix BRIDGE "
` [PATCH 4.14 037/124] xtensa: add NOTES section to the linker script
` [PATCH 4.14 038/124] xtensa: make sure bFLT stack is 16 byte aligned
` [PATCH 4.14 039/124] xtensa: fix boot parameters address translation
` [PATCH 4.14 040/124] um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
` [PATCH 4.14 041/124] clk: s2mps11: Fix matching when built as module and DT node contains compatible
` [PATCH 4.14 042/124] clk: at91: Fix division by zero in PLL recalc_rate()
` [PATCH 4.14 043/124] clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
` [PATCH 4.14 044/124] clk: mvebu: use correct bit for 98DX3236 NAND
` [PATCH 4.14 045/124] media: ov7670: make "xclk" clock optional
` [PATCH 4.14 046/124] libceph: bump CEPH_MSG_MAX_DATA_LEN
` [PATCH 4.14 047/124] Revert "ceph: fix dentry leak in splice_dentry()"
` [PATCH 4.14 048/124] thermal: enable broadcom menu for arm64 bcm2835
` [PATCH 4.14 049/124] mach64: fix display corruption on big endian machines
` [PATCH 4.14 050/124] mach64: fix image corruption due to reading accelerator registers
` [PATCH 4.14 051/124] reset: hisilicon: fix potential NULL pointer dereference
` [PATCH 4.14 052/124] vhost/scsi: truncate T10 PI iov_iter to prot_bytes
` [PATCH 4.14 054/124] SCSI: fix queue cleanup race before queue initialization is done
` [PATCH 4.14 055/124] soc: ti: QMSS: Fix usage of irq_set_affinity_hint
` [PATCH 4.14 056/124] ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
` [PATCH 4.14 057/124] ocfs2: free up write context when direct IO failed
` [PATCH 4.14 059/124] netfilter: conntrack: fix calculation of next bucket number in early_drop
` [PATCH 4.14 060/124] ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
` [PATCH 4.14 061/124] mtd: docg3: dont set conflicting BCH_CONST_PARAMS option
` [PATCH 4.14 062/124] of, numa: Validate some distance map rules
` [PATCH 4.14 063/124] x86/cpu/vmware: Do not trace vmware_sched_clock()
` [PATCH 4.14 064/124] x86/hyper-v: Enable PIT shutdown quirk
` [PATCH 4.14 065/124] termios, tty/tty_baudrate.c: fix buffer overrun
` [PATCH 4.14 066/124] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
` [PATCH 4.14 067/124] watchdog/core: Add missing prototypes for weak functions
` [PATCH 4.14 068/124] btrfs: fix pinned underflow after transaction aborted
` [PATCH 4.14 069/124] Btrfs: fix cur_offset in the error case for nocow
` [PATCH 4.14 070/124] Btrfs: fix infinite loop on inode eviction after deduplication of eof block
` [PATCH 4.14 071/124] Btrfs: fix data corruption due to cloning "
` [PATCH 4.14 072/124] clockevents/drivers/i8253: Add support for PIT shutdown quirk
` [PATCH 4.14 073/124] ext4: add missing brelse() update_backups()s error path
` [PATCH 4.14 074/124] ext4: add missing brelse() in set_flexbg_block_bitmap()s "
` [PATCH 4.14 076/124] ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
` [PATCH 4.14 077/124] ext4: missing !bh check in ext4_xattr_inode_write()
` [PATCH 4.14 078/124] ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
` [PATCH 4.14 079/124] ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
` [PATCH 4.14 080/124] ext4: avoid buffer leak in ext4_orphan_add() after prior errors
` [PATCH 4.14 081/124] ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
` [PATCH 4.14 082/124] ext4: avoid possible double brelse() in add_new_gdb() on error path
` [PATCH 4.14 083/124] ext4: fix possible leak of sbi->s_group_desc_leak in "
` [PATCH 4.14 084/124] ext4: fix possible leak of s_journal_flag_rwsem "
` [PATCH 4.14 085/124] ext4: fix buffer leak in ext4_xattr_get_block() on "
` [PATCH 4.14 086/124] ext4: release bs.bh before re-using in ext4_xattr_block_find()
` [PATCH 4.14 087/124] ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
` [PATCH 4.14 088/124] ext4: fix buffer leak in ext4_expand_extra_isize_ea() "
` [PATCH 4.14 089/124] ext4: fix buffer leak in __ext4_read_dirblock() "
` [PATCH 4.14 090/124] mount: Retest MNT_LOCKED in do_umount
` [PATCH 4.14 091/124] mount: Dont allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
` [PATCH 4.14 092/124] mount: Prevent MNT_DETACH from disconnecting locked mounts
` [PATCH 4.14 093/124] kdb: use correct pointer when btc calls btt
` [PATCH 4.14 094/124] kdb: print real address of pointers instead of hashed addresses
` [PATCH 4.14 095/124] sunrpc: correct the computation for page_ptr when truncating
` [PATCH 4.14 096/124] nfsd: COPY and CLONE operations require the saved filehandle to be set
` [PATCH 4.14 097/124] rtc: hctosys: Add missing range error reporting
` [PATCH 4.14 098/124] fuse: fix use-after-free in fuse_direct_IO()
` [PATCH 4.14 099/124] fuse: fix leaked notify reply
` [PATCH 4.14 100/124] configfs: replace strncpy with memcpy
` [PATCH 4.14 101/124] gfs2: Put bitmap buffers in put_super
` [PATCH 4.14 102/124] crypto: user - fix leaking uninitialized memory to userspace
` [PATCH 4.14 103/124] lib/ubsan.c: dont mark __ubsan_handle_builtin_unreachable as noreturn
` [PATCH 4.14 104/124] hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
` [PATCH 4.14 105/124] mm/swapfile.c: use kvzalloc for swap_info_struct allocation
` [PATCH 4.14 106/124] efi/arm/libstub: Pack FDT after populating it
` [PATCH 4.14 107/124] drm/rockchip: Allow driver to be shutdown on reboot/kexec
` [PATCH 4.14 108/124] drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
` [PATCH 4.14 109/124] drm/nouveau: Check backlight IDs are >= 0, not > 0
` [PATCH 4.14 110/124] drm/dp_mst: Check if primary mstb is null
` [PATCH 4.14 111/124] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH 4.14 112/124] drm/i915: Restore vblank interrupts earlier
` [PATCH 4.14 113/124] drm/i915: Dont unset intel_connector->mst_port
` [PATCH 4.14 114/124] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH 4.14 115/124] drm/i915: Large page offsets for pread/pwrite
` [PATCH 4.14 116/124] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
` [PATCH 4.14 117/124] drm/i915: Dont oops during modeset shutdown after lpe audio deinit
` [PATCH 4.14 118/124] drm/i915: Mark pin flags as u64
` [PATCH 4.14 119/124] drm/i915/execlists: Force write serialisation into context image vs execution
` [PATCH 4.14 120/124] CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
` [PATCH 4.14 121/124] ovl: check whiteout in ovl_create_over_whiteout()
` [PATCH 4.14 122/124] printk: Never set console_may_schedule in console_trylock()
` [PATCH 4.14 123/124] nvme-loop: fix kernel oops in case of unhandled command
` [PATCH 4.14 124/124] gpio: brcmstb: release the bgpio lock during irq handlers

[Qemu-devel] [PULL 00/22] ppc-for-3.1 queue 20181108
 2018-11-19 16:39 UTC  (4+ messages)
` [Qemu-devel] [PULL 01/22] target/ppc: add external PID support

[PATCH v3 0/3] CRTC background color
 2018-11-19 16:52 UTC  (3+ messages)
` [PATCH v3 2/3] drm: Add CRTC background color property (v3)
  ` [Intel-gfx] "

[Qemu-devel] [PATCH v4] Add arm SBSA reference machine
 2018-11-19 16:44 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4] hw/arm: "

[Qemu-devel] [PATCH v6 00/16] gdbstub: support for the multiprocess extension
 2018-11-19 16:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo

[PATCH v2 0/4] powerpc: system call table generation support
 2018-11-19 16:48 UTC  (4+ messages)
` [PATCH v2 3/4] powerpc: add "

[Qemu-devel] KVM Forum block no[td]es
 2018-11-19 16:47 UTC  (8+ messages)

[libvirt test] 130430: regressions - trouble: blocked/broken/fail/pass
 2018-11-19 16:51 UTC 

[Qemu-devel] [RFC PATCH 0/2] docker: Add gentoo-mipsr5900el-cross image
 2018-11-18 21:03 UTC  (2+ messages)

[PATCH v3 0/3] sh: system call table generation support
 2018-11-19 16:50 UTC  (4+ messages)
` [PATCH v3 1/3] sh: add __NR_syscalls along with NR_syscalls

revisit arm64 per-task stack canaries
 2018-11-19 16:50 UTC  (8+ messages)

[PATCH V6 0/4] Fix VGA logdirty related display freezes with altp2m
 2018-11-19 16:49 UTC  (13+ messages)
` [PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early

[PATCH][i3c-next] i3c: master: fix mask operation by using the correct operator
 2018-11-19 16:49 UTC  (3+ messages)

[PATCH v5 0/3] x86: make rsdp address accessible via boot params
 2018-11-19 16:48 UTC  (11+ messages)
` [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header
  ` PLEASE REVERT URGENTLY: "

[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-19 16:48 UTC  (6+ messages)
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: convert to use eth "

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-19 16:48 UTC  (4+ messages)
` [RFC PATCH v2 14/23] KVM: Allow 2048-bit register access via ioctl interface


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.