All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-07 23:17:52 to 2017-03-08 00:37:33 UTC [more...]

[PATCH v2] xfs: remove kmem_zalloc_greedy
 2017-03-08  0:36 UTC  (4+ messages)

[RESEND PATCH] powerpc/pseries: move struct hcall_stats to c file
 2017-03-08  0:37 UTC  (2+ messages)

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-03-08  0:32 UTC  (30+ messages)
` [v6 PATCH 01/21] x86/mpx: Use signed variables to compute effective addresses
` [v6 PATCH 02/21] x86/mpx: Do not use SIB index if index points to R/ESP
` [v6 PATCH 03/21] x86/mpx: Do not use R/EBP as base in the SIB byte with Mod = 0
` [v6 PATCH 04/21] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel
` [v6 PATCH 05/21] x86/insn-eval: Add utility functions to get register offsets
` [v6 PATCH 06/21] x86/insn-eval: Add utility functions to get segment selector
` [v6 PATCH 07/21] x86/insn-eval: Add utility function to get segment descriptor
` [v6 PATCH 08/21] x86/insn-eval: Add utility function to get segment descriptor base address
` [v6 PATCH 09/21] x86/insn-eval: Add functions to get default operand and address sizes
` [v6 PATCH 10/21] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero
` [v6 PATCH 11/21] insn/eval: Incorporate segment base in address computation
` [v6 PATCH 12/21] x86/insn: Support both signed 32-bit and 64-bit effective addresses
` [v6 PATCH 13/21] x86/insn-eval: Add support to resolve 16-bit addressing encodings
` [v6 PATCH 14/21] x86/insn-eval: Add wrapper function for 16-bit and 32-bit address encodings
` [v6 PATCH 15/21] x86/mm: Relocate page fault error codes to traps.h
` [v6 PATCH 16/21] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [v6 PATCH 17/21] x86: Add emulation code for UMIP instructions
` [v6 PATCH 18/21] x86/umip: Force a page fault when unable to copy emulated result to user
` [v6 PATCH 19/21] x86/traps: Fixup general protection faults caused by UMIP
` [v6 PATCH 20/21] x86: Enable User-Mode Instruction Prevention
` [v6 PATCH 21/21] selftests/x86: Add tests for "

[PATCH v3] Btrfs: fix invalid attempt to free reserved space on failure to cow range
 2017-03-07 20:41 UTC 

[PATCH 0/9 PULL REQUEST] Qgroup fixes for 4.11
 2017-03-08  0:36 UTC  (4+ messages)
` [PATCH 3/9] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option

linux-next: manual merge of the rcu tree with the powerpc-fixes tree
 2017-03-08  0:36 UTC 

[RFC v1 00/19] NFS support for inter and async COPY
 2017-03-07 23:40 UTC  (5+ messages)
` [RFC v1 01/19] fs: Don't copy beyond the end of the file

