public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-02 02:28:48 to 2019-07-02 08:03:37 UTC [more...]

[PATCH 5.1 00/55] 5.1.16-stable review
 2019-07-02  8:01 UTC  (19+ messages)
` [PATCH 5.1 01/55] arm64: Dont unconditionally add -Wno-psabi to KBUILD_CFLAGS
` [PATCH 5.1 02/55] Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
` [PATCH 5.1 10/55] drm/i915: Save the old CDCLK atomic state
` [PATCH 5.1 11/55] drm/i915: Remove redundant store of logical CDCLK state
` [PATCH 5.1 12/55] drm/i915: Skip modeset for cdclk changes if possible
` [PATCH 5.1 13/55] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
` [PATCH 5.1 15/55] mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
` [PATCH 5.1 16/55] mm, swap: fix THP swap out
` [PATCH 5.1 17/55] dm init: fix incorrect uses of kstrndup()
` [PATCH 5.1 18/55] dm log writes: make sure super sector log updates are written in order
` [PATCH 5.1 20/55] scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
` [PATCH 5.1 21/55] x86/speculation: Allow guests to use SSBD even if host does not
` [PATCH 5.1 22/55] x86/microcode: Fix the microcode load on CPU hotplug for real
` [PATCH 5.1 23/55] x86/resctrl: Prevent possible overrun during bitmap operations
` [PATCH 5.1 25/55] efi/memreserve: deal with memreserve entries in unmapped memory
` [PATCH 5.1 26/55] NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
` [PATCH 5.1 28/55] SUNRPC: Fix up calculation of client message length
` [PATCH 5.1 29/55] irqchip/mips-gic: Use the correct local interrupt map registers

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-02  8:01 UTC  (3+ messages)

[PATCH v3 10/27] md: use kzalloc instead of kmalloc and memset
 2019-07-02  8:01 UTC 

[PATCH v3 27/27] sound: ppc: remove unneeded memset after dma_alloc_coherent
 2019-07-02  8:00 UTC 

[PATCH v3 26/27] sound: oss: use kzalloc rather than kmalloc with memset
 2019-07-02  8:00 UTC 

[PATCH v3 25/27] kernel: power: use kzalloc rather than kmalloc followed with memset
 2019-07-02  7:59 UTC 

[PATCH v3 24/27] fs: jffs2: use kzalloc rather than kmalloc followed with memset
 2019-07-02  7:59 UTC 

[PATCH v3 23/27] video: fbdev: remove unneeded memset after dma_alloc_coherent
 2019-07-02  7:59 UTC 

[PATCH v3 22/27] usb: remove unneeded memset after dma_alloc_coherent
 2019-07-02  7:59 UTC 

[PATCH v3 21/27] tty: remove unneeded memset
 2019-07-02  7:59 UTC 

[PATCH v3 20/27] staging: rtl8723bs: remove unneeded memset
 2019-07-02  7:59 UTC 

[PATCH v3 19/27] staging: rtl8*: use zeroing allocator rather than allocator followed with memset 0
 2019-07-02  7:59 UTC 

[PATCH v3 18/27] scsi: use zeroing allocator rather than allocator followed by memset 0
 2019-07-02  7:59 UTC 

[PATCH] crypto: cryptd - Fix skcipher instance memory leak
 2019-07-02  7:53 UTC 

[PATCH v3 17/27] scsi: remove unneeded memset
 2019-07-02  7:58 UTC 

[PATCH v3 16/27] net: remove unneeded memset
 2019-07-02  7:58 UTC 

[PATCH v3 15/27] net: use zeroing allocator rather than allocator followed by memset zero
 2019-07-02  7:58 UTC 

[PATCH v3 14/27] mtd: nand: use kzalloc instead of kmalloc and memset
 2019-07-02  7:58 UTC 

[PATCH v3 13/27] message: fusion: remove memset after pci_alloc_consistent
 2019-07-02  7:58 UTC 

[PATCH v2 0/3] make RB_DECLARE_CALLBACKS more generic
 2019-07-02  7:58 UTC  (4+ messages)
