public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-24 13:26:36 to 2015-03-24 15:47:52 UTC [more...]

[PATCH 0/9] tools lib traceevent: Pulling in updates from trace-cmd
 2015-03-24 15:45 UTC  (21+ messages)
` [PATCH 1/9] tools lib traceevent: Handle NULL comm name
` [PATCH 2/9] tools lib traceevent: Copy trace_clock and free it
` [PATCH 3/9] tools lib traceevent: Handle %z in bprint format
` [PATCH 4/9] tools lib traceevent: Add pevent_data_pid_from_comm()
` [PATCH 5/9] tools lib traceevent: Fix whitespace error
` [PATCH 6/9] tools lib traceevent: Make plugin options either string or boolean
` [PATCH 7/9] tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
` [PATCH 8/9] tools lib traceevent: Add way to find sub buffer boundary
` [PATCH 9/9] tools lib traceevent: Free filter tokens in process_filter()

[PATCH 3.10 00/55] 3.10.73-stable review
 2015-03-24 15:43 UTC  (23+ messages)
` [PATCH 3.10 01/55] sparc32: destroy_context() and switch_mm() needs to disable interrupts
` [PATCH 3.10 02/55] sparc: semtimedop() unreachable due to comparison error
` [PATCH 3.10 03/55] sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
` [PATCH 3.10 04/55] sparc: perf: Make counting mode actually work
` [PATCH 3.10 05/55] sparc: Touch NMI watchdog when walking cpus and calling printk
` [PATCH 3.10 07/55] net: sysctl_net_core: check SNDBUF and RCVBUF for min length
` [PATCH 3.10 08/55] rds: avoid potential stack overflow
` [PATCH 3.10 09/55] inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
` [PATCH 3.10 10/55] caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
` [PATCH 3.10 11/55] rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
` [PATCH 3.10 12/55] Revert "net: cx82310_eth: use common match macro"
` [PATCH 3.10 13/55] tcp: fix tcp fin memory accounting
` [PATCH 3.10 14/55] net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
` [PATCH 3.10 15/55] tcp: make connect() mem charging friendly
` [PATCH 3.10 17/55] drm/radeon: do a posting read in evergreen_set_irq
` [PATCH 3.10 18/55] drm/radeon: do a posting read in r100_set_irq
` [PATCH 3.10 19/55] drm/radeon: do a posting read in r600_set_irq
` [PATCH 3.10 20/55] drm/radeon: do a posting read in si_set_irq
` [PATCH 3.10 21/55] drm/radeon: do a posting read in rs600_set_irq
` [PATCH 3.10 23/55] fuse: set stolen page uptodate
` [PATCH 3.10 24/55] fuse: notify: dont move pages
` [PATCH 3.10 25/55] virtio_console: init work unconditionally

[PATCH] ocfs2: trusted xattr missing CAP_SYS_ADMIN check
 2015-03-24 15:46 UTC 

[PATCH v3 00/10] pci: fix unhandled interrupt on shutdown
 2015-03-24 15:43 UTC  (8+ messages)
` [PATCH v3 01/10] pci: export functions for msi/msix ctrl
` [PATCH v3 02/10] pci: move pci_msi_init_pci_dev to pci.c
` [PATCH v3 05/10] pci: make msi/msix shutdown functions static
` [PATCH v3 06/10] virtio_pci: drop msi_off on probe
` [PATCH v3 08/10] mic: drop pci_msi_off call "
` [PATCH v3 09/10] pci: drop pci_msi_off calls from quirks
` [PATCH v3 10/10] pci: unexport pci_msi_off

[PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask v4
 2015-03-24 15:41 UTC  (4+ messages)
` [PATCH 0/4 V5] workqueue: Introduce low-level unbound wq sysfs cpumask v5
  ` [PATCH 1/4 V5] workqueue: Reorder sysfs code

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-24 15:42 UTC  (21+ messages)
` [RFCv3 PATCH 33/48] sched: Energy-aware wake-up task placement
` [RFCv3 PATCH 34/48] sched: Bias new task wakeups towards higher capacity cpus
` [RFCv3 PATCH 38/48] sched: Infrastructure to query if load balancing is energy-aware
` [RFCv3 PATCH 42/48] sched: Introduce energy awareness into find_busiest_queue
` [RFCv3 PATCH 43/48] sched: Introduce energy awareness into detach_tasks
` [RFCv3 PATCH 44/48] sched: Tipping point from energy-aware to conventional load balancing
` [RFCv3 PATCH 45/48] sched: Skip cpu as lb src which has one task and capacity gte the dst cpu

[PATCH] kbuild: remove warning about "make depend"
 2015-03-24 15:39 UTC  (2+ messages)

[PATCH] btrfs: explicitly set control file's private_data
 2015-03-24 15:35 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-24 15:33 UTC  (3+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-24 15:30 UTC  (25+ messages)
` [patch v11 01/23] ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
` [patch v11 02/23] ACPI: add arm64 to the platforms that use ioremap
` [patch v11 03/23] ARM64: allow late use of early_ioremap
` [patch v11 04/23] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [patch v11 05/23] ACPI: fix acpi_os_ioremap for arm64
` [patch v11 06/23] ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT
` [patch v11 07/23] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [patch v11 08/23] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [patch v11 09/23] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [patch v11 10/23] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [patch v11 11/23] ACPI / table: Print GIC information when MADT is parsed
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [patch v11 14/23] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [patch v11 15/23] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [patch v11 16/23] irqchip: Add GICv2 specific ACPI boot support
` [patch v11 17/23] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [patch v11 18/23] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [patch v11 19/23] XEN / ACPI: Make XEN ACPI depend on X86
` [patch v11 20/23] ARM64 / ACPI: Enable ARM64 in Kconfig
` [patch v11 21/23] Documentation: ACPI for ARM64
` [patch v11 22/23] ARM64 / ACPI: additions of ACPI documentation for arm64
` [patch v11 23/23] ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed

[PATCH] avr32: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-24 15:31 UTC  (3+ messages)
` [PATCH] cris: "
` [PATCH] x86, UML: "

[PATCH RFC] Support for write stream IDs
 2015-03-24 15:27 UTC  (7+ messages)
` [PATCH 1/6] block: add support for carrying a stream ID in a bio
` [PATCH 2/6] Add support for per-file stream ID
` [PATCH 3/6] direct-io: add support for write stream IDs
` [PATCH 4/6] Add stream ID support for buffered writeback
` [PATCH 5/6] btrfs: add support for buffered writeback stream ID
` [PATCH 6/6] xfs: "

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-24 15:28 UTC  (8+ messages)

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-24 15:27 UTC  (6+ messages)

[PATCH 0/5] ARM: imx: ventana: enable LDO-bypass mode
 2015-03-24 15:27 UTC  (3+ messages)

[PATCH v5 1/5] staging: unisys: remove redundant variable
 2015-03-24 15:27 UTC  (6+ messages)
` [PATCH v5 2/5] staging: unisys: use local variable
` [PATCH v5 3/5] staging: unisys: use local variable in cleanup
` [PATCH v5 4/5] staging: unisys: remove global dev_t
` [PATCH v5 5/5] staging: unisys: remove comparison

[PATCH v3] Add virtio-input driver
 2015-03-24 15:25 UTC  (7+ messages)
  ` [virtio-dev] "

[PATCH 0/2] zs_object_copy() micro-optimizations
 2015-03-24 15:24 UTC  (3+ messages)
` [PATCH 1/2] zsmalloc: do not remap dst page while prepare next src page
` [PATCH 2/2] zsmalloc: micro-optimize zs_object_copy()

[PATCH] ACPI: Adjust the return value of _REV on x86
 2015-03-24 15:24 UTC  (8+ messages)
      `  "

[PATCH V3 0/2] Rework mce_severity
 2015-03-24 15:23 UTC  (6+ messages)
` [PATCH V3 1/2] x86, mce, severities: Add AMD severities function

[RFC][PATCH 0/4] Another go at ktime_get_raw_fast_ns()
 2015-03-24 15:20 UTC  (2+ messages)

[PATCH] drm/msm: Refactor msm drm driver to be able to support module
 2015-03-24 15:18 UTC  (4+ messages)
` [PATCH] drm/msm: Refactor msm drm driver by introducing msm_drm_sub_dev

[PATCH V2 0/2] DRA7/X15: Thermal dts patches
 2015-03-24 15:17 UTC  (3+ messages)
` [PATCH V2 2/2] ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102

[PATCH] lguest: simplify lguest_iret
 2015-03-24 14:26 UTC  (3+ messages)

[PATCH v4 00/14] Add kdbus implementation
 2015-03-24 15:15 UTC  (3+ messages)
` [PATCH 12/14] kdbus: add Makefile, Kconfig and MAINTAINERS entry

missing MS_RDONLY check in fsync
 2015-03-24 15:14 UTC 

[PATCH] coresight: adding basic support for Spreadtrum SC9836
 2015-03-24 15:08 UTC  (2+ messages)

[PATCH] power_supply: charger-manager: Fix dereferencing of ERR_PTR
 2015-03-24 15:08 UTC  (2+ messages)

[PATCH] HID: input: Fix NULL pointer dereference when power_supply_register fails
 2015-03-24 15:07 UTC  (3+ messages)

[GIT PULL 00/20] perf/core improvements and fixes
 2015-03-24 15:05 UTC  (5+ messages)
  ` [RFC] propagating symtab load errors. was: "

[PATCH 0/5] wm5110 Boot Fixups Part 2
 2015-03-24 14:59 UTC  (6+ messages)
` [PATCH 1/5] mfd: arizona: Add missing gpio_free in arizona_dev_exit
` [PATCH 2/5] mfd: wm5102: Move check for custom boot into arizona_wait_for_boot
` [PATCH 3/5] mfd: arizona: Factor out hard reset into helper functions
` [PATCH 4/5] mfd: arizona: Add better support for system suspend
` [PATCH 5/5] mfd: wm5110: Add delay before releasing reset line

[PATCH 1/1] livepatch: add support on s390
 2015-03-24 15:04 UTC  (4+ messages)
  ` [PATCH v2 "

4.0.0-rc4: panic in free_block
 2015-03-24 14:57 UTC  (5+ messages)

linux-next: manual merge of the arm-soc tree with the arm-perf tree
 2015-03-24 14:59 UTC  (5+ messages)

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-03-24 14:53 UTC  (2+ messages)

[PATCH 0/2] KASan for arm64
 2015-03-24 14:49 UTC  (3+ messages)
` [PATCH 1/2] kasan, x86: move KASAN_SHADOW_OFFSET to the arch Kconfig
` [PATCH 2/2] arm64: add KASan support

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-24 14:46 UTC  (8+ messages)
    `  "

[git pull] drm fixes
 2015-03-24 14:46 UTC  (10+ messages)
    ` [Intel-gfx] "

[V5 PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-03-24 14:43 UTC  (5+ messages)
` [V5 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching

[PATCH] mm: Remove usages of ACCESS_ONCE
 2015-03-24 14:42 UTC  (4+ messages)

[PATCH] lockdep: increase static allocations
 2015-03-24 14:42 UTC  (6+ messages)

[PATCH] iommu/vt-d: Remove unused variable
 2015-03-24 14:39 UTC  (2+ messages)

[PATCH] mm: fix lockdep build in rcu-protected get_mm_exe_file()
 2015-03-24 14:38 UTC  (4+ messages)

[PATCH] rtc: s5m: Add support for S2MPS13 RTC
 2015-03-24 14:33 UTC 

[PATCH] regulator: arizona-ldo1: Add ramp time for HI_PWR
 2015-03-24 14:27 UTC 

[PATCH v2 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-24 14:29 UTC  (6+ messages)
` [PATCH v2 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL
` [PATCH v2 2/4] clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
` [PATCH v2 3/4] cpuidle: menu: "
` [PATCH v2 4/4] media: cxd2820r: "

[PATCH] mm/slub: fix lockups on PREEMPT && !SMP kernels
 2015-03-24 14:17 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] MIPS: Provide fallback reboot/poweroff/halt implementations
 2015-03-24 14:22 UTC  (2+ messages)

[PATCH] staging: rts5208: Fixed 80 char & indent warnings
 2015-03-24 14:16 UTC  (3+ messages)

[pci:pci/enumeration-yw8 33/34] drivers/pci/host-bridge.c:220:6: sparse: symbol 'pci_host_assign_domain_nr' was not declared. Should it be static?
 2015-03-24 14:16 UTC  (2+ messages)
` [PATCH pci] PCI: pci_host_assign_domain_nr() can be static

[PATCH] checkpatch: remove unneeded or ("|")
 2015-03-24 14:11 UTC  (5+ messages)

[PATCH] x86: vdso32/syscall.S: do not load __USER32_DS to %ss
 2015-03-24 14:08 UTC  (6+ messages)

[PATCH] mfd: axp20x: Fix duplicate const for model names
 2015-03-24 14:06 UTC  (3+ messages)

[PATCH v2 1/2] rtc: s5m: Allow usage on device type different than main MFD type
 2015-03-24 14:02 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: sec-core: Modify RTC compatible name of S2MPS13
    ` [rtc-linux] "

[PATCH] checkpatch: Add test for repeated const uses
 2015-03-24 13:53 UTC 

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-24 13:46 UTC  (7+ messages)

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-03-24 13:40 UTC  (5+ messages)
` [RFC PATCH 1/4] PM / QoS: Add pm_qos_cancel_request_lazy() that doesn't sleep
` [RFC PATCH 2/4] mmc: sdhci: Support maximum DMA latency request via PM QOS
` [RFC PATCH 3/4] mmc: sdhci-acpi: Fix device hang on Intel BayTrail
` [RFC PATCH 4/4] mmc: sdhci-pci: "

[PATCH v3] kprobes: Disable Kprobe when ftrace arming fails
 2015-03-24 13:36 UTC  (10+ messages)

[PATCH 0/2] Implement CTL flush dummy bits
 2015-03-24 13:30 UTC  (4+ messages)
` [PATCH 1/2] drm/msm/mdp5: Update headers (add CTL flush bits)
  ` [PATCH] rnndb/mdp5: Add some CTL flush bits
` [PATCH 2/2] drm/msm/mdp5: Remove CTL flush dummy bits


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