All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-23 22:06:30 to 2017-04-24 01:47:51 UTC [more...]

[PATCH v2 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-04-24  1:47 UTC  (10+ messages)
` [PATCH v2 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
` [PATCH v2 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-24  1:44 UTC  (10+ messages)
` (no subject)
  ` your mail

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-24  1:43 UTC  (5+ messages)
` [PATCH] test-lib: abort when can't remove trash directory

[PATCH] dm-region-hash: fix strange usage of mempool_alloc
 2017-04-24  1:41 UTC  (4+ messages)
  ` [dm-devel] "

41824 fstests
 2017-04-24  1:38 UTC 

[PATCH] git_fopen: fix a sparse 'not declared' warning
 2017-04-24  1:37 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual: PEP8 coding style for Python scripts
 2017-04-24  1:33 UTC 

What does error code 38 mean?
 2017-04-24  1:32 UTC 

[PATCH 0/2] ixgbe updates
 2017-04-24  1:31 UTC  (3+ messages)
` [PATCH 1/2] ixgbe: add XDP support for pass and drop actions
` [PATCH 2/2] ixgbe: add support for XDP_TX action

[PATCH] sparc: Update syscall tables
 2017-04-24  1:31 UTC 

[PATCH v2] usb: core: Warn if an URB's transfer_buffer is on stack
 2017-04-24  1:29 UTC 

[Buildroot] [RFC] Adopt a coding style for Python scripts
 2017-04-24  1:28 UTC  (2+ messages)

How to describe internal flash (ROM) in the microcontroller
 2017-04-24  1:27 UTC  (2+ messages)

[Buildroot] [RFC] Adopt a coding style for Python scripts
 2017-04-24  1:25 UTC  (2+ messages)

26566 linux-pm
 2017-04-24  1:25 UTC 

linux-next: build failure after merge of the drm-misc tree
 2017-04-24  1:25 UTC  (3+ messages)

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-24  1:21 UTC  (6+ messages)

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-24  1:18 UTC  (3+ messages)

[PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
 2017-04-24  1:12 UTC  (3+ messages)

[PATCH] libarchive: 3.2.2 -> 3.3.1
 2017-04-24  1:16 UTC 

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-24  1:15 UTC  (3+ messages)
` [PATCH] tests: fix tests broken under GETTEXT_POISON=YesPlease

[PATCH v3 0/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-04-24  1:09 UTC  (12+ messages)
` [kernel-hardening] "
` [PATCH v3 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
  ` [kernel-hardening] "
    ` [kernel-hardening] "
` [PATCH v3 2/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
  ` [kernel-hardening] "

21399 linux-crypto
 2017-04-24  1:08 UTC 

[PATCH v3 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-04-24  1:07 UTC  (3+ messages)
` [PATCH net-next V3 2/2] rtnl: Add support for netdev event attribute to link messages

[PATCH 00/34] fyi ... current patch list
 2017-04-24  1:03 UTC  (35+ messages)
` [PATCH 01/34] autofs-5.1.2 - fix included master map not found return
` [PATCH 02/34] autofs-5.1.2 - dont exit on master map read fail timeout
` [PATCH 03/34] autofs-5.1.2 - set sane default master read wait timeout
` [PATCH 04/34] autofs-5.1.2 - don't return until after master map retry read
` [PATCH 05/34] autofs-5.1.2 - make lookup_nss_read_master() return nss status
` [PATCH 06/34] autofs-5.1.2 - check NFS server availability on local mount fallback
` [PATCH 07/34] autofs-5.1.2 - make set_direct_mount_catatonic() more general
` [PATCH 08/34] autofs-5.1.2 - set autofs mounts catatonic at exit
` [PATCH 09/34] autofs-5.1.2 - honor last rw in mount options when doing a bind mount
` [PATCH 10/34] autofs-5.1.2 - fix typos in README.amd-maps
` [PATCH 11/34] autofs-5.1.2 - add ref counting to struct map_source
` [PATCH 12/34] autofs-5.1.2 - add support for amd browsable option
` [PATCH 13/34] autofs-5.1.2 - add function conf_amd_get_map_name()
` [PATCH 14/34] autofs-5.1.2 - add function conf_amd_get_mount_paths()
` [PATCH 15/34] autofs-5.1.2 - include amd mount section mounts in master mounts list
` [PATCH 16/34] autofs-5.1.2 - check for conflicting amd section mounts
` [PATCH 17/34] autofs-5.1.2 - add function conf_amd_get_map_options()
` [PATCH 18/34] autofs-5.1.2 - capture cache option and its settings during parsing
` [PATCH 19/34] autofs-5.1.2 - handle map_option cache for top level mounts
` [PATCH 20/34] autofs-5.1.2 - handle amd cache option all in amd type auto mounts
` [PATCH 21/34] autofs-5.1.2 - fix bogus check in expire_cleanup()
` [PATCH 22/34] autofs-5.1.2 - delay submount exit for amd submounts
` [PATCH 23/34] autofs-5.1.2 - add the mount requestor's pid to pending_args
` [PATCH 24/34] autofs-5.1.2 - create thread-local ID for mount attempts
` [PATCH 25/34] autofs-5.1.2 - log functions to prefix messages with attempt_id if available
` [PATCH 26/34] autofs-5.1.2 - factor out set_thread_mount_request_log_id()
` [PATCH 27/34] autofs-5.1.2 - add config option to use mount request log id
` [PATCH 28/34] autofs-5.1.2 - use autofs_point to store expire timeout where possibe
` [PATCH 29/34] autofs-5.1.2 - fix possible NULL derefernce
` [PATCH 30/34] autofs-5.1.2 - fix work around sss startup delay
` [PATCH 31/34] autofs-5.1.2 - fix invalid reference in remount_active_mount()
` [PATCH 32/34] autofs-5.1.2 - use malloc for expanded map location
` [PATCH 33/34] autofs-5.1.2 - fix offset mount location multiple expansion
` [PATCH 34/34] autofs-5.1.2 - increase worker thread per-thread stack size

[kernel-hardening] [PATCH v2] powerpc/mm: Add support for runtime configuration of ASLR limits
 2017-04-24  1:02 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[BUG arm64] OOPS when using /proc/kcore to disassemble the kernel symbols in "perf top"
 2017-04-24  1:02 UTC  (7+ messages)
  ` [arm64] "

patch series moving compat syscalls from fs/compat.c
 2017-04-24  0:55 UTC  (2+ messages)

4.11-rc* iwlwifi instable
 2017-04-24  0:54 UTC 

[PATCH] drivers: input: joystick: Add PSX(Play Staion 1/2) pad with SPI driver Add PSX(Play Staion 1/2) pad with SPI driver. Pads can be connected directry SPI bus
 2017-04-24  0:48 UTC 

[PATCH v6 0/7] perf report: Show branch type
 2017-04-24  0:47 UTC  (4+ messages)
` [PATCH v6 2/7] perf/x86/intel: Record "

[PATCH 00/15] Handle fopen() errors
 2017-04-24  0:45 UTC  (9+ messages)

[PATCH 1/2] arm64:vdso: Rewrite gettimeofday into C
 2017-04-23 23:47 UTC  (4+ messages)
` [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday

[PATCH 1/1] rndis_wlan: add return value validation
 2017-04-24  0:40 UTC 

[linux-linus test] 107616: regressions - FAIL
 2017-04-24  0:39 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v20
 2017-04-24  0:39 UTC  (7+ messages)
` [HMM 03/15] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory

[Qemu-devel] Subject: [PATCH] target-ppc: Add global timer group A to open-pic
 2017-04-24  0:37 UTC  (3+ messages)

[bug report] sunrpc: don't check for failure from mempool_alloc()
 2017-04-24  0:36 UTC  (3+ messages)

Build failure in -next due to 'hexagon: switch to RAW_COPY_USER'
 2017-04-24  0:35 UTC 

[PATCH] powerpc/xmon: Deindent the SLB dumping logic
 2017-04-24  0:35 UTC 

[PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
 2017-04-24  0:34 UTC 

[RFT] gcc7 and glibc-2.26 recipes
 2017-04-24  0:31 UTC  (8+ messages)
` [OE-core] "
  ` [oe] "
    ` [oe] "

What's cooking in git.git (Apr 2017, #04; Wed, 19)
 2017-04-24  0:25 UTC  (4+ messages)

[PATCH 0/9] scsi: sd/sd_zbc cleanup and improvements
 2017-04-24  0:25 UTC  (22+ messages)
` [PATCH 1/9] sd: Remove white space before EOL
` [PATCH 2/9] sd: Fix functions description
` [PATCH 3/9] sd: Remove unecessary variable in sd_done()
` [PATCH 5/9] sd: Cleanup sd_done sense data handling
` [PATCH 6/9] scsi: Improve scsi_get_sense_info_fld
` [PATCH 7/9] sd_zbc: Rename sd_zbc_setup_write_cmnd
` [PATCH 9/9] sd_zbc: Do not write lock zones for reset

10985 netdev
 2017-04-24  0:24 UTC 

[PATCH] sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API
 2017-04-24  0:24 UTC 

[PATCH 1/1] drivers:net:ethernet:adi:bfin_mac: Use FIELD_SIZEOF defined kernel macro
 2017-04-24  0:23 UTC  (2+ messages)
`  "

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-04-24  0:20 UTC  (5+ messages)

12875 linux-ide
 2017-04-24  0:16 UTC 

Build failures in -next due to 'drm/amdgpu: add NGG parameters'
 2017-04-24  0:13 UTC 

Linux 4.11-rc8
 2017-04-24  0:13 UTC 

[PATCH] powerpc/64s: use ibm, tlbiel-congruence-classes-(hash|radix) dt property
 2017-04-24  0:13 UTC  (6+ messages)
  ` [PATCH] powerpc/64s: use ibm,tlbiel-congruence-classes-(hash|radix) "

Linux kernel 4.11-rc8 released
 2017-04-24  0:13 UTC 

Build failures in -next due to 'linux/io.h: Add pci_remap_cfgspace() interface'
 2017-04-24  0:10 UTC 

[Qemu-devel] [PATCH v2 0/9] Openrisc misc features / fixes
 2017-04-24  0:09 UTC  (22+ messages)
` [OpenRISC] "
` [Qemu-devel] [PATCH v2 1/9] target/openrisc: Implement EVBAR register
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 2/9] target/openrisc: Implement EPH bit
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 3/9] target/openrisc: Fixes for memory debugging
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 4/9] target/openrisc: add numcores and coreid support
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 5/9] migration: Add VMSTATE_UINTTL_2DARRAY()
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 6/9] target/openrisc: implement shadow registers
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 7/9] migration: Add VMSTATE_STRUCT_2DARRAY()
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 8/9] target/openrisc: Implement full vmstate serialization
  ` [OpenRISC] "
` [Qemu-devel] [PATCH v2 9/9] target/openrisc: Remove duplicate features property
  ` [OpenRISC] "
  ` [OpenRISC] [Qemu-devel] [PATCH v2 0/9] Openrisc misc features / fixes