` [PATCH v2 1/3] augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
` [PATCH v2 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
` [PATCH v2 3/3] augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition

[PATCH v3 12/27] media: use kzalloc instead of kmalloc and memset
 2019-07-02  7:58 UTC 

[PATCH v3 11/27] media: remove memset after dma_alloc_coherent/pci_alloc_consistent
 2019-07-02  7:58 UTC 

[PATCH v3 09/27] infiniband: remove unneeded memset
 2019-07-02  7:57 UTC 

[PATCH v3 08/27] i2c: busses: remove memset after dmam_alloc_coherent
 2019-07-02  7:57 UTC 

[PATCH v3 07/27] drm/amdgpu: remove memset after zalloc
 2019-07-02  7:57 UTC 

[PATCH v3 06/27] dma: remove memset after dma_alloc_coherent/dmam_alloc_coherent
 2019-07-02  7:57 UTC 

[PATCH v3 05/27] crypto: remove memset after dma_alloc_coherent
 2019-07-02  7:57 UTC 

[PATCH v3 04/27] block: remove memset after dma_alloc_coherent
 2019-07-02  7:57 UTC 

[PATCH v3 03/27] atm: idt77252: remove memset after dma_alloc_coherent
 2019-07-02  7:56 UTC 

[PATCH v3 02/27] ata: Remove memset after dma_alloc_coherent/dmam_alloc_coherent
 2019-07-02  7:56 UTC 

[PATCH v3 01/27] sh: mm: Remove call to memset after dma_alloc_coherent
 2019-07-02  7:55 UTC 

[PATCH V3] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-07-02  7:45 UTC 

[PATCH V2] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-07-02  7:51 UTC  (4+ messages)

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-02  7:48 UTC  (8+ messages)

[PATCH] mm/z3fold: Fix z3fold_buddy_slots use after free
 2019-07-02  7:45 UTC  (2+ messages)

mgag200 fails kdump kernel booting
 2019-07-02  7:42 UTC  (9+ messages)

[PATCH net-next] hinic: remove standard netdev stats
 2019-07-01 23:40 UTC 

[PATCH] x86/stacktrace: Do not access user space memory unnecessarily
 2019-07-02  7:28 UTC  (2+ messages)

[PATCH v2 1/1] ARM: dts: colibri: introduce dts with UHS-I support enabled
 2019-07-02  7:26 UTC  (2+ messages)

[PATCH] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-07-02  7:23 UTC  (7+ messages)

INFO: task hung in vhost_init_device_iotlb
 2019-07-02  7:23 UTC  (4+ messages)

Reminder: 2 open syzbot bugs in vhost subsystem
 2019-07-02  7:18 UTC  (4+ messages)

[PATCH] f2fs: avoid out-of-range memory access
 2019-07-02  7:15 UTC 

[PATCH v2] mdev: Send uevents around parent device registration
 2019-07-02  7:13 UTC  (9+ messages)

[PATCH 1/2] arm64: dts: imx8mq: Add gpio-ranges property
 2019-07-02  7:10 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-msm: fix mutex while in spinlock
 2019-07-02  7:07 UTC  (2+ messages)

[PATCH RT v2] Fix a lockup in wait_for_completion() and friends
 2019-07-02  7:04 UTC  (10+ messages)

[PATCH v8 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-02  7:01 UTC  (7+ messages)
` [PATCH v8 7/8] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v8 8/8] rcu/tree: Setschedule gp ktread to SCHED_FIFO outside of atomic region

[PATCH 0/7] Optimize cgroup context switch
 2019-07-02  6:59 UTC  (8+ messages)
` [PATCH 1/7] perf: propagate perf_install_in_context errors up
` [PATCH 2/7] perf/cgroup: order events in RB tree by cgroup id
` [PATCH 3/7] perf: order iterators for visit_groups_merge into a min-heap
` [PATCH 4/7] perf: avoid a bounded set of visit_groups_merge iterators
` [PATCH 5/7] perf: cache perf_event_groups_first for cgroups
` [PATCH 6/7] perf: avoid double checking CPU and cgroup
` [PATCH 7/7] perf: rename visit_groups_merge to ctx_groups_sched_in

[PATCH] MAINTAINERS: Add FSI subsystem
 2019-07-02  6:55 UTC  (4+ messages)

[PATCH 0/3] FSGSBASE fix, test, and a semi-related cleanup
 2019-07-02  6:50 UTC  (8+ messages)
` [PATCH 1/3] selftests/x86: Test SYSCALL and SYSENTER manually with TF set
  ` [tip:x86/cpu] "
` [PATCH 2/3] x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
  ` [tip:x86/cpu] "
` [PATCH 3/3] x86/entry/64: Fix and clean up paranoid_exit
  ` [tip:x86/cpu] "

[PATCH] net: stmmac: add sanity check to device_property_read_u32_array call
 2019-07-02  6:48 UTC  (11+ messages)

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-07-02  6:47 UTC  (4+ messages)

[PATCH -next] rslib: Make some functions static
 2019-07-02  6:46 UTC  (2+ messages)
` [tip:core/rslib] "

KASAN: use-after-free Write in xfrm_hash_rebuild
 2019-07-02  6:43 UTC  (3+ messages)

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-07-02  6:40 UTC  (16+ messages)
` [LKP] "
                        ` [BUG] kvm: APIC emulation problem - was Re: [LKP] [x86/hotplug]

