linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-11 10:57:21 to 2018-06-11 14:18:26 UTC [more...]

[PATCH v13 00/72] Convert page cache to XArray
 2018-06-11 14:06 UTC  (41+ messages)
` [PATCH v13 01/72] radix tree test suite: Enable ubsan
` [PATCH v13 17/72] xarray: Add xas_create_range
` [PATCH v13 18/72] xarray: Add MAINTAINERS entry
` [PATCH v13 20/72] page cache: Convert hole search to XArray
` [PATCH v13 21/72] page cache: Add and replace pages using the XArray
` [PATCH v13 38/72] mm: Convert delete_from_swap_cache to XArray
` [PATCH v13 39/72] mm: Convert __do_page_cache_readahead "
` [PATCH v13 40/72] mm: Convert page migration "
` [PATCH v13 41/72] mm: Convert huge_memory "
` [PATCH v13 42/72] mm: Convert collapse_shmem "
` [PATCH v13 43/72] mm: Convert khugepaged_scan_shmem "
` [PATCH v13 44/72] mm: Convert is_page_cache_freeable "
` [PATCH v13 45/72] pagevec: Use xa_tag_t
` [PATCH v13 46/72] shmem: Convert shmem_radix_tree_replace to XArray
` [PATCH v13 47/72] shmem: Convert shmem_confirm_swap "
` [PATCH v13 48/72] shmem: Convert find_swap_entry "
` [PATCH v13 49/72] shmem: Convert shmem_add_to_page_cache "
` [PATCH v13 50/72] shmem: Convert shmem_alloc_hugepage "
` [PATCH v13 51/72] shmem: Convert shmem_free_swap "
` [PATCH v13 52/72] shmem: Convert shmem_partial_swap_usage "
` [PATCH v13 53/72] memfd: Convert memfd_wait_for_pins "
` [PATCH v13 54/72] memfd: Convert memfd_tag_pins "
` [PATCH v13 55/72] shmem: Comment fixups
` [PATCH v13 56/72] btrfs: Convert page cache to XArray
` [PATCH v13 57/72] fs: Convert buffer "
` [PATCH v13 58/72] fs: Convert writeback "
` [PATCH v13 59/72] nilfs2: Convert "
` [PATCH v13 60/72] f2fs: "
` [PATCH v13 61/72] dax: Rename some functions
` [PATCH v13 62/72] dax: Hash on XArray instead of mapping
` [PATCH v13 63/72] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v13 64/72] dax: Convert dax_layout_busy_page "
` [PATCH v13 65/72] dax: Convert __dax_invalidate_entry "
` [PATCH v13 66/72] dax: Convert dax writeback "
` [PATCH v13 67/72] dax: Convert page fault handlers "
` [PATCH v13 68/72] page cache: Finish XArray conversion
` [PATCH v13 69/72] radix tree: Remove radix_tree_update_node_t
` [PATCH v13 70/72] radix tree: Remove split/join code
` [PATCH v13 71/72] radix tree: Remove radix_tree_maybe_preload_order
` [PATCH v13 72/72] radix tree: Remove radix_tree_clear_tags

Regression: x86/tsc: Fix mark_tsc_unstable()
 2018-06-11 14:17 UTC  (2+ messages)

[PATCH] mm: fix null pointer dereference in mem_cgroup_protected
 2018-06-11 14:19 UTC  (2+ messages)

[PATCH] wcn36xx: Remove Unicode Byte Order Mark from testcode
 2018-06-11 14:13 UTC  (2+ messages)

[PATCH] clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL
 2018-06-11 14:12 UTC  (3+ messages)

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-06-11 14:11 UTC 

[PATCH 00/13][V2] Introduce io.latency io controller for cgroups
 2018-06-11 14:08 UTC  (5+ messages)
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context
` [PATCH 07/13] memcontrol: schedule throttling if we are congested

