All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-05 18:59:10 to 2017-12-05 19:50:40 UTC [more...]

[RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work
 2017-12-05 19:52 UTC  (14+ messages)
` [RFC PATCH v3 1/7] ktask: add documentation
` [RFC PATCH v3 2/7] ktask: multithread CPU-intensive kernel work
` [RFC PATCH v3 3/7] ktask: add /proc/sys/debug/ktask_max_threads
` [RFC PATCH v3 4/7] mm: enlarge type of offset argument in mem_map_offset and mem_map_next
` [RFC PATCH v3 5/7] mm: parallelize clear_gigantic_page
` [RFC PATCH v3 6/7] hugetlbfs: parallelize hugetlbfs_fallocate with ktask
` [RFC PATCH v3 7/7] mm: parallelize deferred struct page initialization within each node

[PATCH v2] pata_pdc2027x: Fix coding sytle errors
 2017-12-05 19:49 UTC  (2+ messages)

master - lvmlockd: fix log print
 2017-12-05 19:49 UTC 

[PATCH 0/2] net: sh_eth: add support for SH7786 and big-endian
 2017-12-05 19:49 UTC  (7+ messages)
` [PATCH 1/2] net: sh_eth: add support for SH7786

[U-Boot] [PATCH 00/22] mtd: nand: imports NAND core updates from Linux 4.15-rc1 and sync Denali driver
 2017-12-05 19:48 UTC  (6+ messages)
` [U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection

[Qemu-devel] [PATCH] migration: fix analyze-migration.py script with radix table
 2017-12-05 19:48 UTC  (2+ messages)

Writing "+pids" to cgroup.subtree_control flie yields EINVAL
 2017-12-05 19:48 UTC  (10+ messages)
        ` [PATCH cgroup/for-4.15-fixes] cgroup: add warning about RT not being supported on cgroup2
            ` [PATCH v2 "

gitattributes not read for diff-tree anymore in 2.15?
 2017-12-05 19:48 UTC  (5+ messages)

[PATCH v2 net-next 0/5] rhashtable: New features in walk and bucket
 2017-12-05 19:47 UTC  (2+ messages)

[PATCH igt] lib: Check and report if a subtest triggers a new kernel taint
 2017-12-05 19:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for lib: Check and report if a subtest triggers a new kernel taint (rev2)

[PATCH net-next 0/5] net: dsa: use per-port upstream port
 2017-12-05 19:47 UTC  (2+ messages)

[PATCH v1 1/2] t/README: remove mention of adding copyright notices
 2017-12-05 19:46 UTC  (3+ messages)
` [PATCH v1 2/2] t/README: document test_cmp_rev

[Qemu-devel] [PATCH 00/12] Refactor get_phys_addr() not to return FSR values
 2017-12-05 19:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] target/arm: Provide fault type enum and FSR conversion functions