ARM setting up secure mode vector table
 2019-07-02  6:37 UTC 

[PATCH 00/12] ARM: davinci: da850-evm: remove more legacy GPIO calls
 2019-07-02  6:36 UTC  (3+ messages)

memory leak in nfs_get_client
 2019-07-02  6:31 UTC  (3+ messages)

Reminder: 18 open syzbot bugs in "fs/9p" subsystem
 2019-07-02  6:29 UTC 

[PATCH v2] remoteproc: copy parent dma_pfn_offset for vdev
 2019-07-02  6:27 UTC  (2+ messages)

Reminder: 5 open syzbot bugs in "net/hsr" subsystem
 2019-07-02  6:26 UTC 

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-02  6:23 UTC 

Reminder: 6 open syzbot bugs in "net/smc" subsystem
 2019-07-02  6:24 UTC 

Reminder: 3 open syzbot bugs in "net/rxrpc" subsystem
 2019-07-02  6:21 UTC 

[PATCH net-next] iavf: remove unused debug function iavf_debug_d
 2019-07-02  6:20 UTC 

Reminder: 6 open syzbot bugs in "net/dccp" subsystem
 2019-07-02  6:18 UTC 

[PATCH v2 0/3] mm: Cleanup & allow modules to hotplug memory
 2019-07-02  6:16 UTC  (12+ messages)
` [PATCH v2 1/3] mm: Trigger bug on if a section is not found in __section_nr

[PATCH -next] ASoC: rt1308: Fix platform_no_drv_owner.cocci warnings
 2019-07-02  6:17 UTC 

[PATCH 1/3] dt-bindings: net: Add bindings for Realtek PHYs
 2019-07-02  6:07 UTC  (7+ messages)
` [PATCH 2/3] net: phy: realtek: Enable accessing RTL8211E extension pages

[PATCH v12 0/5] Add support for mt8183 SCP
 2019-07-02  6:05 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v12 2/5] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v12 3/5] remoteproc: mt8183: add reserved memory manager API
` [PATCH v12 4/5] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v12 5/5] arm64: dts: mt8183: add scp node

[PATCH v2] arm64: dts: sdm845: Add video nodes
 2019-07-02  6:04 UTC  (3+ messages)

INFO: task hung in io_uring_release
 2019-07-02  6:00 UTC  (2+ messages)

Reminder: 22 open syzbot bugs in perf subsystem
 2019-07-02  5:43 UTC 

[PATCH] fs: btrfs: extent_map: Change return type of unpin_extent_cache
 2019-07-02  5:39 UTC  (2+ messages)

[PATCH] media: venus: Update to bitrate based clock scaling
 2019-07-02  5:37 UTC  (4+ messages)

[PATCH] arm64/mm: Drop pte_huge()
 2019-07-02  5:32 UTC 

linux-next: build failure after merge of the tip tree
 2019-07-02  5:33 UTC 

[PATCH v2 1/2] Powerpc/Watchpoint: Fix length calculation for unaligned target
 2019-07-02  5:26 UTC  (2+ messages)
` [PATCH v2 2/2] Powerpc/Watchpoint: Rewrite ptrace-hwbreak.c selftest

Reminder: 5 open syzbot bugs in "fs/fuse" subsystem
 2019-07-02  5:26 UTC 

[PATCH v4 0/5] misc fixes to PV extentions code
 2019-07-01  5:19 UTC  (6+ messages)
` [PATCH v4 1/5] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
` [PATCH v4 2/5] x86: Add nopv parameter to disable PV extensions
` [PATCH v4 3/5] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests."
` [PATCH v4 4/5] x86/xen: Add 'nopv' support for HVM guest
` [PATCH v4 5/5] xen: Add 'xen_nopv' parameter back for backward compatibility

Reminder: 2 open syzbot bugs in "security/tomoyo" subsystem
 2019-07-02  5:14 UTC 

[PATCH v3] rcu: Change return type of rcu_spawn_one_boost_kthread()
 2019-07-02  5:11 UTC  (3+ messages)

Reminder: 1 open syzbot bug in "security/smack" subsystem
 2019-07-02  5:11 UTC 

Reminder: 1 open syzbot bug in rtc subsystem
 2019-07-02  5:10 UTC 

Reminder: 1 open syzbot bug in drm subsystem
 2019-07-02  5:09 UTC 

[PATCH] drivers/block/loop: Remove deprecated function, range check for max_loop
 2019-07-02  5:04 UTC  (5+ messages)
` [PATCH v2] drivers/block/loop: Replace deprecated function in option parsing code

