index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-05
regression: bfs endianness bug
Al Viro
1
-1
/
+2
2007-12-05
fcrypt endianness misannotations
Al Viro
1
-44
/
+44
2007-12-05
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
1
-5
/
+0
2007-12-05
regression: cifs endianness bug
Al Viro
1
-16
/
+17
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
SLUB's ksize() fails for size > 2048
Vegard Nossum
1
-1
/
+5
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
5
-21
/
+5
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
3
-10
/
+12
2007-12-05
mm: fix XIP file writes
Nick Piggin
1
-1
/
+1
2007-12-05
gpio_cs5535: disable AUX on output
Ben Gardner
1
-0
/
+5
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
1
-0
/
+4
2007-12-05
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
1
-7
/
+45
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2
-21
/
+8
2007-12-05
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
1
-5
/
+4
2007-12-05
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
1
-39
/
+39
2007-12-05
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
1
-11
/
+19
2007-12-05
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
2
-16
/
+10
2007-12-05
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
1
-1
/
+1
2007-12-05
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
1
-182
/
+189
2007-12-05
spi: spi_bfin: relocate spin/waits
Sonic Zhang
1
-32
/
+52
2007-12-05
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
1
-75
/
+87
2007-12-05
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
1
-25
/
+28
2007-12-05
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
1
-20
/
+31
2007-12-05
spi: spi_bfin uses platform device resources
Bryan Wu
1
-41
/
+83
2007-12-05
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
1
-0
/
+12
2007-12-05
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
1
-22
/
+54
2007-12-05
spi: spi_bfin cleanups, error handling
Bryan Wu
1
-64
/
+47
2007-12-05
spi: bfin spi uses portmux calls
Michael Hennerich
2
-7
/
+23
2007-12-05
spi: initial BF54x SPI support
Bryan Wu
2
-70
/
+86
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
3
-26
/
+9
2007-12-05
spi: simplify spi_sync() calling convention
Marc Pignat
1
-8
/
+5
2007-12-05
spi: at25 driver is for EEPROM not FLASH
David Brownell
1
-0
/
+7
2007-12-05
SPI: use mutex not semaphore
David Brownell
1
-3
/
+3
2007-12-05
Add EXPORT_SYMBOL(ksize);
Tetsuo Handa
2
-0
/
+2
2007-12-05
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
Denis Cheng
1
-2
/
+2
2007-12-05
ufs: fix nexstep dir block size
Evgeniy Dushistov
2
-3
/
+3
2007-12-05
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
Jiri Kosina
2
-5
/
+5
2007-12-05
fix clone(CLONE_NEWPID)
Eric W. Biederman
1
-15
/
+6
2007-12-05
aio: only account I/O wait time in read_events if there are active requests
Jeff Moyer
1
-1
/
+6
2007-12-05
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+5
2007-12-05
[SPARC]: Add missing of_node_put
Julia Lawall
1
-1
/
+3
2007-12-05
[SPARC64]: check for possible NULL pointer dereference
Cyrill Gorcunov
1
-0
/
+4
2007-12-05
[SPARC]: Add missing "space"
Joe Perches
1
-4
/
+4
2007-12-05
[SPARC64]: Add missing "space"
Joe Perches
1
-2
/
+3
2007-12-05
[SPARC64]: Add missing pci_dev_put
Julia Lawall
1
-0
/
+2
2007-12-05
[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.
David S. Miller
1
-1
/
+1
2007-12-05
[SPARC64]: Missing mdesc_release() in ldc_init().
David S. Miller
1
-5
/
+10
2007-12-05
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
3
-1
/
+6
2007-12-05
[TCP]: NAGLE_PUSH seems to be a wrong way around
Ilpo Järvinen
1
-2
/
+1
2007-12-05
[TCP]: Move prior_in_flight collect to more robust place
Ilpo Järvinen
1
-2
/
+1
[next]