public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-25 22:09:39 to 2015-12-27 05:08:28 UTC [more...]

[PATCH] staging: lustre: fix lock imbalance
 2015-12-27  4:41 UTC 

[PATCH RESEND v2 1/1] fix a dead loop when in heavy low memory
 2015-12-27  9:14 UTC  (2+ messages)

[PATCHV4 3/3] x86, ras: Add __mcsafe_copy() function to recover from machine checks
 2015-12-27  2:16 UTC  (9+ messages)
` [PATCHV5 "

[PATCH v2 01/16] resource: Add System RAM resource type
 2015-12-27  2:12 UTC  (23+ messages)
` [PATCH v2 02/16] resource: make resource flags handled properly
` [PATCH v2 03/16] resource: Add I/O resource descriptor
` [PATCH v2 04/16] x86/e820: Set System RAM type and descriptor
` [PATCH v2 05/16] ia64: "
` [PATCH v2 06/16] arch: Set IORESOURCE_SYSTEM_RAM to System RAM
` [PATCH v2 07/16] kexec: "
` [PATCH v2 08/16] xen, mm: "
` [PATCH v2 09/16] drivers: Initialize resource entry to zero
` [PATCH v2 10/16] resource: Change walk_system_ram to use System RAM type
` [PATCH v2 11/16] arm/samsung: Change s3c_pm_run_res() "
` [PATCH v2 12/16] memremap: Change region_intersects() to take @flags and @desc
` [PATCH v2 13/16] resource: Add walk_iomem_res_desc()
` [PATCH v2 14/16] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
      ` [PATCH v2 14/16] x86, nvdimm, kexec: "
` [PATCH v2 15/16] checkpatch: Add warning on deprecated walk_iomem_res
` [PATCH v2 16/16] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH] ptrace: being capable wrt a process requires mapped uids/gids
 2015-12-27  2:03 UTC  (11+ messages)

[PATCH] staging: gdm72xx: Code cleanups
 2015-12-27  1:11 UTC  (2+ messages)

[GIT PULL 00/28] phy: for 4.5 merge window
 2015-12-27  1:01 UTC  (2+ messages)

[GIT PULL] extcon next for 4.5
 2015-12-27  0:58 UTC  (2+ messages)

[GIT PULL] USB patches for v4.5
 2015-12-27  0:57 UTC  (2+ messages)

[PATCH RESEND v2 1/1] fix a dead loop when in heavy low memory
 2015-12-27  8:34 UTC  (2+ messages)

[PATCH] SUNRPC: restore fair scheduling to priority queues
 2015-12-27  0:33 UTC  (4+ messages)

[PATCH RESEND v2 1/1] fix a dead loop when in heavy low memory
 2015-12-27  8:18 UTC 

[PATCH v2 1/1] fix a dead loop when in heavy low memory
 2015-12-27  0:20 UTC  (8+ messages)

Source code review around jump label usage
 2015-12-26 23:43 UTC  (24+ messages)
` [PATCH] i2c-core: One function call less in acpi_i2c_space_handler() after error detection
    ` [PATCH v2] "
        `  "
` [PATCH 0/3] IDE-ACPI: Fine-tuning for a function
  ` [PATCH 1/3] IDE-ACPI: One function call less in ide_get_dev_handle() after error detection
  ` [PATCH 2/3] IDE-ACPI: Delete unnecessary null pointer checks in ide_get_dev_handle()
  ` [PATCH 3/3] IDE-ACPI: Move an assignment for one variable "
` [PATCH] iio: qcom-spmi-vadc: One check less in vadc_measure_ref_points() after error detection
` [PATCH 0/6] InfiniBand-ocrdma: Fine-tuning for some function implementations
  ` [PATCH 1/6] InfiniBand-ocrdma: One variable and jump label less in ocrdma_alloc_ucontext_pd()
      ` [PATCH v2 1/6] InfiniBand-ocrdma: One "
  ` [PATCH 2/6] InfiniBand-ocrdma: Delete unnecessary variable initialisations in 11 functions
  ` [PATCH 3/6] InfiniBand-ocrdma: Returning only value constants in ocrdma_qp_state_change()
  ` [PATCH 4/6] InfiniBand-ocrdma: Return a value from a function call in _ocrdma_modify_qp() directly
  ` [PATCH 5/6] InfiniBand-ocrdma: Returning only value constants in ocrdma_resize_cq()
  ` [PATCH 6/6] InfiniBand-ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()

[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
 2015-12-26 23:13 UTC 

[PATCH 0/3] cpufreq: Boost cleanup
 2015-12-26 23:27 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: Make cpufreq_boost_supported() static
` [PATCH 2/3] cpufreq: acpi-cpufreq: Simplify boost-related code
` [PATCH 3/3] cpufreq: Simplify core code related to boost support

[PATCH] Fix ld-version.sh to handle large 3rd version part
 2015-12-26 22:47 UTC 

[PATCH v2 0/8] Raspberry Pi 2 support
 2015-12-26 22:38 UTC  (9+ messages)
` [PATCH v2 8/8] ARM: bcm2835: Add Kconfig support for bcm2836

