mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2016-05-04  7:18 UTC  (3+ messages)

[PATCH 08/21] X86_64, UV: Clean up redunduncies after merge of UV4 MMR definitions
 2016-05-04  7:17 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[PATCH 06/21] X86_64, UV: Add UV4 Specific MMR definitions
 2016-05-04  7:17 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[RFC PATCH] sched: reflect sched_entity movement into task_group's utilization
 2016-05-04  7:17 UTC 

[PATCH 05/21] X86_64, UV: Prep for UV4 MMR updates
 2016-05-04  7:16 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function
 2016-05-04  7:16 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[PATCH 03/21] X86_64, UV: Add UV4 Specific Defines
 2016-05-04  7:16 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[PATCH 02/21] X86_64, UV: Add UV Architecture Defines
 2016-05-04  7:15 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[PATCH 01/21] X86_64, UV: Add Initial UV4 definitions
 2016-05-04  7:15 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: "

[PATCH 3/3] x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT
 2016-05-04  7:14 UTC  (2+ messages)
` [tip:efi/urgent] "

[PATCH 1/3] MAINTAINERS: Remove asterisk from EFI directory names
 2016-05-04  7:14 UTC  (2+ messages)
` [tip:efi/urgent] "

[PATCH 4/4] signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)
 2016-05-04  7:13 UTC  (2+ messages)
` [tip:core/signals] "

[PATCH 0/4] SS_AUTODISARM fixes and an ABI change
 2016-05-04  7:13 UTC  (8+ messages)
` [PATCH 1/4] signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack
  ` [tip:core/signals] signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()
` [PATCH 3/4] signals/sigaltstack: Report current flag bits in sigaltstack()
  ` [tip:core/signals] "

[PATCH 2/4] selftests/sigaltstack: Fix the sas test on old kernels
 2016-05-04  7:13 UTC  (2+ messages)
` [tip:core/signals] selftests/sigaltstack: Fix the sigaltstack "

[PATCH] mmc: mmc: do not use CMD13 to get status after speed mode switch
 2016-05-04  6:54 UTC 

Regression in v4.6-rc due to SCSI multipath change
 2016-05-04  6:51 UTC 

[PATCH] sched/nohz: fix affine unpinned timers mess
 2016-05-04  6:45 UTC 

linux-next: Tree for May 4
 2016-05-04  6:45 UTC 

[PATCH] [RFC] x86: work around MPX Erratum
 2016-05-04  6:44 UTC  (7+ messages)

[PATCH RESEND 00/12] SH: landisk convert to devicetree
 2016-05-04  6:41 UTC  (8+ messages)
` [PATCH RESEND 03/12] sh: Disable board specific code in OF mode
` [PATCH RESEND 05/12] sh: DeviceTree support update
` [PATCH RESEND 10/12] sh: I/O DATA HDL-U (aka landisk) support dts

[PATCH v6 09/12] usb: gadget: udc: adapt to OTG core
 2016-05-04  6:37 UTC  (13+ messages)

[GIT PULL 0/3] EFI urgent fixes
 2016-05-04  6:35 UTC  (3+ messages)
` [PATCH 2/3] x86/sysfb_efi: Fix valid BAR address range check

[PATCH 0.14] oom detection rework v6
 2016-05-04  6:31 UTC  (7+ messages)
` [PATCH 12/14] mm, oom: protect !costly allocations some more
` [PATCH 14/14] mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders

[patch] ALSA: isa/wavefront: prevent some out of bound writes
 2016-05-04  6:27 UTC 

[patch] spi: rockchip: potential NULL dereference on error
 2016-05-04  6:25 UTC 

[RFC PATCH 0/3] random: replace urandom pool with a CRNG
 2016-05-04  6:24 UTC  (4+ messages)