[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
 2017-03-07 23:50 UTC  (9+ messages)
` [PATCH v1 1/3] fs: Don't copy beyond the end of the file

[PATCH 0/3] xfsprogs: 4.11 rollup
 2017-03-08  0:30 UTC  (4+ messages)
` [PATCH 1/3] misc: use system FICLONE/FICLONERANGE/FIDEDUPERANGE definitions
` [PATCH 2/3] xfs_repair: detect invalid zero-sized symlink inodes
` [PATCH 3/3] xfs_io: support shutdown command on foreign fses

[U-Boot] OMAP3 U-Boot Device Tree
 2017-03-08  0:31 UTC 

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-07 19:36 UTC  (5+ messages)

[PATCH v6 1/2] btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
 2017-03-08  0:21 UTC  (9+ messages)
` [PATCH v6 2/2] btrfs: Handle delalloc error correctly to avoid ordered extent hang

[PATCH v2 0/3] staging: wilc1000: renames multiple camel-cased parameters in wilc methods
 2017-03-08  0:26 UTC  (4+ messages)
` [PATCH v2 1/3] staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
` [PATCH v2 2/3] staging: wilc1000: Fixes camel-casing in wilc_network_info_received
` [PATCH v2 3/3] staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received

[RFC net-next sample action optimization 0/3]
 2017-03-08  0:15 UTC  (2+ messages)
` [RFC net-next sample action optimization 1/3] openvswitch: deferred fifo api change

[PATCH] dmaengine: rcar-dmac: enable descriptor mode on 40bit
 2017-03-08  0:13 UTC  (3+ messages)

[PATCH v2] xfs: only reclaim unwritten COW extents periodically
 2017-03-08  0:22 UTC 

[PATCH 0/7] Xen transport for 9pfs frontend driver
 2017-03-08  0:12 UTC  (9+ messages)
` [PATCH 1/7] xen: import new ring macros in ring.h
  ` [PATCH 4/7] xen/9pfs: connect to the backend
  ` [Xen-devel] [PATCH 1/7] xen: import new ring macros in ring.h

[PATCH v2] f2fs: combine nat_bits and free_nid_bitmap cache
 2017-03-07 22:27 UTC  (2+ messages)

+ mm-compaction-reorder-fields-in-struct-compact_control.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-compaction-remove-redundant-watermark-check-in-compact_finished.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-page_alloc-split-smallest-stolen-page-in-fallback.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-page_alloc-count-movable-pages-when-stealing-from-pageblock.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-compaction-change-migrate_async_suitable-to-suitable_migration_source.patch added to -mm tree
 2017-03-07 23:27 UTC 

[PATCH 0/5] Adding clear poison path for device DAX
 2017-03-08  0:20 UTC  (3+ messages)
` [PATCH 3/5] acpi: cleanup acpi_nfit_ctl calling xlat_status

Add support for high priority scheduling in amdgpu v6
 2017-03-08  0:15 UTC  (24+ messages)
  ` [PATCH 01/22] drm/amdgpu: refactor MQD/HQD initialization
  ` [PATCH 02/22] drm/amdgpu: doorbell registers need only be set once v2
  ` [PATCH 03/22] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/22] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/22] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu
  ` [PATCH 06/22] drm/amdgpu: rename rdev to adev
  ` [PATCH 07/22] drm/amdgpu: take ownership of per-pipe configuration
  ` [PATCH 08/22] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/22] drm/amdgpu: allow split of queues with kfd at queue granularity
  ` [PATCH 10/22] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe
  ` [PATCH 11/22] drm/amdkfd: allow split HQD on per-queue granularity v4
  ` [PATCH 12/22] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 13/22] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 14/22] drm/amdgpu: new queue policy, take first 2 queues of each pipe
  ` [PATCH 15/22] drm/amdgpu: untie user ring ids from kernel ring ids v4
  ` [PATCH 16/22] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
  ` [PATCH 17/22] drm/amdgpu: add parameter to allocate high priority contexts v7
  ` [PATCH 18/22] drm/amdgpu: add framework for HW specific priority settings v6
  ` [PATCH 19/22] drm/amdgpu: convert srbm lock to a spinlock
  ` [PATCH 20/22] drm/amdgpu: implement ring set_priority for gfx_v8 compute v5
  ` [PATCH 21/22] drm/amdgpu: condense mqd programming sequence
  ` [PATCH 22/22] drm/amdgpu: workaround tonga HW bug in HQD "

[Request for Documentation] Differentiate signed (commits/tags/pushes)
 2017-03-07 22:19 UTC  (3+ messages)

[GIT PULL] sched.h split-up
 2017-03-08  0:04 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915/glk: Apply cdclk workaround for DP audio
 2017-03-08  0:12 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Implement cdclk restrictions based on Azalia BCLK

sizeof
 2017-03-08  0:13 UTC  (2+ messages)

+ mm-do-not-call-mem_cgroup_free-from-within-mem_cgroup_alloc.patch added to -mm tree
 2017-03-07 23:33 UTC 

[PATCH 1/1] x86/cqm: Cqm requirements
 2017-03-07 23:31 UTC  (5+ messages)

[PATCH] Staging: rtl8192u: clean up some white space issues
 2017-03-07 17:33 UTC 

[PATCH] mm, vmalloc: use __GFP_HIGHMEM implicitly
 2017-03-08  0:10 UTC  (4+ messages)

[PATCH] hwmon: (max31790) Set correct PWM value
 2017-03-07 22:19 UTC  (2+ messages)

+ mm-move-pcp-and-lru-pcp-drainging-into-single-wq.patch added to -mm tree
 2017-03-07 23:12 UTC 

+ mm-page_alloc-add-missing-check-for-memory-holes.patch added to -mm tree
 2017-03-07 23:48 UTC 

[LTP] [PATCH v3 1/3] syscalls/mq_timedreceive: convert to new API
 2017-03-08  0:03 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] lib: SAFE_MQ_OPEN() macro