[PATCH] coccinelle: api: check for propagation of error from platform_get_irq
 2015-12-26 22:36 UTC  (10+ messages)
        ` [PATCH v2] "

[PATCH 0/2] remove assignment from IS_ERR argument
 2015-12-26 21:57 UTC  (3+ messages)
` [PATCH 1/2] ipc/mqueue: "
` [PATCH 2/2] USB: usbmon: "

[PATCH 0/4] bcm2836 (Raspberry Pi 2) interrupt controller updates for 4.5
 2015-12-26 21:47 UTC  (5+ messages)
` [PATCH 1/4] irqchip: bcm2836: Fix initialization of the LOCAL_IRQ_CNT*IRQ timers
` [PATCH 2/4] irqchip: bcm2836: Add SMP support for the 2836
` [PATCH 3/4] irqchip: bcm2836: tolerate IRQs while no flag is set in ISR
` [PATCH 4/4] irqchip: bcm2836: make code more readable

[GIT PULL] Power management and ACPI fixes for v4.4-rc7
 2015-12-26 21:40 UTC 

[PATCH] gpiolib: fix warning about iterator
 2015-12-26 21:31 UTC  (2+ messages)

Including Raspberry Pi -next trees in linux-next
 2015-12-26 21:15 UTC 

[PATCH 0/7] fix error return code
 2015-12-26 20:11 UTC  (15+ messages)
` [PATCH 1/7] umem: "
` [PATCH 2/7] gdrom: "
` [PATCH 3/7] omapfb: "
` [PATCH 4/7] usb: gadget: legacy: "
` [PATCH 5/7] rsxx: "
` [PATCH 6/7] drivers: net: cpsw: "
        ` [PATCH 6/7 v2] "
