All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-20 20:42:25 to 2018-04-20 22:19:05 UTC [more...]

[PATCH 1/3] procps: Complement update-alternatives scope
 2018-04-20 14:09 UTC  (2+ messages)
` [PATCH 2/3] e2fsprogs: "

[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
 2018-04-20 22:19 UTC  (3+ messages)

[PATCH bpf-next v3 0/9] bpf: add bpf_get_stack helper
 2018-04-20 22:18 UTC  (9+ messages)
` [PATCH bpf-next v3 1/9] bpf: change prototype for stack_map_get_build_id_offset
` [PATCH bpf-next v3 2/9] bpf: add bpf_get_stack helper
` [PATCH bpf-next v3 3/9] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v3 5/9] tools/bpf: add bpf_get_stack helper to tools headers
` [PATCH bpf-next v3 6/9] samples/bpf: move common-purpose trace functions to selftests
` [PATCH bpf-next v3 7/9] tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
` [PATCH bpf-next v3 8/9] tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
` [PATCH bpf-next v3 9/9] tools/bpf: add a test for bpf_get_stack with "

[BUG] Git fast-export with import marks file omits merge commits
 2018-04-20 22:16 UTC  (7+ messages)
` [PATCH] fast-export: fix regression skipping some merge-commits
        ` [PATCH v3] "

[PATCH] gpu: drm: i915: Change return type to vm_fault_t
 2018-04-20 22:13 UTC  (8+ messages)
          ` [Intel-gfx] "

[PATCH 0/9] implicit fencing clarification
 2018-04-20 22:12 UTC  (9+ messages)
` [PATCH 5/9] drm/mxsfb: Use simple_display_pipe prepare_fb helper
` [PATCH 6/9] drm/atomic: better doc for implicit vs explicit fencing
` [PATCH 7/9] drm/gem-fb-helper: Always do implicit sync
` [PATCH 8/9] drm/vc4: Always obey "

[U-Boot] [PATCH v2 0/2] While trying to compile u-boot in thumb due space constraints on a mxs
 2018-04-20 22:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] arm: make arm926ejs startup code thumb compatible

[PATCH] mtd: spi-nor: clear Extended Address Reg on switch to 3-byte addressing
 2018-04-20 22:10 UTC  (7+ messages)
` [PATCH v2] mtd: spi-nor: clear Winbond "
    ` [PATCH v3] "

[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-04-20 22:10 UTC  (14+ messages)
` [pci PATCH v8 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v8 2/4] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

[Qemu-devel] [PATCH 0/3] block/file-posix: File locking during creation
 2018-04-20 22:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block/file-posix: Pass FD to locking helpers
` [Qemu-devel] [PATCH 2/3] block/file-posix: File locking during creation
` [Qemu-devel] [PATCH 3/3] iotests: Add creation test to 153

[PATCH 0/2] RFC: iomap-based swap file activation
 2018-04-20 22:08 UTC  (6+ messages)
` [PATCH 1/2] fs: Add iomap_swap_activate
` [PATCH 2/2] xfs: add support for iomap-based swapfile activation

State of Sumo
 2018-04-20 22:09 UTC  (3+ messages)

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-20 22:08 UTC  (7+ messages)
` [PATCH v2 2/2] "

[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-20 22:04 UTC  (12+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages

Q: force netif ON even when there is no real link ?
 2018-04-20 22:04 UTC  (7+ messages)

[igt-dev] [PATCH igt] RFC tools: capture execution pathways
 2018-04-20 22:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH 0/8] net/vmxnet3: fix offload issues
 2018-04-20 22:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/43] fix building of tests/tcg
 2018-04-20 22:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 26/43] tests/tcg/arm: fix up test-arm-iwmmxt test

[PATCH net-next] net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
 2018-04-20 21:59 UTC  (3+ messages)

mmotm 2018-04-20-14-58 uploaded
 2018-04-20 21:59 UTC 

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-20 21:59 UTC  (26+ messages)
` [PATCH v7 01/11] ARM: sunxi: smp: Move assembly code into a file
` [PATCH v7 02/11] ARM: dts: sun8i: Add CPUCFG device node for A83T dtsi
` [PATCH v7 03/11] ARM: dts: sun8i: Add R_CPUCFG device node for the "
` [PATCH v7 04/11] ARM: dts: sun8i: a83t: Add CCI-400 node
` [PATCH v7 05/11] ARM: smp: Add initialization of CNTVOFF
` [PATCH v7 06/11] ARM: sunxi: "
` [PATCH v7 07/11] ARM: sun9i: smp: Rename clusters's power-off
` [PATCH v7 08/11] ARM: sun9i: smp: Add is_a83t field
` [PATCH v7 09/11] ARM: sun8i: smp: Add support for A83T
` [PATCH v7 10/11] ARM: dts: sun8i: Add enable-method for SMP support for the A83T SoC
` [PATCH v7 11/11] ARM: shmobile: Convert file to use cntvoff

[PATCH RFC net-next 00/11] udp gso
 2018-04-20 21:58 UTC  (8+ messages)

[PATCH v2] net/tap: add tun support
 2018-04-20 21:58 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH 1/4] sh: dreamcast: rtc: push down rtc class ops into driver
 2018-04-20 21:57 UTC  (8+ messages)
` [PATCH 4/4] sh: remove board_time_init() callback

[PATCH v4 00/22] Workarounds for Icelake
 2018-04-20 21:57 UTC  (15+ messages)
` [PATCH 02/22] drm/i915/icl: Enable Sampler DFR
` [PATCH 10/22] drm/i915/icl: Wa_1406680159 and Wa_2201832410
` ✗ Fi.CI.CHECKPATCH: warning for Workarounds for Icelake
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[patch 15/15] mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
 2018-04-20 21:56 UTC 

[patch 09/15] autofs: mount point create should honour passed in mode
 2018-04-20 21:55 UTC 

[patch 06/15] rapidio: fix rio_dma_transfer error handling
 2018-04-20 21:55 UTC 

[patch 04/15] writeback: safer lock nesting
 2018-04-20 21:55 UTC 

cx88 invalid video opcodes when VBI enabled
 2018-04-20 21:54 UTC  (6+ messages)

[Bug 105680] [CI] igt@kms_frontbuffer_tracking@* - fail - FBC disabled: mode too large for compression
 2018-04-20 21:54 UTC 

[PATCH] platform/x86: Kconfig: Fix dell-laptop dependency chain
 2018-04-20 21:52 UTC  (5+ messages)

Please apply commit cf0d53ba4947 and 523184972b28 to v4.4.y, v4.9.y, v4.14.y
 2018-04-20 21:50 UTC  (5+ messages)

[U-Boot] [PATCH] drivers: spi: migrate cf_spi to DM
 2018-04-20 21:47 UTC  (3+ messages)

[rocko/master][PATCH] licenses: add Thai-Open-Source-Software-Center license
 2018-04-20 21:47 UTC 

[RFC PATCH] dt-bindings: add a jsonschema binding example
 2018-04-20 21:47 UTC  (3+ messages)

[PATCH][meta-mingw] diffutils: update sdiff kill() patch to be a backport
 2018-04-20 21:45 UTC 

[v2] prctl: Deprecate non PR_SET_MM_MAP operations
 2018-04-20 21:43 UTC  (4+ messages)
` [PATCH] prctl: Don't compile some of prctl functions when CRUI

[PATCH] drm/i915/cnl: Use mmio access to context status buffer
 2018-04-20 21:43 UTC  (2+ messages)

[rocko/master][PATCH 1/3] recipes: fix host contamination warnings
 2018-04-20 21:43 UTC  (2+ messages)
` [rocko/master][PATCH v2] "

[PATCH v3] ocl: update to version 01.01.15.00
 2018-04-20 21:42 UTC  (2+ messages)

lsblk '--allcols'
 2018-04-20 21:42 UTC 

Feature requst
 2018-04-20 21:39 UTC  (2+ messages)

Interface's Address is not saved when SaveConfig = true in config
 2018-04-20 21:39 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/6] Convert softmmu-template into normal code
 2018-04-20 21:36 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 6/6] accel/tcg: convert 4/8 byte access and remove softmmu_template

[PATCH v2] powerpc: platform: cell: spufs: Change return type to vm_fault_t
 2018-04-20 21:34 UTC  (2+ messages)

[PATCH v3 1/4] drm/i915: Enable edp psr error interrupts on hsw
 2018-04-20 21:33 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4] drm/i915: Enable edp psr error interrupts on hsw (rev3)

Write through caching on NVDIMM
 2018-04-20 21:33 UTC  (2+ messages)

[PATCH] platform/x86: acer-wmi: add another KEY_POWER keycode
 2018-04-20 21:32 UTC 

[PATCH] sched/fair: Change sched_feat(x) in !CONFIG_SCHED_DEBUG case
 2018-04-20 21:29 UTC  (6+ messages)

[PATCH] platform/x86: acer-wmi: add another KEY_POWER keycode
 2018-04-20 21:26 UTC 

[PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
 2018-04-20 21:25 UTC  (8+ messages)
` [PATCH v2 0/4] rebase -i: avoid stale "# This is a combination of" in commit messages
  ` [PATCH v2 1/4] rebase -i: demonstrate bugs with fixup!/squash! "
  ` [PATCH v2 2/4] rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON
  ` [PATCH v2 3/4] sequencer: leave a tell-tale when a fixup/squash failed
  ` [PATCH v2 4/4] rebase --skip: clean up commit message after a failed fixup/squash

[U-Boot] [PATCH v2] Migrate IMAGE_FORMAT_LEGACY to Kconfig
 2018-04-20 21:25 UTC 

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-20 21:21 UTC  (17+ messages)
        ` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM

[PATCH v2] ocl: update to version 01.01.15.00
 2018-04-20 21:21 UTC  (2+ messages)

[DPU PATCH] drm/msm: dpu: Fix build warnings
 2018-04-20 21:18 UTC  (2+ messages)

[PATCH v2 1/9] drm/i915/psr: Move specific HSW+ WARN_ON to HSW+ function
 2018-04-20 21:16 UTC  (3+ messages)
` [PATCH v2 6/9] drm/i915/psr/bdw+: Enable CRC check in the static frame on the sink side

[Intel-wired-lan] [PATCH RFC net-next] igb: adjust SYSTIM register using TIMADJ register
 2018-04-20 21:12 UTC  (3+ messages)
`  "

[PATCH v3] clk: add duty cycle support
 2018-04-20 21:11 UTC 

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-20 21:07 UTC  (2+ messages)

[PATCH wpan] net: ieee802154: 6lowpan: fix frag reassembly
 2018-04-20 21:07 UTC  (2+ messages)

Seen "Internal error: Can't find EDAC structure"?
 2018-04-20 21:06 UTC 

[PATCH 0/3] rebase -i: avoid stale "# This is a combination of" in commit messages
 2018-04-20 21:05 UTC  (9+ messages)
` [PATCH 1/3] rebase -i: demonstrate bug with fixup!/squash! "

LTTng Time Stamp Issue
 2018-04-20 20:53 UTC 

[PATCH V2] clk: imx: Add new clo01 and clo2 controlled by CCOSR
 2018-04-20 21:00 UTC 

[oe-commits] [openembedded-core] 05/06: package.bbclass: Include dbgsrc for static libs
 2018-04-20 20:59 UTC  (3+ messages)

[PATCH v2] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-20 20:56 UTC  (3+ messages)

[PATCH 1/2] mm: introduce memory.min
 2018-04-20 20:54 UTC  (4+ messages)
` [PATCH 2/2] mm: move the high field from struct mem_cgroup to page_counter

[PATCH 1/2] agp/intel-gtt: Drop the code for gen > 1
 2018-04-20 20:54 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] iio: adc: ad799x: Fix error handling in ad799x_probe()
 2018-04-20 20:54 UTC 

[PATCH v4 0/2] sparc64: Add privileged ADI driver
 2018-04-20 20:52 UTC  (12+ messages)
` [PATCH v4 1/2] char: "
` [PATCH v4 2/2] selftests: sparc64: char: Selftest for "

[U-Boot] [PATCH] sunxi: improve throughput in the sunxi_mmc driver
 2018-04-20 20:49 UTC  (6+ messages)

How to patch a file in mysql recipe
 2018-04-20 20:48 UTC  (3+ messages)

[PATCHv2] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-04-20 20:48 UTC  (2+ messages)

Seen "Internal error: Can't find EDAC structure"?
 2018-04-20 20:49 UTC 

[PATCH] pseries/memory-hotplug: Only update DT once per memory DLPAR request
 2018-04-20 20:29 UTC 

[PATCH] fs: dax: Adding new return type vm_fault_t
 2018-04-20 20:47 UTC  (4+ messages)

[PATCH] clk: imx: Add new clo01 and clo2 controlled by CCOSR
 2018-04-20 20:45 UTC 

[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
 2018-04-20 20:43 UTC  (2+ messages)

[PATCH v3 00/14] Rearrange struct page
 2018-04-20 20:43 UTC  (4+ messages)
` [PATCH v3 02/14] mm: Split page_type out from _mapcount

[PATCH] rcu: ensure whatisRCU.txt actually says what RCU is
 2018-04-20 20:43 UTC  (2+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-20 20:42 UTC  (7+ messages)
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces


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.