All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-25 02:31:40 to 2019-02-25 06:19:24 UTC [more...]

[PATCH v2 04/26] mm: allow VM_FAULT_RETRY for multiple times
 2019-02-25  6:19 UTC  (6+ messages)
` [PATCH v2.1 "

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2019-02-25  6:16 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: net: Add bindings for mdio mux consumers
 2019-02-25  6:16 UTC  (2+ messages)
` [PATCH v3 2/2] drivers: net: phy: mdio-mux: Add support for Generic Mux controls

[PATCH] Add tracepoints for query_dir
 2019-02-25  6:16 UTC 

[PATCH v5 0/6] Add support for mt8183 SCP
 2019-02-25  6:15 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: Add a binding for Mediatek SCP

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-25  6:15 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev16)
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH v1 1/2] arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
 2019-02-25  6:14 UTC  (6+ messages)
` [PATCH v1 2/2] clk: mediatek: correct cpu clock name for MT8173 SoC

[PATCH net-next v4] ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
 2019-02-25  6:14 UTC  (2+ messages)

Clang patches for 4.9
 2019-02-25  6:13 UTC 

[PATCH] tun: fix blocking read
 2019-02-25  6:12 UTC  (2+ messages)

[Patch net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-02-25  6:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation
 2019-02-25  6:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] block/nbd-client: use non-blocking io channel for nbd negotiation

[PATCH 0/3] soc: fsl: dpio: enable and configure cache stashing
 2019-02-25  6:06 UTC  (2+ messages)

[RFC PATCH 0/2] MIPS: Loongson: ExtCC clocksource support
 2019-02-25  6:05 UTC  (2+ messages)

[PATCHv3 net-next] tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
 2019-02-25  6:02 UTC  (3+ messages)

[PATCH] netfilter: force access of RCU protected data in nft_update_chain_stats
 2019-02-25  6:00 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[Buildroot] [PATCH 1/1] package/linuxptp: fix build with new headers
 2019-02-25  5:58 UTC  (2+ messages)

[PATCH net-next v2 0/3] ipv4/v6: icmp: small cleanup and update
 2019-02-25  5:57 UTC  (2+ messages)

[mac80211-next:master 25/27] net/ipv6/ila/ila_xlat.c:420 ila_xlat_nl_cmd_flush() error: uninitialized symbol 'ret'
 2019-02-25  5:55 UTC  (3+ messages)
` [PATCH] ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush

[PATCH net-next] net/sched: act_tunnel_key: Add dst_cache support
 2019-02-25  5:52 UTC  (2+ messages)

[PATCH v1 0/3] perf diff: Add new filter options
 2019-02-25 13:42 UTC  (4+ messages)
