All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-03 23:35:55 to 2015-12-04 01:15:03 UTC [more...]

[PATCH 00/34] x86: Memory Protection Keys (v5)
 2015-12-04  1:15 UTC  (38+ messages)
` [PATCH 01/34] mm, gup: introduce concept of "foreign" get_user_pages()
` [PATCH 02/34] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 03/34] x86, pkeys: Add Kconfig option
` [PATCH 04/34] x86, pkeys: cpuid bit definition
` [PATCH 05/34] x86, pkeys: define new CR4 bit
` [PATCH 06/34] x86, pkeys: add PKRU xsave fields and data structure(s)
` [PATCH 07/34] x86, pkeys: PTE bits for storing protection key
` [PATCH 08/34] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 09/34] x86, pkeys: store protection in high VMA flags
` [PATCH 10/34] x86, pkeys: arch-specific protection bits
` [PATCH 11/34] x86, pkeys: pass VMA down in to fault signal generation code
` [PATCH 12/34] signals, pkeys: notify userspace about protection key faults
` [PATCH 13/34] x86, pkeys: fill in pkey field in siginfo
` [PATCH 14/34] x86, pkeys: add functions to fetch PKRU
` [PATCH 15/34] mm: factor out VMA fault permission checking
` [PATCH 16/34] x86, mm: simplify get_user_pages() PTE bit handling
` [PATCH 17/34] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 18/34] mm: add gup flag to indicate "foreign" mm access
` [PATCH 19/34] x86, pkeys: optimize fault handling in access_error()
` [PATCH 23/34] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 24/34] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 26/34] mm: implement new mprotect_key() system call
` [PATCH 28/34] x86: wire up "

[PATCH 0/2] virtio: bugfix and cleanup
 2015-12-04  1:12 UTC  (3+ messages)
` [PATCH 1/2] virtio: make sure rcv mbuf initialized correctly
` [PATCH 2/2] virtio: clean up space checks on xmit

