All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-28 18:16:52 to 2015-09-28 19:40:06 UTC [more...]

[PATCH v3 1/4] perf tools: Adds the config_term callback for different type events
 2015-09-28 19:39 UTC  (6+ messages)
` [PATCH v3 2/4] perf tools: Prompt proper error message for wrong terms of hw/sw events
` [PATCH v3 3/4] perf tools: Adds the tracepoint name parsing support

[PATCH 08/11] drm: Enforce unlocked ioctl operation for kms driver ioctls
 2015-09-28 19:42 UTC  (2+ messages)
` [PATCH] "

[PATCH] ACPI: tables: simplify acpi_parse_entries
 2015-09-28 19:39 UTC  (6+ messages)
` [PATCH v2 1/2] ACPI / "

[PATCH] ubifs: Add new mount option to force fdatasync before rename
 2015-09-28 19:38 UTC  (2+ messages)

[PATCH v7 0/6] Altera PCIe host controller driver with MSI support
 2015-09-28 19:38 UTC  (5+ messages)
` [PATCH v7 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding

[PATCH 0/4] drm/i915: Read czclk from cck on vlv/chv
 2015-09-28 19:37 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Read czclk from CCK "
` [PATCH 3/4] drm/i915: Simplify vlv/chv rc6 residency calculation

[RFC PATCH] Fix false positives in can_checksum_protocol()
 2015-09-28 19:37 UTC  (6+ messages)

[PATCH] ASoC: imx-ssi: Fix DAI hardware signal inversions
 2015-09-28 19:36 UTC  (3+ messages)

[PATCH v2] clk: readd refcounting for struct clk instances
 2015-09-28 19:36 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/7] Fix device introspection regressions
 2015-09-28 19:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 6/7] qdev: Protect device-list-properties against broken devices

[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-09-28
 2015-09-28 19:33 UTC  (6+ messages)
` [net-next 1/5] i40e: Move i40e_get_head into header file
` [net-next 2/5] i40e/i40evf: refactor tx timeout logic
` [net-next 3/5] i40e: add GRE tunnel type to csum encoding
` [net-next 4/5] i40e: Fix RS bit update in Tx path and disable force WB workaround
` [net-next 5/5] igb: assume MSI-X interrupts during initialization

[PATCH v2] PVH Dom0 RMRR IOMMU mapping regression fix
 2015-09-28 19:32 UTC  (3+ messages)

master - libdm: Move status fns from deptree to targets
 2015-09-28 19:32 UTC 

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-09-28 19:32 UTC  (8+ messages)
` [PATCH 10/26] x86, pkeys: notify userspace about protection key faults

[PATCH v2 00/26] New fast registration API
 2015-09-28 19:32 UTC  (3+ messages)

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-28 19:20 UTC  (3+ messages)

[lustre-devel] Channel Bonding Debug Information
 2015-09-28 19:30 UTC 

License for ARM device tree file
 2015-09-28 19:29 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] package/libbluray: bump version
 2015-09-28 19:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libdcadec: "

[Buildroot] [PATCH] libstrophe: add a patch to fix static builds
 2015-09-28 19:27 UTC  (2+ messages)

[Buildroot] [git commit] libstrophe: add a patch to fix static builds
 2015-09-28 19:27 UTC 

[Buildroot] [PATCH] mosquitto: bump version
 2015-09-28 19:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcrossguid: new package
 2015-09-28 19:27 UTC 

BCM2835 auxiliary peripheral clocks
 2015-09-28 19:26 UTC  (5+ messages)
` [PATCH 3/3] ARM: bcm2835: Add the auxiliary clocks to the device tree

[PATCH 00/25] x86: Memory Protection Keys
 2015-09-28 19:18 UTC  (54+ messages)
  ` [PATCH 01/25] x86, fpu: add placeholder for Processor Trace XSAVE state
  ` [PATCH 03/25] x86, pkeys: cpuid bit definition
  ` [PATCH 02/25] x86, pkeys: Add Kconfig option
  ` [PATCH 04/25] x86, pku: define new CR4 bit
  ` [PATCH 06/25] x86, pkeys: PTE bits for storing protection key
  ` [PATCH 05/25] x86, pkey: add PKRU xsave fields and data structure(s)
  ` [PATCH 08/25] x86, pkeys: store protection in high VMA flags
  ` [PATCH 07/25] x86, pkeys: new page fault error code bit: PF_PK
  ` [PATCH 09/25] x86, pkeys: arch-specific protection bits
  ` [PATCH 10/25] x86, pkeys: pass VMA down in to fault signal generation code
  ` [PATCH 12/25] x86, pkeys: add functions to fetch PKRU
  ` [PATCH 11/25] x86, pkeys: notify userspace about protection key faults
  ` [PATCH 13/25] mm: factor out VMA fault permission checking
  ` [PATCH 14/25] mm: simplify get_user_pages() PTE bit handling
  ` [PATCH 16/25] x86, pkeys: optimize fault handling in access_error()
  ` [PATCH 15/25] x86, pkeys: check VMAs and PTEs for protection keys
  ` [PATCH 19/25] x86, pkeys: add Kconfig prompt to existing config option
  ` [PATCH 18/25] x86, pkeys: dump PTE pkey in /proc/pid/smaps
  ` [PATCH 17/25] x86, pkeys: dump PKRU with other kernel registers
  ` [PATCH 20/25] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
  ` [PATCH 23/25] x86, pkeys: actually enable Memory Protection Keys in CPU
  ` [PATCH 21/25] mm: implement new mprotect_key() system call
  ` [PATCH 22/25] x86: wire up "
  ` [PATCH 25/25] x86, pkeys: Documentation
  ` [PATCH 24/25] x86, pkeys: add self-tests