[PATCH 4.17 00/15] 4.17.1-stable review
 2018-06-11 14:02 UTC  (2+ messages)

[PATCH v1] AMD SSB bits
 2018-06-11 14:01 UTC  (4+ messages)
` [PATCH v1 3/3] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features

[PATCH v2 0/5] arm64: perf: Support for chained counters
 2018-06-11 13:54 UTC  (5+ messages)
` [PATCH v2 5/5] arm64: perf: Add support for chaining event counters

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-06-11 13:47 UTC  (5+ messages)
` [PATCH resend "

[PATCH 0/2] arm64/drivers: avoid alloc memory on offline node
 2018-06-11 13:43 UTC  (11+ messages)
` [PATCH 1/2] arm64: "

[PATCH] optoe: driver to read/write SFP/QSFP EEPROMs
 2018-06-11 13:43 UTC  (2+ messages)

[PATCH v2 0/5] Tegra20 External Memory Controller driver
 2018-06-11 13:38 UTC  (8+ messages)
` [PATCH v2 5/5] memory: tegra: Introduce Tegra20 EMC driver

[PATCH v2 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-06-11 13:38 UTC  (37+ messages)
` [PATCH v2 01/24] serdev: Add id_table to serdev_device_driver
` [PATCH v2 02/24] Bluetooth: hci_bcm: Add serdev_id_table
` [PATCH v2 03/24] Bluetooth: hci_ll: "
` [PATCH v2 04/24] Bluetooth: hci_nokia: "
` [PATCH v2 05/24] serdev: Introduce modalias field
` [PATCH v2 06/24] serdev: Support bus matching with "
` [PATCH v2 07/24] serdev: Allows dynamic creation of devices via sysfs
` [PATCH v2 08/24] serdev: Provide modalias attribute for modalias devices
` [PATCH v2 09/24] serdev: Provide modalias uevent "
` [PATCH v2 10/24] file2alias: Support for serdev devices
` [PATCH v2 11/24] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 12/24] Bluetooth: hci_ll: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 13/24] Bluetooth: hci_nokia: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 14/24] mfd: rave-sp: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 15/24] net: qualcomm: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 16/24] serdev: ttyport: Move serport structure to its own header
` [PATCH v2 17/24] serdev: Mark controllers compatible with ttyport
` [PATCH v2 18/24] serdev: ttydev: Serdev driver that creates an standard TTY port
` [PATCH v2 19/24] serdev: Instantiate a ttydev serdev if acpi and of fails
` [PATCH v2 20/24] serdev: Make match_id accessible by drivers
` [PATCH v2 21/24] rave-sp: Support for variants on modalias drivers
` [PATCH v2 22/24] serdev: Replace IDA functions with IDR
` [PATCH v2 23/24] serdev: get/put controller
` [PATCH v2 24/24] serdev: serdev_controller_add_probed_device

