All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-24 16:31:59 to 2017-08-24 17:20:16 UTC [more...]

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-08-24 17:20 UTC  (2+ messages)

[PATCH 1/3] btrfs-progs: fix option handling for some commands
 2017-08-24 17:18 UTC  (2+ messages)

[nft PATCH 0/4] Memleak fixes and some minor cleanups
 2017-08-24 17:19 UTC  (6+ messages)
` [nft PATCH 1/4] scanner: Fix for memleak due to unclosed file pointer
` [nft PATCH 2/4] scanner: Fix for wrong parameter type of scanner_destroy()
` [nft PATCH 3/4] scanner: Make use of yylex_init_extra()
` [nft PATCH 4/4] parser: Fix for memleak when commands fail

[PATCH] poky: Switch to post release name/version
 2017-08-24 17:19 UTC 

[PATCH 1/2] drm/i915: Make some RPS functions static
 2017-08-24 17:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [2/2] drm/i915: Create vfuncs for the reset/enable/disable GuC functions (rev3)

[PATCH] Improve requeuing behavior
 2017-08-24 17:17 UTC  (5+ messages)

[PATCHv4 0/9] PCI: dwc: refactor ls-pcie ->host_init() and fix bug for dw_pcie_setup_rc
 2017-08-24 17:17 UTC  (6+ messages)
` [PATCHv4 4/9] PCI: layerscape: refactor the host_init function
` [PATCHv4 7/9] PCI: layerscape: use accessors to enable/disable DBI RO registers' write permission

[PATCH net-next 00/13] net: mvpp2: comphy configuration
 2017-08-24 17:16 UTC  (13+ messages)
` [PATCH net-next 09/13] net: mvpp2: dynamic reconfiguration of the PHY mode
          ` [EXT] "

[PATCH] ASoC: rt5677: Reintroduce I2C device IDs
 2017-08-24 17:16 UTC  (12+ messages)
      ` [alsa-devel] "

[PATCH] drm: rename u32 in __u32 in uapi
 2017-08-24 17:15 UTC  (3+ messages)

[PATCH v1] ASoC: rt5677: Convert I2C driver to ->probe_new()
 2017-08-24 17:12 UTC  (6+ messages)

[PATCH 00/14] arm64: kexec: add kexec_file_load support
 2017-08-24 17:11 UTC  (13+ messages)
` [PATCH 08/14] arm64: kexec_file: create purgatory
` [PATCH 09/14] arm64: kexec_file: add sha256 digest check in purgatory
` [PATCH 10/14] arm64: kexec_file: load initrd, device-tree and purgatory segments

[PATCH 2/2] drm/i915: Create vfuncs for the reset/enable/disable GuC functions
 2017-08-24 17:12 UTC  (2+ messages)
` [PATCH] "

[PATCH] block, scheduler: convert xxx_var_store to void
 2017-08-24 17:11 UTC 

[PATCH] RDMA/i40iw: Remove unused argument
 2017-08-24 17:11 UTC 

[RESEND][PATCH] xfs: add online uevent for mount operation
 2017-08-24 17:10 UTC  (2+ messages)

[PATCH] drm/i915/dp: Fix the channel equalization failure condition during Link Training
 2017-08-24 17:15 UTC  (3+ messages)

[PATCH] [RFC] virtio: Limit the retries on a virtio device reset
 2017-08-24 17:07 UTC  (5+ messages)

[PATCH 3/3 v5] ext4: reduce lock contention in __ext4_new_inode
 2017-08-24 17:07 UTC  (3+ messages)

[PATCH v2 REPOST 00/12] x86: guest resource mapping
 2017-08-24 17:05 UTC  (7+ messages)
` [PATCH v2 REPOST 02/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v2 REPOST 09/12] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v2 REPOST 10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page

[U-Boot] [PATCH] detect and setup solidrun hummingboard2
 2017-08-24 17:05 UTC  (3+ messages)

[PATCH v10] PCI: tango: Add MSI controller support
 2017-08-24 17:04 UTC  (9+ messages)

[PATCH] btrfs-progs: fix cross-compile build
 2017-08-24 17:01 UTC  (3+ messages)

[PATCH] md/raid5: release/flush io in raid5_do_work()
 2017-08-24 17:02 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.11 v3 00/25] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-08-24 17:00 UTC  (26+ messages)
