messages from 2015-06-30 18:37:40 to 2015-07-01 02:20:05 UTC [more...]
[PATCH] mtd: spi-nor: Only set Micron quad-read mode when controller in 4-lane TX mode
2015-07-01 2:19 UTC (2+ messages)
[RFC PATCH v10 00/50] perf tools: filtering events using eBPF programs
2015-07-01 2:14 UTC (26+ messages)
` [RFC PATCH v10 01/50] bpf: Use correct #ifdef controller for trace_call_bpf()
` [RFC PATCH v10 02/50] tracing, perf: Implement BPF programs attached to uprobes
` [RFC PATCH v10 03/50] bpf tools: Introduce 'bpf' library and add bpf feature check
` [RFC PATCH v10 04/50] bpf tools: Allow caller to set printing function
` [RFC PATCH v10 05/50] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v10 06/50] bpf tools: Read eBPF object from buffer
` [RFC PATCH v10 07/50] bpf tools: Check endianness and make libbpf fail early
` [RFC PATCH v10 08/50] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v10 09/50] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v10 10/50] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v10 11/50] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v10 12/50] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v10 13/50] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v10 14/50] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v10 15/50] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v10 16/50] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v10 17/50] bpf tools: Relocate eBPF programs
` [RFC PATCH v10 18/50] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v10 20/50] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v10 21/50] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v10 22/50] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v10 24/50] perf tools: Introduce llvm config options
` [RFC PATCH v10 25/50] perf tools: Call clang to compile C source to object code
` [RFC PATCH v10 27/50] perf tools: Auto detecting kernel build directory
` [RFC PATCH v10 35/50] perf tools: Add bpf_fd field to evsel and config it
[PATCH v2 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
2015-07-01 2:06 UTC (14+ messages)
` [PATCH v2 1/3] ACPI : introduce macros for using the ACPI specification version
[PATCH v6] extcon: arizona: Simplify pdata symantics for micd_dbtime
2015-07-01 2:05 UTC (2+ messages)
[GIT PULL] ARC updates for 4.2-rc1
2015-07-01 2:01 UTC
[PATCH 0/2] Add Mediatek MT8173 cpufreq driver
2015-07-01 2:01 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding
[PATCH 1/4] hvc_dcc: bind driver to core0 for reads and writes
2015-07-01 1:57 UTC (6+ messages)
` [PATCH 2/4] hvc_dcc: don't ignore errors during initialization
` [PATCH 3/4] [v3] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
` [PATCH 4/4] hvc_dcc: disable user-space access to DCC
[PATCH 2/2] f2fs: move extent cache codes to extent_cache.c
2015-07-01 1:33 UTC (2+ messages)
[RFC PATCH v9 49/50] perf probe: Init symbol as kprobe if any event is kprobe
2015-07-01 1:31 UTC (6+ messages)
` [RFC PATCH v9 49/50 -fix] "
[GIT PULL] Fixup code that is fragile wrt init.h code moving to module.h
2015-07-01 1:30 UTC
[PATCH 01/12] f2fs: avoid freed stat information
2015-07-01 1:28 UTC (7+ messages)
` [PATCH 04/12] f2fs: remove wrong f2fs_bug_on when merging extents
` [f2fs-dev] "
` [PATCH 08/12] f2fs: introduce a shrinker for mounted fs
` [f2fs-dev] "
[PATCH 1/2] f2fs: check the largest extent at look-up time
2015-07-01 1:25 UTC (2+ messages)
` [PATCH 2/2] f2fs: shrink unreferenced extent_caches first
[PATCH 1/2] f2fs: refactor shrink flow for extent cache
2015-07-01 1:25 UTC (2+ messages)
[RFC PATCH v9 00/50] perf tools: filtering events using eBPF programs
2015-07-01 1:23 UTC (7+ messages)
` [RFC PATCH v9 02/50] tools build: Add feature check for eBPF API
[GIT PULL] Introduce builtin_platform_driver for non modules
2015-07-01 1:24 UTC (2+ messages)
Singapore Government Hackers Have Hacked Into Teo En Ming's Computer Again
2015-07-01 1:20 UTC (2+ messages)
[PATCH] arm: perf: Set affinity for PPI based PMUs
2015-07-01 1:19 UTC (3+ messages)
[GIT PULL] Replace module_init with an alternate initcall in non modules
2015-07-01 1:10 UTC
[PATCH] f2fs:Make the function check_dnode have a return type of bool
2015-07-01 1:08 UTC (2+ messages)
[PATCH] scripts: checkpatch: ignore stable commit annotation
2015-07-01 0:53 UTC (5+ messages)
[PATCH] perf: Fix multi-segment problem of perf_event_intel_uncore
2015-07-01 20:01 UTC
[PATCH RFC tip/core/rcu 0/5] Expedited grace periods encouraging normal ones
2015-07-01 0:42 UTC (13+ messages)
` [PATCH RFC tip/core/rcu 1/5] rcu: Prepare for expedited GP driving normal GP
` [PATCH RFC tip/core/rcu 2/5] rcu: Short-circuit normal GPs via expedited GPs
` [PATCH RFC tip/core/rcu 3/5] rcutorture: Ensure that normal GPs advance without "
` [PATCH RFC tip/core/rcu 4/5] rcu: Wake grace-period kthread at end of expedited grace period
` [PATCH RFC tip/core/rcu 5/5] rcu: Limit expedited helping to every 10 ms or every 4th GP
[PATCH net] igb: Fix oops caused by missing queue pairing
2015-07-01 0:25 UTC
[PATCH 0/2] 2 somewhat related input fixes
2015-07-01 0:26 UTC (7+ messages)
` [PATCH 2/2] Input - synaptics: pin 3 touches when the firmware reports 3 fingers
kdbus: to merge or not to merge?
2015-07-01 0:03 UTC
[patch 1/3] mm, oom: organize oom context into struct
2015-07-01 0:11 UTC (7+ messages)
` [patch 2/3] mm, oom: pass an oom order of -1 when triggered by sysrq
[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
2015-07-01 0:04 UTC (7+ messages)
` [Xen-devel] "
[PATCH] un-improve strrchr()
2015-06-30 23:52 UTC (2+ messages)
[RFC PATCH 0/1] RFC - Implement a usbredir kernel module
2015-06-30 23:48 UTC (3+ messages)
` [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP
[PATCH v6 0/8] Watchdog: introduce ARM SBSA watchdog driver
2015-06-30 23:47 UTC (4+ messages)
[PATCH 00/11] mm: debug: formatting memory management structs
2015-06-30 23:35 UTC (3+ messages)
` [PATCH 05/11] mm: debug: dump page into a string rather than directly on screen
[RFC][PATCH] fs: do not prefault sys_write() user buffer pages
2015-06-30 23:34 UTC
[PATCH] x86, perf, uncore: Don't make MSR uncore depend on PCI uncore
2015-06-30 23:34 UTC
Updated Skylake Frontend profiling patchkit
2015-06-30 23:33 UTC (4+ messages)
` [PATCH 1/3] x86, perf: Make merge_attr global to use from perf_event_intel
` [PATCH 2/3] x86, perf: Use 0x11 as extra reg test value
` [PATCH 3/3] x86, perf: Add PEBS frontend profiling for Skylake
[PATCH] firmware: qcom: scm: Peripheral Authentication Service
2015-06-30 23:22 UTC (2+ messages)
[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
2015-06-30 22:57 UTC (4+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
[PATCH 4/4] mremap: simplify the "overlap" check in mremap_to()
2015-06-30 22:45 UTC (2+ messages)
[PATCH 3/4] mremap: don't do uneccesary checks if new_len == old_len
2015-06-30 22:36 UTC (2+ messages)
[PATCH 2/4] mremap: don't do mm_populate(new_addr) on failure
2015-06-30 22:34 UTC (2+ messages)
[PATCH 1/1] igb: Use ARRAY_SIZE instead fo sizeof(a)/sizeof(a[0])
2015-06-30 22:32 UTC (9+ messages)
` [Intel-wired-lan] "
[PATCH 1/4] mremap: don't leak new_vma if f_op->mremap() fails
2015-06-30 22:31 UTC (2+ messages)
[PATCH RFC tip/core/rcu 0/14] Rework expedited grace periods
2015-06-30 22:25 UTC (15+ messages)
` [PATCH RFC tip/core/rcu 01/14] rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
` [PATCH RFC tip/core/rcu 02/14] rcu: Rework synchronize_rcu_expedited() counter handling
` [PATCH RFC tip/core/rcu 03/14] rcu: Get rid of synchronize_sched_expedited()'s polling loop
` [PATCH RFC tip/core/rcu 04/14] rcu: Make expedited GP CPU stoppage asynchronous
` [PATCH RFC tip/core/rcu 05/14] rcu: Abstract sequence counting from synchronize_sched_expedited()
` [PATCH RFC tip/core/rcu 06/14] rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
` [PATCH RFC tip/core/rcu 07/14] rcu: Abstract funnel locking from synchronize_sched_expedited()
` [PATCH RFC tip/core/rcu 08/14] rcu: Fix synchronize_sched_expedited() type error for "s"
` [PATCH RFC tip/core/rcu 09/14] rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
` [PATCH RFC tip/core/rcu 10/14] rcu: Apply rcu_seq operations to _rcu_barrier()
` [PATCH RFC tip/core/rcu 11/14] rcu: Consolidate last open-coded expedited memory barrier
` [PATCH RFC tip/core/rcu 12/14] rcu: Extend expedited funnel locking to rcu_data structure
` [PATCH RFC tip/core/rcu 13/14] rcu: Add stall warnings to synchronize_sched_expedited()
` [PATCH RFC tip/core/rcu 14/14] documentation: Describe new expedited stall warnings
[PATCH/RFC v2 1/5] leds: Use set_brightness_work for brightness_set ops that can sleep
2015-06-30 22:24 UTC (2+ messages)
[PATCH] Update kernel math-emu code from current glibc soft-fp
2015-06-30 22:18 UTC (5+ messages)
` [PATCH RESEND] "
[PATCH] hugetlb:Make the function vma_shareable bool
2015-06-30 22:12 UTC
[PATCH 1/3] fs: optimize inotify/fsnotify code for unwatched files
2015-06-30 22:04 UTC (3+ messages)
` [PATCH 2/3] fs: use RCU for free_super() vs. __sb_start_write()
` [PATCH 3/3] fs: replace memory barrier in __sb_end_write() with RCU
gcc feature request / RFC: extra clobbered regs
2015-06-30 22:02 UTC (8+ messages)
TILCDC driver - Array to keep register values during PM suspend is too small
2015-06-30 21:49 UTC
[PATCH v3 0/4] tty/serial: at91: add support to FIFOs
2015-06-30 21:53 UTC (4+ messages)
` [PATCH v3 2/4] tty/serial: at91: fix some macro definitions to fit coding style
isdn: pcbit: another off-by-one issue?
2015-06-30 21:46 UTC (5+ messages)
[PATCH] Staging: unisys: virtpci: fixed a brace coding style issue
2015-06-30 21:35 UTC
[PATCH v5.1 0/2] staging: ion: Add generic ion-physmem driver
2015-06-30 21:33 UTC (7+ messages)
` [PATCH v5.1 1/2] "
` [PATCH v5.1 2/2] staging: ion: Add ion-physmem documentation
[RFC][PATCH 12/13] stop_machine: Remove lglock
2015-06-30 21:32 UTC (11+ messages)
[PATCH v5] arm DMA: Fix allocation from CMA for coherent DMA
2015-06-30 21:29 UTC
Wiring up direct socket calls on x86_32 Linux?
2015-06-30 21:29 UTC (2+ messages)
[PATCH 00/12] Use !x to check for kzalloc failure
2015-06-30 21:26 UTC (5+ messages)
` [PATCH 01/12] staging: lustre: fid: "
` LIBCFS_ALLOC
` [lustre-devel] LIBCFS_ALLOC
[RESEND v2][GIT PULL] platform-drivers-x86 for 4.2-1
2015-06-30 21:24 UTC
[PATCH v5] arm DMA: Fix allocation from CMA for coherent DMA
2015-06-30 21:21 UTC
[PATCH v2 0/5] [New SoC] Add support for RC Module's K1879XB1YA
2015-06-30 21:20 UTC (8+ messages)
` [PATCH v2 1/5] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC
` arnRe: "
` [PATCH v2 3/5] ARM: dts: rcm-k1879xb1: Add dts files for K1879XB1YA
` [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver "
[PATCH 0/2] Drivers: hv: vmbus: Change memory-mapped I/O management for Hyper-V paravirt
2015-06-30 22:35 UTC (3+ messages)
` [PATCH 1/2] drivers:hv: Modify hv_vmbus to search for all MMIO ranges available
` [PATCH 2/2] drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
2015-06-30 20:49 UTC (7+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 4/9] arm: twr-k70f120m: timer "
` [PATCH v2 7/9] arm: twr-k70f120m: use Freescale eDMA driver with "
[PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
2015-06-30 20:44 UTC (2+ messages)
[HELP/RFC] Moving ppc8xx microcode patch from micropatch.c to firmware
2015-06-30 20:38 UTC
[PATCH 0/3] KVM: x86: legacy NMI watchdog fixes
2015-06-30 20:19 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: keep track of LVT0 changes under APICv
` [PATCH 2/3] KVM: x86: properly restore LVT0
` [PATCH 3/3] KVM: x86: make vapics_in_nmi_mode atomic
[PATCH v1 0/10] Fixes and API additions for firmware nodes
2015-06-30 18:32 UTC (11+ messages)
` [PATCH v1 01/10] of/platform: Set fwnode field for new devices
` [PATCH v1 03/10] mfd: Have child devices point to their firmware nodes
` [PATCH v1 05/10] device property: add fwnode_get_name()
` [PATCH v1 08/10] device property: add fwnode_is_compatible()
` [PATCH v1 09/10] device: property: add fwnode_driver_match_device()
[PATCH/RFC 0/3] of/overlay: Update aliases when added or removed
2015-06-30 17:24 UTC (4+ messages)
` [PATCH/RFC 3/3] of/dynamic: Update list of aliases on aliases changes
[PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
2015-06-30 17:26 UTC (4+ messages)
regression: massive trouble with fpu rework
2015-06-30 20:22 UTC (11+ messages)
` [all better] "
[PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB
2015-06-30 18:22 UTC (12+ messages)
WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
2015-06-30 20:13 UTC (5+ messages)
Getting rid of i7300_idle's idle notifier?
2015-06-30 20:09 UTC (5+ messages)
[PATCH] Documentation: gpio: correct platform data section
2015-06-30 20:07 UTC
[PATCH 1/1] suspend: delete sys_sync()
2015-06-30 20:04 UTC (6+ messages)
[PATCH v2 3/5] perf kvm: Fill in the missing freeing a session after an error occur
2015-06-30 19:57 UTC (3+ messages)
` [PATCH v2 4/5] perf mem: "
[RESEND][GIT PULL] platform-drivers-x86 for 4.2-1
2015-06-30 17:26 UTC
[PATCH 1/1] kernel/power/autosleep.c: check for pm_suspend() return before queueing suspend again
2015-06-30 20:01 UTC (6+ messages)
` [PATCHv2 "
[4.1-rc7] btrfs related VM_BUG_ON in filemap.c
2015-06-30 19:28 UTC (8+ messages)
[PATCH] tpm: Fix initialization of the cdev
2015-06-30 19:15 UTC
lockdep issue booting v4.1 upstream kernel with >64 x86_64 CPUs
2015-06-30 19:06 UTC (4+ messages)
[PATCH 00/10] Staging: fbtft: flexfb.c file clean up
2015-06-30 19:03 UTC (6+ messages)
` [PATCH 07/10] Staging: fbtft: Remove useless newline
[PATCH 0/3] Add support for X51-R3 to alienware-wmi
2015-06-30 19:02 UTC (4+ messages)
[4.1.0-07254-gc13c810] Regression: Bluetooth not working
2015-06-30 18:47 UTC (12+ messages)
[Patch V1 1/2] x86, mce: Remove unused declarations
2015-06-30 18:39 UTC (3+ messages)
` [Patch V1 2/2] x86, mce: clear Local MCE opt-in before kexec
[PATCH] nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails
2015-06-30 18:37 UTC (2+ messages)
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