[PATCH RESEND v4 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-06-11 13:36 UTC  (5+ messages)
` [PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

INFO: task hung in xlog_grant_head_check
 2018-06-11 13:33 UTC  (16+ messages)
            ` Bugs involving maliciously crafted file system

[PATCH net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-11 13:30 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [PATCH net-next 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [PATCH net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [PATCH net-next 4/6] net: ethernet: ti: cpsw: add CBS "
` [PATCH net-next 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [PATCH net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[RFC PATCH v1 00/13] PCI/AER: Squash into one file
 2018-06-11 13:26 UTC  (2+ messages)

[PATCH] ALSA: emu10k1: add error handling for snd_ctl_add
 2018-06-11 13:26 UTC  (2+ messages)

[PATCH] ALSA: sonicvibes: add error handling for snd_ctl_add
 2018-06-11 13:26 UTC  (2+ messages)

[PATCH] ALSA: fm801: add error handling for snd_ctl_add
 2018-06-11 13:24 UTC  (3+ messages)

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-06-11 13:22 UTC  (8+ messages)
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check

[PATCH v3] irqchip/gic-v3-its: fix ITS queue timeout
 2018-06-11 13:21 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda: add dock and led support for HP EliteBook 830 G5
 2018-06-11 13:20 UTC  (2+ messages)

[PATCH] kernel/hung_task.c: allow to set period separately from timeout
 2018-06-11 13:16 UTC  (6+ messages)

[PATCH] media: stm32-dcmi: add power saving support
 2018-06-11 13:14 UTC  (3+ messages)

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-11 13:13 UTC  (11+ messages)
` [PATCH v2 5/9] xen/gntdev: Allow mappings for DMA buffers
    ` [Xen-devel] "

[PATCH 00/19 v3] Refactor fixed and GPIO regulators
 2018-06-11 13:11 UTC  (4+ messages)
` [PATCH 01/19 v3] regulator: fixed: Convert to use GPIO descriptor only

[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-11 13:10 UTC  (6+ messages)
` [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[PATCH net] net: qcom/emac: Add missing of_node_put()
 2018-06-11 13:03 UTC 

[RFC v5 0/1] i-search navigation for mconf
 2018-06-11 12:51 UTC  (2+ messages)
` [RFC v5 1/1] "

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-11 12:56 UTC  (20+ messages)
` [PATCH v5 11/13] KVM: s390: implement mediated device open callback

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-06-11 12:55 UTC  (3+ messages)
` [PATCH 4.4 051/268] asm-generic: provide generic_pmdp_establish()

[GIT PULL] Backlight for v4.18
 2018-06-11 12:52 UTC 

[PATCH NEXT 1/6] PCI/AER: Take mask into account while clearing error bits
 2018-06-11 12:50 UTC  (6+ messages)
` [PATCH NEXT 6/6] PCI/PORTDRV: Remove ERR_FATAL handling from pcie_portdrv_slot_reset()

[PATCH v6 0/5] Reintroduce i.MX EPIT Timer
 2018-06-11 12:46 UTC  (5+ messages)
` [PATCH v6 4/5] clocksource: add driver for i.MX EPIT timer

[PATCH 1/1] ARM: dts: s5pv210: Add missing interrupt-controller property to gph2
 2018-06-11 12:43 UTC  (2+ messages)

[PATCH 0/3] Deny the patched modules to be removed
 2018-06-11 12:43 UTC  (4+ messages)
` [PATCH 2/3] livepatch: "

Employee And Staff Q2018 Screening
 2018-06-11 12:37 UTC 

[GIT PULL] MFD fixes for v4.18
 2018-06-11 12:36 UTC 

[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
 2018-06-11 12:33 UTC  (12+ messages)

[PATCH v2] usb: xhci: remove the code build warning
 2018-06-11 12:30 UTC  (2+ messages)

[PATCH] HID: hid-ntrig: add error handling for sysfs_create_group
 2018-06-11 12:20 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix card threshold control configuration
 2018-06-11 12:20 UTC  (2+ messages)

handling voice calls in ALSA soc (on Droid 4)
 2018-06-11 12:15 UTC  (4+ messages)

[PATCH] HID: google: Add support for whiskers
 2018-06-11 12:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: Acpi4asus-user is moderated for non-subscribers
 2018-06-11 12:10 UTC 

[PATCH v8 0/1] Refactor part of the oom report in dump_header
 2018-06-11 12:10 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH v3 0/6] add virt-dma support for imx-sdma
 2018-06-11 14:59 UTC  (3+ messages)

[PATCH v6 01/14] mfd: da9063: Replace regmap_add_irq_chip with devm counterpart
 2018-06-11 11:58 UTC  (14+ messages)
` [PATCH v6 02/14] mfd: da9063: Replace mfd_add_devices "
` [PATCH v6 03/14] mfd: da9063: Use regmap_reg_range
` [PATCH v6 04/14] mfd: da9063: Use REGMAP_IRQ_REG
` [PATCH v6 05/14] mfd: da9063: Use PLATFORM_DEVID_NONE
` [PATCH v6 06/14] mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZE
` [PATCH v6 07/14] mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
` [PATCH v6 08/14] mfd: da9063: Replace model with type
` [PATCH v6 09/14] mfd: da9063: Add DA9063L type
` [PATCH v6 10/14] mfd: da9063: Add custom regmap for DA9063L
` [PATCH v6 11/14] mfd: da9063: Add custom IRQ map "
` [PATCH v6 12/14] mfd: da9063: Register RTC only on DA9063L
` [PATCH v6 13/14] regulator: da9063: Handle less LDOs "
` [PATCH v6 14/14] mfd: da9063: Add DA9063L support

[PATCH v11 00/13] Intel SGX1 support
 2018-06-11 11:52 UTC  (7+ messages)
` [PATCH v11 07/13] x86, sgx: detect Intel SGX
` [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
  ` [intel-sgx-kernel-dev] "

[PATCH v4 0/8] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-06-11 11:57 UTC  (4+ messages)
` [PATCH v4 5/8] KVM: introduce kvm_make_vcpus_request_mask() API

linux-next: manual merge of the regulator tree with the arm-soc tree
 2018-06-11 11:49 UTC  (5+ messages)

[PATCH v9 00/12] Intel Processor Trace virtualization enabling
 2018-06-11 11:41 UTC  (8+ messages)
` [PATCH v9 06/12] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration

[PATCH v4 0/8] media: imx274: cleanups, improvements and SELECTION API support
 2018-06-11 11:35 UTC  (9+ messages)
` [PATCH v4 1/8] media: imx274: initialize format before v4l2 controls
` [PATCH v4 2/8] media: imx274: consolidate per-mode data in imx274_frmfmt
` [PATCH v4 3/8] media: imx274: get rid of mode_index
` [PATCH v4 4/8] media: imx274: actually use IMX274_DEFAULT_MODE
` [PATCH v4 5/8] media: imx274: simplify imx274_write_table()
` [PATCH v4 6/8] media: imx274: add helper function to fill a reg_8 table chunk
` [PATCH v4 7/8] media: imx274: fix typo
` [PATCH v4 8/8] media: imx274: add SELECTION support for cropping

[BUG] Pinning in pinctrl-meson-gxbb.c for uart_C is wrong
 2018-06-11 11:35 UTC  (2+ messages)

[PATCH 00/11] overlayfs fixes
 2018-06-11 11:32 UTC  (6+ messages)
` [PATCH 09/11] vfs: factor out inode_insert5()

[PATCH v9 00/24] ILP32 for ARM64
 2018-06-11 11:27 UTC  (6+ messages)
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH v2] irqchip/gic-v3-its: fix ITS queue timeout
 2018-06-11 11:23 UTC  (3+ messages)

[PATCH] net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
 2018-06-11 11:22 UTC  (3+ messages)

[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
 2018-06-11 11:12 UTC  (16+ messages)
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel
                      ` [qemu-s390x] "

linux 4.17, drivers/mmc/host/sdhci-pci-o2micro.c, crash with sdcard >128G
 2018-06-11 11:10 UTC 

[PATCH v2] kernel/hung_task.c: allow to set checking interval separately from timeout
 2018-06-11 11:10 UTC 

[PATCH v2 0/5] add non-strict mode support for arm-smmu-v3
 2018-06-11 11:05 UTC  (2+ messages)

[PATCH] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
 2018-06-11 10:54 UTC  (2+ messages)

[PATCH] selftests: bpf: fix urandom_read build issue
 2018-06-11 10:58 UTC  (3+ messages)
` [PATCH v2] "

4.17.0-10146-gf0dc7f9c6dd9: hw csum failure on powerpc+sungem
 2018-06-11 10:57 UTC 


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