` [LTP] [PATCH v3 3/3] syscalls: use "

[U-Boot] ethact not set after usb start
 2017-03-08  0:02 UTC 

Crash on MSYS2 with GIT_WORK_TREE
 2017-03-07 23:03 UTC  (2+ messages)

[RFC][PATCH 0/4] tracing: Allow function tracing to start earlier in boot up
 2017-03-07 21:28 UTC  (5+ messages)
` [RFC][PATCH 1/4] tracing: Split tracing initialization into two for early initialization
` [RFC][PATCH 2/4] ftrace: Move ftrace_init() to right after memory initialization
` [RFC][PATCH 3/4] ftrace: Have function tracing start in early boot up
` [RFC][PATCH 4/4] ftrace: Allow for function tracing to record init functions on "

[PATCH net-next] net: stmicro: replace kzalloc with devm_kzalloc
 2017-03-07 15:27 UTC 

denc nullptr issue
 2017-03-07 23:54 UTC  (2+ messages)

crush multipick anomaly
 2017-03-07 23:06 UTC  (14+ messages)

[PATCH RT 0/9] Linux 4.1.38-rt46-rc1
 2017-03-07 22:32 UTC  (3+ messages)
` [PATCH RT 3/9] pinctrl: qcom: Use raw spinlock variants
` [PATCH RT 7/9] rt: Drop the removal of _GPL from rt_mutex_destroy()'s

+ proc-show-madv_free-pages-info-in-smaps-fix.patch added to -mm tree
 2017-03-07 22:44 UTC 

[PATCH] gcc-runtime: Add libmpx supprt for x86
 2017-03-08  0:00 UTC  (7+ messages)

[PATCH v3 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-07 16:42 UTC  (2+ messages)
` [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats

[meta-oe] [PATCH] rsyslog: fixes musl libc build
 2017-03-07 23:54 UTC  (2+ messages)

GSoC 2017
 2017-03-07 23:22 UTC 

bcm2835-audio: logging mechanism
 2017-03-07 23:52 UTC 

[PATCH 2/3] device property: Fix reading pset strings using array access functions
 2017-03-07 23:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/6] xdriver_xf86-video-glide: remove broken package
 2017-03-07 23:50 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] xdriver_xf86-video-wsfb: "
` [Buildroot] [PATCH 3/6] qt: remove broken iBase driver
` [Buildroot] [PATCH 4/6] libplayer: remove broken Python bindings
` [Buildroot] [PATCH 5/6] xdriver_xf86-video-v4l: remove broken package
` [Buildroot] [PATCH 6/6] efl: remove broken JP2K loader

[PATCH] storvsc: workaround for virtual DVD SCSI version
 2017-03-07 23:31 UTC  (3+ messages)

