All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-20 22:15:04 to 2018-02-20 23:25:50 UTC [more...]

[PATCH 0/6] DISCONTIGMEM support for PPC32
 2018-02-20 16:14 UTC  (2+ messages)
` [PATCH 5/6] powerpc: Implement DISCONTIGMEM and allow selection on PPC32

[PATCH 1/2] mkimage: avoid copying relocations for sections that won't be copied
 2018-02-20 23:25 UTC  (3+ messages)
` [PATCH v2 1/3] mkimage: refactor a bunch of section data into a struct
  ` [PATCH v2 3/3] .mod files: Strip annobin annotations and .eh_frame, and their relocations

[PATCH RFC tools/lkmm 0/12] Miscellaneous fixes
 2018-02-20 23:25 UTC  (13+ messages)
` [PATCH RFC tools/lkmm 01/12] tools/memory-model: Clarify the origin/scope of the tool name
` [PATCH RFC tools/lkmm 02/12] MAINTAINERS: Add the Memory Consistency Model subsystem
` [PATCH RFC tools/lkmm 03/12] MAINTAINERS: List file memory-barriers.txt within the LKMM entry
` [PATCH RFC tools/lkmm 04/12] EXP litmus_tests: Add comments explaining tests' purposes
` [PATCH RFC tools/lkmm 05/12] README: Fix a couple of punctuation errors
` [PATCH RFC tools/lkmm 06/12] MAINTAINERS: Add Akira Yokosawa as an LKMM reviewer
` [PATCH RFC tools/lkmm 07/12] Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"
` [PATCH RFC tools/lkmm 08/12] memory-barriers: Fix description of data dependency barriers
` [PATCH RFC tools/lkmm 09/12] tools/memory-model: Add required herd7 version to README file
` [PATCH RFC tools/lkmm 10/12] tools/memory-model: Add a S lock-based external-view litmus test
` [PATCH RFC tools/lkmm 11/12] tools/memory-model: Convert underscores to hyphens
` [PATCH RFC tools/lkmm 12/12] tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference

[Bug 102820] [bisected] commit ebbf7337e2daacacef3e01114e6be68a2a4f11b4 prevents X11 from starting
 2018-02-20 23:24 UTC  (3+ messages)
` [Bug 102820] [bisected][DC] "

[PATCH v6 0/3] minimal DAX support for XFS realtime device
 2018-02-20 23:23 UTC  (13+ messages)
` [PATCH v6 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX

[PATCH] mm: don't defer struct page initialization for Xen pv guests
 2018-02-20 23:21 UTC  (5+ messages)

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-20 23:21 UTC  (5+ messages)
` [RFC PATCH V2 13/22] x86/intel_rdt: Support schemata write - pseudo-locking core

[PATCH net-next 0/6] tcp: remove non GSO code
 2018-02-20 23:21 UTC  (5+ messages)

[PATCH] ocxl: Fix potential bad errno on irq allocation
 2018-02-20 23:21 UTC  (2+ messages)

[PATCH v2 0/3] new driver for Valve Steam Controller
 2018-02-20 23:20 UTC  (3+ messages)

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-20 23:19 UTC  (5+ messages)
` [PATCH 09/37] iommu/fault: Let handler return a fault response

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-20 23:19 UTC  (4+ messages)
` [PATCH 1/2] fs/efivarfs: restrict inode permissions

[rocko/master][PATCH] openssl: make bbappend version agnostic
 2018-02-20 23:18 UTC 

[PATCH 0/3] net: Get rid of net_mutex and simplify cleanup_list queueing
 2018-02-20 23:18 UTC  (3+ messages)
` [PATCH 1/3] net: Kill net_mutex

Splitting meta-oe?
 2018-02-20 23:17 UTC  (10+ messages)

[PATCH RFC v8 0/6] Introduce the STACKLEAK feature and a test for it
 2018-02-20 23:17 UTC  (3+ messages)

[PATCH 0/3] ipc: Clamp msgmni and shmmni to the real IPC_MNI limit
 2018-02-20 23:17 UTC  (3+ messages)
` [PATCH 2/3] sysctl: Warn when a clamped sysctl parameter is set out of range

[SPDK] Signals in spdk application
 2018-02-20 23:16 UTC 

[PATCH] drm/i915/huc: Mark firmware as failed on auth failure
 2018-02-20 23:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7] ndctl: add option to list firmware information for a DIMM
 2018-02-20 23:22 UTC  (2+ messages)

[RFC PATCH v3 0/3] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-02-20 23:15 UTC  (4+ messages)
` [RFC PATCH v3 2/3] "

[virtio-dev] [PATCH] content: document balloon memory statistics
 2018-02-20 23:11 UTC  (3+ messages)

[PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
 2018-02-20 23:10 UTC  (34+ messages)
` [PATCH v4 01/16] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
` [PATCH v4 02/16] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
` [PATCH v4 03/16] of: dynamic: Add __of_node_dupv()
` [PATCH v4 04/16] of: changesets: Introduce changeset helper methods
` [PATCH v4 05/16] of: changeset: Add of_changeset_node_move method
` [PATCH v4 06/16] of: unittest: changeset helpers
` [PATCH v4 07/16] i2c: demux: Use changeset helpers for clarity
` [PATCH v4 08/16] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
` [PATCH v4 09/16] drm: rcar-du: Convert LVDS encoder code to bridge driver
` [PATCH v4 10/16] ARM: dts: r8a7790: Convert to new LVDS DT bindings
` [PATCH v4 11/16] ARM: dts: r8a7791: "
` [PATCH v4 12/16] ARM: dts: r8a7792: Convert to new DU "
` [PATCH v4 13/16] ARM: dts: r8a7793: Convert to new LVDS "
` [PATCH v4 14/16] ARM: dts: r8a7794: Convert to new DU "
` [PATCH v4 15/16] arm64: dts: renesas: r8a7795: Convert to new LVDS "
` [PATCH v4 16/16] arm64: dts: renesas: r8a7796: "

[PATCH v3] tpm: fix intermittent failure with self tests
 2018-02-20 23:09 UTC  (7+ messages)

Cleanup loongson64 mach to use SPDX copyright format
 2018-02-20 23:06 UTC  (6+ messages)
` Cleanup loongson64 mach to use SPDX copyright format v2
  ` [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
  ` [PATCHv2 6/8] MIPS: Loongson64: cleanup all mach "

[PATCH] xcb-proto: don't compile for Python 2
 2018-02-20 23:05 UTC 

[PATCH iproute2-next v2 0/7] iplink: Improve iplink_parse()
 2018-02-20 23:04 UTC  (3+ messages)
` [PATCH iproute2-next v2 3/7] iplink: Use "dev" and "name" parameters interchangeable when possible

[BUG] Worktree prune complains about missing path
 2018-02-20 23:03 UTC  (3+ messages)

[PATCH 0/2 v3] tpm: fix locality and power saving handling
 2018-02-20 23:03 UTC  (8+ messages)
` [PATCH 1/2 v3] tpm: cmd_ready command can be issued only after granting locality

[Intel-wired-lan] [PATCH] i40e: check that pointer vsi is not null before dereferencing it
 2018-02-20 23:03 UTC  (2+ messages)

[SPDK] About mouting Blobstore and Lvolstore
 2018-02-20 23:02 UTC 

[RFC PATCH] use strlcpy for string copies
 2018-02-20 23:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix ast2500 protection register emulation
 2018-02-20 23:01 UTC  (2+ messages)

A "domain invalid" cgroup *can* sometimes have member tasks
 2018-02-20 23:01 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] i40evf: pass struct virtchnl_filter by reference rather than by value
 2018-02-20 23:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] Initial write support for MTP objects
 2018-02-20 22:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/5] usb-mtp: Add one more argument when building results
` [Qemu-devel] [PATCH v4 2/5] usb-mtp: print parent path in IN_IGNORED trace fn
` [Qemu-devel] [PATCH v4 3/5] usb-mtp: Support delete of mtp objects
` [Qemu-devel] [PATCH v4 4/5] usb-mtp: Introduce write support for MTP objects
` [Qemu-devel] [PATCH v4 5/5] usb-mtp: Advertise SendObjectInfo for write support

[PATCH V2 00/12] MIPS: Loongson: new features and improvements
 2018-02-20 22:58 UTC  (15+ messages)
