linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-15 14:33:33 to 2017-02-15 18:18:41 UTC [more...]

[PATCH 0/3] Update LZ4 compressor module
 2017-02-15 18:16 UTC  (6+ messages)
` [PATCH v8 0/5] "
  ` [PATCH v8 1/5] lib: "
  ` [PATCH v8 3/5] crypto: Change LZ4 modules to work with new LZ4 module version
  ` [PATCH v8 4/5] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version
  ` [PATCH v8 5/5] lib/lz4: Remove back-compat wrappers

[PATCH] kretprobes: reject registration if a symbol offset is specified
 2017-02-15 18:17 UTC  (6+ messages)
    ` [PATCH 1/3] kretprobes: ensure probe location is at function entry
      ` [PATCH 2/3] trace/kprobes: allow return probes with offsets and absolute addresses
      ` [PATCH 3/3] perf: revert "perf probe: Fix probing kretprobes"

[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
 2017-02-15 18:17 UTC  (4+ messages)
` [PATCH 1/2] efi/capsule: Prepare for loading images with security header
` [PATCH 2/2] efi/capsule: Add support for Quark "

[PATCH] reset: fix shared reset triggered_count decrement on error
 2017-02-15 18:15 UTC 

[RFC PATCH] x86/boot: make ELF kernel multiboot-able
 2017-02-15 18:12 UTC  (3+ messages)

[PATCH 00/11] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-15 18:14 UTC  (17+ messages)
` [PATCH 01/11] Documentation: devicetree: Add vendor prefix for Actions Semi
` [PATCH 02/11] Documentation: devicetree: arm: Document Actions Semi S500
` [PATCH 03/11] ARM: Prepare "
` [PATCH 04/11] ARM64: Prepare Actions Semi S900
` [PATCH 05/11] Documentation: devicetree: serial: Document Actions Semi Owl UARTs
` [PATCH 06/11] tty: serial: Add Actions Semi Owl UART earlycon
` [PATCH 07/11] Documentation: kernel-parameters: Document owl earlycon
` [PATCH 08/11] ARM: dts: Prepare Actions Semi S500 and LeMaker Guitar
` [PATCH 09/11] Documentation: devicetree: Add vendor prefix for uCRobotics
` [PATCH 10/11] Documentation: devicetree: arm: Document Actions Semi S900
` [PATCH 11/11] ARM64: dts: Prepare Actions Semi S900 and Bubblegum-96

[PATCH] dm space map metadata: constify dm_space_map structures
 2017-02-15 18:13 UTC 

[PATCHv2 0/4] OPAL patches
 2017-02-15 21:05 UTC  (5+ messages)
` [PATCHv2 1/4] block/sed: Use ssize_t on atom parsers to return errors
` [PATCHv2 2/4] block/sed: Add helper to qualify response tokens
` [PATCHv2 3/4] block/sed: Check received header lengths
` [PATCHv2 4/4] MAINTAINERS: Remove powerpc's opal match

[PATCH] scsi, block: fix memory leak of sdpk on when gd fails to allocate
 2017-02-15 18:03 UTC  (2+ messages)

[PATCH v2] reset-socfpga: Fix nr_resets property
 2017-02-15 18:10 UTC 

[PATCH] tpm: Fix expected number of response bytes of TPM1.2 PCR Extend
 2017-02-15 18:09 UTC  (2+ messages)

[PATCH 1/2] fpga: Add flag to indicate bitstream needs decrypting
 2017-02-15 18:07 UTC  (5+ messages)

FPGA Region enhancements and fixes
 2017-02-15 18:06 UTC  (13+ messages)
` [RFC 1/8] fpga-mgr: add a single function for fpga loading methods
` [RFC 2/8] fpga-region: support more than one overlay per FPGA region
` [RFC 3/8] fpga-bridge: add non-dt support
` [RFC 4/8] doc: fpga-mgr: separate getting/locking FPGA manager
` [RFC 5/8] "
` [RFC 6/8] fpga-region: separate out common code to allow non-dt support
` [RFC 7/8] fpga-region: add sysfs interface
` [RFC 8/8] doc: fpga: add sysfs document for fpga region

[PATCH] tpm: declare tpm2_get_pcr_allocation() as static
 2017-02-15 18:02 UTC 

[PATCH v3] tty: pl011: Work around QDF2400 E44 stuck BUSY bit
 2017-02-15 18:01 UTC 

Regression in next with use printk_safe buffers in printk
 2017-02-15 18:01 UTC  (3+ messages)

[PATCH] drm/virtio: call drm_plane_cleanup() at destroy phase
 2017-02-15 18:00 UTC 

[PATCH 1/3] powerpc: kprobes: fix handling of function offsets on ABIv2
 2017-02-15 17:58 UTC  (3+ messages)

[PATCH 1/6] [media] vb2: only check ret if we assigned it
 2017-02-15 17:55 UTC  (6+ messages)
` [PATCH 2/6] [media] ivtv: improve subscribe_event handling
` [PATCH 3/6] [media] solo6x10: improve subscribe event handling
` [PATCH 4/6] [media] tw5864: "
` [PATCH 5/6] [media] vivid: "
` [PATCH 6/6] [media] go7007: "

random: /dev/random often returns short reads
 2017-02-15 17:55 UTC  (9+ messages)

[PATCH V9 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-15 17:51 UTC  (13+ messages)
` [PATCH V9 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V9 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V9 03/10] efi: parse ARM processor error
` [PATCH V9 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V9 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V9 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V9 07/10] efi: print unrecognized CPER section
` [PATCH V9 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V9 09/10] trace, ras: add ARM processor error trace event
` [PATCH V9 10/10] arm/arm64: KVM: add guest SEA support

[PATCH] net: ethernet: ti: cpsw: correct ale dev to cpsw
 2017-02-15 17:45 UTC 

[PATCH 0/2] RFC: Move efi bgrt code out of arch/x86
 2017-02-15 17:44 UTC  (2+ messages)

[PATCH 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-02-15 17:43 UTC  (7+ messages)
` [PATCH 2/4] pinctrl: samsung: Register pinctrl before GPIO
` [PATCH 3/4] pinctrl: samsung: Use devres version of gpiochip_add_data
` [PATCH 4/4] pinctrl: samsung: Remove unused local variable

[PATCH v4 0/3] i.MX7 PCI support
 2017-02-15 17:38 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: imx6: Add code to support i.MX7D

[PATCH] staging:bcm2048 : Add parentheses around variable x
 2017-02-15 17:26 UTC  (3+ messages)

v4.10-rc6 boot regression on Intel desktop, maybe related to EHCI hadnoff?
 2017-02-15 17:23 UTC  (6+ messages)
  ` v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
      ` v4.10-rc8 (-rc6) "

[PATCH v2 0/4] PTP attribute handling cleanup
 2017-02-15 17:22 UTC  (2+ messages)

[PATCH] uio: add UIO_MEM_CUSTOM support
 2017-02-15 17:19 UTC 

[PATCH net-next v1] bpf: Rebuild bpf.o for any dependency update
 2017-02-15 17:16 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: govern how frequently we change frequency with rate_limit
 2017-02-15 17:15 UTC 

[PATCH net-next v1] bpf: Remove redundant ifdef
 2017-02-15 17:15 UTC  (2+ messages)

[PATCH v9 0/3] Altera Cyclone Passive Serial SPI FPGA Manager
 2017-02-15 17:14 UTC  (4+ messages)
` [PATCH v9 2/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-15 17:07 UTC  (14+ messages)
` [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section

[PATCH] omap3isp: add support for CSI1 bus
 2017-02-15 17:06 UTC  (5+ messages)

[PATCH] usercopy: Add tests for all get_user() sizes
 2017-02-15 17:06 UTC  (3+ messages)

[PATCH] clk: rockchip: Set "ignore unused" for PMU M0 clocks on rk3399
 2017-02-15 17:06 UTC  (5+ messages)

[PATCH] staging: visorbus, replace init_timer with setup_timer
 2017-02-15 17:01 UTC  (2+ messages)

[PATCH 0/2] iio: allow to set STM32 ADC resolution
 2017-02-15 16:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: stm32-adc: add option to set resolution
` [PATCH 2/2] iio: adc: stm32: add dt "

[PATCH] Revert: "PCI: Add ACS quirk for all Cavium devices"
 2017-02-15 16:57 UTC  (4+ messages)

[PATCH] PCI: always build pci-host-common on ARM64
 2017-02-15 16:56 UTC  (2+ messages)

[RFC][PATCH 0/2] Add mode_valid drm_crtc_helper_funcs for HiKey
 2017-02-15 16:54 UTC  (8+ messages)
` [RFC][PATCH 1/2] drm/probe-helper: Add mode_valid check to drm_crtc_helper_funcs

[PATCH 01/14] crypto: sun4i-ss - simplify optional reset handling
 2017-02-15 16:52 UTC  (5+ messages)
` [PATCH 10/14] phy: meson8b-usb2: "

[patch 0/2] goldfish: Prevent the trainwreck from doing harm
 2017-02-15 16:52 UTC  (8+ messages)
` [patch 1/2] x86/platform/goldfish: Prevent unconditional loading

Linux 4.9.10
 2017-02-15 16:48 UTC  (2+ messages)

Linux 4.4.49
 2017-02-15 16:47 UTC  (2+ messages)

[PATCH 1/4] block/sed: Use ssize_t on atom parsers to return errors
 2017-02-15 19:38 UTC  (4+ messages)
` [PATCH 2/4] block/sed: Add helper to qualify response tokens
` [PATCH 3/4] block/sed: Check received header lengths
` [PATCH 4/4] MAINTAINERS: Remove powerpc's opal match

[PATCH] sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
 2017-02-15 16:44 UTC  (6+ messages)

[PATCH] staging: rtl8712: Fix sparse warnings about endianness
 2017-02-15 16:38 UTC  (2+ messages)

[PATCH 4.4 00/20] 4.4.49-stable review
 2017-02-15 16:36 UTC  (3+ messages)

[PATCH] binder: Add 'hwbinder' to the default devices
 2017-02-15 16:33 UTC  (2+ messages)

[RFC] kasan stack overflow warnings again: READ_ONCE(), typecheck()
 2017-02-15 16:20 UTC  (3+ messages)

[PATCH v3 0/2] drm: Support framebuffer panning
 2017-02-15 16:19 UTC  (3+ messages)
` [PATCH v3 1/2] drm/fb-helper: Add multi buffer support for cma fbdev
` [PATCH v3 2/2] drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC

[RFC] fs,eventpoll: Add ability to install target file by its number
 2017-02-15 16:14 UTC 

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-02-15 16:11 UTC  (4+ messages)

[PATCH] PCI/PME: Restore pcie_pme_driver.remove
 2017-02-15 16:06 UTC  (3+ messages)

[PATCH] atm: idt77252, use setup_timer and mod_timer
 2017-02-15 15:59 UTC 

[PATCH] reset-socfpga: Fix nr_resets property
 2017-02-15 15:57 UTC  (3+ messages)

[PATCH] KVM: race-free exit from KVM_RUN without POSIX signals
 2017-02-15 15:56 UTC  (3+ messages)

[PATCH v2] Power: supply: sbs-charger: simplified bool function
 2017-02-15 15:46 UTC 

[PATCH] block: do not allow updates through sysfs until registration completes
 2017-02-15 15:41 UTC  (2+ messages)

[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-15 15:37 UTC  (3+ messages)
` [PATCH v3 2/4] x86: Remap GDT tables in the Fixmap section

[PATCH] of: add EXPORT_SYMBOL for of_device_compatible_match
 2017-02-15 15:34 UTC  (2+ messages)

[RFC][PATCH] tracing: Have traceprobe_probes_write() not access userspace unnecessarily
 2017-02-15 15:31 UTC  (5+ messages)
` [PATCH V2 1/2] tracing/probes: Fix a warning message to show correct maximum length

[PATCH v2 0/2] Add support for the DW IP Prototyping Kits for MIPI CSI-2 Host
 2017-02-15 15:29 UTC  (4+ messages)
` [PATCH v2 1/2] Add Documentation for Media Device, Video Device, and Synopsys DW "

[PATCH 0/2] Small fixes for LightNVM core
 2017-02-15 15:28 UTC  (5+ messages)
` [PATCH 1/2] lightnvm: fix off-by-one error on target initialization
` [PATCH 2/2] lightnvm: set default lun range when no luns are specified

[PATCH 0/3] usb: dwc3: trivial fixes
 2017-02-15 15:25 UTC  (4+ messages)
` [PATCH 2/3] usb: dwc3: use BIT() macro where possible

[PATCH] usb: storage: add missing pre-increment to variable
 2017-02-15 15:26 UTC  (2+ messages)
` [usb-storage] "

[PATCH] tools/lib/api: allow the linker to be overridden
 2017-02-15 15:25 UTC  (3+ messages)

[PATCH v2] ARM: mvebu: add support for the Linksys WRT1900ACS (Shelby)
 2017-02-15 15:18 UTC  (2+ messages)

[PATCH v7 0/2] staging: wlan-ng: align else if statement to coding standard
 2017-02-15 15:14 UTC  (3+ messages)
` [PATCH v7 1/2] staging: wlan-ng: move else if statement to a single line
` [PATCH v7 2/2] staging: wlan-ng: move logical continuation at the end of line

[PATCH v2 0/6] Move dell-led to drivers/platform/x86
 2017-02-15 15:12 UTC  (6+ messages)

[PATCH] ptr_ring: fix race conditions when resizing
 2017-02-15 15:09 UTC 

[PATCH V2 RESEND] firmware: simplify defining and handling FW_OPT_FALLBACK
 2017-02-15 15:05 UTC 

Final warning from btinternet Team 2017
 2017-02-15 15:00 UTC 

[PATCH] ARM: dts: armada-385-linksys: fix DSA compatible property
 2017-02-15 14:56 UTC  (3+ messages)

[PATCH] sched/deadline: Remove unnecessary condition in push_dl_task()
 2017-02-15 14:55 UTC  (5+ messages)

[PATCH v2 0/6] Updates for Marvell Switch SoCs
 2017-02-15 14:52 UTC  (5+ messages)
` [PATCH v2 1/6] ARM: dts: Fix typo in armada-xp-98dx4251
` [PATCH v2 4/6] ARM: mvebu: Add mv98dx3236-soc-id

[PATCH v3 0/3] xen/privcmd: support for dm_op and restriction
 2017-02-15 14:49 UTC  (5+ messages)
` [PATCH v3 2/3] xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
` [PATCH v3 3/3] xen/privcmd: add IOCTL_PRIVCMD_RESTRICT

[PATCH v2 1/2] pwm: loongson1: Add PWM driver for Loongson1 SoC
 2017-02-15 14:45 UTC 

[PATCH] KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
 2017-02-15 14:44 UTC 

[PATCH] genirq: Reenable shared irq debugging in request_*_irq()
 2017-02-15 14:43 UTC 

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-02-15 14:40 UTC  (4+ messages)
` [PATCH v5 01/15] stacktrace/x86: add function for detecting reliable stack traces

[Patch 0/2] media: ti-vpe: allow user specified stride
 2017-02-15 14:34 UTC  (4+ messages)
` [Patch 2/2] media: ti-vpe: vpe: allow use of "

[PATCH 0/8] LinuxPPS: some minor fixes and improvements
 2017-02-15 14:31 UTC  (2+ messages)
` [PATCH 1/8] hardpps: simple fixes replacing clumsy code with abs() macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).