[PATCH V5 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-04  1:41 UTC  (3+ messages)
` [PATCH V5 1/3] cpufreq: intel_pstate: configurable algorithm to get target pstate

[PATCH v4 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-12-04  1:11 UTC  (9+ messages)
` [PATCH v4 2/3] KVM/arm/arm64: enable enhanced armv7 "
` [PATCH v4 3/3] KVM/arm/arm64: enable enhanced armv8 "

[U-Boot] [PATCH] imx: mx7dsabresd: Add QSPI support
 2015-12-04  1:11 UTC  (4+ messages)

SoCFPGA ethernet broken
 2015-12-04  1:10 UTC  (8+ messages)

[PATCH 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings
 2015-12-04  1:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
` [PATCH 2/3] dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
` [PATCH 3/3] dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings

mmotm 2015-12-03-17-04 uploaded
 2015-12-04  1:05 UTC  (2+ messages)

mmotm 2015-12-03-17-04 uploaded
 2015-12-04  1:05 UTC 

[PATCH 0/3] vmxnet3: bugfix and enhancements
 2015-12-04  1:05 UTC  (4+ messages)
` [PATCH 1/3] vmxnet3: support mult-segment receive
` [PATCH 2/3] vmxnet3: don't clear vf_table on restart
` [PATCH 3/3] vmxnet3: fix vlan_offload_set

[PATCH v2 0/9] page_owner improvements for debugging
 2015-12-04  1:04 UTC  (9+ messages)
` [PATCH 1/2] mm, printk: introduce new format string for flags

[Qemu-devel] Bug#807006: qemu: FTBFS on sparc64 due to incompatible linker parameters
 2015-12-04  0:58 UTC 

[RFC PATCH 0/4] add ACPI support for syscon
 2015-12-04  1:02 UTC  (5+ messages)
` [RFC PATCH 2/4] device property: Introduce helper device_get_reference_node()

[PATCH] arm64: ftrace: stop using kstop_machine to enable/disable tracing
 2015-12-04  1:00 UTC  (9+ messages)

[PATCH 0/4] scheduler ordering bits
 2015-12-04  0:58 UTC  (4+ messages)
` [PATCH 1/4] sched: Better document the try_to_wake_up() barriers

[qemu-mainline test] 65320: regressions - FAIL
 2015-12-04  0:57 UTC 

[PATCH] Btrfs: disable online scrub repair on ro cases
 2015-12-04  0:55 UTC 

[PATCH v2 00/14] dmaenigne: edma/ti-crossbar: fixes, new bindings
 2015-12-04  0:54 UTC  (5+ messages)
` [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3

ack vs commit
 2015-12-04  0:54 UTC 

[net-next 00/17][pull request] 100GbE Intel Wired LAN Driver Updates 2015-12-03
 2015-12-04  0:54 UTC  (20+ messages)
` [net-next 01/17] fm10k: Fix error handling in the function fm10k_setup_tc for certain function calls
` [net-next 02/17] fm10k: set netdev features in one location
` [net-next 03/17] fm10k: reset max_queues on init_hw_vf failure
` [net-next 04/17] fm10k: always check init_hw for errors
` [net-next 05/17] fm10k: reinitialize queuing scheme after calling init_hw
` [net-next 06/17] fm10k: Correct typecast in fm10k_update_xc_addr_pf
` [net-next 07/17] fm10k: explicitly typecast vlan values to u16
` [net-next 08/17] fm10k: add statistics for actual DWORD count of mbmem mailbox
` [net-next 09/17] fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
` [net-next 10/17] fm10k: add TEB check to fm10k_gre_is_nvgre
` [net-next 11/17] fm10k: Add support for ITR scaling based on PCIe link speed
` [net-next 12/17] fm10k: introduce ITR_IS_ADAPTIVE macro
` [net-next 13/17] fm10k: Update adaptive ITR algorithm
` [net-next 14/17] fm10k: use macro for default Tx and Rx ITR values
` [net-next 15/17] fm10k: change default Tx ITR to 25usec
` [net-next 16/17] fm10k: TRIVIAL fix typo of hardware
` [net-next 17/17] fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame

[Bug] DMAC: Warning messages after unbind/rebind
 2015-12-04  0:53 UTC 

btrfs crashing the kernel with Seagate 8TB SMR drives
 2015-12-04  0:52 UTC  (2+ messages)

[PATCH phosphor-host-ipmid] support for more sensors
 2015-12-03 21:40 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2015-12-04  0:49 UTC 

bad extent [5993525264384, 5993525280768), type mismatch with chunk
 2015-12-04  0:47 UTC  (12+ messages)

Why isn't DNAT happening for host-originated packets?
 2015-12-04  0:45 UTC  (10+ messages)

[PATCH phosphor-host-ipmid] Support host reboot
 2015-12-03 21:30 UTC 

[PATCH i-g-t] igt/pm_rps: current freq < user specified min is no longer a fail
 2015-12-04  0:43 UTC  (7+ messages)
` [PATCH 0/2] igt/pm_rps: Handle freq < user min in specific cases
  ` [PATCH 2/2] igt/pm_rps: Add checks for freq = idle (RPn) "

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-04  0:39 UTC  (11+ messages)
` [PATCH v12 08/16] arm64/kexec: Add core kexec support

[PATCH v2 0/3] Add PWM clock support for bcm2835
 2015-12-04  0:37 UTC  (9+ messages)
` [PATCH v2 1/3] clk: bcm2835: Always round up clock divisor
` [PATCH v2 2/3] clk: bcm2835: Support for clock parent selection

[BUG] checkpatch: false positive for commits with quote characters
 2015-12-04  0:36 UTC  (6+ messages)

[PATCH 4/5] KVM: Add the irq handling consumer
 2015-12-04  0:33 UTC  (2+ messages)

Clock Rate Clock Rate Adjustment API
 2015-12-04  0:32 UTC 

Accessing user-land memory without safe functions
 2015-12-04  0:32 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] fakeroot: build depends on libcap
 2015-12-04  0:31 UTC 

[PATCH] x86/rapl: Do not load in a guest
 2015-12-04  1:00 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] Raspberry Pi 2 support
 2015-12-04  0:29 UTC  (4+ messages)
` [Qemu-arm] "

[qemu-upstream-unstable baseline-only test] 38423: regressions - FAIL
 2015-12-04  0:29 UTC 

+ printk-do-cond_resched-between-lines-while-outputting-to-consoles.patch added to -mm tree
 2015-12-04  0:29 UTC  (5+ messages)

[PATCH] PM / Domains: Validate cases of a non-bound driver in genpd governor
 2015-12-04  0:28 UTC  (3+ messages)

[PATCH] PCI: MSI: Only use the generic MSI layer when domain is hierarchical
 2015-12-04  0:27 UTC  (3+ messages)

[PATCH 1/2] igt/pm_rps: current freq < user specified min is not a fail (v2)
 2015-12-04  0:28 UTC  (2+ messages)
` [PATCH] igt/pm_rps: current freq < user specified min is not a fail (v3)

cmake
 2015-12-04  0:26 UTC  (4+ messages)

queue_transaction interface + unique_ptr + performance
 2015-12-04  0:25 UTC  (11+ messages)

[Bug 93236] Tonga garbled desktop since amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init()
 2015-12-04  0:24 UTC  (4+ messages)

[PATCH v13 0/8] Xen VMware tools support
 2015-12-04  0:23 UTC  (4+ messages)
` [PATCH v13 7/8] Add IOREQ_TYPE_VMWARE_PORT

[PATCH] rtc: fix overflow and incorrect calculation in rtc_time64_to_tm
 2015-12-04  0:21 UTC  (4+ messages)
` [rtc-linux] "
  ` [rtc-linux] "

[PATCH v2 0/3] dell platform driver tweaks v2
 2015-12-04  0:21 UTC  (14+ messages)
` [PATCH v2 1/3] dell-wmi: Use a C99-style array for bios_to_linux_keycode
` [PATCH v2 2/3] dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
` [PATCH v2 3/3] dell-wmi: Improve unknown hotkey handling

