linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-09 04:38:26 to 2018-07-09 08:43:45 UTC [more...]

[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 01/12] kernel.h: Add for_each_if()
 2018-07-09  8:36 UTC  (9+ messages)
` [PATCH 04/12] cpufreq: use for_each_if
` [PATCH 06/12] mm: "
` [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

[RESEND PATCH v2] devres: Really align data field to unsigned long long
 2018-07-09  8:37 UTC  (10+ messages)

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-09  8:40 UTC  (14+ messages)

[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 v2] x86-64: use 32-bit XOR to zero registers
 2018-07-09  8:33 UTC  (4+ messages)

[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] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
 2018-07-09  8:07 UTC  (2+ messages)

[PATCH 0/2] mm/fs: put_user_page() proposal
 2018-07-09  8:05 UTC  (3+ 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 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 v3 0/5] Add support for audio on SDM845 SoC
 2018-07-09  7:48 UTC  (6+ 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] 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 v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-09  6:31 UTC  (7+ 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 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  (9+ 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  (9+ messages)
` [PATCH v9 05/10] firmware: xilinx: Add clock APIs
` [PATCH v9 07/10] firmware: xilinx: Add debugfs for IOCTL API
` [PATCH v9 09/10] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH v9 10/10] drivers: clk: Add "

[PATCH 0/4] phy: socionext: add new UniPhier USB PHY driver support
 2018-07-09  5:19 UTC  (3+ messages)
` [PATCH 2/4] phy: socionext: add USB3 PHY driver for UniPhier SoC

[RFC][PATCHES] open()-related cleanups
 2018-07-09  4:54 UTC  (28+ messages)
` [RFC][PATCH 01/27] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
  ` [RFC][PATCH 02/27] cxl_getfile(): fix double-iput() on alloc_file() failures
  ` [RFC][PATCH 03/27] ocxlflash_getfile(): "
  ` [RFC][PATCH 04/27] make sure do_dentry_open() won't return positive as an error
  ` [RFC][PATCH 05/27] introduce FMODE_OPENED
  ` [RFC][PATCH 06/27] get rid of 'opened' argument of finish_open()
  ` [RFC][PATCH 07/27] lift fput() on late failures into path_openat()
  ` [RFC][PATCH 08/27] switch all remaining checks for FILE_OPENED to FMODE_OPENED
  ` [RFC][PATCH 09/27] now we can fold open_check_o_direct() into do_dentry_open()
  ` [RFC][PATCH 10/27] introduce FMODE_CREATED and switch to it
  ` [RFC][PATCH 11/27] IMA: don't propagate opened through the entire thing
  ` [RFC][PATCH 12/27] Preparation to killing ->atomic_open() 'opened' argument
  ` [RFC][PATCH 13/27] get rid of 'opened' argument of ->atomic_open()
  ` [RFC][PATCH 14/27] get rid of 'opened' in path_openat() and the helpers downstream
  ` [RFC][PATCH 15/27] kill FILE_{CREATED,OPENED}
  ` [RFC][PATCH 16/27] new wrapper: alloc_file_pseudo()
  ` [RFC][PATCH 17/27] __shmem_file_setup(): reorder allocations
  ` [RFC][PATCH 18/27] ... and switch shmem_file_setup() to alloc_file_pseudo()
  ` [RFC][PATCH 19/27] cxl_getfile(): switch "
  ` [RFC][PATCH 20/27] ocxlflash_getfile(): "
  ` [RFC][PATCH 21/27] hugetlb_file_setup(): "
  ` [RFC][PATCH 22/27] anon_inode_getfile(): "
  ` [RFC][PATCH 23/27] create_pipe_files(): switch the first allocation "
  ` [RFC][PATCH 24/27] new helper: alloc_file_clone()
  ` [RFC][PATCH 25/27] do_shmat(): grab shp->shm_file earlier, switch to alloc_file_clone()
  ` [RFC][PATCH 26/27] make alloc_file() static
  ` [RFC][PATCH 27/27] turn filp_clone_open() into inline wrapper for dentry_open()

[PATCH v8 00/11] Add MSI-X support on pcitest tool
 2018-07-09  4:48 UTC  (3+ messages)
` [PATCH v8 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support

[PATCH v2 0/9] Allwinner H6 USB support
 2018-07-09  4:40 UTC  (4+ messages)
` [PATCH v2 7/9] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
    ` [linux-sunxi] "

[PATCH v2] platform/x86: intel-hid: Add support for Device Specific Methods
 2018-07-09  4:38 UTC  (9+ messages)


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).