[PATCH 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
 2017-03-07 23:24 UTC  (7+ messages)
` [PATCH 2/2] hwmon: "

[PATCH] net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
 2017-03-07 22:46 UTC 

[PATCH net 0/7] bnx2x: PTP crash, VF VLAN fixes
 2017-03-07 21:53 UTC  (2+ messages)

[PATCH] kbuild: external module build warnings when KBUILD_OUTPUT set and W=1
 2017-03-07 23:48 UTC 

[PATCH] xfs: report crtime and attribute flags to statx
 2017-03-07 21:44 UTC  (4+ messages)
  ` statx manpage

[RFCv6 PATCH 00/18] Checkout aware of Submodules!
 2017-03-07 23:37 UTC  (9+ messages)
` [RFCv7 "
  ` [PATCH 15/18] read-cache, remove_marked_cache_entries: wipe selected submodules
  ` [PATCH 16/18] entry.c: update submodules when interesting

[WIP 00/13] LLVM fixes
 2017-03-07 22:48 UTC  (5+ messages)
` [PATCH 02/13] llvm: fix translation of PSEUDO_VALs into a ValueRefs

[PATCH 00/12] HID: sony: updates for 4.12
 2017-03-07 23:45 UTC  (13+ messages)
` [PATCH v4 01/12] HID: sony: Report DS4 motion sensors through a separate device
` [PATCH v4 02/12] HID: sony: Calibrate DS4 motion sensors
` [PATCH v4 03/12] HID: sony: Report hardware timestamp for DS4 sensor values
` [PATCH v4 04/12] HID: sony: Remove report descriptor fixup for DS4
` [PATCH v2 05/12] HID: sony: Treat the ds4 dongle as a separate device
` [PATCH v2 06/12] HID: sony: Make work handling more generic
` [PATCH v2 07/12] HID: sony: Support motion sensor calibration on dongle
` [PATCH 08/12] HID: sony: Mark DS4 touchpad device as a pointer
` [PATCH 09/12] HID: sony: DS3 comply to Linux gamepad spec
` [PATCH 10/12] HID: sony: Print error on failure to active DS3 / Navigation controllers
` [PATCH 11/12] HID: sony: Expose DS3 motion sensors through separate device
` [PATCH 12/12] HID: sony: Perform duplicate device check earlier on

[PATCH] powerpc/boot: Fix zImage TOC alignment
 2017-03-07 23:40 UTC 

[PATCH v2 0/3] STM FingerTip S touchscreen support for TM2 board
 2017-03-07 23:41 UTC  (3+ messages)
  ` [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen

[PATCH] ARM: dts: NSP: disable i2c DT entry by default
 2017-03-07 23:34 UTC  (3+ messages)

[PATCH v3 0/9] Fix the early config
 2017-03-07 23:35 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] setup_git_directory_1(): avoid changing global state

Kernel 4.9.x-rt Fully Preemptible Kernel: Issue with gdb and unexpected SIGSTOP signals
 2017-03-07 23:21 UTC  (11+ messages)

[Intel-wired-lan] Question on ixgbe flow director
 2017-03-07 23:43 UTC 

[RFC PATCH] uapi: fix linux/packet_diag.h userspace compilation error
 2017-03-07 20:35 UTC  (4+ messages)

[PATCH] lpfc: Finalize Kconfig options for nvme
 2017-03-07 21:37 UTC  (3+ messages)

[PATCHv3 00/16] set_memory_* functions header refactor
 2017-03-07 20:55 UTC  (3+ messages)
` [PATCHv3 08/16] intel_th: Use set_memory.h header

+ mm-do-not-use-double-negation-for-testing-page-flags.patch added to -mm tree
 2017-03-07 23:39 UTC 

[Qemu-devel] Small patch for getdents syscall
 2017-03-07 23:40 UTC 

[kernel-hardening] Ahoy!
 2017-03-07 23:37 UTC 

[RFC PATCH] sound: bcm2835-analog-audio: Add driver for bcm2835(Raspberry PI) headphone jack
 2017-03-07 23:36 UTC  (2+ messages)

Questions about kexec-tools (resend to list)
 2017-03-07 23:34 UTC  (3+ messages)

[PATCH] ARM: dts: NSP: Add EHCI/OHCI USB nodes to device tree
 2017-03-07 23:34 UTC  (2+ messages)

[PATCH 1/2] break
 2017-03-07 23:32 UTC  (2+ messages)
` [PATCH 2/2] x86/emul: Avoid #UD when emulating v{, u}comis{s, d}

migration from svcgssd to gssproxy results in regression
 2017-03-07 23:14 UTC 

[Fuego] [Fuego Jenkins] anonymous is missing the Read permission
 2017-03-07 23:30 UTC  (2+ messages)

+ mm-compaction-add-migratetype-to-compact_control.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-compaction-restrict-async-compaction-to-pageblocks-of-same-migratetype.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-compaction-finish-whole-pageblock-to-reduce-fragmentation.patch added to -mm tree
 2017-03-07 23:27 UTC 

[PATCH iptables] libxtables: fix wrong naddr when using localhost
 2017-03-07 23:28 UTC 

[PATCH] iio: dac: Add support for ltc2632 DACs
 2017-03-07 15:59 UTC  (3+ messages)

fan doesn't work on HP Elitebook 2540p Laptop
 2017-03-05  1:09 UTC  (2+ messages)

[PATCH] btrfs: fix a bogus warning when converting only data or metadata
 2017-03-07 22:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH rdma-core 06/14] i40iw: Get rid of unique barrier macros
 2017-03-07 23:23 UTC  (11+ messages)

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-07 23:22 UTC  (3+ messages)
` [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler

pull request (net): ipsec 2017-03-06
 2017-03-07 23:02 UTC  (2+ messages)

[PATCHv2] hpsa: expose enclosures
 2017-03-07 16:33 UTC  (4+ messages)

[Fuego] Fuego status update
 2017-03-07 23:18 UTC 

[Intel-wired-lan] [PATCH] i40e: make use of hlist_for_each_entry_continue
 2017-03-07 23:17 UTC 


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.