All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-20 16:45:30 to 2018-03-20 17:11:36 UTC [more...]

[Qemu-arm] [PATCH] qemu: include generated files with <> and not ""
 2018-03-20 17:10 UTC  (10+ messages)
  `  "
    ` [Qemu-devel] "
` [Qemu-arm] "

[PATCH net] ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
 2018-03-20 17:11 UTC  (3+ messages)

[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
 2018-03-20 17:09 UTC  (7+ messages)
` [PATCHv2 5/5] arm64: allwinner: a64: "

[PATCH] powercap / RAPL: add support for Cannon Lake
 2018-03-20 17:09 UTC  (2+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-03-20 17:04 UTC  (110+ messages)
` [PATCH v8 01/42] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
` [PATCH v8 02/42] clk: davinci: New driver for davinci "
` [PATCH v8 03/42] clk: davinci: Add platform information for TI DA830 PLL
` [PATCH v8 04/42] clk: davinci: Add platform information for TI DA850 PLL
` [PATCH v8 05/42] clk: davinci: Add platform information for TI DM355 PLL
` [PATCH v8 06/42] clk: davinci: Add platform information for TI DM365 PLL
` [PATCH v8 07/42] clk: davinci: Add platform information for TI DM644x PLL
` [PATCH v8 08/42] clk: davinci: Add platform information for TI DM646x PLL
` [PATCH v8 09/42] dt-bindings: clock: New bindings for TI Davinci PSC
` [PATCH v8 10/42] clk: davinci: New driver for davinci PSC clocks
` [PATCH v8 11/42] clk: davinci: Add platform information for TI DA830 PSC
` [PATCH v8 12/42] clk: davinci: Add platform information for TI DA850 PSC
` [PATCH v8 13/42] clk: davinci: Add platform information for TI DM355 PSC
` [PATCH v8 14/42] clk: davinci: Add platform information for TI DM365 PSC
` [PATCH v8 15/42] clk: davinci: Add platform information for TI DM644x PSC
` [PATCH v8 16/42] clk: davinci: Add platform information for TI DM646x PSC
` [PATCH v8 17/42] dt-bindings: clock: Add bindings for DA8XX CFGCHIP clocks
` [PATCH v8 18/42] clk: davinci: New driver for TI "
` [PATCH v8 19/42] clk: davinci: cfgchip: Add TI DA8XX USB PHY clocks

[Qemu-devel] [PATCH v4 for 2.12 0/3] fix bitmaps migration through shared storage
 2018-03-20 17:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
` [Qemu-devel] [PATCH v4 2/3] qcow2: fix bitmaps loading when bitmaps already exist
` [Qemu-devel] [PATCH v4 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache
  ` [Qemu-devel] [PATCH v4 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache DROP IT
` [Qemu-devel] [PATCH v4 3/3] iotests: enable shared migration cases in 169

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-20 17:07 UTC  (4+ messages)

[PATCH v2] hvm/svm: Implement Debug events
 2018-03-20 17:07 UTC  (4+ messages)

Nvme over fabrics controller reset issue
 2018-03-20 17:07 UTC  (2+ messages)

[PATCH v3 net] net/ipv6: Handle onlink flag with multipath routes
 2018-03-20 17:06 UTC 

[Qemu-devel] [PULL v3 00/51] virtio, vhost, pci, pc: features, cleanups
 2018-03-20 17:05 UTC  (2+ messages)

[PATCH net-next] fib_rules: rename FRA_PROTOCOL to FRA_ORIGINATOR
 2018-03-20 17:04 UTC 

[Qemu-devel] [PATCH] sdhci: fix incorrect use of Error *
 2018-03-20 17:04 UTC  (2+ messages)

[PATCH v3 net-next] selftests: Add multipath tests for onlink flag
 2018-03-20 17:04 UTC 

About dmesg time and uptime
 2018-03-20 17:03 UTC 

[PATCH v3 0/4] x86/PVHv2: Add memory map pointer to hvm_start_info struct
 2018-03-20 17:03 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] "
  ` [PATCH v4 2/4] libxl/x86: Build e820 map earlier for HVM/PVH guests
  ` [PATCH v4 3/4] libxl: Store e820 map in xc_dom_image
  ` [PATCH v4 4/4] libxc: Pass e820 map to HVM/PVH guests via hvm_start_info

[PATCH 00/24] orangefs: page cache
 2018-03-20 17:02 UTC  (25+ messages)
` [PATCH 01/24] orangefs: make several *_operations structs static
` [PATCH 02/24] orangefs: remove unused code
` [PATCH 03/24] orangefs: create uapi interface
` [PATCH 04/24] orangefs: open code short single-use functions
` [PATCH 05/24] orangefs: implement vm_ops->fault
` [PATCH 06/24] orangefs: implement xattr cache
` [PATCH 07/24] orangefs: simpler installation documentation
` [PATCH 08/24] orangefs: add tracepoint for service_operation
` [PATCH 09/24] orangefs: tracepoints for orangefs_devreq_{read,write_iter,poll}
` [PATCH 10/24] orangefs: do not invalidate attributes on inode create
` [PATCH 11/24] orangefs: simply orangefs_inode_getattr interface
` [PATCH 12/24] orangefs: update attributes rather than relying on server
` [PATCH 13/24] orangefs: hold i_lock during inode_getattr
` [PATCH 14/24] orangefs: set up and use backing_dev_info
` [PATCH 15/24] orangefs: let setattr write to cached inode
` [PATCH 16/24] orangefs: reorganize setattr functions to track attribute changes
` [PATCH 17/24] orangefs: remove orangefs_readpages
` [PATCH 18/24] orangefs: service ops done for writeback are not killable
` [PATCH 19/24] orangefs: migrate to generic_file_read_iter
` [PATCH 20/24] orangefs: implement writepage
` [PATCH 21/24] orangefs: skip inode writeout if nothing to write
` [PATCH 22/24] orangefs: write range tracking
` [PATCH 23/24] orangefs: tracepoints for readpage and writeback
` [PATCH 24/24] orangefs: tracepoints for getattr, setattr, and write_inode

sparc_pipe(2)
 2018-03-20 17:02 UTC  (2+ messages)

[Qemu-devel] [Bug 1753314] [NEW] UART in sabrelite machine simulation doesn't work with VxWorks 7
 2018-03-20 16:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1753314] "

[Qemu-devel] [Bug 1753309] [NEW] Ethernet interrupt vectors for sabrelite machine are defined backwards
 2018-03-20 16:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1753309] "

