linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-05 23:40:05 to 2017-12-06 05:38:55 UTC [more...]

[PATCH v6 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-06  5:38 UTC  (4+ messages)
` [PATCH v6 2/2] media: i2c: Add the ov7740 image sensor driver

possible deadlock in generic_file_write_iter (2)
 2017-12-06  5:34 UTC  (6+ messages)

[PATCH] trace-cmd:show: be picky on user argument 'cpu'
 2017-12-06  5:12 UTC 

[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-06  5:15 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH v4 00/73] XArray version 4
 2017-12-06  4:52 UTC  (86+ messages)
` [PATCH v4 01/73] xfs: Rename xa_ elements to ail_
` [PATCH v4 02/73] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v4 03/73] page cache: Use xa_lock
` [PATCH v4 04/73] xarray: Replace exceptional entries
` [PATCH v4 05/73] xarray: Change definition of sibling entries
` [PATCH v4 06/73] xarray: Add definition of struct xarray
` [PATCH v4 07/73] xarray: Define struct xa_node
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 09/73] xarray: Add xa_load
` [PATCH v4 10/73] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v4 11/73] xarray: Add xa_store
` [PATCH v4 12/73] xarray: Add xa_cmpxchg
` [PATCH v4 13/73] xarray: Add xa_for_each
` [PATCH v4 14/73] xarray: Add xas_for_each_tag
` [PATCH v4 15/73] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
` [PATCH v4 16/73] xarray: Add xa_destroy
` [PATCH v4 17/73] xarray: Add xas_next and xas_prev
` [PATCH v4 18/73] xarray: Add xas_create_range
` [PATCH v4 19/73] xarray: Add MAINTAINERS entry
` [PATCH v4 20/73] idr: Convert to XArray
` [PATCH v4 21/73] ida: "
` [PATCH v4 22/73] page cache: Convert hole search "
` [PATCH v4 23/73] page cache: Add page_cache_range_empty function
` [PATCH v4 24/73] page cache: Add and replace pages using the XArray
` [PATCH v4 25/73] page cache: Convert page deletion to XArray
` [PATCH v4 26/73] page cache: Convert page cache lookups "
` [PATCH v4 27/73] page cache: Convert delete_batch "
` [PATCH v4 28/73] page cache: Remove stray radix comment
` [PATCH v4 29/73] mm: Convert page-writeback to XArray
` [PATCH v4 30/73] mm: Convert workingset "
` [PATCH v4 31/73] mm: Convert truncate "
` [PATCH v4 32/73] mm: Convert add_to_swap_cache "
` [PATCH v4 33/73] mm: Convert delete_from_swap_cache "
` [PATCH v4 34/73] mm: Convert cgroup writeback "
` [PATCH v4 35/73] mm: Convert __do_page_cache_readahead "
` [PATCH v4 36/73] mm: Convert page migration "
` [PATCH v4 37/73] mm: Convert huge_memory "
` [PATCH v4 38/73] mm: Convert collapse_shmem "
` [PATCH v4 39/73] mm: Convert khugepaged_scan_shmem "
` [PATCH v4 40/73] pagevec: Use xa_tag_t
` [PATCH v4 41/73] shmem: Convert replace to XArray
` [PATCH v4 42/73] shmem: Convert shmem_confirm_swap "
` [PATCH v4 43/73] shmem: Convert find_swap_entry "
` [PATCH v4 44/73] shmem: Convert shmem_tag_pins "
` [PATCH v4 45/73] shmem: Convert shmem_wait_for_pins "
` [PATCH v4 46/73] shmem: Convert shmem_add_to_page_cache "
` [PATCH v4 47/73] shmem: Convert shmem_alloc_hugepage "
` [PATCH v4 48/73] shmem: Convert shmem_free_swap "
` [PATCH v4 49/73] shmem: Convert shmem_partial_swap_usage "
` [PATCH v4 50/73] shmem: Comment fixups
` [PATCH v4 51/73] btrfs: Convert page cache to XArray
` [PATCH v4 52/73] fs: Convert buffer "
` [PATCH v4 53/73] fs: Convert writeback "
` [PATCH v4 54/73] nilfs2: Convert "
` [PATCH v4 55/73] f2fs: "
` [PATCH v4 56/73] lustre: "
` [PATCH v4 57/73] dax: Convert dax_unlock_mapping_entry "
` [PATCH v4 58/73] dax: Convert lock_slot "
` [PATCH v4 59/73] dax: More XArray conversion
` [PATCH v4 60/73] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v4 61/73] dax: Convert dax_writeback_one "
` [PATCH v4 62/73] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v4 63/73] dax: Convert dax_insert_mapping_entry "
` [PATCH v4 64/73] dax: Convert grab_mapping_entry "
` [PATCH v4 65/73] dax: Fix sparse warning
` [PATCH v4 66/73] page cache: Finish XArray conversion
` [PATCH v4 67/73] vmalloc: Convert to XArray
` [PATCH v4 68/73] brd: "
` [PATCH v4 69/73] xfs: Convert m_perag_tree "
` [PATCH v4 70/73] xfs: Convert pag_ici_root "
` [PATCH v4 71/73] xfs: Convert xfs dquot "
` [PATCH v4 72/73] xfs: Convert mru cache "
` [PATCH v4 73/73] usb: Convert xhci-mem "