` [PATCH 1/3] random: replace non-blocking pool with a Chacha20-based CRNG

[patch] rtlwifi: rtl818x: silence uninitialized variable warning
 2016-05-04  6:16 UTC 

[patch] [SCSI] eata_pio: missing break statement
 2016-05-04  6:13 UTC 

[PATCH 00/31] thermal: reorganizing thermal core
 2016-05-04  6:02 UTC  (32+ messages)
` [PATCH 01/31] thermal: core: prevent zones with no types to be registered
` [PATCH 02/31] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCH 03/31] thermal: core: group device_create_file() calls that are always created
` [PATCH 04/31] thermal: core: use dev.groups to manage always present tz attributes
` [PATCH 05/31] thermal: core: move emul_temp creation to tz->device.groups
` [PATCH 06/31] thermal: core: move mode attribute "
` [PATCH 07/31] thermal: core: move passive attr "
` [PATCH 08/31] thermal: core: move power actor code out of sysfs I/F section
` [PATCH 09/31] thermal: core: move the trip attrs to the tz "
` [PATCH 10/31] thermal: core: create tz->device.groups dynamically
` [PATCH 11/31] thermal: core: move trips attributes to tz->device.groups
` [PATCH 12/31] thermal: core: remove unnecessary device_remove() calls
` [PATCH 13/31] thermal: core: split passive_store
` [PATCH 14/31] thermal: core: split policy_store
` [PATCH 15/31] thermal: core: split available_policies_show()
` [PATCH 16/31] thermal: core: move to_thermal_zone() macro to header file
` [PATCH 17/31] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCH 18/31] thermal: core: move to_cooling_device macro to header file
` [PATCH 19/31] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCH 20/31] thermal: core: introduce thermal_helpers.c
` [PATCH 21/31] thermal: core: group functions related to governor handling
` [PATCH 22/31] thermal: core: move idr handling to device management section
` [PATCH 23/31] thermal: core: move __unbind() helper to where it is used
` [PATCH 24/31] thermal: core: move bind_cdev() "
` [PATCH 25/31] thermal: core: move bind_tz() "
` [PATCH 26/31] thermal: core: move __bind() "
` [PATCH 27/31] thermal: core: add inline to print_bind_err_msg()
` [PATCH 28/31] thermal: core: move notify to the zone update section
` [PATCH 29/31] thermal: core: add a comment describing the main update loop
` [PATCH 30/31] thermal: core: add a comment describing the power actor section
` [PATCH 31/31] thermal: core: add a comment describing the device management section

[PATCH] staging: dgnc: Fix a NULL pointer dereference
 2016-05-04  5:57 UTC  (3+ messages)

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-05-04  5:52 UTC  (12+ messages)
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource

linux-next: build warning after merge of the lightnvm tree
 2016-05-04  5:52 UTC 

[PATCH 00/15] ACPICA: 20160422 Release
 2016-05-04  5:49 UTC  (16+ messages)
` [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release
` [PATCH 02/15] ACPICA: Divergence: remove unwanted spaces for typedef
` [PATCH 03/15] ACPICA: Refactor evaluate_object to reduce nesting
` [PATCH 04/15] ACPICA: ACPI 6.1: Support for new PCCT subtable
` [PATCH 05/15] ACPICA: ACPI 6.0: Update _BIX support for new package element
` [PATCH 06/15] ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
` [PATCH 07/15] ACPICA: Renamed some #defined flag constants for clarity
` [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls
` [PATCH 09/15] ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro
` [PATCH 10/15] ACPICA: Hardware: Add optimized access bit width support
` [PATCH 11/15] ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
` [PATCH 12/15] ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_read()
` [PATCH 13/15] ACPICA: Hardware: Add access_width/bit_offset support for acpi_hw_write()
` [PATCH 14/15] ACPICA: Move all ASCII utilities to a common file
` [PATCH 15/15] ACPICA: Update version to 20160422

[PATCH 1/2] Improve types abstraction for gdb python scripts
 2016-05-04  5:41 UTC  (3+ messages)
` [PATCH 2/2] Fix issue with dmesg.py and python 3.X

[PATCH] PCI: dra7xx: program outbound atu with correct address
 2016-05-04  5:14 UTC  (4+ messages)

[PATCH 3/3] staging: dgnc: clean up the dgnc_get_modem_info()
 2016-05-04  5:13 UTC 

[PATCH 2/3] staging: dgnc: remove useless assigned error value in
 2016-05-04  5:13 UTC 

[PATCH 1/3] staging: dgnc: remove redundant NULL check in
 2016-05-04  5:13 UTC 

[PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-04  5:13 UTC  (6+ messages)
        ` [linux-sunxi] "

[PATCH v2 5/5] dax: handle media errors in dax_do_io
 2016-05-04  5:05 UTC  (18+ messages)

v4.6-rc1 regression bisected, Problem loading in-kernel X.509 certificate (-2)
 2016-05-04  4:53 UTC  (9+ messages)

[RFC v6 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-04  4:53 UTC  (4+ messages)
` [RFC v6 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings

[GIT PULL for v4.6-rc1] media updates
 2016-05-04  4:39 UTC  (4+ messages)

[PATCH] crypto: algif_skcipher: replace sg++ with sg_next()
 2016-05-04  4:09 UTC  (2+ messages)

[PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-05-04  4:09 UTC  (7+ messages)
` [PATCH v7 1/6] Shared library support

[PATCH] mmc: omap: Use dma_request_chan() for requesting DMA channel
 2016-05-04  3:59 UTC  (4+ messages)

[PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT
 2016-05-04  3:41 UTC 

[RFC PATCH] livepatch: allow removal of a disabled patch
 2016-05-04  3:36 UTC  (5+ messages)

[serial] 13a7238eea: WARNING: CPU: 0 PID: 1 at drivers/tty/serial/serial_core.c:99 uart_change_pm+0x35/0x162
 2016-05-04  3:34 UTC  (2+ messages)

[PATCH v2 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support
 2016-05-04  3:32 UTC  (4+ messages)

[RESEND PATCH v10 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-05-04  3:29 UTC  (5+ messages)
` [RESEND PATCH v10 4/4] power: wm831x_power: Support USB charger current limit management

[v9, 0/7] Fix eSDHC host version register bug
 2016-05-04  3:24 UTC  (8+ messages)
` [v9, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v9, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v9, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v9, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v9, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
` [v9, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[v8, 0/7] Fix eSDHC host version register bug
 2016-05-04  3:24 UTC  (6+ messages)
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver

[net] 5413d1babe: INFO: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected ]
 2016-05-04  3:11 UTC  (2+ messages)

[PATCH 1/2] Improve types abstraction for gdb python scripts
 2016-05-04  3:08 UTC  (2+ messages)
` [PATCH 2/2] Fix issue with dmesg.py and python 3.X

linux-next: manual merge of the tip tree with the arc tree
 2016-05-04  3:02 UTC 

[PATCH] sp5100_tco: properly check for new register layouts
 2016-05-04  2:43 UTC  (2+ messages)

[PATCH 0/6] mm/page_owner: use tackdepot to store stacktrace
 2016-05-04  2:35 UTC  (5+ messages)
` [PATCH 6/6] mm/page_owner: use stackdepot "

[PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
 2016-05-04  2:34 UTC  (3+ messages)
` [PATCH 1/2 v6] clk/axs10x: Add "
  ` [RESEND PATCH "

[PATCH v2] lib/mpi: Fix kernel unaligned access in mpi_write_to_sgl
 2016-05-04  2:32 UTC  (6+ messages)

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-04  2:30 UTC  (3+ messages)
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

[PATCH] arm64: tegra: fix compatible string for Tegra132 fuse node
 2016-05-04  2:25 UTC  (3+ messages)

[PATCH 4.5 000/200] 4.5.3-stable review
 2016-05-04  2:25 UTC  (4+ messages)

[PATCH 1/3] md: set MD_CHANGE_PENDING in a atomic region
 2016-05-04  2:22 UTC 

[PATCH] usb: hub: fix panic caused by NULL bos pointer during reset device
 2016-05-04  2:21 UTC  (6+ messages)

VFIO MSIX Query
 2016-05-04  2:12 UTC  (2+ messages)

[PATCH] watchdog: qcom: Report reboot reason
 2016-05-04  2:07 UTC  (5+ messages)

[PATCH v2] mmc: sdhci-of-arasan: fix set_clock when a phy is supported
 2016-05-04  1:48 UTC  (3+ messages)

[PATCH v3] mmc: sdhci-of-arasan: fix set_clock when a phy is supported
 2016-05-04  1:43 UTC 

[PATCH] fix infoleak in wilc_wfi_cfgoperations
 2016-05-04  1:36 UTC 

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-05-04  1:36 UTC  (8+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure

[PATCH 00/12] nvmem: remove regmap dependency
 2016-05-04  1:32 UTC  (4+ messages)
` [PATCH 02/12] eeprom: at24: remove nvmem "

[PATCH] usb: xhci-mtk: fixup mouse wakeup failure during system suspend
 2016-05-04  1:21 UTC  (6+ messages)

Linux 3.4.112
 2016-05-04  1:10 UTC 

[PATCH] sched/fair: Update rq clock before updating nohz cpu load
 2016-05-04  1:07 UTC  (2+ messages)

[PATCH v2 1/3] checkpatch: add Kconfig 'default n' test
 2016-05-04  1:06 UTC  (2+ messages)

[PATCH 0/2] scop GFP_NOFS api
 2016-05-04  1:00 UTC  (17+ messages)
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context

[lkp] [sched/fair] 41e0d37f7a: divide error: 0000 [#1] SMP
 2016-05-04  0:58 UTC  (7+ messages)

[PATCH v4 3/3] USB: serial: cp210x: Cleaned up CRTSCTS flag code
 2016-05-04  0:52 UTC 

[PATCH v4 2/3] USB: serial: cp210x: Got rid of magic numbers in CRTSCTS flag code
 2016-05-04  0:52 UTC 

[PATCH v4 1/3] USB: serial: cp210x: Fixed RTS mode setting by the CRTSCTS flag
 2016-05-04  0:52 UTC 

[RFC PATCH 0/0] VFS:userns: support portable root filesystems
 2016-05-04  0:41 UTC 

[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
 2016-05-04  0:28 UTC  (4+ messages)

[PATCH v7 0/7] usb: add support for Intel dual role port mux
 2016-05-04  0:25 UTC  (6+ messages)
` [PATCH v7 1/7] regulator: fixed: add support for ACPI interface

[PATCH] locking/rwsem: Add reader-owned state to the owner field
 2016-05-04  0:21 UTC  (2+ messages)

[PATCH V1 0/4] Urgent fixes for Intel CQM/MBM counting
 2016-05-04  0:00 UTC  (8+ messages)
` [PATCH 2/4] perf/x86/mbm: Store bytes counted for mbm during recycle

[PATCH 0/2] Add DT based gicv2m spi offset support
 2016-05-03 23:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm,gic: Indtroduce optional property 'arm,msi-offset-spi' for gicv2m
` [PATCH 2/2] irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum

[PATCH 1/2] i2c: qup: add ACPI support
 2016-05-03 23:25 UTC  (2+ messages)
` [PATCH 2/2] i2c: qup: support SMBus block read

[GIT PULL][PATCH] tracing: Don't display trigger file for events that can't be enabled
 2016-05-03 23:24 UTC 

[PATCH 1/3] DRA7: Fix clock data for gmac_gmii_ref_clk_div
 2016-05-03 23:17 UTC  (10+ messages)
` [PATCH v2 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups
  ` [PATCH v2 2/3] ARM: DRA7x: dts: Update the OSC_32K_CLK frequency

[PATCH] igb: adjust ptp timestamps for tx/rx latency
 2016-05-03 23:10 UTC 

[PATCH net v3 1/2] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
 2016-05-03 23:10 UTC  (2+ messages)
` [PATCH net v3 2/2] udp_offload: Set encapsulation before inner completes

[PATCH] fix infoleak in wilc_wfi_cfgoperations
 2016-05-03 23:06 UTC  (2+ messages)

[PATCH] fix infoleak in ioctl_cfg80211
 2016-05-03 23:05 UTC  (2+ messages)

[PATCH v3 00/12] sched/fair: Optimize and clean up sched averages
 2016-05-03 20:02 UTC  (13+ messages)
` [PATCH v3 01/12] sched/fair: Optimize sum computation with a lookup table
` [PATCH v3 02/12] sched/fair: Rename variable names for sched averages
` [PATCH v3 03/12] sched/fair: Change the variable to hold the number of periods to 32bit
` [PATCH v3 04/12] sched/fair: Add __always_inline compiler attribute to __accumulate_sum()
` [PATCH v3 05/12] sched/fair: Optimize __update_sched_avg()
` [PATCH v3 06/12] documentation: Add scheduler/sched-avg.txt
` [PATCH v3 07/12] sched/fair: Generalize the load/util averages resolution definition
` [PATCH v3 08/12] sched/fair: Remove SCHED_LOAD_SHIFT and SCHED_LOAD_SCALE
` [PATCH v3 09/12] sched/fair: Add introduction to the sched average metrics
` [PATCH v3 10/12] sched/fair: Remove scale_load_down() for load_avg
` [PATCH v3 11/12] sched/fair: Rename scale_load() and scale_load_down()
` [PATCH v3 12/12] sched/fair: Enable increased scale for kernel load

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®