LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2018-07-09 05:31:40 to 2018-07-09 09:20:27 UTC [more...]
[PATCH 1/4] i2c: imx: Fix reinit_completion() use
2018-07-09 9:20 UTC (3+ messages)
[PATCH] Staging: gdm724x: gdm_tty.c:Fixed Macro argument reuse
2018-07-09 9:18 UTC (2+ messages)
[RFC] Make need_resched() return true when rcu_urgent_qs requested
2018-07-09 9:18 UTC (7+ messages)
[PATCH] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
2018-07-09 9:17 UTC (6+ messages)
[RESEND PATCH v2] devres: Really align data field to unsigned long long
2018-07-09 9:16 UTC (12+ messages)
[RFC PATCH] tg: count the sum wait time of an task group
2018-07-09 9:12 UTC (4+ messages)
` [PATCH] tg: show "
` [PATCH v2] "
[PATCH v3 0/5] Add support for audio on SDM845 SoC
2018-07-09 9:06 UTC (7+ messages)
` [PATCH v3 2/5] ASoC: qcom: Add support to parse common audio device nodes
` [alsa-devel] "
` [PATCH v3 3/5] ASoC: qcom: add sdm845 sound card support
` [alsa-devel] "
[patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
2018-07-09 9:05 UTC (3+ messages)
` [patch 4/7] x86/kvmclock: Cleanup the code
[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
2018-07-09 9:02 UTC (4+ messages)
` [PATCH v6 21/21] s390: doc: detailed specifications for AP virtualization
[PATCH V2 0/5] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
2018-07-09 9:02 UTC (6+ messages)
` [PATCH V2 1/5] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
` [PATCH V2 2/5] KVM: Add tlb remote flush callback in kvm_x86_ops
` [PATCH V2 3/5] KVM/VMX: Add identical ept table pointer check
` [PATCH V2 4/5] KVM/x86: Add tlb_remote_flush callback support for vmx
` [PATCH V2 5/5] X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support
[PATCH] sched/core: remove get_cpu() from sched_fork()
2018-07-09 9:01 UTC (4+ messages)
[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
2018-07-09 9:01 UTC (10+ messages)
` [PATCH v10 03/14] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v10 07/14] arm64: enable KEXEC_FILE config
` [PATCH v10 13/14] arm64: kexec_file: add kernel signature verification support
[PATCH v3 00/24] Add support for R40 HDMI pipeline
2018-07-09 8:59 UTC (5+ messages)
` [linux-sunxi] Re: [PATCH v3 09/24] drm/sun4i: Don't skip TCONs if they don't have channel 0
[PATCH v1 1/2] ARM: dts: tegra20: Add Memory Client reset to VDE
2018-07-09 8:59 UTC (4+ messages)
` [PATCH v1 2/2] ARM: dts: tegra30: "
[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
2018-07-09 8:58 UTC (15+ messages)
[RESEND PATCH v4 0/2] Add a property in at24.c
2018-07-09 8:52 UTC (6+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property
[PATCH] x86: Avoid pr_cont() in show_opcodes()
2018-07-09 8:49 UTC (4+ messages)
[PATCH 0/2] mm/fs: put_user_page() proposal
2018-07-09 8:49 UTC (4+ messages)
` [PATCH 1/2] mm: introduce put_user_page(), placeholder version
` [PATCH 2/2] goldfish_pipe/mm: convert to the new put_user_page() call
[PATCH] ieee802154: add rx LQI from userspace
2018-07-09 8:49 UTC (2+ messages)
[PATCH v2] x86-64: use 32-bit XOR to zero registers
2018-07-09 8:47 UTC (5+ messages)
[PATCH] microblaze: warn if of_iomap() failed
2018-07-09 8:42 UTC
[PATCH] arm64: neon: Add preemption protection for kernel_neon_busy
2018-07-09 8:45 UTC
[PATCH 01/12] kernel.h: Add for_each_if()
2018-07-09 8:36 UTC (12+ messages)
` [PATCH 02/12] blk: use for_each_if
` [PATCH 03/12] cgroup: "
` [PATCH 04/12] cpufreq: "
` [PATCH 05/12] dmar: Use for_each_If
` [PATCH 06/12] mm: use for_each_if
` [PATCH 07/12] ide: "
` [PATCH 08/12] netdev: "
` [PATCH 09/12] nubus: "
` [PATCH 10/12] pci: "
` [PATCH 11/12] sched: use for_each_if in topology.h
` [PATCH 12/12] usb: use for_each_if
[PATCH v9 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-07-09 8:43 UTC (19+ messages)
` [PATCH v9 01/17] list_lru: Combine code under the same define
` [PATCH v9 02/17] mm: Introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
` [PATCH v9 03/17] mm: Assign id to every memcg-aware shrinker
` [PATCH v9 04/17] memcg: Move up for_each_mem_cgroup{, _tree} defines
` [PATCH v9 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v9 06/17] mm: Refactoring in workingset_init()
` [PATCH v9 07/17] fs: Refactoring in alloc_super()
` [PATCH v9 08/17] From: Kirill Tkhai <ktkhai@virtuozzo.com>
` [PATCH v9 09/17] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v9 10/17] From: Kirill Tkhai <ktkhai@virtuozzo.com>
` [PATCH v9 11/17] list_lru: Pass lru argument to memcg_drain_list_lru_node()
` [PATCH v9 12/17] mm: Export mem_cgroup_is_root()
` [PATCH v9 13/17] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v9 14/17] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v9 15/17] mm: Generalize shrink_slab() calls in shrink_node()
` [PATCH v9 16/17] From: Kirill Tkhai <ktkhai@virtuozzo.com>
` [PATCH v9 17/17] mm: Clear shrinker bit if there are no objects related to memcg
[PATCH v2 bpf-next 02/14] bpf: introduce cgroup storage maps
2018-07-09 8:37 UTC (5+ messages)
[PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
2018-07-09 8:34 UTC
[PATCH v3 0/3] serial: 8250_dw: add fractional divisor support
2018-07-09 8:32 UTC (7+ messages)
` serial: 8250: introduce get_divisor() and set_divisor() hook
` [PATCH v3 1/3] "
` [PATCH v3 2/3] serial: 8250: export serial8250_do_set_divisor()
` [PATCH v3 3/3] serial: 8250_dw: add fractional divisor support
[PATCH v1] gpu: host1x: Skip IOMMU initialization if firewall is enabled
2018-07-09 8:32 UTC (2+ messages)
[PATCH] gpu: host1x: Check whether size of unpin isn't 0
2018-07-09 8:31 UTC (2+ messages)
[PATCH] locking/lockdep: Report comm/pid/timestamp information
2018-07-09 8:31 UTC (2+ messages)
[PATCH] usb: typec: avoid format-overflow warning
2018-07-09 8:27 UTC (2+ messages)
[PATCH v2] rtc: OMAP: Add support for rtc-only mode
2018-07-09 8:23 UTC (3+ messages)
[PATCH] x86/mtrr: don't copy out-of-bounds data in mtrr_write
2018-07-09 8:20 UTC (4+ messages)
[GIT PULL] nds32 fixes for 4.18
2018-07-09 8:19 UTC
[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
2018-07-09 8:19 UTC (2+ messages)
[PATCH v2 0/3] arm: dts: zynq: improvements and cleanup
2018-07-09 8:18 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: xilinx: Add missing zynq boards and sort entries
[PATCH v2 4.9.y] x86/fpu: Remove use_eager_fpu()
2018-07-09 8:16 UTC
Vibrations on Droid 4?
2018-07-09 8:15 UTC
[PATCH v2 1/3] clk: tegra: refactor 7.1 div calculation
2018-07-09 8:00 UTC (4+ messages)
` [PATCH v2 2/3] clk: tegra: Add sdmmc mux divider clock
[PATCH] ext4: remove abnormal set for I_DATA_SEM subclass
2018-07-09 7:58 UTC
[PATCH 0/2] null_blk: zone support
2018-07-09 7:54 UTC (3+ messages)
[PATCH] mm, oom: remove sleep from under oom_lock
2018-07-09 7:47 UTC
Build regressions/improvements in v4.18-rc4
2018-07-09 7:43 UTC (2+ messages)
[PATCH] drm/cirrus: flip default to 32bpp
2018-07-09 7:39 UTC (3+ messages)
[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
2018-07-09 7:38 UTC (12+ messages)
` [PATCH -mm -v4 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm -v4 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
[PATCH v3 0/3] Add display clock controller driver for SDM845
2018-07-09 7:37 UTC (7+ messages)
` [PATCH v3 3/3] clk: qcom: "
[PATCH v2 1/2] ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable
2018-07-09 7:33 UTC (2+ messages)
` [PATCH v2 2/2] ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support
[PATCH v4 0/1] Add basic SoC support for mt6765
2018-07-09 7:27 UTC (3+ messages)
` [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support
[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
2018-07-09 7:26 UTC (9+ messages)
[PATCH net-next v1 0/5] virtio: support packed ring
2018-07-09 7:22 UTC (6+ messages)
` [PATCH net-next v1 1/5] virtio: add packed ring definitions
` [PATCH net-next v1 2/5] virtio_ring: support creating packed ring
` [PATCH net-next v1 3/5] virtio_ring: add packed ring support
` [PATCH net-next v1 4/5] virtio_ring: add event idx support in packed ring
` [PATCH net-next v1 5/5] virtio_ring: enable "
[PATCH 0/2] Remove remainig MCR SCSI drivers
2018-07-09 7:16 UTC (3+ messages)
[PATCH 0/4] SCSI results rework preparation part 2
2018-07-09 7:15 UTC (6+ messages)
` [PATCH 4/4] scsi: ncr53c8xx: remove ScsiResult macro
[PATCH v2 0/2] clk: qcom: Add support for RCG to register for DFS
2018-07-09 7:04 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845
[PATCH] mmc: core: improve rationality of bus width setting for HS400es
2018-07-09 6:47 UTC
[PATCH] omapfb: rename omap2 module to omap2fb.ko
2018-07-09 7:02 UTC (2+ messages)
[PATCH] Staging:fwserial Move LINUX_VENDOR_ID to firewire.h
2018-07-09 15:52 UTC (2+ messages)
linux-next: build warning after merge of the nand tree
2018-07-09 6:51 UTC (3+ messages)
[PATCH 0/5] thunderbolt: Add support for runtime PM
2018-07-09 6:41 UTC (7+ messages)
` [PATCH 5/5] "
[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
2018-07-09 6:40 UTC (7+ messages)
linux-next: Tree for Jul 9
2018-07-09 6:35 UTC
[PATCH] clk: clkdev - add managed versions of lookup registrations
2018-07-09 6:33 UTC (2+ messages)
[PATCH v2 0/1] Add gpio-line-names property for Dragonboard820c
2018-07-09 6:32 UTC (3+ messages)
` [PATCH v2 1/1] dts: qcom: db820c: Add gpio-line-names property
[PATCH 0/5 V5] Support kdump for AMD secure memory encryption(SME)
2018-07-09 6:28 UTC (8+ messages)
` [PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
[PATCH v5 0/6] crypto: Add Qcom PRNG support
2018-07-09 6:19 UTC (7+ messages)
` [PATCH v5 1/6] hwrng: remove msm hw_random driver
` [PATCH v5 2/6] dt-bindings: crypto: Move prng binding to crypto
` [PATCH v5 3/6] crypto: Add Qcom prng driver
` [PATCH v5 4/6] dt-bindings: crypto: Add new compatible qcom,prng-ee
` [PATCH v5 5/6] crypto: qcom: Add support for prng-ee
` [PATCH v5 6/6] crypto: qcom: Add ACPI support
KASAN: use-after-free Read in bpf_test_finish
2018-07-09 6:19 UTC
kernel BUG at mm/slab.c:LINE! (2)
2018-07-09 6:16 UTC
[RESEND PATCH] tee: add kernel internal client interface
2018-07-09 6:15 UTC
[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
2018-07-09 6:15 UTC (9+ messages)
` [PATCH 1/4] clk: qcom: gdsc: Add support to enable/disable the clocks with GDSC
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops for SDM845
` [PATCH 3/4] dt-bindings: clock: Introduce QCOM Graphics clock bindings
` [PATCH 4/4] clk: qcom: Add graphics clock controller driver for SDM845
[PATCH v2 0/3] serial: 8250_dw: add fractional divisor support
2018-07-09 6:15 UTC (7+ messages)
` [PATCH v2 3/3] "
[PATCH] ext4: remove abnormal set for I_DATA_SEM subclass
2018-07-09 6:08 UTC
[PATCH] block/DAC960.c: fix defined but not used build warnings
2018-07-09 6:07 UTC (2+ messages)
[RFC PATCH 1/2] mm/nvidmm: Drop x86 dependency on nvdimm e820 device
2018-07-09 6:06 UTC (7+ messages)
` [RFC PATCH 2/2] mm/pmem: Add memblock based e820 platform driver
[PATCH v4 0/6] crypto: Add Qcom PRNG support
2018-07-09 6:01 UTC (6+ messages)
` [PATCH v4 6/6] crypto: qcom: Add ACPI support
KMSAN: uninit-value in unix_find_other
2018-07-09 5:59 UTC (2+ messages)
[PATCH v2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
2018-07-09 5:59 UTC (3+ messages)
KASAN: slab-out-of-bounds Read in fscache_alloc_cookie
2018-07-09 5:59 UTC (2+ messages)
WARNING: ODEBUG bug in p9_fd_close
2018-07-09 5:56 UTC
BUG: unable to handle kernel paging request in kfree (2)
2018-07-09 5:55 UTC
[PATCH] sched/cputime: Ensure correct utime and stime proportion
2018-07-09 5:52 UTC (7+ messages)
KASAN: use-after-free Write in _free_event
2018-07-09 5:52 UTC
KASAN: use-after-free Read in p9_conn_cancel
2018-07-09 5:52 UTC
general protection fault in kfree (2)
2018-07-09 5:51 UTC
kernel BUG at mm/memory.c:LINE!
2018-07-09 5:51 UTC
general protection fault in scheduler_tick
2018-07-09 5:48 UTC (2+ messages)
KASAN: stack-out-of-bounds Read in add_wait_queue
2018-07-09 5:44 UTC (2+ messages)
KASAN: stack-out-of-bounds Read in account_system_index_time
2018-07-09 5:43 UTC (2+ messages)
[RFC PATCH] watchdog: sp805: Add clock-frequency property
2018-07-09 5:39 UTC (5+ messages)
[PATCH v4 0/9] iommu/vt-d: Improve PASID id and table management
2018-07-09 5:22 UTC (10+ messages)
` [PATCH v4 1/9] iommu/vt-d: Global PASID name space
` [PATCH v4 2/9] iommu/vt-d: Avoid using idr_for_each_entry()
` [PATCH v4 3/9] iommu/vt-d: Apply global PASID in SVA
` [PATCH v4 4/9] iommu/vt-d: Move device_domain_info to header
` [PATCH v4 5/9] iommu/vt-d: Add for_each_device_domain() helper
` [PATCH v4 6/9] iommu/vt-d: Per PCI device pasid table interfaces
` [PATCH v4 7/9] iommu/vt-d: Allocate and free pasid table
` [PATCH v4 8/9] iommu/vt-d: Apply per pci device pasid table in SVA
` [PATCH v4 9/9] iommu/vt-d: Remove the obsolete per iommu pasid tables
[PATCH v9 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
2018-07-09 5:31 UTC (3+ messages)
` [PATCH v9 05/10] firmware: xilinx: Add clock APIs
page: next (older) | prev (newer) | latest
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).