[RFC][PATCH 00/18 v2] ftrace/rcu: Handle unsafe RCU functions and ftrace callbacks
2013-08-31 5:11 UTC (16+ messages)
` [RFC][PATCH 02/18 v2] ftrace: Do not set ftrace records for unsafe RCU when not allowed
` [RFC][PATCH 03/18 v2] ftrace: Set ftrace internal function tracing RCU safe
` [RFC][PATCH 05/18 v2] ftrace: Do not display non safe RCU functions in available_filter_functions
` [RFC][PATCH 07/18 v2] ftrace: Add selftest to check if RCU unsafe functions are filtered properly
` [RFC][PATCH 08/18 v2] ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
` [RFC][PATCH 09/18 v2] ftrace: Fix a slight race in modifying what function callback gets traced
` [RFC][PATCH 10/18 v2] ftrace: Create a RCU unsafe checker
` [RFC][PATCH 11/18 v2] ftrace: Adde infrastructure to stop RCU unsafe checker from checking
` [RFC][PATCH 12/18 v2] ftrace: Disable RCU unsafe checker when function graph is enabled
` [RFC][PATCH 13/18 v2] ftrace: Disable the RCU unsafe checker when irqsoff "
` [RFC][PATCH 14/18 v2] ftrace/lockdep: Have the RCU lockdep splat show what function triggered
` [RFC][PATCH 15/18 v2] ftrace/rcu: Mark functions that are RCU unsafe
` [RFC][PATCH 16/18 v2] rcu/irq/x86: "
` [RFC][PATCH 17/18 v2] ftrace/cpuidle/x86: "
` [RFC][PATCH 18/18 v2] ftrace/sched: "
x86-32: Early microcode loading stumbles over disabled DYNAMIC_FTRACE
2013-08-31 5:07 UTC (8+ messages)
[PATCH] Documentation/memory-barriers: fix a error that mistakes a CPU notion in Section Transitivity
2013-08-31 4:34 UTC (3+ messages)
Bcache sleeps forever on random writes
2013-08-31 4:20 UTC (3+ messages)
` [PATCH] bcache: Fix a shrinker deadlock
[GIT PULL -v2] target fixes for v3.11
2013-08-31 3:53 UTC
3.11-rc7:BUG: soft lockup
2013-08-31 3:25 UTC (3+ messages)
[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
2013-08-31 3:10 UTC (10+ messages)
` [PATCH-v3 1/4] idr: Percpu ida
` [PATCH] percpu ida: Switch to cpumask_t, add some comments
[PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
2013-08-31 3:06 UTC
[PATCH-v5 0/6] target/vhost/iscsi: Add per-cpu ida tag pre-allocation for v3.12
2013-08-31 2:52 UTC (7+ messages)
` [PATCH-v5 1/6] idr: Percpu ida
` [PATCH-v5 2/6] target: Add transport_init_session_tags using per-cpu ida
` [PATCH-v5 3/6] vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
` [PATCH-v5 4/6] vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory
` [PATCH-v5 5/6] iscsi/iser-target: Convert to command priv_size usage
` [PATCH-v5 6/6] iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
[PATCH v7 0/4] Lockless update of reference count protected by spinlock
2013-08-31 2:42 UTC (38+ messages)
` [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
[PATCH 0/4] i40e: Neatening and object size reductions
2013-08-31 2:12 UTC (8+ messages)
` [PATCH 1/4] i40e: Whitespace cleaning
` [PATCH 2/4] i40e: Add and use pf_<level>
` [PATCH 3/4] i40e: pf_<level> remove "%s: " ... __func__
` [PATCH 4/4] i40e: Convert pf_<level> macros to functions
` [PATCH] i40e: Fix 32 bit shift compilation warnings
[PATCH] Remove support for score architecture
2013-08-31 2:00 UTC
[SCSI REGRESSION] 3.10.2 or 3.10.3: arcmsr failure at bootup / early userspace transition
2013-08-31 1:53 UTC (11+ messages)
` [PATCH] scsi disk: Use its own buffer for the vpd request
[PATCH] irq/of: Fix comment typo for irq_of_parse_and_map
2013-08-31 1:44 UTC
[PATCH v2] ARM: dts: add AM33XX EDMA support
2013-08-31 1:19 UTC (3+ messages)
mutex warning in cpufreq + RFC patch
2013-08-31 0:59 UTC (7+ messages)
[PATCH] [BUGFIX] crash/ioapic: Prevent crash_kexec() from deadlocking of ioapic_lock
2013-08-31 0:58 UTC (10+ messages)
` "
` "
[PATCH] power: rx51_battery: Replace hardcoded channels values
2013-08-31 0:56 UTC (4+ messages)
[PATCH 4/4] mm/arch: use NUMA_NODE
2013-08-31 0:54 UTC (2+ messages)
[PATCH 0/3] ACPI / hotplug / mm: Rework mutual exclusion between hibernation and memory hotplug
2013-08-31 0:50 UTC (8+ messages)
` [PATCH 1/3] ACPI / scan: Change ordering of locks for device hotplug
` [PATCH 3/3] PM / hibernate / memory hotplug: Rework mutual exclusion
do_div() silently truncates "base" to 32bit
2013-08-31 0:50 UTC (6+ messages)
kernel deadlock
2013-08-31 0:48 UTC (5+ messages)
linux-next: Tree for Aug 30
2013-08-31 0:48 UTC
[PATCH V3 RFC 00/16] EFI stub for ARM
2013-08-31 0:35 UTC (19+ messages)
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 10/16] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 12/16] Fix types in EFI calls to match EFI function definitions
` [PATCH 15/16] Add EFI stub for ARM
[PATCH] Make sure to wake reaper
2013-08-31 0:30 UTC (4+ messages)
` [REVIEW][PATCH] pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
[PATCH v2 0/4] Unify CPU hotplug lock interface
2013-08-31 0:24 UTC (3+ messages)
` [PATCH v2 1/4] hotplug, x86: Fix online state in cpu0 debug interface
[PATCH v3] dma: add driver for R-Car HPB-DMAC
2013-08-31 0:09 UTC (2+ messages)
Please add git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git branch h8300-remove to linux-next
2013-08-31 0:00 UTC
[git pull] drm fixes
2013-08-31 0:00 UTC (3+ messages)
[PATCH v2 0/8] Drop support for Renesas H8/300 architecture
2013-08-30 23:51 UTC (9+ messages)
` [PATCH v2 1/8] Drop support for Renesas H8/300 (h8300) architecture
` [PATCH v2 2/8] ide: Drop H8/300 driver
` [PATCH v2 3/8] net/ethernet: smsc9194: Drop conditional code for H8/300
` [PATCH v2 4/8] net/ethernet: Drop H8/300 Ethernet driver
` [PATCH v2 5/8] watchdog: Drop references to H8300 architecture
` [PATCH v2 6/8] Drop MAINTAINERS entry for H8/300
` [PATCH v2 7/8] Drop remaining references to H8/300 architecture
` [PATCH v2 8/8] fs/minix: Drop dependency on H8300
[REVIEW][PATCH 0/5] A couple of lingering namespace patches
2013-08-30 23:49 UTC (4+ messages)
` [REVIEW][PATCH 3/5] pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
[PATCH 0/7] Drop support for Renesys H8/300 architecture
2013-08-30 23:47 UTC (10+ messages)
` [PATCH 1/7] Drop support for Renesys H8/300 (h8300) architecture
[PATCH 0/10] Add additional security checks when module loading is restricted
2013-08-30 23:41 UTC (5+ messages)
` [PATCH V2 10/10] Add option to automatically enforce module signatures when in Secure Boot mode
[PATCH] pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
2013-08-30 23:05 UTC (3+ messages)
[sched next] overflowed cpu time for kernel threads in /proc/PID/stat
2013-08-30 23:04 UTC (6+ messages)
[PATCH v2 1/2] elevator: Fix a race in elevator switching and md device initialization
2013-08-30 22:47 UTC (2+ messages)
` [PATCH v2 2/2] elevator: acquire q->sysfs_lock in elevator_change()
[PATCH 00/12] RFC: steps to make audit pid namespace-safe
2013-08-30 22:43 UTC (16+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 1/3] apparmor: fix capability to not use the current task, during reporting
` [PATCH 2/3] apparmor: remove tsk field from the apparmor_audit_struct
` [PATCH 03/3] apparmor: remove parent task info from audit logging
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
` audit looks unmaintained? [was: Re: [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid]
[PATCH v2] HID: usbhid: quirk for N-Trig DuoSense Touch Screen
2013-08-30 22:25 UTC
[GIT] Networking
2013-08-30 22:14 UTC
[PATCH 3/4] x86/srat: use NUMA_NO_NODE
2013-08-30 21:48 UTC (2+ messages)
[PATCH 1/4] mm/vmalloc: use NUMA_NO_NODE
2013-08-30 21:48 UTC (2+ messages)
[PATCH 2/4] mm/acpi: use NUMA_NO_NODE
2013-08-30 21:48 UTC (2+ messages)
[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
2013-08-30 21:37 UTC (9+ messages)
` [PATCH v4 3/5] clk: dt: binding for basic multiplexer clock
` [PATCH v4 5/5] clk: dt: binding for basic gate clock
Acceptance of proprietary kernel modules
2013-08-30 21:32 UTC (2+ messages)
[PATCH] HID: usbhid: quirk for N-Trig DuoSense Touch Screen
2013-08-30 21:31 UTC (4+ messages)
[PATCH] USB2NET : SR9700 : One Chip USB 1.1 USB2NET SR9700 Device Driver Support
2013-08-30 21:30 UTC (2+ messages)
IRQ affinity notifiers vs RT
2013-08-30 21:29 UTC (2+ messages)
[PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation
2013-08-30 21:25 UTC (4+ messages)
[PATCH] x86: asus-laptop: trivial style cleanups
2013-08-30 21:16 UTC
[PATCH] acpi: fan: trivial style cleanup
2013-08-30 21:16 UTC
linux-next: Tree for Aug 29
2013-08-30 21:12 UTC (3+ messages)
` linux-next: Tree for Aug 30 (nouveau)
` linux-next: Tree for Aug 30 (brcmfmac)
[PATCH v2 0/2] new USB eBeam input driver
2013-08-30 20:53 UTC (3+ messages)
` [PATCH v2 1/2] hid: Blacklist eBeam devices
` [PATCH v2 2/2] input: misc: New USB eBeam input driver
perf, x86: Add parts of the remaining haswell PMU functionality v3
2013-08-30 20:44 UTC (4+ messages)
` [PATCH 1/4] perf, x86: Avoid checkpointed counters causing excessive TSX aborts v4
linux-next: build warning after merge of the tip tree
2013-08-30 20:42 UTC (6+ messages)
[PATCH] x86: e820: fix memmap kernel boot parameter
2013-08-30 20:39 UTC (2+ messages)
[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
2013-08-30 20:11 UTC (4+ messages)
` [PATCH 4/4] Documentation: Add device tree bindings for Freescale FTM PWM
[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
2013-08-30 20:08 UTC (9+ messages)
[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-08-30 20:05 UTC (4+ messages)
` [PATCH V8 15/33] aio: add aio support for iov_iter arguments
[patch 0/7] improve memcg oom killer robustness v2
2013-08-30 19:58 UTC (3+ messages)
ipv4: warnings on sk_wmem_queued
2013-08-30 19:56 UTC
[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
2013-08-30 19:55 UTC (6+ messages)
[PATCH] cpuidle: Check cpuidle driver before add refcount
2013-08-30 19:51 UTC (4+ messages)
[PATCH] Email-clients:More config Settings for Thunderbird
2013-08-30 19:34 UTC
[PATCH] bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
2013-08-30 19:29 UTC (3+ messages)
` [PATCHv2] "
permission to move definition of struct rpmsg_channel_info
2013-08-30 19:20 UTC
[GIT PULL 00/15] perf/core improvements and fixes
2013-08-30 18:58 UTC (16+ messages)
` [PATCH 01/15] perf tools: change machine__findnew_thread() to set thread pid
` [PATCH 02/15] perf evsel: Tidy up sample parsing overflow checking
` [PATCH 03/15] perf callchain: Remove unnecessary validation
` [PATCH 04/15] perf tools: Remove references to struct ip_event
` [PATCH 05/15] perf: make events stream always parsable
` [PATCH 06/15] perf evlist: Move perf_evlist__config() to a new source file
` [PATCH 07/15] perf tools: Add support for PERF_SAMPLE_IDENTIFIER
` [PATCH 08/15] perf tools: Add missing 'abi' member to 'struct regs_dump'
` [PATCH 09/15] perf tools: Expand perf_event__synthesize_sample()
` [PATCH 10/15] perf tools: Add a function to calculate sample event size
` [PATCH 11/15] perf tests: Add a sample parsing test
` [PATCH 12/15] perf evlist: Add tracepoint lookup by name
` [PATCH 13/15] perf trace: Add option to analyze events in a file versus live
` [PATCH 14/15] perf trace: Honor target pid / tid options when analyzing a file
` [PATCH 15/15] perf trace: Handle missing HUGEPAGE defines
[PATCH V2 0/6] vhost code cleanup and minor enhancement
2013-08-30 18:35 UTC (5+ messages)
` [PATCH V2 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done
perf_event: rdpmc self-monitoring overhead issue
2013-08-30 18:35 UTC (3+ messages)
Issues with a rather unusual configured NFS server
2013-08-30 18:27 UTC (7+ messages)
` [uml-devel] "
[RFC] audit: avoid soft lockup in audit_log_start()
2013-08-30 18:23 UTC (5+ messages)
[PATCH] usb: acm gadget: Null termintate strings table
2013-08-30 18:11 UTC (2+ messages)
[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
2013-08-30 17:58 UTC (3+ messages)
[RFC PATCH] Increase locking granularity in THP page fault code
2013-08-30 17:57 UTC (3+ messages)
` [RFC PATCH] Change THP code to use pud_page(pud)->ptl lock page_table_lock
[PATCH v3] imx-drm: Fix probe failure
2013-08-30 17:53 UTC
[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
2013-08-30 17:50 UTC (3+ messages)
page: next (older) | prev (newer) | 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®