LinuxLists
Users
About
Oskar Andero (
[email protected]
)
Number of posts: 63 (0.28 per day)
First post: 2013-03-07 10:42:53
Last post: 2013-10-22 11:21:23
Next Page
Date
List
Subject
2013-10-22 11:21:23
linux-kernel
Re: [PATCH 1/1] MMC: Detect execution mode errors after r/w command
2013-10-10 13:28:20
linux-kernel
[PATCH 1/1] MMC: Detect execution mode errors after r/w command
2013-09-18 09:20:14
linux-kernel
Re: [PATCH v2] input: don't call input_dev_release_keys() in resume
2013-07-25 12:09:25
linux-kernel
[PATCH v2] input: don't call input_dev_release_keys() in resume
2013-07-25 07:50:40
linux-kernel
Re: [PATCH] MMC: Detect execution mode errors after r/w command
2013-07-12 07:44:47
linux-kernel
Re: [PATCH] input: don't call input_dev_release_keys() in resume
2013-07-09 12:47:47
linux-kernel
[PATCH] MMC: Detect execution mode errors after r/w command
2013-07-05 07:46:37
linux-kernel
Re: [PATCH] input: don't call input_dev_release_keys() in resume
2013-07-02 12:16:00
linux-kernel
[PATCH] backlight: lp855x: set zero brightness at FBBLANK
2013-07-02 11:44:42
linux-kernel
[PATCH] USB: storage: Add MicroVault Flash Drive to unusual_devs
2013-05-21 07:13:36
linux-kernel
[PATCH v2] mm: vmscan: add VM_BUG_ON on illegal return values from scan_objects
2013-05-20 09:14:39
linux-kernel
[PATCH] mm: vmscan: add BUG_ON on illegal return values from scan_objects
2013-05-17 08:00:58
linux-kernel
Re: [PATCH] mm: vmscan: handle any negative return value from scan_objects
2013-05-16 12:27:56
linux-kernel
Re: [PATCH] mm: vmscan: handle any negative return value from scan_objects
2013-05-16 08:42:27
linux-kernel
[PATCH] mm: vmscan: handle any negative return value from scan_objects
2013-05-16 08:20:18
linux-kernel
Re: [RFC PATCH 0/2] return value from shrinkers
2013-05-16 07:52:12
linux-kernel
Re: [RFC PATCH 0/2] return value from shrinkers
2013-05-15 14:47:09
linux-kernel
Re: [RFC PATCH 0/2] return value from shrinkers
2013-05-15 14:11:02
linux-kernel
Re: [RFC PATCH 0/2] return value from shrinkers
2013-05-13 14:17:33
linux-kernel
[RFC PATCH 1/2] mm: vmscan: let any negative return value from shrinker mean error
2013-05-13 14:16:53
linux-kernel
[RFC PATCH 2/2] Clean-up shrinker return values
2013-05-13 14:16:51
linux-kernel
[RFC PATCH 0/2] return value from shrinkers
2013-04-23 22:05:47
linux-kernel
Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
2013-04-16 10:59:55
linux-kernel
Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
2013-04-15 15:04:01
linux-kernel
Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
2013-04-15 13:03:35
linux-kernel
[PATCH] lowmemorykiller: prevent multiple instances of low memory killer
2013-04-09 12:32:30
linux-kernel
Re: [PATCH] scsi: fix null pointer dereference in sd_revalidate_disk
2013-04-08 11:43:04
linux-kernel
Re: [PATCH] scsi: fix null pointer dereference in sd_revalidate_disk
2013-04-05 13:28:06
linux-kernel
[PATCH v3 1/4] kprobes: delay blacklist symbol lookup until we actually need it
2013-04-05 13:27:40
linux-kernel
[PATCH v3 3/4] kprobes: move x86-specific blacklist symbols to arch directory
2013-04-05 13:27:17
linux-kernel
[PATCH v3 4/4] kprobes: replace printk with pr_-functions
2013-04-05 13:27:15
linux-kernel
[PATCH v3 2/4] kprobes: split blacklist into common and arch
2013-04-05 13:27:13
linux-kernel
[PATCH v3 0/4] kprobes: split blacklist into common and arch
2013-04-05 10:00:55
linux-kernel
Re: Re: [PATCH v2 1/4] kprobes: delay blacklist symbol lookup until we actually need it
2013-04-05 08:57:06
linux-kernel
Re: [PATCH] input: don't call input_dev_release_keys() in resume
2013-04-04 14:57:08
linux-kernel
Re: [PATCH] input: don't call input_dev_release_keys() in resume
2013-04-04 12:53:07
linux-kernel
[PATCH v2 2/4] kprobes: split blacklist into common and arch
2013-04-04 12:52:41
linux-kernel
[PATCH v2 3/4] kprobes: move x86-specific blacklist symbols to arch directory
2013-04-04 12:52:24
linux-kernel
[PATCH v2 4/4] kprobes: replace printk with pr_-functions
2013-04-04 12:52:09
linux-kernel
[PATCH v2 1/4] kprobes: delay blacklist symbol lookup until we actually need it
2013-04-04 12:52:08
linux-kernel
[PATCH v2 0/4] kprobes: split blacklist into common and arch
2013-04-04 11:49:52
linux-kernel
Re: [PATCH 2/4] kprobes: split blacklist into common and arch
2013-04-04 11:41:34
linux-kernel
Re: [PATCH 0/4] kprobes: split blacklist into common and arch
2013-04-04 07:57:23
linux-kernel
Re: [PATCH 1/4] kprobes: delay blacklist symbol lookup until we actually need it
2013-04-03 08:31:56
linux-kernel
[PATCH 1/4] kprobes: delay blacklist symbol lookup until we actually need it
2013-04-03 08:31:18
linux-kernel
[PATCH 4/4] kprobes: replace printk with pr_-functions
2013-04-03 08:29:22
linux-kernel
[PATCH 3/4] kprobes: move x86-specific blacklist symbols to arch directory
2013-04-03 08:29:20
linux-kernel
[PATCH 2/4] kprobes: split blacklist into common and arch
2013-04-03 08:29:16
linux-kernel
[PATCH 0/4] kprobes: split blacklist into common and arch
2013-04-02 12:16:48
linux-kernel
Re: [PATCH] kprobe: initialize kprobe_blacklist when it is used firstly
2013-03-20 13:02:40
linux-kernel
[PATCHv2] usb: f_rndis: Avoid to use ERROR macro if cdev can be null