` [PATCH v1 1/3] perf diff: Support --time filter option
` [PATCH v1 2/3] perf diff: Support --cpu "
` [PATCH v1 3/3] perf diff: Support --pid/--tid filter options

[PATCH] btrfs: Use struct inode* to replace extent_io_tree::private_data
 2019-02-25  5:50 UTC 

[Qemu-devel] [PATCH] scsi-cd: Fix crash after remote cdrom detached
 2019-02-25  5:44 UTC  (4+ messages)

`git status -u no` suppresses modified files too
 2019-02-23  4:05 UTC  (3+ messages)

[Fuego] Integration of Fuego and Linaro test-definitons
 2019-02-25  5:35 UTC  (7+ messages)

[RFC] media: uapi: Add VP8 low-level decoder API compound controls
 2019-02-25  5:34 UTC  (5+ messages)

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-25  5:31 UTC  (4+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH v2 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-25  5:30 UTC  (46+ messages)
` [PATCH v2 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v2 03/16] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE
` [PATCH v2 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v2 06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v2 07/16] KVM: PPC: Book3S HV: XIVE: add a global reset control
` [PATCH v2 08/16] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources
` [PATCH v2 09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages
` [PATCH v2 10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state
` [PATCH v2 11/16] KVM: introduce a 'mmap' method for KVM devices
` [PATCH v2 12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping
` [PATCH v2 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages
` [PATCH v2 14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v2 15/16] KVM: introduce a KVM_DESTROY_DEVICE ioctl
` [PATCH v2 16/16] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-02-25  5:27 UTC  (3+ messages)

[virtio-comment] RFC: virtio-hostmem (+ Continuation of discussion from [virtio-dev] Memory sharing device)
 2019-02-25  5:27 UTC  (3+ messages)
`  "
` [virtio-comment] "

[PATCH] doc: fix PCI whitelist typo in prog guide
 2019-02-25  5:23 UTC  (2+ messages)

[PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30
 2019-02-25  5:21 UTC  (4+ messages)

[PATCH 0/6] squashfs: introduce squashfs support
 2019-02-25  5:21 UTC  (4+ messages)

[xen-unstable test] 133390: regressions - trouble: broken/fail/pass
 2019-02-25  5:19 UTC 

[ndctl PATCH v2 4/4] ndctl, monitor: support NVDIMM_FAMILY_HYPERV
 2019-02-25  5:16 UTC  (5+ messages)

[PATCH v1] mpt3sas: Use driver scsi lookup to track outstanding IOs
 2019-02-25  5:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr-rtas: add ibm,get-vpd RTAS interface
 2019-02-25  5:11 UTC  (2+ messages)
` [Qemu-devel] [PATCH] spapr-rtas: add ibm, get-vpd "

[PATCH v15 00/16] drm/i915: Implement HDCP2.2
 2019-02-25  5:12 UTC  (4+ messages)

[PATCH] btrfs: Don't panic when we can't find a root key
 2019-02-25  5:11 UTC 

huge fsync latencies for a small file on ext4
 2019-02-25  5:10 UTC  (3+ messages)

Compensation Fund
 2019-02-25  5:09 UTC 

[v1] usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
 2019-02-25  5:07 UTC  (2+ messages)
` [PATCH v1] "

[Qemu-devel] [PATCH] Fix breakpoint support in Nios II user-mode emulation
 2019-02-25  5:05 UTC  (3+ messages)
  ` [Qemu-devel] [ping] "

[PATCH V2 0/6] arm64/mm: Enable accounting for page table pages
 2019-02-25  5:03 UTC  (7+ messages)
` [PATCH V2 1/6] KVM: ARM: Remove pgtable standard functions from stage-2 page tables
` [PATCH V2 2/6] arm64/mm: Make pgd_pgtable_alloc() call pte_alloc_one() always
` [PATCH V2 3/6] arm64/mm: Make all page table pages cycles through standard constructs
` [PATCH V2 4/6] arm64/mm: Call pgtable_page_dtor() for both PMD and PUD page table pages
` [PATCH V2 5/6] arm64/mm: Enable page table page accounting for user space
` [PATCH V2 6/6] arm64/mm: Enable ARCH_ENABLE_SPLIT_PMD_PTLOCK

[Qemu-devel] [ping] [PATCH v5 0/2] Nios II generic board config and semihosting
 2019-02-25  5:04 UTC 

[PATCH] vhost: remove vhost-net requirements from generic vhost APIs
 2019-02-25  4:54 UTC  (2+ messages)

[PATCH] time64: Avoid undefined behaviour in timespec64_add()
 2019-02-25  4:53 UTC  (2+ messages)

linux-next: build warning after merge of the gpio tree
 2019-02-25  4:52 UTC 

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-25  4:49 UTC  (19+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[xen-unstable baseline-only test] 83661: trouble: blocked/broken
 2019-02-25  4:46 UTC 

cron job: media_tree daily build: OK
 2019-02-25  4:47 UTC 

[PATCH 00/12] add missing of_node_put after of_device_is_available
 2019-02-25  4:41 UTC  (5+ messages)
` [PATCH 10/12] cpufreq: ap806: "

[PATCH] ath10k: fix return value check in wake_tx_q op
 2019-02-25  4:40 UTC  (5+ messages)
    ` FW: "

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-02-25  4:36 UTC  (2+ messages)

[PATCH v2] btrfs: extent_io: Always return error pointer for extent buffer allocation failure
 2019-02-25  4:38 UTC 

[PATCH V2 0/5] cpufreq: Use QoS layer to manage freq-constraints
 2019-02-25  4:31 UTC  (4+ messages)
` [PATCH V2 4/5] cpufreq: Register notifiers with the PM QoS framework

[PATCH net-next 00/15] mlxsw: spectrum_acl: Don't take rtnl mutex for region rehash
 2019-02-25  4:26 UTC  (2+ messages)

[PATCH net] sit: use ipv6_mod_enabled to check if ipv6 is disabled
 2019-02-25  4:24 UTC  (2+ messages)

[PATCH][nf-next] netfilter: Use RCU primitives under RCU protected data
 2019-02-25  4:05 UTC  (3+ messages)
  ` 答复: "

[PATCH net-next v2 0/7] net: phy: marvell10g: Add 2.5GBaseT support
 2019-02-25  1:45 UTC  (3+ messages)

[PATCH v4 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-25  1:50 UTC  (2+ messages)

[PATCH] block: fix inconsistent page index
 2019-02-25  4:17 UTC  (2+ messages)

[PATCH v2 0/1] lib/string: Add strscpy_pad() function
 2019-02-25  4:15 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH net] geneve: use ipv6_mod_enabled to check if ipv6 is disabled
 2019-02-25  4:13 UTC 

[PATCH v1] scsi: ufs: Re-factor ufshcd_get_pwr_dev_param
 2019-02-25  4:10 UTC  (5+ messages)
  ` [PATCH v1 0/3] "
  ` [PATCH v1 1/3] scsi: ufs: Introduce ufshcd_get_pwr_dev_param
  ` [PATCH v1 2/3] scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
  ` [PATCH v1 3/3] scsi: ufs-hisi: "

[PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim
 2019-02-25  4:03 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: aquantia: add hwmon support
 2019-02-25  4:02 UTC  (4+ messages)
` [PATCH net-next v2 2/2] "

[tipc-discussion][net v2 1/1] tipc: fix race condition causing hung sendto
 2019-02-25  3:57 UTC  (2+ messages)
` [net v3 "

Returned mail: Data format error
 2019-02-25  3:52 UTC 

[RFC] nasty corner case in unix_dgram_sendmsg()
 2019-02-25  3:51 UTC 

[linux-4.14 test] 133391: regressions - trouble: broken/fail/pass
 2019-02-25  3:42 UTC 

obmc-ikvm host OS console mode issue
 2019-02-25  3:41 UTC  (6+ messages)

[v6 PATCH 0/6] Various SMP related fixes
 2019-02-25  3:35 UTC  (4+ messages)
` [v6 PATCH 6/6] RISC-V: Assign hwcap as per comman capabilities

[U-Boot] [PATCH v3 1/2] fs: fat: dynamically allocate memory for temporary buffer
 2019-02-25  3:33 UTC  (7+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH v2 0/9] ARM: sun8i: a83t: Enable USB OTG
 2019-02-25  3:31 UTC  (29+ messages)
` [PATCH v2 1/9] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible
` [PATCH v2 2/9] power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros
` [PATCH v2 3/9] power: supply: axp20x_usb_power: allow disabling input current limiting
` [PATCH v2 4/9] power: supply: axp20x_usb_power: use polling to detect vbus status change
` [PATCH v2 5/9] power: supply: axp20x_usb_power: add function to get max current
` [PATCH v2 6/9] power: supply: axp20x_usb_power: add support for AXP813
` [PATCH v2 7/9] mfd: axp20x: add USB power supply mfd cell to AXP813
` [PATCH v2 8/9] ARM: dtsi: axp81x: add USB power supply node
` [PATCH v2 9/9] ARM: dts: sun8i: a83t: Enable USB OTG controller on some boards

[PATCH] ath9k: remove set but not used variable 'acq'
 2019-02-25  3:32 UTC  (2+ messages)

[PATCH] sched/debug: Show intergroup and hierarchy sum wait time of a task group
 2019-02-25  3:29 UTC  (5+ messages)

[U-Boot] SiFive FU540 U-Boot patches,
 2019-02-25  3:28 UTC  (3+ messages)

[PATCH] Revert "drm/amdgpu: use BACO reset on vega20 if platform
 2019-02-25  3:20 UTC 

[PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
 2019-02-25  3:17 UTC  (4+ messages)

[Qemu-devel] [Bug 1816052] [NEW] qemu system emulator fails to start if no sound card is present on host
 2019-02-25  3:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1816052] "

[PATCH libdrm] tests/amdgpu: add dispatch test
 2019-02-25  3:11 UTC  (4+ messages)

[PATCH] arm64: dts: ls1088a: add one more thermal zone node
 2019-02-25  3:00 UTC  (2+ messages)

[PATCH v4 00/14] ASoC: Sound Open Firmware (SOF) core
 2019-02-25  3:05 UTC  (12+ messages)
` [v4,00/14] "
  ` [alsa-devel] "
                  ` [Sound-open-firmware] [v4, 00/14] "
                    ` [Sound-open-firmware] [alsa-devel] "

[Bug 213] Fix the problem of KNI device (Net Stack kthread) keeps dropping packets (stats.tx_dropped++) and TX thread logs "KNI: Out of memory"
 2019-02-25  3:02 UTC 

[PATCH 1/1] iommu/vt-d: Check identity map for hot-added devices
 2019-02-25  2:46 UTC 

[LTP] [PATCH ltp] syscalls: add compat_16 tests into .gitignore for getresgid, getresuid
 2019-02-25  2:51 UTC  (2+ messages)

[PATCH V2] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-02-25  2:48 UTC 

[PATCH][net-next] net: Use RCU_POINTER_INITIALIZER() to init static variable
 2019-02-25  2:43 UTC 

[PATCH v2] perf record: Add support for limit perf output file size
 2019-02-25  2:39 UTC  (3+ messages)

[PATCH net-next] switchdev: Complete removal of switchdev_port_attr_get()
 2019-02-25  2:39 UTC 

[PATCH] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-02-25  2:31 UTC  (4+ messages)

[GSoC][PATCH 0/3] clone: convert explicit dir traversal to dir-iterator
 2019-02-25  2:31 UTC  (5+ messages)
` [GSoC][PATCH 3/3] clone: use dir-iterator to avoid explicit dir traversal


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.