All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-09 07:45:39 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  (20+ 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
  ` [12/12] "

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

[layerindex-web][PATCH 0/4] update.py: several fixes
 2018-07-09  8:45 UTC  (6+ messages)
` [layerindex-web][PATCH 4/4] update.py: check whether branch existed when nocheckout

[PATCH] microblaze: warn if of_iomap() failed
 2018-07-09  8:42 UTC 

[PATCH v2 0/6] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-09  8:42 UTC  (4+ messages)
` [PATCH v2 6/6] KVM: arm/arm64: vgic: Allow configuration of interrupt groups

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

[PATCH 00/15] bunch of kerneldocs polish and related cleanup
 2018-07-09  8:40 UTC  (16+ messages)
` [PATCH 01/15] drm: move drv test macros out of drmP.h
` [PATCH 02/15] drm: Drop drmP.h from drm_connector.c
` [PATCH 03/15] drm/doc: switch drm_connector_state to inline comments
` [PATCH 04/15] drm/doc: polish for sturct drm_connector
` [PATCH 05/15] drm: drop _mode_ from update_edit_property()
` [PATCH 06/15] drm: drop _mode_ from drm_mode_connector_attach_encoder
` [PATCH 07/15] drm: drop _mode_ from remaining connector functions
` [PATCH 08/15] drm: Switch drm_plane_state to inline kerneldoc style
` [PATCH 09/15] drm: switch drm_plane to inline comments
` [PATCH 10/15] drm: drop drmP.h include from drm_plane.c
` [PATCH 11/15] drm/doc: move struct drm_crtc to in-line comments
` [PATCH 12/15] drm/doc: Group the fb gem helpers better
` [PATCH 13/15] drm/doc: Includ drm_of.c helpers
` [PATCH 14/15] drm/doc: use inline kerneldoc style for drm_crtc_state
` [PATCH 15/15] drm: drop drmP.h include from drm_crtc.c

NXP p1010se device trees only correct for P1010E/P1014E, not P1010/P1014 SoCs
 2018-07-09  8:38 UTC  (3+ messages)

master - build: not yet merged
 2018-07-09  8:38 UTC 

[PATCH v2 bpf-next 02/14] bpf: introduce cgroup storage maps
 2018-07-09  8:37 UTC  (5+ messages)

[U-Boot] build fail due to dependence error
 2018-07-09  8:36 UTC  (10+ messages)

[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
 2018-07-09  8:36 UTC  (5+ messages)
` [GSoC] [PATCH v4 0/4] "
  ` [PATCH v4 1/4] rebase: start implementing it as a builtin

[PATCH v2 0/2] Add an altp2m subop for obtaining the page mem access
 2018-07-09  8:35 UTC  (3+ messages)
` [PATCH v2 2/2] x86/altp2m: Add a subop for obtaining the memaccess of a page

master - tests: update vdo unit test to dm prefix
 2018-07-09  8:35 UTC 

[PATCH v3 0/3] serial: 8250_dw: add fractional divisor support
 2018-07-09  8:32 UTC  (20+ 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] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
 2018-07-09  8:34 UTC 

master - device_mapper: convert vdo to use dm_ prefix
 2018-07-09  8:34 UTC 

master - build: unit test Makefile update
 2018-07-09  8:34 UTC 

master - vdo: fix parsing vdo status
 2018-07-09  8:34 UTC 

[PATCH v2] x86-64: use 32-bit XOR to zero registers
 2018-07-09  8:33 UTC  (4+ messages)

[Buildroot] [PATCH 0/8] init scripts: rewrite S01logging
 2018-07-09  8:33 UTC  (5+ messages)
` [Buildroot] [PATCH 1/8] busybox: update S01logging
` [Buildroot] [PATCH 3/8] rsyslog: "

[PATCH v1] gpu: host1x: Skip IOMMU initialization if firewall is enabled
 2018-07-09  8:32 UTC  (3+ messages)

[ADOPTION] HE support
 2018-07-09  8:32 UTC 

[PATCH] gpu: host1x: Check whether size of unpin isn't 0
 2018-07-09  8:31 UTC  (3+ messages)

[PATCH] locking/lockdep: Report comm/pid/timestamp information
 2018-07-09  8:31 UTC  (2+ messages)

[PATCH V2] x86/p2m: fixed p2m_change_type_range() start / end check
 2018-07-09  8:31 UTC  (6+ messages)

[PATCH] drm/i915/selftests: Prevent background reaping of active objects
 2018-07-09  8:31 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Prevent background reaping of active objects (rev2)
` ✓ Fi.CI.BAT: success "

[RFA] L-SIG field
 2018-07-09  8:31 UTC 

[PATCH] rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
 2018-07-09  8:30 UTC  (2+ messages)

[PATCH 1/2] btrfs: code reorder in btrfs_prepare_sprout
 2018-07-09  8:33 UTC  (2+ messages)
` [PATCH 2/2] btrfs: use fs_devices instead of the dereference

[RFC] 0-length PPDU reporting
 2018-07-09  8:30 UTC  (2+ messages)
  ` [RFA] 0-length PSDU reporting

[meta-oe][PATCH v2] iozone3: Upgrade to 482
 2018-07-09  8:29 UTC 

[PATCH 0/3] Misc fixes for problems found by checkpatch
 2018-07-09  8:28 UTC  (3+ messages)

[PATCH 0/8] X509 (gpgsm) commit signing support
 2018-07-09  8:27 UTC  (12+ messages)
` [PATCH 1/8] builtin/receive-pack: use check_signature from gpg-interface
` [PATCH 4/8] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH 5/8] t/t7510: check the validation of the new config gpg.format

[PATCH] usb: typec: avoid format-overflow warning
 2018-07-09  8:27 UTC  (3+ messages)
  `  "

[PATCH 0/4] Use oid_object_info() instead of read_object_file()
 2018-07-09  8:27 UTC 

[PATCH v2] rtc: OMAP: Add support for rtc-only mode
 2018-07-09  8:23 UTC  (4+ messages)

[PATCH 0/2] Enable eal event hotplug for i40e
 2018-07-09  8:23 UTC  (11+ messages)
` [PATCH v2 0/3] Enable eal hotplug event detect for i40e/ixgbe
  ` [PATCH v2 1/3] net/ixgbe: enable hotplug detect in ixgbe
  ` [PATCH v2 2/3] net/i40e: enable hotplug detect in i40e
  ` [PATCH v2 3/3] testpmd: remove the dev event callback register

[PATCH] build: avoid evaluating cc-ifversion for ever objtool invocation
 2018-07-09  8:20 UTC 

[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  (3+ messages)

[PATCH v2 0/3] arm: dts: zynq: improvements and cleanup
 2018-07-09  8:18 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: xilinx: Add missing zynq boards and sort entries

[PATCH v2 0/4] add mailbox support for i.MX7D
 2018-07-09  8:18 UTC  (5+ messages)
` [PATCH v2 1/4] clk: imx7d: add IMX7D_MU_ROOT_CLK

[PATCH v2 4.9.y] x86/fpu: Remove use_eager_fpu()
 2018-07-09  8:16 UTC  (2+ messages)

NVMe over Fabrics I/O Error with RDMA/RXE
 2018-07-09  8:17 UTC  (2+ messages)

1920x1080 output on 21:9 as 16:9 display compressed to 4:3 space absent video=1920x1080 on kernel cm
 2018-07-09  8:16 UTC 

Leaked POSIX lock warning and crash
 2018-07-09  8:15 UTC  (7+ messages)

Vibrations on Droid 4?
 2018-07-09  8:15 UTC  (2+ messages)

Question about memcpy
 2018-07-09  8:14 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/6] efi_loader: complete implementation of GetTime()
 2018-07-09  8:13 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/6] drivers: rtc: resolve year 2038 problem in rtc_to_tm