[PATCH V11 4/5] vsprintf: add printk specifier %px
 2017-12-06  4:40 UTC  (2+ messages)

[PATCHv4 0/6] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-12-06  4:36 UTC  (3+ messages)
` [PATCHv4 5/6] symbol lookup: introduce dereference_symbol_descriptor()

[PATCH v4 0/3] ppc64le: Add REL24 relocation support of livepatch symbols
 2017-12-06  4:32 UTC  (3+ messages)
` [PATCH v4 3/3] powerpc/modules: Improve restore_r2() error message

linux-next: build failure after merge of the printk tree
 2017-12-06  4:28 UTC  (2+ messages)

linux-next: Tree for Dec 6
 2017-12-06  4:19 UTC 

[PATCH v6 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-12-06  4:11 UTC  (4+ messages)
` [PATCH v6 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses
 2017-12-06  4:04 UTC  (2+ messages)

[PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC
 2017-12-06  3:46 UTC  (2+ messages)

[PATCH v3 0/6] Intel IOMMU debugfs support
 2017-12-06  3:43 UTC  (7+ messages)
` [PATCH v3 1/6] iommu/vt-d: Add debugfs support for Intel IOMMU internals
` [PATCH v3 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals
` [PATCH v3 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended "
` [PATCH v3 4/6] iommu/vt-d: Add debugfs extension to show register contents
` [PATCH v3 5/6] iommu/vt-d: Add debugfs extension to show Pasid table contents
` [PATCH v3 6/6] iommu/vt-d: Add debugfs support for Intel IOMMU Interrupt remapping

[PATCH v2 0/3] checkpatch: warn for use of %px
 2017-12-06  3:37 UTC  (4+ messages)
` [PATCH v2 1/3] checkpatch: add sub routine get_stat_real()
` [PATCH v2 2/3] checkpatch: add sub routine get_stat_here()
` [PATCH v2 3/3] checkpatch: warn for use of %px

[PATCH] usbip: vhci_hcd: print correct info in default case
 2017-12-06  3:43 UTC 

[PATCH] usbip: vhci-hcd: return correct port ENABLE status
 2017-12-06  3:41 UTC 

[PATCH] usbip: vhci-hcd: return correct port ENABLE status
 2017-12-06  3:38 UTC 

[RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub
 2017-12-06  3:24 UTC  (3+ messages)

[PATCH] ptr_ring: add barriers
 2017-12-06  3:21 UTC  (4+ messages)

[PATCH] netlink: Add netns check on taps
 2017-12-06  3:14 UTC  (3+ messages)

[PATCH v4] mmap.2: MAP_FIXED updated documentation
 2017-12-06  3:14 UTC 

[PATCHv3 0/2] mtd: m25p80: restore the addressing mode when exiting
 2017-12-06  2:53 UTC  (3+ messages)
` [PATCHv3 1/2] mtd: spi-nor: add an API to restore the status of SPI flash chip
` [PATCHv3 2/2] mtd: m25p80: restore the status of SPI flash when exiting

[PATCH] writeback: update comment in inode_io_list_move_locked
 2017-12-05 12:23 UTC 

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-12-06  3:10 UTC  (3+ messages)
  ` [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver

[PATCH 0/5] perf-probe: Improve probing on versioned symbols
 2017-12-06  3:08 UTC  (6+ messages)
` [PATCH 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH 2/5] perf-probe: Cut off the version suffix from "
` [PATCH 3/5] perf-probe: Add __return suffix for return events
` [PATCH 4/5] perf-probe: Find versioned symbols from map
` [PATCH 5/5] perf-probe: Support escaped character in parser

Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap
 2017-12-06  2:58 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
 2017-12-06  2:53 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node
` [PATCH v2 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings

[PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run
 2017-12-06  2:48 UTC  (4+ messages)

[PATCH v3 0/2] of: overlay: Fix of_overlay_apply() error path
 2017-12-06  2:40 UTC  (2+ messages)

[PATCH] writeback: fix comment in __mark_inode_dirty
 2017-12-06  2:35 UTC  (3+ messages)

add_wait_queue() (unintentional?) behavior change in v4.13
 2017-12-06  2:35 UTC  (2+ messages)

BSOD with [PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-12-06  2:32 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: fix APIC page invalidation

linux-next: build warnings after merge of the scsi tree
 2017-12-06  2:31 UTC 

[PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
 2017-12-06  2:30 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v7 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-06  2:23 UTC  (3+ messages)
` [PATCH v7 1/2] media: ov7740: Document device tree bindings
` [PATCH v7 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH net-next V3] tun: add eBPF based queue selection method
 2017-12-06  2:30 UTC  (3+ messages)

[PATCHv2 0/2] mtd: m25p80: restore the addressing mode when stop using the flash
 2017-12-06  2:17 UTC  (3+ messages)

[PATCH V11 0/5] hash addresses printed with %p
 2017-12-06  2:15 UTC  (11+ messages)
` [PATCH V11 4/5] vsprintf: add printk specifier %px

[lkp-robot] [locking/x86] 450cbdd012: will-it-scale.per_process_ops 16.1% improvement
 2017-12-06  2:14 UTC 

linux-next: build failure after merge of the drm-misc tree
 2017-12-06  2:12 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/5] perf top overwrite mode
 2017-12-06  1:58 UTC  (3+ messages)
` [PATCH 4/5] perf top: switch to "

[PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support
 2017-12-06  1:55 UTC  (3+ messages)

[PATCH] perf tools: Fix compiling error in libunwind x86
 2017-12-06  1:50 UTC 

[PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle
 2017-12-06  1:52 UTC  (4+ messages)

[PATCH net-next v3 0/4] net: fec: fix refclk enable for SMSC LAN8710/20
 2017-12-06  1:50 UTC  (3+ messages)
` [PATCH net-next v3 4/4] net: fec: add phy_reset_after_clk_enable() support

[PATCH] doc: convert printk-formats.txt to rst
 2017-12-06  1:45 UTC 

[lkp-robot] [fs/locks] 52306e882f: stress-ng.lockofd.ops_per_sec -11% regression
 2017-12-06  1:43 UTC  (5+ messages)
` [LKP] "

[PATCH] Input: include "linux/gpio/consumer.h" header file
 2017-12-06  1:41 UTC 

[PATCH] scripts/faddr2line: extend usage on generic arch
 2017-12-06  1:35 UTC  (3+ messages)

[PATCH] scripts/faddr2line: fix CROSS_COMPILE unset error
 2017-12-06  1:30 UTC 

x86 TLB flushing: INVPCID vs. deferred CR3 write
 2017-12-06  1:27 UTC 

[RFC][PATCHv2] Fixing POSIX wait queue to insert in task priority order for real-time, including normal tasks
 2017-12-06  1:23 UTC  (2+ messages)

[PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-06  1:23 UTC  (5+ messages)

[PATCH v2 06/15] NTB: ntb_perf: Add full multi-port NTB API support
 2017-12-06  1:17 UTC  (2+ messages)

[PATCH v3 0/4] kaslr: add new parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2017-12-06  1:16 UTC  (7+ messages)
` [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory
` [PATCH v3 4/4] document: change the document for immovable_mem

[RFC][PATCH] Fixing POSIX wait queue to insert in task priority order for real-time, including normal tasks
 2017-12-06  1:12 UTC 

[PATCH 4.4 00/16] 4.4.101-stable review
 2017-12-06  1:02 UTC  (4+ messages)
` [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr()

[PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions
 2017-12-06  1:08 UTC  (6+ messages)
` [PATCH v2 0/3] macb rx filter cleanups
  ` [PATCH v2 1/3] net: macb: kill useless use of list_empty()
  ` [PATCH v2 2/3] net: macb: reduce scope of rx_fs_lock-protected regions
  ` [PATCH v2 3/3] net: macb: change GFP_ATOMIC to GFP_KERNEL

[PATCH] PM: Provide a config snippet for disabling PM
 2017-12-06  1:02 UTC  (2+ messages)

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-12-06  1:00 UTC  (7+ messages)
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH V4 0/2] Restructure and fix GHES PCIe AER handling
 2017-12-06  0:56 UTC  (2+ messages)

[PATCH] ACPI / APEI: remove redundant variables len and node_len
 2017-12-06  0:54 UTC  (3+ messages)

drivers/input/touchscreen/hideep.c:670:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'?
 2017-12-06  0:49 UTC  (2+ messages)

[PATCH][v5] uprobes/x86: emulate push insns for uprobe on x86
 2017-12-06  0:33 UTC  (2+ messages)

[RESEND PATCH] partial revert of "[media] tvp5150: add HW input connectors support"
 2017-12-06  0:33 UTC 

[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
 2017-12-06  0:30 UTC  (8+ messages)
` [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices

[PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory
 2017-12-06  0:15 UTC  (3+ messages)

[PATCH] list_lru: Prefetch neighboring list entries before acquiring lock
 2017-12-05 23:56 UTC  (3+ messages)

[kernel-hardening][PATCH v3 0/3] arm: Makes ptdump resuable and add WX page checking
 2017-12-05 23:54 UTC  (2+ messages)

[PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
 2017-12-05 23:51 UTC  (3+ messages)

[kernel-hardening][PATCH v3 3/3] arm: mm: dump: add checking for writable and executable pages
 2017-12-05 23:51 UTC  (2+ messages)

[PATCH] netfilter: xt_osf: Add missing permission checks
 2017-12-05 23:42 UTC 

[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
 2017-12-05 23:39 UTC  (11+ 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).