messages from 2015-06-13 09:51:38 to 2015-06-14 09:05:19 UTC [more...]
Possible broken MM code in dell-laptop.c?
2015-06-14 9:05 UTC
[mm] kernel BUG at mm/slab.c:2571!
2015-06-14 8:56 UTC
[sched/preempt] BUG: KASan: out of bounds access in trace_graph_entry at addr ffff88000d717e48
2015-06-14 8:55 UTC
[sched] WARNING: CPU: 0 PID: 11 at kernel/sched/core.c:1188 do_set_cpus_allowed()
2015-06-14 8:52 UTC
[PATCH net-next] Increase limit of macvtap queues
2015-06-14 8:42 UTC (3+ messages)
[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
2015-06-14 8:40 UTC (3+ messages)
` [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads
[PATCH] mips/ad1843: convert time to jiffies HZ independent
2015-06-14 8:20 UTC
[PATCHv2 00/30] perf stat: Introduce --per-task option
2015-06-14 8:19 UTC (31+ messages)
` [PATCH 01/30] perf tools: Introduce xyarray__reset function
` [PATCH 02/30] perf tools: Add thread_map__(alloc|realloc) helpers
` [PATCH 03/30] perf tools: Change thread_map::map into struct
` [PATCH 04/30] perf tools: Add comm string into struct thread_map
` [PATCH 05/30] perf tests: Add thread_map object tests
` [PATCH 06/30] perf tools: Add reference counting for cpu_map object
` [PATCH 07/30] perf tools: Add reference counting for thread_map object
` [PATCH 08/30] perf tools: Propagate cpu maps through the evlist
` [PATCH 09/30] perf tools: Propagate thread "
` [PATCH 10/30] perf tools: Make perf_evsel__(nr_)cpus generic
` [PATCH 11/30] perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
` [PATCH 12/30] perf stat: Introduce perf_counts__(alloc|free|reset) functions
` [PATCH 13/30] perf stat: Introduce perf_counts function
` [PATCH 14/30] perf stat: Use xyarray for cpu evsel counts
` [PATCH 15/30] perf stat: Make stats work over the thread dimension
` [PATCH 16/30] perf stat: Rename struct perf_counts::cpu member to values
` [PATCH 17/30] perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
` [PATCH 18/30] perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts "
` [PATCH 19/30] perf stat: Move perf_evlist__(alloc|free)_stats into evlist object
` [PATCH 20/30] perf stat: Introduce perf_evsel__alloc_stats function
` [PATCH 21/30] perf stat: Introduce perf_evsel__read function
` [PATCH 22/30] perf stat: Introduce read_counters function
` [PATCH 23/30] perf stat: Separate counters reading and processing
` [PATCH 24/30] perf stat: Move zero_per_pkg into counter process code
` [PATCH 25/30] perf stat: Move perf_stat initialization "
` [PATCH 26/30] perf stat: Remove perf_evsel__read_cb function
` [PATCH 27/30] perf stat: Rename print_interval to process_interval
` [PATCH 28/30] perf stat: Using init_stats instead of memset
` [PATCH 29/30] perf stat: Introduce print_counters function
` [PATCH 30/30] perf stat: Introduce --per-task option
[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
2015-06-14 8:26 UTC (11+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` [PATCH 08/12] x86/mm: Remove pgd_list use from vmalloc_sync_all()
` [PATCH 09/12] x86/mm/pat/32: Remove pgd_list use from the PAT code
` [PATCH 10/12] x86/mm: Make pgd_alloc()/pgd_free() lockless
` why do we need vmalloc_sync_all?
Build regressions/improvements in v4.1-rc7
2015-06-14 8:22 UTC (2+ messages)
[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
2015-06-14 8:13 UTC (15+ messages)
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
lockup when C1E and high-resolution timers enabled
2015-06-14 7:54 UTC (3+ messages)
[PATCH RFC V2] coccinelle: flag constants being passed for jiffies
2015-06-14 7:44 UTC (5+ messages)
[PATCH 1/1] usb: gadget: udc: fix free_irq() after request_irq() failed
2015-06-14 7:09 UTC
[PATCH] x86: General protection fault after STR (32 bit systems only)
2015-06-14 7:03 UTC (14+ messages)
` [PATCH] x86: Load __USER_DS into DS/ES after resume
[patch] drm/amdkfd: fix some range checks in address watch ioctl
2015-06-14 7:02 UTC (2+ messages)
[char-misc-next 00/17] revamp mei bus
2015-06-14 6:30 UTC (25+ messages)
` [char-misc-next 01/17] MAINTAINERS: mei: add mei_cl_bus.h to maintained file list
` [char-misc-next 02/17] mei: bus: fix drivers and devices names confusion
` [char-misc-next 03/17] mei: bus: rename device_list to simple devices
` [char-misc-next 04/17] mei: bus: rename nfc.c to bus-fixup.c
` [char-misc-next 05/17] mei: bus: move driver api functions at the start of the file
` [char-misc-next 06/17] mei: bus: add kdoc for device attribute functions
` [char-misc-next 07/17] mei: bus: don't enable events implicitly in device enable
` [char-misc-next 08/17] mei: bus: report if event registration failed
` [char-misc-next 09/17] mei: bus: simplify device matching
` [char-misc-next 10/17] mei: bus: revamp probe and remove functions
` [char-misc-next 11/17] mei: bus: add reference to bus device in struct mei_cl_client
` [char-misc-next 12/17] mei: bus: add me client device list infrastructure
` [char-misc-next 13/17] mei: bus: enable running fixup routines before device registration
` [char-misc-next 14/17] mei: bus: blacklist clients by number of connections and nfc info client
` [char-misc-next 15/17] mei: bus: simplify how we build nfc bus name
` [char-misc-next 16/17] mei: bus: also unregister the driver when removing the device
` [char-misc-next 17/17] mei: bus: link client devices instead of host clients
[PATCH v3] NET: Add ezchip ethernet driver
2015-06-14 6:26 UTC (2+ messages)
` [PATCH v4] "
[BUG ?] staging: rtl8723au: condition with no effect
2015-06-14 6:19 UTC (3+ messages)
[PATCH 0/3] Introduce framework for SLIMbus device drivers
2015-06-14 5:49 UTC (4+ messages)
` [PATCH 1/3] SLIMbus: Device management on SLIMbus
` [PATCH 2/3] of/slimbus: OF helper for SLIMbus
` [PATCH 3/3] slimbus: Add messaging APIs to slimbus framework
[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
2015-06-14 5:42 UTC (4+ messages)
` [PATCH 2/3] vfs, writeback: replace FS_CGROUP_WRITEBACK with MS_CGROUPWB
[PATCH 1/1 linux-next] pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()
2015-06-14 5:23 UTC (3+ messages)
[PATCH v15 0/4] ARM: rk3288: Add PM Domain support
2015-06-14 5:13 UTC (5+ messages)
` [PATCH v15 1/4] dt-bindings: add document of Rockchip power domain
` [PATCH v15 2/4] ARM: power-domain: rockchip: add the support type on RK3288
` [PATCH v15 3/4] soc: rockchip: power-domain: add power domain driver
` [PATCH v15 4/4] ARM: dts: add RK3288 power-domain node
Payment
2015-06-14 1:35 UTC
[PATCH] staging:rtl8723au:rtw_ap:space prohibited between function name & '('
2015-06-14 4:25 UTC
[PATCH v2] ARM: dts: exynos4210-trats: add max8997 IRQ
2015-06-14 4:31 UTC (2+ messages)
Payment
2015-06-14 2:28 UTC
[PATCH v2] selinux: reduce locking overhead in inode_free_security()
2015-06-14 4:01 UTC (7+ messages)
[PATCH v2 0/6] SPMI regulator driver
2015-06-14 4:12 UTC (4+ messages)
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration
Payment
2015-06-14 1:59 UTC
[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
2015-06-14 3:15 UTC (4+ messages)
` [PATCH v14 2/3] power-domain: rockchip: add power domain driver
[PATCH] staging:rtl8723au:ioctl_cfg80211:spaces required around '>'
2015-06-14 3:01 UTC
[PATCH 1/1] iio:adc: XADC: Set offset explicitly to zero on voltage channels
2015-06-14 3:15 UTC (3+ messages)
[GIT PULL] NTB bug fixes for v4.1
2015-06-14 3:04 UTC
[PATCH 0/8] tick/nohz: Tick dependency quick check + cleanups
2015-06-14 1:44 UTC (3+ messages)
` [PATCH 4/8] nohz: Remove idle task special case
[PATCH v5] seccomp: add ptrace options for suspend/resume
2015-06-13 23:52 UTC (2+ messages)
BUSINESS DEAL?
2015-06-13 23:14 UTC
[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
2015-06-13 23:22 UTC (7+ messages)
` [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default
arc_pmu not initialized in the arc/kernel/perf_event.c?
2015-06-13 23:09 UTC
[PATCHv3 00/16] vme DMA and user space driver improvements
2015-06-13 21:47 UTC (7+ messages)
` [PATCHv4 0/4] "
` [PATCHv4 1/4] staging: vme_user: remove forward declarations
` [PATCHv4 2/4] staging: vme_user: remove open/release
` [PATCHv4 3/4] staging: vme_user: remove buf_unalloc helper
` [PATCHv4 4/4] staging: vme_user: provide DMA functionality
[RFC v1 00/25] Optimize irq flow handler
2015-06-13 21:42 UTC (14+ messages)
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
[PATCH v6 0/3] ARM: rockchip: fix the SMP
2015-06-13 21:02 UTC (2+ messages)
[Patch RFC 0/2] tracing: allow disabling compilation of specific trace systems
2015-06-13 21:00 UTC (3+ messages)
` [Patch RFC 1/2] "
` [Patch RFC 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events
lockup when C1E and high-resolution timers enabled
2015-06-13 20:58 UTC (3+ messages)
Attached IBSP Award Letter
2015-06-13 19:47 UTC
[PATCH] ipc: Modify message queue accounting to reflect both total user data and auxiliary kernel data
2015-06-13 19:40 UTC
[PATCH] gpio / ACPI: Add label to the gpio request
2015-06-13 19:25 UTC (3+ messages)
[GIT pull] irq fix for 4.1
2015-06-13 18:49 UTC
[PATCH] gitignore: Add MIPS vmlinux.32 to the list
2015-06-13 18:37 UTC (2+ messages)
[PATCH] driver/clk/clk-si5338: Add common clock framework driver for si5338
2015-06-13 18:36 UTC
[PATCH 0/2] Clarify proximity output value interpretation
2015-06-13 18:32 UTC (5+ messages)
` [PATCH 2/2] iio: proximity: sx9500: Fix proximity value
[PATCH 00/21] On-demand device registration
2015-06-13 18:27 UTC (12+ messages)
[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
2015-06-13 18:25 UTC (9+ messages)
` [PATCH v2 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
` [PATCH v2 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
` [PATCH v2 15/17] x86: Add rdtsc_ordered() and use it in trivial call sites
[char-misc] mei: reset flow control on the last client disconnection
2015-06-13 18:18 UTC
[PATCH 0/2] iio: inv-mpu: small scale fixes
2015-06-13 18:01 UTC (6+ messages)
` [PATCH 1/2] iio: inv-mpu: Export scale_available attributes
` [PATCH 2/2] iio: inv-mpu: Specify the expected format/precision for write channels
[PATCH v2 5/5] i8042: Add i8042_dt.h glue for DT support
2015-06-13 17:57 UTC (4+ messages)
` [PATCH v3 0/5] Device Tree support for i8042 driver
` [PATCH v3 5/5] i8042: Add i8042_dt.h glue for DT support
[PATCH 3.10 14/46] d_walk() might skip too much
2015-06-13 17:11 UTC (3+ messages)
[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
2015-06-13 16:57 UTC (5+ messages)
` doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver)
Regression in 3.10.80 vs. 3.10.79
2015-06-13 16:56 UTC (5+ messages)
Questions about interrupt
2015-06-13 16:49 UTC
[PATCH] ipmi: constify ACPI device ids
2015-06-13 16:26 UTC (2+ messages)
[PATCH v4 0/8] Support for Open-Channel SSDs
2015-06-13 16:17 UTC (5+ messages)
[PATCH v2 0/5] KASan for arm64
2015-06-13 15:25 UTC (5+ messages)
` [PATCH v2 5/5] arm64: add KASan support
[PATCH v4] seccomp: add ptrace options for suspend/resume
2015-06-13 15:06 UTC (8+ messages)
[PATCH 1/1] perf,tools: add time out to force stop endless mmap processing
2015-06-13 15:06 UTC (18+ messages)
[PATCH v2 1/1] usb: core: lpm: set lpm_capable for root hub device
2015-06-13 15:00 UTC (2+ messages)
[GIT PULL] lockdep fix
2015-06-13 14:31 UTC
[GIT PULL] perf fixes
2015-06-13 14:29 UTC
[PATCH 1/3] EDAC, mce_amd_inj: Cleanup and simplify README
2015-06-13 14:11 UTC (5+ messages)
` [PATCH 3/3] EDAC, mce_amd_inj: Set MISCV on injection
work with
2015-06-13 14:08 UTC
[PATCH 1/2] ideapad: fix software rfkill setting
2015-06-13 13:24 UTC (2+ messages)
` [PATCH] ideapad: add rfkill whitelist entry for Yoga 3 1170
[BUG ?] regmap: debugfs: WARN_ON at regmap-debugfs.c:151
2015-06-13 13:21 UTC
[PATCH v4 0/2] staging: ion: Add generic ion-physmem driver
2015-06-13 12:33 UTC (4+ messages)
` [PATCH v4 1/2] "
[PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
2015-06-13 12:23 UTC (2+ messages)
[PATCH] mfd: intel_soc_pmic: Constify ACPI device ids
2015-06-13 12:20 UTC
mn10300 build fails
2015-06-13 12:14 UTC
[PATCH] staging: rtl8712: fix else after break or return warning
2015-06-13 12:04 UTC
[PATCH v2 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
2015-06-13 11:39 UTC (3+ messages)
` [PATCH v2 2/3] watchdog: bcm2835: Add poweroff code for the Raspberry Pi
` [PATCH v2 3/3] ARM: dts: bcm2835-rpi: Add "brcm,raspberrypi-pm-wdt" to wdt compatible
[PATCH 00/15] Kill off set_irq_flags
2015-06-13 11:32 UTC (3+ messages)
` [PATCH 01/15] ARM: kill off set_irq_flags usage
lening aanbieding
2015-06-07 7:03 UTC
[PATCH 0/1] cputime: Make the reported utime+stime correspond to the actual runtime
2015-06-13 11:17 UTC (4+ messages)
` [PATCH 1/1] "
[BUG ?] irda: via-ircc: condition with no effect
2015-06-13 10:47 UTC
[BUG ?] rtlwifi: rtl8723be: condition with no effect
2015-06-13 10:43 UTC
[BUG ?] pmcraid: condition with no effect
2015-06-13 10:39 UTC
[PATCH] rtc: hym8563: make the irq optional
2015-06-13 10:34 UTC
[PATCH] iio: adc: rockchip_saradc: add missing MODULE_* data
2015-06-13 10:13 UTC (2+ messages)
[RFC/PATCH 00/25] perf stat: Introduce --per-task option
2015-06-13 10:10 UTC (6+ messages)
` [PATCH 01/25] perf tools: Fix python code with missing stat dependency
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox