All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-27 21:05:03 to 2018-09-27 22:18:19 UTC [more...]

[PATCH] Fix error handling in at_cmt_notify()
 2018-09-27 22:18 UTC  (2+ messages)

[PATCH v3 00/12] media: ov5640: Misc cleanup and improvements
 2018-09-27 15:59 UTC  (2+ messages)

[PATCH v2] x86/boot: define CC_HAVE_ASM_GOTO
 2018-09-27 22:17 UTC  (4+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-09-27 22:17 UTC  (20+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 2/6] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace
` [PATCH v7 4/6] files: add a replace_fd_files() function
` [PATCH v7 5/6] seccomp: add a way to pass FDs via a notification fd
` [PATCH v7 6/6] samples: add an example of seccomp user trap

[v2 PATCH] mm: dax: add comment for PFN_SPECIAL
 2018-09-27 22:15 UTC 

[PATCH] FYI / RFC: submodules: introduce repo-like workflow
 2018-09-27 22:16 UTC 

Problem with netconsole and eth0 timing
 2018-09-27 22:16 UTC  (7+ messages)

[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
 2018-09-27 22:14 UTC  (14+ messages)
` [U-Boot] [PATCH 02/27] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 05/27] virtio: Add net driver support
` [U-Boot] [PATCH 13/27] virtio: Add block "
` [U-Boot] [PATCH 16/27] arm: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH 18/27] riscv: qemu: Include some useful commands

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-09-27 22:13 UTC  (4+ messages)
` [PATCH v4 04/19] SELinux: Remove cred security blob poisoning

[PATCH v14 00/19] Intel SGX1 support
 2018-09-27 15:53 UTC  (10+ messages)
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX

[LTP] [PATCH] syscalls/membarrier: Add membarrier() initial test
 2018-09-27 22:12 UTC  (2+ messages)

[PATCH v7 0/2] Add an initial DT binding doc for ina3221
 2018-09-27 22:11 UTC  (4+ messages)
` [PATCH v7 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH] fetch: fix compilation warning
 2018-09-27 22:08 UTC 

general protection fault in addr_resolve
 2018-09-27 22:06 UTC  (2+ messages)

[PATCH 0/2] kni: add API to set link status on kernel interface
 2018-09-27 22:04 UTC  (16+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] "
  ` [PATCH v2 5/5] examples/kni: improve zeroing statistics

[PATCH] ARM: Assume maintainership of ARM reference designs
 2018-09-27 22:04 UTC  (2+ messages)

[PATCH v2] staging: rtl8188eu: Skip unnecessary field checks
 2018-09-27 22:04 UTC  (2+ messages)

Raise maximum number of memory controllers
 2018-09-27 22:03 UTC  (14+ messages)
                  ` [PATCH] "

[PATCH 0/2] ieee802154: mcr20a: clean and improve the driver
 2018-09-27 15:44 UTC  (5+ messages)
` [PATCH 1/2] ieee802154: mcr20a: Replace magic number with constants
` [PATCH 2/2] ieee802154: mcr20a: Remove struct mcr20a_platform_data

