index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
2009-03-17
Fix potential fast PIT TSC calibration startup glitch
Linus Torvalds
1
-0
/
+9
2009-03-17
tracing: fix leak in event_format_read()
Tom Zanussi
1
-3
/
+3
2009-03-17
tracing: stop comm recording on tracing off
Steven Rostedt
1
-1
/
+1
2009-03-17
tracing: protect reader of cmdline output
Steven Rostedt
5
-26
/
+49
2009-03-17
tracing/ftrace: fix the check on nopped sites
Frederic Weisbecker
1
-1
/
+1
2009-03-16
dm crypt: wait for endio to complete before destruction
Milan Broz
2
-20
/
+29
2009-03-16
dm crypt: fix kcryptd_async_done parameter
Huang Ying
1
-5
/
+21
2009-03-16
dm io: respect BIO_MAX_PAGES limit
Mikulas Patocka
1
-0
/
+2
2009-03-16
dm table: rework reference counting fix
Mikulas Patocka
1
-2
/
+2
2009-03-16
dm ioctl: validate name length when renaming
Milan Broz
1
-1
/
+2
2009-03-16
linux.conf.au 2009: Tuz
Rusty Russell
5
-3216
/
+8477
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
1
-9
/
+7
2009-03-16
tracing/core: fix early free of cpumasks
Frederic Weisbecker
1
-1
/
+2
2009-03-16
tracing/ftrace: fix double calls to tracing_start()
Frederic Weisbecker
1
-10
/
+6
2009-03-16
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
1
-1
/
+1
2009-03-16
tracing/syscalls: select kallsysms
Frederic Weisbecker
1
-0
/
+1
2009-03-16
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
1
-5
/
+19
2009-03-16
tracing/syscalls: various cleanups
Frederic Weisbecker
1
-8
/
+2
2009-03-16
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
1
-6
/
+5
2009-03-16
acpi-wmi: unsigned cannot be less than 0
Roel Kluin
1
-1
/
+1
2009-03-16
thinkpad-acpi: fix module autoloading for older models
Mathieu Chouquet-Stringer
1
-4
/
+4
2009-03-16
acer-wmi: Unmark as 'experimental'
Carlos Corbacho
1
-2
/
+1
2009-03-16
acpi-wmi: Unmark as 'experimental'
Carlos Corbacho
1
-2
/
+1
2009-03-16
acer-wmi: double free in acer_rfkill_exit()
Dan Carpenter
1
-1
/
+1
2009-03-16
platform/x86: depends instead of select for laptop platform drivers
Corentin Chary
1
-1
/
+1
2009-03-16
asus-laptop: use select instead of depends on
Corentin Chary
1
-3
/
+3
2009-03-16
eeepc-laptop: restore acpi_generate_proc_event()
Corentin Chary
1
-1
/
+5
2009-03-16
asus-laptop: restore acpi_generate_proc_event()
Corentin Chary
1
-1
/
+4
2009-03-16
acpi: check for pxm_to_node_map overflow
Cyrill Gorcunov
1
-1
/
+1
2009-03-16
ACPI: remove doubled status checking
Jiri Slaby
1
-8
/
+1
2009-03-16
ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...
Zhang Rui
1
-0
/
+8
2009-03-16
Revert "ACPI: make some IO ports off-limits to AML"
Len Brown
1
-50
/
+0
2009-03-16
suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering
Andy Whitcroft
1
-0
/
+8
2009-03-16
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
1
-112
/
+2
2009-03-16
r8169: use hardware auto-padding.
françois romieu
1
-8
/
+0
2009-03-15
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
Kyle McMartin
1
-2
/
+0
2009-03-15
igb: remove ASPM L0s workaround
Alexander Duyck
1
-24
/
+2
2009-03-14
Fix Xilinx SystemACE driver to handle empty CF slot
Grant Likely
1
-0
/
+22
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
1
-1
/
+3
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
3
-5
/
+6
2009-03-14
vmscan: pgmoved should be cleared after updating recent_rotated
Daisuke Nishimura
1
-1
/
+1
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
4
-4
/
+9
2009-03-14
nommu: ramfs: don't leak pages when adding to page cache fails
Johannes Weiner
1
-0
/
+1
2009-03-14
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
Enrik Berkhan
1
-0
/
+3
2009-03-14
netxen: remove old flash check.
Dhananjay Phadke
3
-26
/
+0
2009-03-14
kallsyms, tracing: output more proper symbol name
Lai Jiangshan
1
-0
/
+57
2009-03-14
x86: entry_32.S fix compile warnings - fix work mask bit width
Jaswinder Singh Rajput
1
-10
/
+8
[next]