[Buildroot] [PATCH 1/1] package/libsoil: new package
 2015-09-28 19:25 UTC 

[Buildroot] [git commit] mosquitto: bump to version 1.4.4
 2015-09-28 19:24 UTC 

[review-request][PATCH] toaster: Manually retrieve log file location from filesystem
 2015-09-28 19:24 UTC 

[PATCH 1/2] drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
 2015-09-28 19:23 UTC  (7+ messages)
` [PATCH 2/2] drm/doc: Update docs about device instance setup

[Qemu-devel] [PATCH 1/1] migration: fix expected_downtime
 2015-09-28 19:22 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates
 2015-09-28 19:22 UTC  (4+ messages)
` [U-Boot] [PATCH 03/11] Kconfig: add CONFIG_SYS_BOOTM_LEN

[Buildroot] [PATCH] package/genimage: bump version to 8
 2015-09-28 19:21 UTC  (4+ messages)

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-09-28 19:20 UTC  (3+ messages)
` [PATCH 17/17] fs/ubifs: remove unnecessary new_valid_dev check

[PATCH 1/6] driver-core: platform: Provide helpers for multi-driver modules
 2015-09-28 19:19 UTC  (4+ messages)

libmlx4 and libmlx5 git trees? Who is handling those?
 2015-09-28 19:19 UTC  (12+ messages)

[PATCH] sched/fair: Skip wake_affine() for core siblings
 2015-09-28 19:19 UTC  (7+ messages)

unregister_netdevice warnings when deleting netns
 2015-09-28 19:12 UTC  (2+ messages)

Page Table Entry Modifications
 2015-09-28 19:09 UTC  (6+ messages)

[PATCH 4.1,4.2] drm/i915: Silence DDR DVFS errors on CHV
 2015-09-28 19:09 UTC  (2+ messages)
` [PATCH 4.1, 4.2] "

[RFC/PATCH v1] Add Travis CI support
 2015-09-28 19:07 UTC  (9+ messages)

[PATCH] isdn/hisax: Deinline writeCMDR and waitforCEC functions
 2015-09-28 19:05 UTC 

[PATCH] mac80211: fix oops in ieee80211_beacon_get_tim
 2015-09-28 19:04 UTC  (2+ messages)

[PATCH 4/4] gc: remove broken refs
 2015-09-28 19:03 UTC  (6+ messages)
` [PATCH v2 0/4] Fix gc failure when a remote HEAD goes stale
  ` [PATCH v2 4/4] gc: remove broken symrefs

[Buildroot] [PATCH v3 0/4] Cleanup trailing slashed from FOO_SITE
 2015-09-28 19:00 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/4] pkg-generic: prevent _SITE URLs with a trailing slash

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-09-28 18:59 UTC  (3+ messages)
` [U-Boot] "

[PATCH] timer: Lazily wakup nohz CPU when adding new timer
 2015-09-28 18:48 UTC 

[PATCH] Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
 2015-09-28 18:56 UTC  (11+ messages)

Kernel Device Tree entries for simple-audio-card
 2015-09-28 18:55 UTC  (5+ messages)

[PATCH 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-09-28 18:55 UTC  (5+ messages)

[PATCH 00/20] remove pci driver from vdevs
 2015-09-28 18:53 UTC  (3+ messages)
  ` [PATCH 16/20] cxgbe: copy pci device info to eth_dev data

[PATCH 0/4] Add OCMEM support
 2015-09-28 18:51 UTC  (5+ messages)
` [PATCH 1/4] qcom-scm: add ocmem support
` [PATCH 2/4] WIP: qcom-scm: add ocmem dump support
` [PATCH 3/4] drm/msm: update generated headers
` [PATCH 4/4] drm/msm: add OCMEM driver

disabling configure features in qt5
 2015-09-28 18:45 UTC 

[Qemu-devel] Starting A9 from M3
 2015-09-28 18:50 UTC  (3+ messages)

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-09-28 18:49 UTC  (4+ messages)
` [DMC_BUGFIX_SKL_V2 3/5] drm/i915/skl: Making DC6 entry is the last call in suspend flow

[PATCH RFC] ASoC: simple-card: Update clocks binding for simple-card DAI subnodes
 2015-09-28 18:49 UTC  (3+ messages)

[Bug 101011] New: Kernel Oops when disconnecting a mounted ext4 usb stick
 2015-09-28 18:49 UTC  (2+ messages)
` [Bug 101011] "

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick
 2015-09-28 18:49 UTC 