[PATCH 1/2] drivers: add common folder
 2018-03-20 17:01 UTC  (5+ messages)
` [PATCH v2 "

Failed to boot ARM64 boards for recent linux-next
 2018-03-20 17:00 UTC  (12+ messages)

4.16-rc5 on Motorola Droid 4
 2018-03-20 17:00 UTC  (4+ messages)

[PATCH] test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
 2018-03-20 17:00 UTC  (3+ messages)

PATCH 1/2] -Wuninitialized: remove some 'init-self' workarounds
 2018-03-20 16:59 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] os: truncate pidfile on creation
 2018-03-20 16:58 UTC 

[PATCH For-4.11 00/20] Improvements to domain creation
 2018-03-20 16:58 UTC  (5+ messages)
` [PATCH 03/20] xen/public: Rename xen_domctl_createdomain.config to arch
` [PATCH 04/20] xen/domctl: Drop vcpu_alloc_lock

tg3 crashes under high load, when using 100Mbits
 2018-03-20 16:57 UTC  (2+ messages)

[RFC v2 00/17] mempool: add bucket mempool driver
 2018-03-20 16:57 UTC  (6+ messages)
` [PATCH v1 0/9] mempool: prepare to add bucket driver
  ` [PATCH v1 8/9] mempool: ensure the mempool is initialized before populating

[PATCH V3] site/risc-v: Cache common variables to build libIDL
 2018-03-20 16:56 UTC 

[PATCH 00/11] staging: wilc1000: fix for checkpatch and handled malloc memory properly
 2018-03-20 16:55 UTC  (12+ messages)
` [PATCH 01/11] staging: wilc1000: refactor scan() to free kmalloc memory on failure cases
` [PATCH 02/11] staging: wilc1000: removed unused global variables for gtk and ptk information
` [PATCH 03/11] staging: wilc1000: remove line over 80 char warnings in set_wiphy_params()
` [PATCH 04/11] staging: wilc1000: refactor WILC_WFI_p2p_rx() to avoid line over 80 char
` [PATCH 05/11] staging: wilc1000: rename WILC_WFI_p2p_rx & s32Freq to avoid camelCase
` [PATCH 06/11] staging: wilc1000: refactor mgmt_tx to fix line over 80 chars
` [PATCH 07/11] staging: wilc1000: rename hAgingTimer to avoid camelCase issue
` [PATCH 08/11] staging: wilc1000: fix line over 80 char issue in clear_shadow_scan()
` [PATCH 09/11] staging: wilc1000: remove line over 80 char in cfg_connect_result()
` [PATCH 10/11] staging: wilc1000: remove unused 'struct add_key_params'
` [PATCH 11/11] staging: wilc1000: remove line over 80 char warning in few functions

[fsck.overlay RFC PATCH] overlay: add fsck utility
 2018-03-20 16:55 UTC  (9+ messages)

[PATCH v2] drm/i915/guc: Unify parameters of public CT functions
 2018-03-20 16:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Unify parameters of public CT functions (rev2)

[PATCH v4 0/3] stash push -u -- <pathspec> fixes
 2018-03-20 16:54 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] stash push: avoid printing errors

[PATCH v3 0/2] x86, dmi: Uninline dmi_get_bios_year()
 2018-03-20 16:54 UTC  (8+ messages)
` [PATCH v3 1/2] x86/PCI: Fix a potential regression when use dmi_get_bios_year()
` [PATCH v3 2/2] firmware: dmi_scan: Uninline dmi_get_bios_year() helper

`perf report` about 1000x(!) slower in linux 4.15
 2018-03-20 16:54 UTC  (3+ messages)

[PATCH] xfs: test agfl reset on bad list wrapping
 2018-03-20 16:52 UTC  (5+ messages)

[xen-unstable-smoke test] 120993: regressions - FAIL
 2018-03-20 16:53 UTC 

[PATCH v4 0/7] scsi: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-20 16:51 UTC  (4+ messages)
` [PATCH v4 1/7] scsi: hpsa: "

[PATCH 1/2] libmultipath: fallback to const prio if getprio() fails
 2018-03-20 16:50 UTC  (2+ messages)
` [PATCH 2/2] multipathd: handle errors in uxlsnr as fatal

[PATCH net-next nfs 0/6] Converting pernet_operations (part #7)
 2018-03-20 16:49 UTC  (3+ messages)
` [PATCH net-next nfs 6/6] net: Convert rxrpc_net_ops

[Bug 199101] New: AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5
 2018-03-20 16:49 UTC  (3+ messages)
` [Bug 199101] "

[PATCH V2] site/risc-v: Cache common variables to build libIDL
 2018-03-20 16:48 UTC  (3+ messages)

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-20 16:46 UTC  (3+ messages)

[PATCH net] ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
 2018-03-20 16:45 UTC  (2+ messages)

pull-request: can 2018-03-19
 2018-03-20 16:45 UTC  (2+ messages)


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.