` [Qemu-devel] [PATCH 02/12] target/arm: Remove fsr argument from arm_ld*_ptw()
` [Qemu-devel] [PATCH 03/12] target/arm: Convert get_phys_addr_v5() to not return FSC values
` [Qemu-devel] [PATCH 04/12] target/arm: Convert get_phys_addr_v6() "
` [Qemu-devel] [PATCH 05/12] target/arm: Convert get_phys_addr_lpae() "
` [Qemu-devel] [PATCH 06/12] target/arm: Convert get_phys_addr_pmsav5() "
` [Qemu-devel] [PATCH 07/12] target/arm: Convert get_phys_addr_pmsav7() "
` [Qemu-devel] [PATCH 08/12] target/arm: Convert get_phys_addr_pmsav8() "
` [Qemu-devel] [PATCH 09/12] target/arm: Use ARMMMUFaultInfo in deliver_fault()
` [Qemu-devel] [PATCH 10/12] target/arm: Ignore fsr from get_phys_addr() in do_ats_write()
` [Qemu-devel] [PATCH 11/12] target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()
` [Qemu-devel] [PATCH 12/12] target/arm: Extend PAR format determination

PCI VGA 0x3b0/0x3C0 aliases handling in Linux
 2017-12-05 19:46 UTC  (4+ messages)

[PATCH v2] ntb_hw_switchtec: Force down the link before initializing
 2017-12-05 19:46 UTC  (3+ messages)

pull-request: ieee802154-next 2017-12-04
 2017-12-05 19:45 UTC  (2+ messages)

[PATCH 0/2] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-05 19:45 UTC  (3+ messages)
` [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy
` [PATCH resubmit 2/2] eeprom: at24: switch to "

[Buildroot] [PATCH 1/2] linux: bump default to version 4.14.4
 2017-12-05 19:45 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 14}.x series

[PATCH v4 0/5] Remove unneeded build directory traversals
 2017-12-05 19:44 UTC  (6+ messages)
` [PATCH v4 1/5] pwm: Only descend into pwm directory when CONFIG_PWM is set
` [PATCH v4 2/5] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH v4 3/5] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH v4 4/5] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH v4 5/5] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY "

[RFE] Inverted sparseness (amended)
 2017-12-05 19:44 UTC 

[RFC][PATCHES] sock_alloc_file() cleanups and fixes
 2017-12-05 19:44 UTC  (4+ messages)

[PATCH net 0/2] bpf/verifier: fix bounds calculation on BPF_RSH
 2017-12-05 19:44 UTC  (6+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests/bpf: Add a test for shifts of values that might be negative

[Qemu-devel] [PATCH v4 0/1] savevm/loadvm with postcopy flag qemu-iotest
 2017-12-05 19:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/1] tests/qemu-iotests: adding savevm/loadvm with postcopy flag test

[PATCH 0/5] net/qede: add enhancements and fixes
 2017-12-05 19:43 UTC  (6+ messages)
` [PATCH 2/5] examples/kni: add optional parameter to enable LRO

[PATCH 0/2] net: sh_eth: DMA mapping API fixes
 2017-12-05 19:42 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-05 19:42 UTC  (5+ messages)
` [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory
` [PATCH v3 2/4] kaslr: calculate the memory region in immovable node

[PATCH] nvme-fc: Implement async-connect option
 2017-12-05 19:41 UTC  (2+ messages)

[PATCH 0/7] Switchtec NTB Crosslink Support
 2017-12-05 19:41 UTC  (7+ messages)
` [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers

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

[PATCH 0/1] eeprom: at24: switch to device-managed version of i2c_new_dummy
 2017-12-05 19:39 UTC  (4+ messages)
` [PATCH] "

[PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-05 19:39 UTC  (7+ messages)
` [PATCH 01/10] ASoC: fsl_ssi: Remove unused struct device

Uninitialized value in __sk_nulls_add_node_rcu()
 2017-12-05 19:39 UTC 

[PATCH][next] netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
 2017-12-05 19:38 UTC  (3+ messages)

[PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers
 2017-12-05 19:38 UTC  (11+ messages)
` [PATCH v2 01/15] NTB: Rename NTB messaging API methods
` [PATCH v2 05/15] NTB: ntb_tool: Add full multi-port NTB API support
` [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests

[PATCH v1] PCI: Clean up whitespace in linux/pci.h, pci/pci.h
 2017-12-05 19:37 UTC  (2+ messages)

[patch net 0/2] RED qdisc fixes
 2017-12-05 19:37 UTC  (2+ messages)

Linux ECN Handling
 2017-12-05 19:36 UTC  (18+ messages)

[PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro
 2017-12-05 19:35 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] erlang: bump to version 20.0
 2017-12-05 19:34 UTC  (4+ messages)

[PATCH tip/core/rcu 0/21] De-emphasize {smp_,}read_barrier_depends
 2017-12-05 19:33 UTC  (11+ messages)
` [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()

[PATCH] arm64/mm: Do not write ASID generation to ttbr0
 2017-12-05 19:33 UTC  (2+ messages)

[PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
 2017-12-05 19:32 UTC  (6+ messages)
` [PATCH 1/2] clk: sunxi-ng: Support fixed post-dividers on MP style clocks
  ` [linux-sunxi] "

[PATCH 0/3] Btrfs: loop retry on raid6 read failures
 2017-12-05 19:29 UTC  (5+ messages)
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more

[PATCH net-next 0/4] Introduce NETIF_F_GRO_HW
 2017-12-05 19:31 UTC  (2+ messages)

[PATCH] ptr_ring: add barriers
 2017-12-05 19:29 UTC  (2+ messages)

[PATCH v3 1/2] drm/i915: follow single notation for workaround number
 2017-12-05 19:29 UTC  (3+ messages)
` [PATCH v3 2/2] drm/i915: add platform tag to WA
` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915: follow single notation for workaround number

[RFC PATCH 00/31] CPUFreq on ARM
 2017-12-05 19:29 UTC  (12+ messages)
` [RFC PATCH 04/31] cpufreq: make turbo settings to be configurable
` [RFC PATCH 06/31] cpufreq: make cpufreq driver more generalizable

[PATCH] ALSA: pcm: prevent UAF in snd_pcm_info
 2017-12-05 19:29 UTC  (5+ messages)

[wrecked] ipc-mqueue-lazy-call-kern_mount_data-in-new-namespaces.patch removed from -mm tree
 2017-12-05 19:27 UTC 

[PATCH 2/5] ethdev: add port ownership
 2017-12-05 19:26 UTC  (11+ messages)

[PATCH] ASoC: Intel: bxt: Refine the HW contraint of Ref capture
 2017-12-05 19:21 UTC  (2+ messages)

[PATCH 00/14] KFD upstreaming 20171127
 2017-12-05 19:27 UTC  (7+ messages)
` [PATCH 04/14] drm/amdkfd: Fix oversubscription accounting
` [PATCH 08/14] drm/amdkfd: Get reference to lead_thread task struct

[PATCH v4 0/2] Add cli and ioctl to ignore a scanned device
 2017-12-05 19:24 UTC  (7+ messages)
` [PATCH v4 1/2] btrfs: add function to device list delete
` [PATCH v4] btrfs-progs: add 'btrfs device ignore' cli
` [PATCH v4 2/2] btrfs: introduce feature to ignore a btrfs device

[PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h
 2017-12-05 19:25 UTC  (2+ messages)

[PATCH v3] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
 2017-12-05 19:24 UTC  (4+ messages)

[alternative-merged] fs-nfs-nfs4statec-work-around-gcc-444-union-initializer-bug.patch removed from -mm tree
 2017-12-05 19:24 UTC 

[PATCH v2 00/27] Improve DE2 support
 2017-12-05 19:23 UTC  (6+ messages)

[PATCH v2] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
 2017-12-05 19:23 UTC  (4+ messages)

[vfs:for-next 81/82] include/linux/bpf.h:515:9: warning: return makes pointer from integer without a cast
 2017-12-05 19:22 UTC 

Chunk-Recovery fails with alignment error
 2017-12-05 19:22 UTC 

[xen-unstable-smoke test] 116877: tolerable all pass - PUSHED
 2017-12-05 19:20 UTC 

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-05 19:20 UTC  (12+ messages)

[e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device
 2017-12-05 19:19 UTC  (8+ messages)
          ` [Intel-wired-lan] "

[PATCH] dax: fix potential overflow on 32bit machine
 2017-12-05 19:19 UTC  (5+ messages)

[PATCH] ocfs2: use get_task_comm
 2017-12-05 19:19 UTC  (2+ messages)

[PATCH] pathspec: only match across submodule boundaries when requested
 2017-12-05 19:19 UTC  (3+ messages)
` [PATCH v2] "

[patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER)
 2017-12-05 19:17 UTC  (3+ messages)
` [patch 34/60] x86/mm/kpti: Populate user PGD

[PATCH 0/8] kernel-yocto: consolidated pull request
 2017-12-05 19:17 UTC  (4+ messages)
` [PATCH 4/8] linux-yocto/4.12: update to v4.12.16

FAILED: patch "[PATCH] mm/page_ext.c: check if page_ext is not prepared" failed to apply to 4.4-stable tree
 2017-12-05 19:16 UTC  (4+ messages)
` [PATCH stable-4.4 1/2] mm: check the return value of lookup_page_ext for all call sites

[PATCH v4] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
 2017-12-05 19:16 UTC  (2+ messages)

[PATCH 0/4] URB disconnect bug fixes
 2017-12-05 19:15 UTC  (5+ messages)
` [PATCH 1/4] can: ems_usb: cancel urb on -EPIPE and -EPROTO
` [PATCH 2/4] can: esd_usb2: "
` [PATCH 3/4] can: kvaser_usb: "
` [PATCH 4/4] can: usb_8dev: "

[PATCH] IB/ocrdma: Remove unneeded conversions to bool
 2017-12-05 19:15 UTC 

[PATCH V2 0/2] PCI/portdrv: Fix switch devctrl error report enable
 2017-12-05 19:15 UTC  (3+ messages)
` [PATCH V2 1/2] "

How hard would it be to implement sparse fetching/pulling?
 2017-12-05 19:14 UTC  (8+ messages)

[PATCH] intel-hid: add a DMI quirk to support Wacom Mobile Studio Pro
 2017-12-05 19:14 UTC  (3+ messages)

[PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
 2017-12-05 19:14 UTC  (4+ messages)

[PATCH] iio: dac: mcp4725: Remove unneeded conversions to bool
 2017-12-05 19:12 UTC 

UBIFS does not mount after powerfail
 2017-12-05 19:11 UTC  (5+ messages)

[PATCH RFC v2] Fix race window during idle cpu selection
 2017-12-05 19:09 UTC  (2+ messages)
` [PATCH RFC v2] sched: Minimize the idle cpu selection race window

[PATCH v3 00/11] drm/fb-helper: Add .last_close and .output_poll_changed helpers
 2017-12-05 19:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/fb-helper: Add .last_close and .output_poll_changed helpers (rev3)

pull-request: iwlwifi-next 2017-12-05
 2017-12-05 19:10 UTC 

Can't even enter X after kernel 4.12
 2017-12-05 19:09 UTC  (4+ messages)

[PATCH v2] exec: avoid gcc-8 warning for get_task_comm
 2017-12-05 19:09 UTC  (2+ messages)

[Bug 99923] HITMAN (2016) having lighting and artefacting, and overly light room
 2017-12-05 19:09 UTC  (2+ messages)

[RFC] Improve subvolume usability for a normal user
 2017-12-05 19:09 UTC  (7+ messages)

[PATCH net 1/2] netlink: add NLA_U8_BUGGY attribute type
 2017-12-05 19:08 UTC  (4+ messages)

[PATCHv6 1/1] ima: re-introduce own integrity cache lock
 2017-12-05 19:06 UTC  (2+ messages)

[U-Boot] tiny printf limits
 2017-12-05 19:06 UTC 

[refpolicy] Resolve some denials when lightdm is starting up
 2017-12-05 19:06 UTC  (4+ messages)

[PATCH v1 0/4] Use same proto= after traversing a referral
 2017-12-05 19:04 UTC  (5+ messages)
` [PATCH v1 2/4] nfs: Referrals should use the same proto setting as their parent

[RFC PATCH 0/6] drm/i915: Implement HDCP
 2017-12-05 19:03 UTC  (8+ messages)
` [RFC PATCH 1/6] drm: Add Content Protection property

[PATCH net-next 1/2 v6] net: ethernet: Add DT bindings for the Gemini ethernet
 2017-12-05 19:03 UTC  (4+ messages)
` [PATCH net-next 2/2 v6] net: ethernet: Add a driver for Gemini gigabit ethernet

[PATCH net-next 0/6] net: qualcomm: rmnet: Configuration options
 2017-12-05 19:02 UTC  (4+ messages)
` [PATCH net-next 1/6] net: qualcomm: rmnet: Remove the rmnet_map_results enum

[PATCH v2] net: sh_eth: do not advertise Gigabit capabilities when not available
 2017-12-05 19:02 UTC  (2+ messages)

[PATCH] nvme: nvme_remove should cancel the reset_work before setting the ctrl state
 2017-12-05 19:01 UTC 

[PATCH v4] drm/i915: Restore GT performance in headless mode with DMC loaded
 2017-12-05 19:01 UTC  (7+ messages)
` [PATCH v5] "

[U-Boot] [PATCH] gpt: add part-uuid and part-num subcommands
 2017-12-05 19:00 UTC  (13+ messages)

[OSSTEST PATCH] Revert "make-flight etc.: drop arm64"
 2017-12-05 19:00 UTC  (2+ messages)

[PATCH net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message Interleaving
 2017-12-05 18:59 UTC  (5+ messages)
` [PATCH net-next 01/12] sctp: add stream interleave enable members and sockopt

[PATCH] xfs: remove "no-allocation" reservations for file creations
 2017-12-05 18:59 UTC  (8+ messages)

[PATCH 0/7] retry write on error
 2017-12-05 18:57 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/7] armv8m: Implement TT, and other bugfixes
 2017-12-05 18:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/7] target/arm: Add missing M profile case to regime_is_user()
  ` [Qemu-devel] [Qemu-arm] "


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.