[Qemu-devel] [PATCH v2] linux-user: add signalfd/signalfd4 syscalls
 2015-09-28 18:48 UTC  (6+ messages)

[PATCH v2 0/5] Support CPR on MSM8916
 2015-09-28 18:48 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] target-i386: Implement debug extensions
 2015-09-28 18:48 UTC  (4+ messages)

[PATCH V3 0/2] Introspection optimization helpers
 2015-09-28 18:46 UTC  (8+ messages)
` [PATCH V3 2/2] xen: Introduce VM_EVENT_FLAG_SET_REGISTERS

[PATCH v3 0/9] VFS: In-kernel copy system call
 2015-09-28 18:46 UTC  (11+ messages)
` [PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
` [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()

[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
 2015-09-28 18:45 UTC  (4+ messages)
  ` [PATCH] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL

[yocto][PATCH 0/1] new PTEST_RUN_SCRIPT_PATH
 2015-09-28 18:44 UTC  (7+ messages)
` [yocto][PATCH 1/1] ptest: user-specified run-ptest script location

[PATCH 00/15] get_user_pages() for dax mappings
 2015-09-28 18:44 UTC  (7+ messages)
` [PATCH 01/15] avr32: convert to asm-generic/memory_model.h

[PATCH 1/2] drivers: staging: wilc1000: Replace message queue with standard Linux lists
 2015-09-28 18:37 UTC  (3+ messages)
` [PATCH 2/2] drivers: staging: wilc1000: wilc_msgqueue.c: Remove code that no effect

[PATCH 0/2] xfs: fix eof zeroing i_size race
 2015-09-28 18:38 UTC  (3+ messages)
` [PATCH 1/2] xfs: always drain dio before extending aio write submission
` [PATCH 2/2] xfs: add an xfs_zero_eof() tracepoint

SMR drive test 2; 128GB partition; no obvious corruption, much more sane behaviour, weird overprovisioning
 2015-09-28 18:33 UTC  (11+ messages)

[PATCH] policy: Add AutoEnable config option
 2015-09-28 18:32 UTC  (2+ messages)

[xen-unstable-smoke test] 62496: regressions - FAIL
 2015-09-28 18:30 UTC 

rwx mapping between ex_table and rodata
 2015-09-28 18:27 UTC  (5+ messages)
` Fwd: "

[PATCH] arm: omap2: timer: always define omap4_local_timer_init
 2015-09-28 18:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Add argument filters to the seccomp sandbox
 2015-09-28 18:24 UTC  (2+ messages)

[PATCH v1 0/8] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-09-28 18:22 UTC  (4+ messages)
` [PATCH v1 3/8] xen/arm: Support sign-extension for every read access

[net] i40e: fix VLAN inside VXLAN
 2015-09-28 18:21 UTC 

[PATCH v2] staging: rtl8723au: Fix resource leak
 2015-09-28 18:23 UTC  (2+ messages)

[PATCH v2] regmap: Add HCI iBT support
 2015-09-28 18:23 UTC  (2+ messages)

Creating a new recipe based on another recipe
 2015-09-28 18:22 UTC  (4+ messages)

[PATCH v3 0/4] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-09-28 18:21 UTC  (2+ messages)

loadable objectstore
 2015-09-28 18:20 UTC  (6+ messages)

[PATCH v7 00/15] power: bq24257: Add support for bq24250/bq24251
 2015-09-28 18:19 UTC  (2+ messages)

[linux-lvm] Question on lvconvert when using to create Cachepool- Gives no space in Volume group
 2015-09-28 18:11 UTC 

broken racy detection and performance issues with nanosecond file times
 2015-09-28 18:17 UTC  (2+ messages)

LKM based FIQ handler c-function
 2015-09-28 18:17 UTC 

[Intel-wired-lan] [next PATCH S17 00/12] i40e/i40evf updates
 2015-09-28 18:17 UTC  (10+ messages)
` [Intel-wired-lan] [next PATCH S17 03/11] i40e/i40evf: fix bug in throttle rate math
` [Intel-wired-lan] [next PATCH S17 04/11] i40e/i40evf: change dynamic interrupt thresholds
` [Intel-wired-lan] [next PATCH S17 05/11] i40e/i40evf: adjust interrupt throttle less frequently
` [Intel-wired-lan] [next PATCH S17 06/11] i40e: Fix for Tools loopback test failing after driver load
` [Intel-wired-lan] [next PATCH S17 07/11] i40e: fix for PHY NVM interaction problem
` [Intel-wired-lan] [next PATCH S17 08/11] i40e/i40evf: Fix an accidental error with BIT_ULL replacement
` [Intel-wired-lan] [next PATCH S17 09/11] i40e: Fix order of checks when enabling/disabling autoneg in ethtool
` [Intel-wired-lan] [next PATCH S17 10/11] i40e: Move error message to debug level
` [Intel-wired-lan] [next PATCH S17 11/11] i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25


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.