` [PATCH V2 07/12] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
  ` [PATCH V2 08/12] MIPS: Align kernel load address to 64KB
` [PATCH V2 10/12] MIPS: Loongson: Make CPUFreq usable for Loongson-3
  ` [PATCH V2 12/12] MIPS: Loongson: Introduce and use WAR_LLSC_MB

[PATCH v2 1/2] drm/i915/guc: Use correct error code for GuC initialization failure
 2018-02-20 22:57 UTC  (2+ messages)
` [PATCH v2 2/2] HAX: Enable GuC for CI

[PATCH v4] tpm: Trigger only missing TPM 2.0 self tests
 2018-02-20 22:58 UTC  (4+ messages)

[PATCH v3 00/14] Serialized Git Commit Graph
 2018-02-20 22:57 UTC  (4+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 04/13] commit-graph: implement write_commit_graph()

Question about get_cached_commit_buffer()
 2018-02-20 22:57 UTC  (2+ messages)

[PATCH v4] MAINTAINERS: add Freescale pin controllers
 2018-02-20 22:55 UTC  (2+ messages)

[PATCH v3] MAINTAINERS: add Freescale pin controllers
 2018-02-20 22:55 UTC  (4+ messages)

[PATCH] floppy: Don't print kernel addresses to log in show_floppy
 2018-02-20 22:54 UTC 

testing tool for packet delay
 2018-02-20 22:53 UTC  (5+ messages)

[PATCH v3 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD
 2018-02-20 22:52 UTC  (3+ messages)
` [PATCH v4 "

[PATCH V2] Allow configuring whether unsigned modules taint the kernel
 2018-02-20 22:51 UTC 

nfs-utils: rpc.svcgssd segmentation fault in nss_gss_princ_to_ids()
 2018-02-20 22:48 UTC 

[U-Boot] [PATCH v2] Revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() function"
 2018-02-20 22:48 UTC  (4+ messages)

Git should preserve modification times at least on request
 2018-02-20 22:48 UTC  (7+ messages)

[PATCH] arm64: cpufeature: Trim feature reporting and include PAN emulation
 2018-02-20 22:46 UTC  (2+ messages)

[igt-dev] [PATCH igt] igt/gem_eio: Use slow spinners to inject hangs
 2018-02-20 22:45 UTC  (4+ messages)
` [PATCH igt] igt/gem_eio: Exercise set-wedging against request submission

[4.4-stable 00/22] patches for 'randconfig'
 2018-02-20 22:44 UTC  (3+ messages)
` [4.4-stable 08/22] ncr5380: shut up gcc indentation warning

[PATCH 01/11] ASoC: rt5651: Avoid duplicating DMI quirks between codec and machine driver
 2018-02-20 22:44 UTC  (12+ messages)
` [PATCH 02/11] ASoC: rt5651: Remove is_sys_clk_from_pll, it has ordering issues
` [PATCH 03/11] ASoC: rt5651: Fix bias_level confusion / overcurrent detection deps
` [PATCH 04/11] ASoC: rt5651: Simplify set_bias_level()
` [PATCH 05/11] ASoC: rt5651: Allow specifying micbias over-current thresholds through pdata
` [PATCH 06/11] ASoC: rt5651: Improve headphone vs headset detection
` [PATCH 07/11] ASoC: Intel: bytcr_rt5651: Configure PLL1 before using it
` [PATCH 08/11] ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAP
` [PATCH 09/11] ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using it
` [PATCH 10/11] ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boards
` [PATCH 11/11] ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptop

[PATCH 1/2] drm/i915: Clean-up and organize transition WM code
 2018-02-20 22:41 UTC  (3+ messages)

Is there any way to "interrupt" a rebase?
 2018-02-20 22:40 UTC  (7+ messages)

[PATCH usb-next v2 0/3] DWC3 support for Amlogic Meson AXG and GXL SoCs
 2018-02-20 22:39 UTC  (3+ messages)

[PATCH] fs: proc: use down_read_killable in proc_pid_cmdline_read()
 2018-02-20 22:38 UTC  (2+ messages)

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (4+ messages)

[PATCH iproute2-next 0/8] iplink: Improve iplink_parse()
 2018-02-20 22:36 UTC  (9+ messages)
` [PATCH iproute2-next 1/8] iplink: Return from function instead of calling exit()

[Qemu-devel] [PATCH v2 0/8] Improvements and clean-ups related to -net
 2018-02-20 22:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/8] net: List available netdevs with "-netdev help"
` [Qemu-devel] [PATCH v2 5/8] net: Remove the deprecated way of dumping network packets

[GSoC][PATCH] tag: Make "git tag --contains <id>" less chatty if <id> is invalid
 2018-02-20 22:35 UTC  (2+ messages)

[PATCH 1/2] oeqa/buildperf/base: Fix fetchall reference to use runall bitbake option
 2018-02-20 22:35 UTC  (3+ messages)
` [PATCH 2/2] documentation.conf: Remove references to tasks which were removed
` ✗ patchtest: failure for "oeqa/buildperf/base: Fix fetch..." and 1 more

[PATCH] scripts/contrib/build-perf-test: Fix fetchall reference to use runall
 2018-02-20 22:35 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 4/9] X.509: fix BUG_ON() when hash algorithm is unsupported
 2018-02-20 22:34 UTC  (5+ messages)
` [PATCH 0/9] PKCS#7 / X.509 fixes and cleanups

[RFC net-next 00/11] ipmr, ip6mr: Align multicast routing for IPv4 & IPv6
 2018-02-20 22:33 UTC  (12+ messages)
` [RFC net-next 01/11] ipmr,ipmr6: Define a uniform vif_device
` [RFC net-next 02/11] ip6mr: Make mroute_sk rcu-based
` [RFC net-next 03/11] ip6mr: Align hash implementation to ipmr
` [RFC net-next 04/11] mroute*: Make mr_table a common struct
` [RFC net-next 05/11] ipmr, ip6mr: Unite creation of new mr_table
` [RFC net-next 06/11] ipmr, ip6mr: Make mfc_cache a common structure
` [RFC net-next 07/11] ipmr, ip6mr: Unite logic for searching in MFC cache
` [RFC net-next 08/11] ipmr, ip6mr: Unite mfc seq logic
` [RFC net-next 09/11] ipmr, ip6mr: Unite vif seq functions
` [RFC net-next 10/11] ip6mr: Remove MFC_NOTIFY and refactor flags
` [RFC net-next 11/11] ipmr, ip6mr: Unite dumproute flows

[virtio-dev] [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-20 22:33 UTC  (7+ messages)
`  "
  ` [virtio-dev] "

File locking issues with fetching submodules in parallel
 2018-02-20 22:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] qcow2: minor compression improvements
 2018-02-20 22:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: Prefer byte-based calls into bs->file
` [Qemu-devel] [PATCH 2/2] qcow2: Avoid memory over-allocation on compressed images

[PATCH v7 0/5] Add Intel IOMMU debugfs support
 2018-02-20 22:25 UTC  (6+ messages)

[RFC PATCH v3 0/6] x86/entry/64: interrupt entry size reduction
 2018-02-20 22:25 UTC  (3+ messages)
` [RFC PATCH v3 1/6] x86/entry/64: move PUSH_AND_CLEAR_REGS from interrupt macro to helper function

[PATCH RFC] drm/bridge: panel: Add device_link between panel and master drm device
 2018-02-20 22:21 UTC 

I'm trying to break "git pull --rebase"
 2018-02-20 22:21 UTC  (2+ messages)

[PATCH 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-02-20 22:20 UTC  (4+ messages)
` [PATCH 5/7] vga_switcheroo: Use device link for HDA controller

[Buildroot] [PATH for-next] package/htop: remove 0xe2 from MetersPanel.c
 2018-02-20 22:20 UTC 

[igt-dev] [PATCH igt] igt/perf_pmu: Disable all cpus
 2018-02-20 22:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Bug 105179] DiRT Rally: wrong frames appear during camera transition
 2018-02-20 22:16 UTC 

[PATCH 0/9] powerpc cpu feature and kernel build stuff
 2018-02-20 19:08 UTC  (2+ messages)
` [PATCH 6/9] powerpc/64s: remove POWER4 support


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.