` [Qemu-devel] [PATCH for-2.11 v3 01/25] qom: cpu: fix parsed feature string length
` [Qemu-devel] [PATCH for-2.11 v3 03/25] sparc: embed sparc_def_t into CPUSPARCState
` [Qemu-devel] [PATCH for-2.11 v3 05/25] sparc: move adhoc CPUSPARCState initialization to realize time
` [Qemu-devel] [PATCH for-2.11 v3 06/25] sparc: make cpu feature parsing property based
` [Qemu-devel] [PATCH for-2.11 v3 07/25] sparc: replace cpu_sparc_init() with cpu_generic_init()
` [Qemu-devel] [PATCH for-2.11 v3 08/25] s390x: replace cpu_s390x_init() "
` [Qemu-devel] [PATCH for-2.11 v3 09/25] alpha: replace cpu_alpha_init() "
` [Qemu-devel] [PATCH for-2.11 v3 10/25] hppa: replace cpu_hppa_init() "
` [Qemu-devel] [PATCH for-2.11 v3 11/25] m68k: replace cpu_m68k_init() "
` [Qemu-devel] [PATCH for-2.11 v3 12/25] microblaze: replace cpu_mb_init() "
` [Qemu-devel] [PATCH for-2.11 v3 13/25] nios2: replace cpu_nios2_init() "
` [Qemu-devel] [PATCH for-2.11 v3 14/25] tilegx: replace cpu_tilegx_init() "
` [Qemu-devel] [PATCH for-2.11 v3 15/25] xtensa: replace cpu_xtensa_init() "
` [Qemu-devel] [PATCH for-2.11 v3 16/25] tricore: replace cpu_tricore_init() "
` [Qemu-devel] [PATCH for-2.11 v3 17/25] sh4: replace cpu_sh4_init() "
` [Qemu-devel] [PATCH for-2.11 v3 18/25] arm: replace cpu_arm_init() "
` [Qemu-devel] [PATCH for-2.11 v3 19/25] cris: replace cpu_cris_init() "
` [Qemu-devel] [PATCH for-2.11 v3 20/25] x86: replace cpu_x86_init() "
` [Qemu-devel] [PATCH for-2.11 v3 21/25] lm32: replace cpu_lm32_init() "
` [Qemu-devel] [PATCH for-2.11 v3 22/25] moxie: replace cpu_moxie_init() "
` [Qemu-devel] [PATCH for-2.11 v3 23/25] openrisc: replace cpu_openrisc_init() "
` [Qemu-devel] [PATCH for-2.11 v3 24/25] unicore32: replace uc32_cpu_init() "
` [Qemu-devel] [PATCH for-2.11 v3 25/25] ppc: replace cpu_ppc_init() "

[PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free
 2017-08-24 16:59 UTC  (4+ messages)

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-08-24 16:59 UTC  (4+ messages)
` [Qemu-devel] [RFC 02/29] migrate: Update ram_block_discard_range for shared

[PATCH net-next] compiler: Document behavior compiling with -O0
 2017-08-24 16:49 UTC  (2+ messages)

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-24 16:58 UTC  (17+ messages)
` [PATCH v6 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v6 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges

[PATCH 00/19] SCSI patches for kernel v4.14
 2017-08-24 16:58 UTC  (8+ messages)
` [PATCH 06/19] Document which queue type a function is intended for
` [PATCH 07/19] Fix RCU handling of scsi_device.vpd_pg8[03]

[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-08-24 16:58 UTC  (5+ messages)
` [PATCH v4 06/11] arm: smccc: handle SMCs according to SMCCC
` [PATCH v4 07/11] arm: traps: handle PSCI calls inside `vsmc.c`

[Bridge] [PATCH][V2] netfilter: fix indent on if statements
 2017-08-24 16:56 UTC  (4+ messages)
`  "

[PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-08-24 16:55 UTC  (18+ messages)
` [PATCH v4 1/4] PCI: rockchip: Fix error handlings
` [PATCH v4 2/4] PCI: rockchip: Add support for pcie wake irq
` [PATCH v4 3/4] dt-bindings: "

[PATCH nf-next 0/7] netfilter: conntrack: constify protocol trackers, part 1
 2017-08-24 16:52 UTC  (2+ messages)

[kvm-unit-tests PATCH] VMX controls test framework
 2017-08-24 16:53 UTC  (5+ messages)
` [PATCH v2] "

[U-Boot] [PATCH] arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
 2017-08-24 16:52 UTC 

[PATCH/RFC 0/5] Some ThreadSanitizer-results
 2017-08-24 16:52 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] strbuf_setlen: don't write to strbuf_slopbuf