[PATCH 1/4] ref-filter: add info_source to valid_atom
 2018-07-09  8:12 UTC  (4+ messages)
` [PATCH 2/4] ref-filter: add empty values to technical fields
` [PATCH 3/4] ref-filter: merge get_obj and get_object
` [PATCH 4/4] ref-filter: use oid_object_info() to get object

[PATCH v3 0/2] add uevent api for hot plug
 2018-07-09  8:12 UTC  (5+ messages)
` [PATCH v6 0/7] hotplug failure handle mechanism
  ` [PATCH v6 6/7] eal: add failure handle mechanism for hotplug

[PATCH 1/2] compressdev: replace mbuf scatter gather flag
 2018-07-09  8:11 UTC  (6+ messages)
` [PATCH v5 1/4] doc: cleanup ISA-L PMD feature matrix
  ` [PATCH v5 3/4] compressdev: replace mbuf scatter gather flag

[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
 2018-07-09  8:08 UTC  (14+ messages)

[PATCH] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
 2018-07-09  8:07 UTC  (4+ messages)

st_accel: iis328dq support?
 2018-07-09  8:06 UTC  (4+ 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

[U-Boot] [PATCH v4 0/2] Add MDIO driver model support
 2018-07-09  8:05 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] dm: mdio: add a uclass for MDIO

[U-Boot] [PATCH v2 1/2] net: mvgbe: prepare for conversion to driver model
 2018-07-09  8:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] net: mvgbe: convert to DM

[Buildroot] [PATCH] systemd: add an option to use busybox's getty
 2018-07-09  8:02 UTC  (2+ messages)

[PATCH v2 1/3] clk: tegra: refactor 7.1 div calculation
 2018-07-09  8:00 UTC  (5+ 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] mm,page_alloc: PF_WQ_WORKER should always sleep at should_reclaim_retry()
 2018-07-09  7:57 UTC  (2+ messages)

[PATCH 0/2] null_blk: zone support
 2018-07-09  7:54 UTC  (3+ messages)

[PATCH 0/2] Fix --rebase-merges with custom commentChar
 2018-07-09  7:53 UTC  (5+ messages)
` [PATCH 2/2] t3430: update to test "

[PATCH v2] x86/spec-ctrl: command line handling adjustments
 2018-07-09  7:52 UTC 

[PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration
 2018-07-09  7:52 UTC  (6+ messages)
` [PATCH 2/3 v4] ARM: defconfig: Update the vexpress defconfig
` [PATCH 3/3 v4] ARM: defconfig: Enable the PL111 DRM driver on vexpress

[PATCH] drivers/misc: Aspeed LPC snoop output using misc chardev
 2018-07-09  7:52 UTC  (2+ messages)

[PATCH] cryptodev: rename experimental private data APIs
 2018-07-09  7:51 UTC  (3+ messages)

[PATCH] coreutils: fix compile error since use wrong libnss_nis.so
 2018-07-09  7:49 UTC 

[PATCH v4] lightnvm: pblk: add asynchronous partial read
 2018-07-09  7:42 UTC 

[PATCH v3 0/5] Add support for audio on SDM845 SoC
 2018-07-09  7:48 UTC  (3+ messages)
` [PATCH v3 3/5] ASoC: qcom: add sdm845 sound card support
  ` [alsa-devel] "

[Qemu-devel] [Bug 1774677] [NEW] -icount increases boot time by >10x
 2018-07-09  7:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1774677] "

[PATCH v3 1/2] drm/amdgpu: Add support for logging process info in amdgpu_vm
 2018-07-09  7:48 UTC  (5+ messages)
` [PATCH v3 2/2] drm/admgpu: Present amdgpu_task_info in VM_FAULTS

[PATCH] mm, oom: remove sleep from under oom_lock
 2018-07-09  7:47 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Exit gracefully when overlap chunks are detected
 2018-07-09  7:46 UTC  (2+ messages)

[PATCH 0/8] OOM killer/reaper changes for avoiding OOM lockup problem
 2018-07-09  7:45 UTC  (6+ messages)


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.