[PATCH] ore: fix spelling mistake: "Multples" -> "multiples"
 2017-04-24  0:08 UTC  (3+ messages)

[Bug 99922] New: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off
 2017-04-24  0:06 UTC  (2+ messages)
  ` [Bug 99922] "

[PATCH] usb: core: Warn if an URB's transfer_buffer is on stack
 2017-04-24  0:03 UTC  (2+ messages)

[PATCH] drm/nouveau/kms: Increase max retries in scanout position queries
 2017-04-23 23:59 UTC 

[PATCH/RFC 0/5] arm64: dts: renesas: Break out common board support
 2017-04-23 23:56 UTC  (5+ messages)
` [PATCH 1/5] arm64: renesas: r8a7796: Add external audio clocks

[PATCH 0/4] whymb: Prevent line breaks of memory-barrier instruction
 2017-04-23 23:55 UTC  (5+ messages)
` [PATCH 1/4] perfbook.tex: Modify definition of \nbco{}
` [PATCH 2/4] whymb: Prevent line breaks between 'membar' and '#Sync', etc
` [PATCH 3/4] whymb: Prevent line breaks between "bcr" and "15,0"
` [PATCH 4/4] Add 'GPGPU' to non-hyphenation list

[PATCH] drm/nouveau/kms: Increase max retries in scanout position queries
 2017-04-23 23:54 UTC 