[PATCH v3 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-08-24 16:51 UTC  (9+ messages)
` [PATCH v3 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width

[PATCH] of/device: Fix of_device_get_modalias() buffer handling
 2017-08-24 16:51 UTC  (3+ messages)

[conntrack-tools PATCH] tests: don't fail on modprobe since the driver might be built-in
 2017-08-24 16:51 UTC  (2+ messages)

[PATCH] advsync: Fix typo
 2017-08-24 16:50 UTC  (2+ messages)

[PATCH 0/3] pci: add support for firmware initialized designware RCs
 2017-08-24 16:50 UTC  (12+ messages)
` [PATCH 2/3] pci: designware: add separate driver for the MSI part of the RC

[PATCH] netfilter: nf_nat_h323: fix logical-not-parentheses warning
 2017-08-24 16:49 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [Bug 1712818] [NEW] live migration with storage encounter assert(!(bs->open_flags & BDRV_O_INACTIVE)) crashes
 2017-08-24 16:48 UTC  (2+ messages)

[PATCH V3 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-08-24 16:47 UTC  (15+ messages)
` [PATCH V3 02/10] capabilities: intuitive names for cap gain status
` [PATCH V3 09/10] capabilities: fix logic for effective root or real root
` [PATCH V3 10/10] capabilities: audit log other surprising conditions

[PATCH v7 00/13] Unify the interrupt delivery mode and do its setup in advance
 2017-08-24 16:38 UTC  (4+ messages)
` [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier

[RFC PATCH 0/5] Add option to autostage changes when continuing a rebase
 2017-08-24 16:46 UTC  (13+ messages)

[RFC PATCH 0/13 v2] dax, ext4: Synchronous page faults
 2017-08-24 16:45 UTC  (7+ messages)
` [PATCH 11/13] dax, iomap: Add support for synchronous faults

[PATCH 00/10] perf: inherit_stat related fixes
 2017-08-24 16:45 UTC  (4+ messages)
` [PATCH 10/10] perf stat: Support inherit/no-inherit terms

[PATCH] cpuset: Fix incorrect memory_pressure control file mapping
 2017-08-24 16:45 UTC  (2+ messages)

Can't register existing backing devices anymore
 2017-08-24 16:44 UTC  (2+ messages)

[U-Boot] [PATCH] blk: Remove various places that do flush cache after read
 2017-08-24 16:45 UTC  (2+ messages)

Dear Talented
 2017-08-24 16:14 UTC 

[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-24 16:35 UTC  (5+ messages)
` [PATCH v2 5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices

modifying packets in XDP
 2017-08-24 16:43 UTC  (4+ messages)
    ` [iovisor-dev] "

[PATCH V2] acpi: apei: clear error status before acknowledging the error
 2017-08-24 16:42 UTC  (3+ messages)

[PATCH v3 0/7] Add RSS to DPAA 1.x Ethernet driver
 2017-08-24 16:42 UTC  (2+ messages)

[PATCH net-next] net-next/hinic: Fix MTU limitation
 2017-08-24 16:41 UTC  (3+ messages)

[PATCH 1/6] powerpc/mm: Move pgdir setting into a helper
 2017-08-24 16:40 UTC  (5+ messages)
` [PATCH 5/6] powerpc/mm: Optimize detection of thread local mm's

[PATCH rdma-core] mlx5: Return pointer to CQ doorbell
 2017-08-24 16:40 UTC  (11+ messages)

[PATCH 5/6] USB: musb: fix external abort on suspend
 2017-08-24 16:38 UTC 

[Qemu-devel] [PATCH 00/16] qapi: Rework mapping of enum value to string
 2017-08-24 16:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/16] qapi: Update qapi-code-gen.txt examples to match current code
` [Qemu-devel] [PATCH 02/16] qapi: Drop superfluous qapi_enum_parse() parameter max

[PATCH 0/9] constify amba_id
 2017-08-24 16:36 UTC  (20+ messages)
` [PATCH 1/9] coresight: "
` [PATCH 2/9] coresight: etb10: "
` [PATCH 3/9] coresight: etm3x: "
` [PATCH 4/9] coresight: etm4x: "
` [PATCH 5/9] coresight: funnel: "
` [PATCH 6/9] coresight: replicator: "
` [PATCH 7/9] coresight: stm: "
` [PATCH 8/9] coresight: tmc: "
` [PATCH 9/9] coresight: tpiu: "

ERROR: Unable to connect to bitbake server, or start one
 2017-08-24 16:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add sysfs file for VBIOS
 2017-08-24 16:37 UTC  (8+ messages)

[PATCH] PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
 2017-08-24 16:37 UTC  (3+ messages)

[Bug 102368] New: Since Archlinux testing migrate to mesa 17.1.7, I got a pink overlay in webcam software
 2017-08-24 16:36 UTC  (2+ messages)
  ` [Bug 102368] "

[PATCH 00/15] drivers: make device_type const
 2017-08-24 16:31 UTC  (3+ messages)
` [03/15,media] i2c: "
  ` [PATCH 03/15] [media] "

[PATCH net-next v4] net: stmmac: Delete dead code for MDIO registration
 2017-08-24 16:36 UTC  (2+ messages)

Problems building U-Boot for x86_64
 2017-08-24 16:35 UTC  (12+ messages)

What does 'git blame --before <rev> -- <file>' supposed to mean?
 2017-08-24 16:35 UTC  (3+ messages)

[PATCH v3] net: stmmac: Delete dead code for MDIO registration
 2017-08-24 16:34 UTC  (4+ messages)

v12.1.4 Luminous (RC) released
 2017-08-24 16:33 UTC  (19+ messages)
` [ceph-users] "
    ` [Ceph-maintainers] "

[patch net-next 00/12] mlxsw: Add IPv4 host dpipe table
 2017-08-24 16:33 UTC  (2+ messages)

[PATCH V5 0/2] PCI/DPC: Add eDPC support
 2017-08-24 16:32 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.