[PATCH] xen/blkfront: When purging persistent grants, keep them in the buffer
 2018-09-27 22:03 UTC  (13+ messages)
      ` [Xen-devel] "

Linux 3.16.58
 2018-09-27 22:02 UTC 

[PATCH] submodule: Alllow staged changes for get_superproject_working_tree
 2018-09-27 22:02 UTC  (2+ messages)

[GSoC][PATCH v7 00/20] rebase -i: rewrite in C
 2018-09-27 21:56 UTC  (22+ messages)
` [GSoC][PATCH v8 "
  ` [GSoC][PATCH v8 01/20] sequencer: make three functions and an enum from sequencer.c public
  ` [GSoC][PATCH v8 02/20] rebase -i: rewrite append_todo_help() in C
  ` [GSoC][PATCH v8 03/20] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v8 04/20] rebase -i: rewrite the edit-todo functionality in C
  ` [GSoC][PATCH v8 05/20] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v8 06/20] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v8 07/20] rebase -i: rewrite checkout_onto() "
  ` [GSoC][PATCH v8 08/20] sequencer: refactor append_todo_help() to write its message to a buffer
  ` [GSoC][PATCH v8 09/20] sequencer: change the way skip_unnecessary_picks() returns its result
  ` [GSoC][PATCH v8 10/20] t3404: todo list with commented-out commands only aborts
  ` [GSoC][PATCH v8 11/20] rebase -i: rewrite complete_action() in C
  ` [GSoC][PATCH v8 12/20] rebase -i: remove unused modes and functions
  ` [GSoC][PATCH v8 13/20] rebase -i: implement the logic to initialize $revisions in C
  ` [GSoC][PATCH v8 14/20] rebase -i: rewrite the rest of init_revisions_and_shortrevisions() "
  ` [GSoC][PATCH v8 15/20] rebase -i: rewrite write_basic_state() "
  ` [GSoC][PATCH v8 16/20] rebase -i: rewrite init_basic_state() "
  ` [GSoC][PATCH v8 17/20] rebase -i: implement the main part of interactive rebase as a builtin
  ` [GSoC][PATCH v8 18/20] rebase--interactive2: rewrite the submodes of interactive rebase in C
  ` [GSoC][PATCH v8 19/20] rebase -i: remove git-rebase--interactive.sh
  ` [GSoC][PATCH v8 20/20] rebase -i: move rebase--helper modes to rebase--interactive

[linux-next] BUG triggered in ptraceme
 2018-09-27 15:41 UTC  (6+ messages)

[PATCH v2 1/3] NFSv3: Improve NFSv3 performance when server returns no post-op attributes
 2018-09-27 15:40 UTC  (3+ messages)
` [PATCH v2 2/3] NFSv4: Save a few bytes in the nfs_pgio_args/res
  ` [PATCH v2 3/3] NFS: Remove private spinlock in struct nfs_pgio_header

[PATCH 4.9 00/44] 4.9.130-stable review
 2018-09-27 21:58 UTC  (2+ messages)

For editing of your photos 18
 2018-09-27 11:27 UTC 

For editing of your photos 18
 2018-09-27 11:27 UTC 

[PATCH 4.14 00/64] 4.14.73-stable review
 2018-09-27 21:56 UTC  (4+ messages)

[PATCH v2] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-09-27 21:55 UTC  (4+ messages)

[Buildroot] [PATCH v2, 1/1] brltty: use gcc instead of ld to link shared objects
 2018-09-27 21:55 UTC  (5+ messages)

[PATCH 4.18 00/88] 4.18.11-stable review
 2018-09-27 21:53 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-09-27 21:50 UTC  (6+ messages)

bug: 'ethtool -m' reports spurious alarm & warning threshold values for QSFP28 transceivers
 2018-09-27 15:32 UTC  (6+ messages)

[rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction
 2018-09-27 21:50 UTC  (17+ messages)
` [rocko/master][PATCH v2 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner
` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
` [rocko/master][PATCH v2 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3
` [rocko/master][PATCH v2 13/30] mcasp-lld-rtos: Update to 01.00.00.11A
` [rocko/master][PATCH v2 17/30] pm-lld-rtos: Update to version 01.08.00.19 and k3 support
` [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added "
` [rocko/master][PATCH v2 24/30] sciclient-rtos: SRCREV update
` [rocko/master][PATCH v2 28/30] ti-ndk: Upgrading to 3.40.01.01

[PATCH] apparmor: Fix uninitialized value in aa_split_fqname
 2018-09-27 21:49 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: add missing address and size cells for rk3399 mipi dsi
 2018-09-27 21:48 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: firmware: coreboot: document board variant properties

[RFC PATCH 0/9] TI LMU and Dedicated LED drivers
 2018-09-27 21:47 UTC  (5+ messages)
` [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver

[PATCH] Better help for delivery reports
 2018-09-27 21:47 UTC 

[PATCH] Move debug print to more useful place
 2018-09-27 21:47 UTC 

[PATCH] Fix typo in location-reporting-api.txt
 2018-09-27 21:47 UTC 

[PATCH v12 1/2] leds: core: Introduce LED pattern trigger
 2018-09-27 21:47 UTC  (11+ messages)

[PATCH] PM / core: Fix extra pm_runtime_enable on resume
 2018-09-27 21:46 UTC  (2+ messages)

[Bug 105911] DVI-D monitor connected to DVI-I output not detected (regression from kernel 4.14.32 to kernel 4.16.0 using graphic core)
 2018-09-27 21:45 UTC 

[PATCH v5 0/5] LSM: Support ptrace sidechannel access checks
 2018-09-27 21:45 UTC  (4+ messages)
` [PATCH v5 5/5] sidechannel: Linux Security Module for sidechannel

[PATCH 4.14 31/64] spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-09-27 21:44 UTC  (3+ messages)

[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
 2018-09-27 21:43 UTC  (12+ messages)

[RFC PATCH] transport: list refs before fetch if necessary
 2018-09-27 21:43 UTC  (6+ messages)
` [RFC PATCH v2 0/4] Avoid ls-refs when possible in protocol v2
  ` [RFC PATCH v2 2/4] transport: do not list refs if possible
  ` [RFC PATCH v2 4/4] fetch: do not list refs if fetching only hashes

On shipping more of our technical docs as manpages
 2018-09-27 21:43 UTC  (3+ messages)
` [PATCH] Documentation/CodingGuidelines: How to document new APIs

[CI 1/6] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-09-27 21:42 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/6] "

[RFC 00/20] ns: Introduce Time Namespace
 2018-09-27 21:41 UTC  (14+ messages)

[PATCH iproute2] vxlan: show correct ttl inherit info
 2018-09-27 15:22 UTC  (4+ messages)

[PATCH] rpmsg: fix memory leak on channel
 2018-09-27 21:36 UTC  (2+ messages)

[PATCH i2c-next v3 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-27 21:35 UTC  (6+ messages)
` [PATCH i2c-next v3 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-09-27 21:35 UTC  (3+ messages)

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2018-09-27 21:35 UTC  (7+ messages)

[PATCH] ieee802154: ca8210: remove redundant condition check before debugfs_remove
 2018-09-27 15:15 UTC  (2+ messages)

[rocko/master/ti2018.03][PATCH v2 0/2] Resubmitting the patch with proper branch prefix
 2018-09-27 21:34 UTC  (5+ messages)
` [rocko/master/ti2018.03][PATCH v2 1/2] posix-smp-demo: Update to versin 01.01.00.02B
` [rocko/master/ti2018.03][PATCH v2 2/2] big-data-ipc-demo: Update to version 01.02.00.00

[PATCH v2] crypto/openssl: support truncated HMAC operations
 2018-09-27 21:32 UTC  (3+ messages)

[RFC] eal: simplify parameters of hotplug functions
 2018-09-27 21:31 UTC  (4+ messages)
` [PATCH v2 2/4] devargs: simplify parameters of removal function

KMSAN: uninit-value in __dev_mc_add
 2018-09-27 21:30 UTC  (2+ messages)

layers.openembedded.org upgraded
 2018-09-27 21:28 UTC  (3+ messages)
  ` [yocto] "

For editing of your photos 25
 2018-09-27 12:35 UTC 

more reflink fixes & debug
 2018-09-27 15:07 UTC  (5+ messages)
` [PATCH 1/5] xfs: cancel COW blocks before swapext
` [PATCH 4/5] xfs: print dangling delalloc extents

[PATCH] MAINTAINERS: change bridge maintainers
 2018-09-27 15:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/squashfs: fix build on hosts with glibc >= 2.28
 2018-09-27 21:24 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [git commit branch/2018.05.x] package/squashfs: fix build on hosts with glibc >= 2.28
 2018-09-27 21:23 UTC 

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-09-27 21:23 UTC  (5+ messages)

[PATCH 00/20] drm/cma-helper drivers: Use drm_fbdev_generic_setup()
 2018-09-27 21:23 UTC  (4+ messages)
` [PATCH 03/20] drm/fsl-dcu: "

[Buildroot] [git commit branch/2018.02.x] package/squashfs: fix build on hosts with glibc >= 2.28
 2018-09-27 21:23 UTC 

[Buildroot] [git commit branch/2018.02.x] squashfs: add license hash
 2018-09-27 21:23 UTC 

[Buildroot] [git commit branch/2018.02.x] squashfs: bump version to e38956b92f738518c29734399629e7cdb33072d3
 2018-09-27 21:22 UTC 

[RFC PATCH iproute2-next V2] System specification exception API
 2018-09-27 15:04 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: pm8998: Use ADC temperature to temp-alarm node
 2018-09-27 21:22 UTC 

[PATCH] ASoC: nau8822: new codec driver
 2018-09-27 21:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] SDL fixed the DirectFB renderer not being enabled in autoconf builds fixes "SDL2+DirectFB does not work as built for Beaglebone Black" Fetched From: <https://hg.libsdl.org/SDL/raw-rev/751cdc74d55c>
 2018-09-27 21:22 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] sdl2: add upstream patch to fix DirectFB renderer handling
 2018-09-27 21:21 UTC 

[RFC PATCH 00/11] New TM Model
 2018-09-27 21:03 UTC  (16+ messages)
` [RFC PATCH 05/11] powerpc/tm: Function that updates the failure code
` [RFC PATCH 08/11] powerpc/tm: Do not reclaim on ptrace
` [RFC PATCH 09/11] powerpc/tm: Do not restore default DSCR
` [RFC PATCH 10/11] powerpc/tm: Set failure summary
` [RFC PATCH 11/11] selftests/powerpc: Adapt the test

[U-Boot] enabling MMU in U-Boot-2017.09
 2018-09-27 21:21 UTC 

[Buildroot] [git commit branch/2018.05.x] sdl2: add upstream patch to fix DirectFB renderer handling
 2018-09-27 21:21 UTC 

[Buildroot] [PATCH v2,1/1] qt: fix build on powerpc_e500mc
 2018-09-27 21:19 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.05.x] qt: fix build on powerpc_e500mc
 2018-09-27 21:18 UTC 

[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
 2018-09-27 21:18 UTC  (6+ messages)
` [PATCH v3 0/5] Clean up tests for test_cmp arg ordering and pipe placement
  ` [PATCH v3 1/5] CodingGuidelines: add shell piping guidelines

[Buildroot] [git commit branch/2018.02.x] qt: fix build on powerpc_e500mc
 2018-09-27 21:18 UTC 

[PATCH v4 0/3] Add a kernel parameter to change the padding size for KASLR
 2018-09-27 21:17 UTC  (5+ messages)
` [PATCH v4 2/3] ACPI / NUMA: Add warning message if the padding size for KASLR is not enough
` [PATCH v4 3/3] docs: kernel-parameters.txt: document rand_mem_physical_padding parameter

[Buildroot] [git commit branch/2018.02.x] qt5webengine: rename chromium.inc to chromium-latest.inc
 2018-09-27 21:16 UTC 

[PATCH] mm: fix z3fold warnings on CONFIG_SMP=n
 2018-09-27 21:15 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v3 bpf-next 00/10] bpf: per-cpu cgroup local storage
 2018-09-27 21:13 UTC  (2+ messages)

(Response to SFConservancy) Under US copyright, permission regarding a GPL version 2 licensed work is revocable by the grantor
 2018-09-27 21:13 UTC 

[Buildroot] [git commit branch/2018.05.x] qt5webengine: rename chromium.inc to chromium-latest.inc
 2018-09-27 21:13 UTC 

[PATCH] staging: rtl8188eu: Avoid null pointer arithmetic
 2018-09-27 21:12 UTC  (3+ messages)

[PATCH -V5 RESEND 00/21] swap: Swapout/swapin THP in one piece
 2018-09-27 21:12 UTC  (7+ messages)
` [PATCH -V5 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()

[Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names
 2018-09-27 21:12 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts

[PATCH 00/10] GICv3 support for kexec/kdump on EFI systems
 2018-09-27 21:10 UTC  (3+ messages)

[Cocci] =~ runtime improvements?
 2018-09-27 21:09 UTC  (2+ messages)

[PATCH] mm: dax: add comment for PFN_SPECIAL
 2018-09-27 21:08 UTC  (2+ messages)

[PATCH 8/8] powerpc: convert to generic builtin command line
 2018-09-27 16:57 UTC 

[PATCH net] net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command
 2018-09-27 21:08 UTC  (2+ messages)

[RFC PATCH 00/24] xfs-4.20: major documentation surgery
 2018-09-27 14:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.05.x] qt5webengine: add separate file for chromium license files for Qt LTS
 2018-09-27 21:07 UTC 

[PATCH 2/8] drivers: of: ifdef out cmdline section
 2018-09-27 21:07 UTC  (2+ messages)

[Buildroot] Toolchain bugs how to correct them
 2018-09-27 21:06 UTC  (2+ messages)

[PATCH 0/8] add generic builtin command line
 2018-09-27 16:55 UTC  (2+ messages)
` [PATCH 1/8] "

[PATCH 0/4] OV5640: reduce rate according to maximum pixel clock
 2018-09-27 14:46 UTC  (4+ messages)
` [PATCH 1/4] media: ov5640: move parallel port pixel clock divider out of registers set
` [PATCH 3/4] media: dt-bindings: media: Document pclk-max-frequency property
` [PATCH 4/4] media: ov5640: reduce rate according to maximum pixel clock frequency


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.