Reminder: 1 open syzbot bug in hid subsystem
 2019-07-02  5:04 UTC 

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-07-02  5:03 UTC  (4+ messages)
` [PATCH v2 09/11] firmware: xilinx: Add SDIO Tap Delay APIs

[PATCH v3 0/4] media: venus: Update clock scaling and core selection
 2019-07-02  5:01 UTC  (10+ messages)
` [PATCH v3 1/4] media: venus: Add codec data table
` [PATCH v3 2/4] media: venus: Update clock scaling
` [PATCH v3 4/4] media: venus: Update core selection

[PATCH v3 0/4] misc fixes to PV extentions code
 2019-07-02  4:38 UTC  (4+ messages)
` [PATCH v3 3/4] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests."

[PATCH 1/2] opp: Export dev_pm_opp_set_genpd_virt_dev()
 2019-07-02  4:36 UTC  (2+ messages)
` [PATCH 2/2] opp: Manage empty OPP tables with clk handle

[PATCH v5 0/3] add thermal/power management features for FPGA DFL drivers
 2019-07-02  4:26 UTC  (5+ messages)
` [PATCH v5 2/3] fpga: dfl: fme: add thermal management support
` [PATCH v5 3/3] fpga: dfl: fme: add power "

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2019-07-02  4:26 UTC  (2+ messages)

[PATCH v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-02  4:24 UTC  (3+ messages)
` [PATCH v2 1/5] PM: ACPI/PCI: Resume all devices during hibernation

linux-next: Fixes tag needs some work in the mlx5-next tree
 2019-07-02  4:09 UTC  (2+ messages)

linux-next: manual merge of the mlx5-next tree with Linus' tree
 2019-07-02  4:03 UTC  (2+ messages)

[PATCH RESEND] Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized"
 2019-07-02  3:57 UTC  (3+ messages)

linux-next: build warning after merge of the amdgpu tree
 2019-07-02  3:53 UTC 

[RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
 2019-07-02  3:47 UTC  (2+ messages)

[PATCH] OCC: FSI and hwmon: Add sequence numbering
 2019-07-02  3:44 UTC  (3+ messages)

[PATCH v3 0/4] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-02  3:40 UTC  (7+ messages)
` [PATCH v3 2/4] of/platform: Add functional dependency link from DT bindings
` [PATCH v3 4/4] driver core: Add edit_links() callback for drivers

[PATCH 2/2] PCI: Add NI-Serial PXI/PXIe+485 device IDs
 2019-07-02  3:24 UTC 

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-02  3:37 UTC  (4+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH 1/2] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-02  3:23 UTC 

[PATCH] filesystem-dax: Disable PMD support
 2019-07-02  3:34 UTC  (11+ messages)

[PATCH v3 0/4] Panel rotation patches
 2019-07-02  3:24 UTC  (4+ messages)
` [PATCH v3 3/4] drm/connector: Split out orientation quirk detection
  ` [Intel-gfx] "

[PATCH 0/3] Add Support for MediaTek MT2712 RTC
 2019-07-02  3:21 UTC  (4+ messages)
` [PATCH 1/3] bindings: rtc: add bindings for "
` [PATCH 2/3] rtc: Add support for the MediaTek "
` [PATCH 3/3] arm64: dts: add rtc nodes for MT2712

[Question] Should direct reclaim time be bounded?
 2019-07-02  3:15 UTC  (7+ messages)

[PATCH v10 00/12] support gce on mt8183 platform
 2019-07-02  3:14 UTC  (3+ messages)
` [PATCH v10 03/12] dt-binding: gce: add binding for gce client reg property

WARNING: refcount bug in kobject_add_internal
 2019-07-02  3:07 UTC  (3+ messages)

linux-next: manual merge of the mlx5-next tree with Linus' tree
 2019-07-02  3:08 UTC 

[PATCH RESEND v3] staging: erofs: remove unsupported ->datamode check in fill_inline_data()
 2019-07-02  2:56 UTC 

[PATCH 3.16 08/10] tcp: tcp_fragment() should apply sane memory limits
 2019-07-02  2:51 UTC  (2+ messages)

[PATCH] net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
 2019-07-02  2:29 UTC  (2+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-07-02  2:26 UTC  (7+ messages)
` [PATCH 02/43] perf thread-stack: Fix thread stack return from kernel for kernel-only case
` [PATCH 17/43] perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
` [PATCH 18/43] perf symbols: We need util.h in symbol-elf.c for zfree()
` [PATCH 22/43] perf tools: Use linux/ctype.h in more places
` [PATCH 42/43] perf annotate: Add csky support
` [PATCH 43/43] perf jevents: Use nonlocal include statements in pmu-events.c


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox