All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-15 21:00:59 to 2017-12-15 22:04:13 UTC [more...]

[PATCH v5 00/78] XArray v5
 2017-12-15 22:04 UTC  (73+ messages)
` [PATCH v5 01/78] xfs: Rename xa_ elements to ail_
  ` [v5,01/78] "
` [PATCH v5 02/78] fscache: Use appropriate radix tree accessors
  ` [v5,02/78] "
` [PATCH v5 03/78] xarray: Add the xa_lock to the radix_tree_root
  ` [v5,03/78] "
` [PATCH v5 04/78] page cache: Use xa_lock
  ` [v5,04/78] "
` [PATCH v5 05/78] xarray: Replace exceptional entries
  ` [v5,05/78] "
` [PATCH v5 06/78] xarray: Change definition of sibling entries
  ` [v5,06/78] "
` [PATCH v5 07/78] xarray: Add definition of struct xarray
  ` [v5,07/78] "
` [PATCH v5 08/78] xarray: Define struct xa_node
  ` [v5,08/78] "
` [PATCH v5 09/78] xarray: Add documentation
  ` [v5,09/78] "
` [PATCH v5 10/78] xarray: Add xa_load
  ` [v5,10/78] "
` [PATCH v5 11/78] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
  ` [v5,11/78] "
` [PATCH v5 12/78] xarray: Add xa_store
  ` [v5,12/78] "
` [PATCH v5 13/78] xarray: Add xa_cmpxchg
  ` [v5,13/78] "
` [PATCH v5 14/78] xarray: Add xa_for_each
  ` [v5,14/78] "
` [PATCH v5 15/78] xarray: Add xas_for_each_tag
  ` [v5,15/78] "
` [PATCH v5 16/78] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
  ` [v5,16/78] "
` [PATCH v5 19/78] xarray: Add xas_create_range
  ` [v5,19/78] "
` [PATCH v5 20/78] xarray: Add MAINTAINERS entry
  ` [v5,20/78] "
` [PATCH v5 21/78] xarray: Add ability to store errno values
  ` [v5,21/78] "
` [PATCH v5 22/78] idr: Convert to XArray
  ` [v5,22/78] "
` [PATCH v5 23/78] ida: "
  ` [v5,23/78] "
` [PATCH v5 24/78] page cache: Convert hole search "
  ` [v5,24/78] "
` [PATCH v5 25/78] page cache: Add page_cache_range_empty function
  ` [v5,25/78] "
` [PATCH v5 27/78] page cache: Convert page deletion to XArray
  ` [v5,27/78] "
` [PATCH v5 28/78] page cache: Convert page cache lookups "
  ` [v5,28/78] "
` [PATCH v5 29/78] page cache: Convert delete_batch "
  ` [v5,29/78] "
` [PATCH v5 30/78] page cache: Remove stray radix comment
  ` [v5,30/78] "
` [PATCH v5 31/78] mm: Convert page-writeback to XArray
  ` [v5,31/78] "
` [PATCH v5 32/78] mm: Convert workingset "
  ` [v5,32/78] "
` [PATCH v5 33/78] mm: Convert truncate "
  ` [v5,33/78] "
` [PATCH v5 34/78] mm: Convert add_to_swap_cache "
  ` [v5,34/78] "
` [PATCH v5 35/78] mm: Convert delete_from_swap_cache "
  ` [v5,35/78] "
` [PATCH v5 38/78] mm: Convert huge_memory "
  ` [v5,38/78] "
` [PATCH v5 40/78] mm: Convert khugepaged_scan_shmem "
  ` [v5,40/78] "
` [PATCH v5 41/78] pagevec: Use xa_tag_t
  ` [v5,41/78] "

[v5,39/78] mm: Convert collapse_shmem to XArray
 2017-12-15 22:04 UTC  (2+ messages)
` [PATCH v5 39/78] "

[v5,37/78] mm: Convert page migration to XArray
 2017-12-15 22:04 UTC  (2+ messages)
` [PATCH v5 37/78] "

[v5,36/78] mm: Convert __do_page_cache_readahead to XArray
 2017-12-15 22:04 UTC  (2+ messages)
` [PATCH v5 36/78] "

[v5,26/78] page cache: Add and replace pages using the XArray
 2017-12-15 22:03 UTC  (2+ messages)
` [PATCH v5 26/78] "

[v5,18/78] xarray: Add xas_next and xas_prev
 2017-12-15 22:03 UTC  (2+ messages)
` [PATCH v5 18/78] "

[v5,17/78] xarray: Add xa_destroy
 2017-12-15 22:03 UTC  (2+ messages)
` [PATCH v5 17/78] "

[meta-raspberrypi] error executing python function in linux-raspberrypi-dev
 2017-12-15 22:03 UTC  (4+ messages)

[PATCH v4 0/3] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-15 22:02 UTC  (3+ messages)
` [PATCH v4 1/3] i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy

[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
 2017-12-15 21:58 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: add bindings "

[PATCH 00/16] clean up amdgpu_device.c
 2017-12-15 21:56 UTC  (17+ messages)
  ` [PATCH 01/16] drm/amdgpu: move atom functions from amdgpu_device.c
  ` [PATCH 02/16] drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
  ` [PATCH 03/16] drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
  ` [PATCH 04/16] drm/amdgpu: move debugfs functions to their own file
  ` [PATCH 05/16] drm/amdgpu: rename amdgpu_wb_* functions
  ` [PATCH 06/16] drm/amdgpu: rename amdgpu_program_register_sequence
  ` [PATCH 07/16] drm/amdgpu: rename amdgpu_pci_config_reset
  ` [PATCH 08/16] drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
  ` [PATCH 09/16] drm/amdgpu: rename amdgpu_*_location functions
  ` [PATCH 10/16] drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
  ` [PATCH 11/16] drm/amdgpu: rename ip block helper functions
  ` [PATCH 12/16] drm/amdgpu: rename amdgpu_need_post
  ` [PATCH 13/16] drm/amdgpu: move dummy page functions to amdgpu_gart.c
  ` [PATCH 14/16] drm/amdgpu: rename amdgpu_gpu_recover
  ` [PATCH 15/16] drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c
  ` [PATCH 16/16] drm/amdgpu: rename amdgpu_get_pcie_info

[GIT PULL] Please pull NFS client bugfixes for 4.15
 2017-12-15 21:43 UTC 

[PATCH 0/3] irqchip: irq-bcm2836: add support for DT interrupt polarity
 2017-12-15 21:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: bcm2836-l1-intc: add interrupt polarity support

[PATCH] net: phy: xgene: disable clk on error paths
 2017-12-15 21:52 UTC 

[PATCH v9 5/8] lib/cmdline.c: implement single quotes in commandline argument parsing
 2017-12-15 21:49 UTC  (2+ messages)
` [PATCH] Optimize final quote removal

[GIT PULLL] nvme fixes for Linux 4.15
 2017-12-15 21:49 UTC  (3+ messages)

[refpolicy] [PATCH 1/1] corecommands: label systemd script directories bin_t
 2017-12-15 21:48 UTC 

[PATCH 1/5] dt-bindings: pinctrl: Add st, stm32f769-pinctrl compatible to stm32-pinctrl
 2017-12-15 21:47 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: Add st,stm32f769-pinctrl "

[PATCH] dt-bindings: net: wireless: Add sg parameters dts parsing
 2017-12-15 21:46 UTC  (4+ messages)

[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
 2017-12-15 21:46 UTC  (6+ messages)
` [patch v2 "
  ` [patch v2 2/2] mm, oom: avoid reaping only for mm's "

[PATCH 0/4] ARC: Set initial core pll output frequency via DTS
 2017-12-15 21:46 UTC  (3+ messages)

[qemu-mainline baseline-only test] 72853: trouble: blocked/broken
 2017-12-15 21:46 UTC 

[PATCH 20/25] arm: kirkwood: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 21:43 UTC  (5+ messages)
` [PATCH v2] arm: kirkwood: dts: Use lower case for "

[PATCH net-next 1/2 v8] net: ethernet: Add DT bindings for the Gemini ethernet
 2017-12-15 21:43 UTC  (3+ messages)

WARNING: suspicious RCU usage
 2017-12-15 21:43 UTC  (12+ messages)

[PATCH v2 iproute2 net-next] erspan: add erspan version II support
 2017-12-15 21:42 UTC 

[Xenomai] RTnet fixes - testers needed
 2017-12-15 21:42 UTC  (6+ messages)

[PATCH 0/2] iio: magnetometer: Infineon TLV493D-A1B6 support
 2017-12-15 21:42 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Add Infineon TLV493D-A1B6

[PATCH v9 2/8] boot/param: add pointer to current and next argument to unknown parameter callback
 2017-12-15 21:41 UTC  (2+ messages)
` [PATCH] Fix parse_args cycle limit check

+ linux-next-git-rejects.patch added to -mm tree
 2017-12-15 21:38 UTC 

[PATCH] drm/i915/cnl: Add support for horizontal plane flipping
 2017-12-15 21:38 UTC 

[PATCH v9 3/8] lib/cmdline.c: add backslash support to kernel commandline parsing
 2017-12-15 21:33 UTC  (2+ messages)
` [PATCH] init/main.c: simplify repair_env_string

[PATCH] usbip: vhci-hcd: return correct port ENABLE status
 2017-12-15 21:33 UTC  (3+ messages)

[PATCH 4.14 00/52] 4.14.7-stable review
 2017-12-15 21:32 UTC  (3+ messages)

[U-Boot] MXC Spi driver
 2017-12-15 21:31 UTC  (3+ messages)

FLEX feature requests
 2017-12-15 21:29 UTC 

[PATCH] PCI/ASPM: Unexport internal ASPM interfaces
 2017-12-15 21:30 UTC 

[GIT PULL] Staging driver fixes for 4.15-rc4
 2017-12-15 21:29 UTC  (3+ messages)

[Xenomai] ipipe: 4.4 BUG on x86, maybe on 4.9 as well
 2017-12-15 21:29 UTC  (8+ messages)

[xen-unstable-smoke test] 117193: trouble: broken/pass
 2017-12-15 21:29 UTC 

[PATCH] Btrfs: allow btrfs_defrag_file() uncompress files on defragmentation
 2017-12-15 21:27 UTC 

[PATCH v4 0/4] ACPI / boot: Don't handle SCI on HW reduced platforms
 2017-12-15 21:25 UTC  (5+ messages)
` [PATCH v4 1/4] ACPI / boot: Swap variables in condition in acpi_register_gsi_ioapic()
` [PATCH v4 2/4] ACPI / boot: Get rid of ACPI_INVALID_GSI
` [PATCH v4 3/4] ACPI / boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsi
` [PATCH v4 4/4] ACPI / boot: Don't setup SCI on HW reduced platforms

[Intel-wired-lan] ixgbe driver - Link Modes
 2017-12-15 21:25 UTC  (2+ messages)

[PATCHv3] drm/sun4i: validate modes for HDMI
 2017-12-15 21:25 UTC  (2+ messages)

[RFC v2 PATCH 0/8] event: eventdev OPDL PMD
 2017-12-15 21:23 UTC  (5+ messages)
` [PATCH v2 1/8] event/opdl: add the opdl ring infrastructure library

[PATCH] tg3: Fix rx hang on MTU change with 5717/5719
 2017-12-15 21:21 UTC 

[PATCH] cifs: Fix missing put_xid in cifs_file_strict_mmap
 2017-12-15 21:20 UTC  (6+ messages)

[PATCH v2] x86/gpu: add CFL to early quirks
 2017-12-15 21:19 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2 next-queue 08/10] ixgbe: process the Tx ipsec offload
 2017-12-15 21:18 UTC  (3+ messages)

master - format_text: Separate out code paths for buffer wraparound
 2017-12-15 21:18 UTC 

[PATCH 3.18 00/64] 3.18.88-stable review
 2017-12-15 21:18 UTC  (2+ messages)

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2017-12-15 21:15 UTC  (2+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

About the try to remove cross-release feature entirely by Ingo
 2017-12-15 21:15 UTC  (8+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks

[PATCH] drm/i915/trace: add hw_id to gem requests trace points
 2017-12-15 21:15 UTC  (5+ messages)

[PATCH 4.4 000/105] 4.4.106-stable review
 2017-12-15 21:14 UTC  (2+ messages)

[RFC PATCH 0/4] ima: filesystems not mounted with i_version
 2017-12-15 21:13 UTC  (9+ messages)
` [RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook

[PATCH 4.9 00/27] 4.9.70-stable review
 2017-12-15 21:12 UTC  (2+ messages)

[PATCH] nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
 2017-12-15 21:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] net/qede: add enhancements and fixes
 2017-12-15 21:12 UTC  (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] net/qede: add support for GENEVE tunneling offload

[PATCH] app/testpmd: make txonly mode generate multiple flows
 2017-12-15 21:11 UTC 

rtl8723bu support on Complex 11t
 2017-12-15 21:08 UTC  (3+ messages)

[layerindex-web][PATCH v3 0/1] update_layer.py: Save and show recipe dependencies
 2017-12-15 21:06 UTC  (2+ messages)
` [layerindex-web][PATCH v3 1/1] "

[PATCH bpf-next] nfp: bpf: correct printk formats for size_t
 2017-12-15 21:07 UTC  (2+ messages)

[PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set
 2017-12-15 21:06 UTC  (3+ messages)

[PATCH igt] igt/perf_pmu: Speed up frequency measurement
 2017-12-15 21:05 UTC  (3+ messages)

[RFC PATCH 0/9] media: base request API support
 2017-12-15 21:04 UTC  (3+ messages)

[GIT] Networking
 2017-12-15 21:04 UTC 

[PATCH] dt-bindings: mailbox: ti,message-manager: Fix interrupt name error
 2017-12-15 21:03 UTC  (3+ messages)

[PATCH] dt-bindings: chosen: Document linux,initrd-{start,end}
 2017-12-15 21:01 UTC  (3+ messages)

Mac Mini G4 defconfig ?
 2017-12-15 21:01 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/2] arm: ppc: Share DPAA1 fixups between ARCHs
 2017-12-15 21:01 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] drivers/misc: Share qbman init between archs
` [U-Boot] [PATCH v5 2/2] Move SYS_DPAA_QBMAN to Kconfig


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.