[failures] lib-test_printfc-test-dentry-printing.patch removed from -mm tree
 2015-12-04  0:20 UTC 

[PATCH v3 00/14] printf stuff for 4.5
 2015-12-04  0:19 UTC  (9+ messages)
` [PATCH v3 04/14] lib/vsprintf.c: expand field_width to 24 bits
` [PATCH v3 14/14] lib/test_printf.c: test dentry printing

randconfig build error with next-20151203, in drivers/scsi/mpt3sas/mpt3sas_base.c
 2015-12-04  0:12 UTC 

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-04  0:12 UTC  (3+ messages)
` [RFC PATCH 76/71] ncr5380: Enable PDMA for DTC chips

[PATCH 0/2] x86: Fix issues when eXecute Disable (XD) bit is disabled in uEFI firmware
 2015-12-03 23:58 UTC  (2+ messages)

[PATCH v4] livepatch: Cleanup module page permission changes
 2015-12-04  0:11 UTC  (2+ messages)

(no subject)
 2015-12-03 23:00 UTC 

[PATCH] KVM: VMX: fix the writing POSTED_INTR_NV
 2015-12-04  0:10 UTC  (3+ messages)

[PATCH v2 0/4] improve fault-tolerance of rhashtable runtime-test
 2015-12-04  0:07 UTC  (8+ messages)
      ` rhashtable: ENOMEM errors when hit with a flood of insertions

[PATCH 0/6] SRP initiator related bug fixes
 2015-12-04  0:04 UTC  (8+ messages)
` [PATCH 5/6] IB core: Fix ib_sg_to_pages()

[Qemu-devel] Networking documentation for a Mac OS X guest
 2015-12-04  0:02 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.5 0/3] spapr_drc: Last minute bug fixes
 2015-12-03 23:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-2.5 1/3] spapr_drc: Handle visitor errors properly
` [Qemu-devel] [PATCH for-2.5 2/3] spapr_drc: Change value of property "fdt" from null back to {}
` [Qemu-devel] [PATCH for-2.5 3/3] spapr_drc: Make device "spapr-dr-connector" unavailable with -device

[Qemu-devel] Posible regressions around spapr-dr-connector property drc-connector[]
 2015-12-04  0:01 UTC  (2+ messages)

[Qemu-devel] -device spapr-dr-connector crashes
 2015-12-03 23:42 UTC  (2+ messages)

Call graph of nfsd_open
 2015-12-04  0:01 UTC  (2+ messages)

dash: read does not ignore trailing spaces
 2015-12-04  0:00 UTC  (7+ messages)

[PATCH 5/5] Input: wacom_w8001 - split the touch and pen devices into two devices
 2015-12-03 23:59 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 2/2] x86: Fix error in kernel_map_pages_in_pgd() when booting with XD disabled
 2015-12-03 23:58 UTC 

[PATCH 1/2] x86: Fix kernel panic when booting with XD disabled in uEFI firmware
 2015-12-03 23:58 UTC 

[PATCH] Input: psmouse - clean up Cypress probe
 2015-12-03 23:56 UTC 

[PATCH] iio: st_accel_core: Remove unneeded define
 2015-12-03 23:54 UTC 

[Bug 89511] New: USB-storage mount error
 2015-12-03 23:52 UTC  (2+ messages)
` [Bug 89511] "

[PATCH 1/2] regulator: Add regmap support to regulator-fixed device tree binding
 2015-12-03 23:51 UTC  (14+ messages)
  ` [PATCH 1/2] regulator: Add brcm,bcm63xx-regulator "

IRQ and CPU Affinity on new Kernels
 2015-12-03 23:50 UTC  (2+ messages)

[Cocci] how to find missing initializer
 2015-12-03 23:48 UTC  (4+ messages)

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-12-03 23:43 UTC  (17+ messages)

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-12-03 23:43 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] fakeroot: build depends on libcap
 2015-12-03 23:40 UTC  (2+ messages)

[PATCH v2] ARM: Enable GICv2m on 32-bit virt machine
 2015-12-03 23:38 UTC  (2+ messages)

[PATCH 0/3] drm/exynos: dp: consider port node outbound for panel
 2015-12-03 23:38 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: exynos-dp: update ports node binding "

[PATCH net-next] ravb: ptp: Add CONFIG mode support
 2015-12-03 23:38 UTC  (6+ messages)

BUG: btd_profile's accept not been called from second connection and on
 2015-12-03 23:37 UTC 

[U-Boot] [PATCHv5 1/2] arm: socfpga: arria10: add reset manager for Arria10
 2015-12-03 23:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: add define for bootinfo bsel bit shift

[Intel-wired-lan] [PATCH] igb: fix NULL derefs due to skipped SR-IOV enabling
 2015-12-03 23:36 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/gawk: handle optional dependencies on mpfr and readline (branch yem/host-gawk)
 2015-12-03 23:35 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/gawk: add optional readline dependency


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.