` [PATCH 7/7] soc: ti: "

[PATCH] ARM: dts: omap3: Include missing bandgap data for ti-soc-thermal driver
 2015-12-26 18:50 UTC  (2+ messages)

[PATCH] block: add start and size to ABI documentation
 2015-12-26 18:36 UTC 

[PATCH] ARM: dts: n900: Include adp1653 device
 2015-12-26 18:35 UTC  (2+ messages)

[PATCH] Fix documentation for adp1653 DT
 2015-12-26 18:34 UTC  (2+ messages)

[PATCH] nvme: consolidate kmallc + memset 0 into kzalloc
 2015-12-26 18:19 UTC 

GPIO-driven RTS on TI hardware with 8250_omap driver
 2015-12-26 16:17 UTC 

[PATCH 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs
 2015-12-26 16:06 UTC  (3+ messages)
` [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH v6 0/3] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-26 15:53 UTC  (4+ messages)
` [PATCH v6 1/3] spi: dts: Add new device property to specifcy a "
` [PATCH v6 2/3] spi: sun4i: Fix clock calculations to be predictable and never exceed the requested rate
` [PATCH v6 3/3] spi: sun4i: Add support for wait time between word transmissions

[PATCH v2] crypto: AF_ALG - add support for keys/asymmetric-type
 2015-12-26 15:50 UTC 

[PATCH] Staging: ste_rmi4: Remove obsolete driver
 2015-12-26 15:23 UTC 

[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2015-12-26 15:21 UTC  (3+ messages)
` [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

[PATCH] RFKill airplane mode LED trigger
 2015-12-26 15:05 UTC  (2+ messages)
` [PATCH] net/rfkill: Create "airplane mode" "

[RFCv2 0/4] Asus Wireless Radio Control driver
 2015-12-26 14:56 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: Add "
` [PATCH 2/4] asus-wireless: Add ACPI HID ATK4001
` [PATCH 3/4] net/rfkill: Create "airplane mode" LED trigger
` [PATCH 4/4] asus-wireless: Toggle airplane mode LED

[PATCH] arch/x86/kernel/ptrace.c: Remove redundant arg_offs_table
 2015-12-26 13:49 UTC 

[PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms
 2015-12-26 13:33 UTC  (7+ messages)
` [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

[PATCH] kernel: rcu: tree: Remove useless rcu_data_p when !PREEMPT_RCU
 2015-12-26 13:41 UTC 

[PATCH] include/linux/amd-iommu.h: Move to arch/x86/include/asm
 2015-12-26 13:26 UTC 

[GIT PULL] parisc huge page support for v4.4
 2015-12-26 12:31 UTC  (8+ messages)

timerfd_settime/timerfd_gettime issue ?
 2015-12-26 12:26 UTC 

[PATCH] init, Documentation: Remove ramdisk_blocksize mentions
 2015-12-26 12:23 UTC  (2+ messages)

[PATCH v2] Staging: dgap: Remove obsolete driver
 2015-12-26 12:06 UTC 

[PATCH v2] wl1251: add sysfs interface for bluetooth coexistence mode configuration
 2015-12-26 11:45 UTC 

[PATCH 1/1] fix a dead loop when in heavy low memory
 2015-12-26 19:21 UTC 

[PATCH 1/1] fix a dead loop when in heavy low memory
 2015-12-26 19:17 UTC 

[PATCH v3] Staging: olpc_dcon: Remove obsolete driver
 2015-12-26 11:14 UTC 

[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
 2015-12-26 10:43 UTC  (9+ messages)
` [PATCH LINUX v5 1/8] tty: xuartps: Beautify read-modify writes
` [PATCH LINUX v5 2/8] tty: xuartps: Use spinlock to serialize HW access
` [PATCH LINUX v5 3/8] tty: xuartps: Don't consider circular buffer when enabling transmitter
` [PATCH LINUX v5 4/8] tty: xuartps: Clear interrupt status register in shutdown
` [PATCH LINUX v5 5/8] tty: xuartps: Improve startup function
` [PATCH LINUX v5 6/8] tty: xuartps: Keep lock for whole ISR
` [PATCH LINUX v5 7/8] tty: xuartps: Acquire port lock for shutdown
` [PATCH LINUX v5 8/8] tty: xuartps: Move RX path into helper function

[f2fs-dev] [PATCH] f2fs: fix bugs and simplify codes of f2fs_fiemap
 2015-12-26 10:07 UTC 

[PATCH 0/3] bpf: hash: use per-bucket spinlock
 2015-12-26  9:31 UTC  (4+ messages)
` [PATCH 1/3] bpf: hash: use atomic count
` [PATCH 2/3] bpf: hash: move select_bucket() out of htab's spinlock
` [PATCH 3/3] bpf: hash: use per-bucket spinlock

[PATCH 4/5] f2fs: support data flush in ioctl
 2015-12-26  9:26 UTC  (3+ messages)
  ` [f2fs-dev] "

[GIT PULL] tpmdd updates for Linux 4.5
 2015-12-26  9:19 UTC  (2+ messages)

[PATCH 0/6] bpf: hash: optimization
 2015-12-26  8:58 UTC  (7+ messages)
` [PATCH 4/6] bpf: hash: convert per-hashtable lock into per-bucket bit spinlock

[GIT PULL] ARC fixes for 4.4-rc7
 2015-12-26  7:01 UTC 

[PATCH] arm64: entry.S: add missing trace_hardirqs_off
 2015-12-26  5:57 UTC 

Hi
 2015-12-26  5:11 UTC 

[PATCH 3.2 46/77] drm: Fix an unwanted master inheritance v2
 2015-12-26  4:31 UTC  (3+ messages)

[PATCH v3] um: Fix build error and kconfig for i386
 2015-12-26  4:10 UTC  (4+ messages)

[PATCH] usb: gadget: acm: set notify_req to NULL after freed to avoid double free
 2015-12-26  3:57 UTC 

[PATCH] null_blk: don't enable irqs when in irq
 2015-12-26  4:03 UTC  (2+ messages)

[PATCH v3] pci: Limit VPD length for megaraid_sas adapter
 2015-12-26  3:27 UTC  (5+ messages)
` [PATCH v4] "

linux-kernel antiblue protect eye for distributor
 2015-12-26  1:45 UTC 

[PATCH V2 1/1] Drivers: hv: vmbus: Add vendor and device atttributes
 2015-12-26  4:00 UTC 

[PATCH v2 0/6] watchdog: Replace driver based refcounting
 2015-12-26  0:01 UTC  (7+ messages)
` [PATCH v2 1/6] watchdog: Create watchdog device in watchdog_dev.c
` [PATCH v2 2/6] watchdog: diag288: Stop re-using watchdog core internal flags
` [PATCH v2 3/6] watchdog: Separate and maintain variables based on variable lifetime
` [PATCH v2 4/6] watchdog: da9052_wdt: Drop reference counting
` [PATCH v2 5/6] watchdog: da9055_wdt: "
` [PATCH v2 6/6] hwmon: (sch56xx) Drop watchdog driver data reference count callbacks

[PATCH] prism54: fix checks for dma mapping errors
 2015-12-25 22:42 UTC 

[PATCH v2 00/16] Enhance iomem search interfaces and support EINJ to NVDIMM
 2015-12-25 22:09 UTC 


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