[Buildroot] uboot-tools autobuild failures
 2017-04-23 23:44 UTC  (2+ messages)

Darlehen
 2017-04-23 23:31 UTC 

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-23 23:35 UTC  (7+ messages)
` [PATCH] mdio_bus: Issue GPIO RESET to PHYs
  ` [PATCH v2] "
    ` [PATCH v3 net-next] "
      ` [PATCH v4 "

Port of amdgpu watermark improvements to radeon-kms
 2017-04-23 23:33 UTC  (3+ messages)
  ` [PATCH 1/2] drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations
` [PATCH 2/2] drm/radeon: Make display watermark calculations more accurate

[tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
 2017-04-23 23:31 UTC  (3+ messages)
` get_zone_device_page() in get_page() and page_cache_get_speculative()

[PATCH RFC] ptr_ring: add ptr_ring_unconsume
 2017-04-23 23:28 UTC  (3+ messages)

[PATCH v2] ASoC: imx-wm8962: Remove global variables
 2017-04-23 23:20 UTC 

[U-Boot] [PATCH] RFC: patman: Adjust handling of unicode email address
 2017-04-23 23:10 UTC 

24346 linux-scsi
 2017-04-23 23:09 UTC 

[Qemu-devel] [PATCH v2] s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
 2017-04-23 23:09 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path
 2017-04-23 23:02 UTC  (2+ messages)

[PATCH] scsi: mvumi: add check for dma mapping errors
 2017-04-23 23:01 UTC  (2+ messages)
` [PATCH] scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case

[PATCH 0/5] lightnvm: pblk extra patches for 4.12
 2017-04-23 22:58 UTC  (4+ messages)

[PATCH] V4L2 SDR: Add Real U8 format (V4L2_SDR_FMT_RU8)
 2017-04-23 22:45 UTC 

[Qemu-devel] NetBSD maintenance
 2017-04-23 22:45 UTC  (3+ messages)

does "devtool add" no longer calculate the recipe name?
 2017-04-21  3:19 UTC  (2+ messages)

[PATCH v2 00/17] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-23 22:38 UTC  (7+ messages)
` [PATCH v2 08/17] fs: retrofit old error reporting API onto new infrastructure

I find one aspect of the ip link show command confusing and I'd like you to fix it, please
 2017-04-23 22:36 UTC 

[Qemu-devel] [PATCH] target-s390x: Mask the SIGP order_code to 8bit
 2017-04-23 22:32 UTC 

[Qemu-devel] [PATCH] s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
 2017-04-23 22:26 UTC  (3+ messages)

[PATCH] nfsd: check for oversized NFSv2/v3 arguments
 2017-04-23 22:21 UTC  (7+ messages)

[PATCH] ASoC: imx-wm8962: Remove global variables
 2017-04-23 22:12 UTC 

[linux-next:master 10537/11560] drivers/media//i2c/ov2640.c:744: warning: unused variable 'priv'
 2017-04-23 22:06 UTC 

[PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains
 2017-04-23 22:07 UTC  (12+ messages)

[Buildroot] [PATCH] gcc: Fix build failure related to -fPIC for x86_64 -> i686 builds
 2017-04-23 22:06 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.