index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-16
[PATCH] SPI: busnum == 0 needs to work
David Brownell
1
-3
/
+3
2006-05-16
[PATCH] SPI: devices can require LSB-first encodings
David Brownell
1
-2
/
+5
2006-05-16
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...
Kumar Gala
1
-0
/
+2
2006-05-16
[PATCH] SPI: spi whitespace fixes
David Brownell
1
-12
/
+12
2006-05-16
[PATCH] SPI: per-transfer overrides for wordsize and clocking
Imre Deak
2
-0
/
+14
2006-05-15
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
Hua Zhong
1
-1
/
+1
2006-05-15
[PATCH] add slab_is_available() routine for boot code
Mike Kravetz
1
-0
/
+1
2006-05-15
[PATCH] symbol_put_addr() locks kernel
Trent Piepho
1
-0
/
+1
2006-05-15
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
1
-0
/
+1
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+1
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-0
/
+1
2006-05-10
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-0
/
+1
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-2
/
+1
2006-05-08
sky2: backout NAPI reschedule
Stephen Hemminger
1
-10
/
+8
2006-05-06
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-0
/
+2
2006-05-06
[CLASS DEVICE]: add attribute_group creation
Stephen Hemminger
1
-0
/
+2
2006-05-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+60
2006-05-04
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+1
2006-05-04
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2006-05-03
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
1
-1
/
+1
2006-05-04
[PATCH] splice: LRU fixups
Jens Axboe
1
-2
/
+3
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
1
-0
/
+60
2006-05-02
[MMC] extend data timeout for writes
Russell King
1
-0
/
+1
2006-05-02
[PATCH] vmsplice: restrict stealing a little more
Jens Axboe
1
-0
/
+1
2006-05-02
[PATCH] splice: fix page LRU accounting
Jens Axboe
1
-3
/
+2
2006-05-01
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-23
/
+193
2006-05-01
[NETFILTER] x_tables: fix compat related crash on non-x86
Patrick McHardy
1
-0
/
+8
2006-05-01
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-4
/
+25
2006-05-01
[PATCH] vmsplice: allow user to pass in gift pages
Jens Axboe
1
-0
/
+2
2006-05-01
[PATCH] pipe: enable atomic copying of pipe data to/from user space
Jens Axboe
1
-5
/
+6
2006-05-01
[PATCH] pipe: introduce ->pin() buffer operation
Jens Axboe
1
-1
/
+20
2006-05-01
[PATCH] splice: fix bugs in pipe_to_file()
Jens Axboe
1
-2
/
+1
2006-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-05-01
[PATCH] Rework of IPC auditing
Steve Grubb
1
-2
/
+5
2006-05-01
[PATCH] More user space subject labels
Steve Grubb
1
-1
/
+1
2006-05-01
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
2
-0
/
+17
2006-05-01
[PATCH] change lspp ipc auditing
Steve Grubb
2
-16
/
+15
2006-05-01
[PATCH] audit inode patch
Steve Grubb
1
-0
/
+34
2006-05-01
[PATCH] support for context based audit filtering
Darrel Goeddel
2
-0
/
+117
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
1
-4
/
+4
2006-04-30
[SERIAL] Clean up serial locking when obtaining a reference to a port
Russell King
1
-0
/
+1
2006-04-29
[NET]: use hlist_unhashed()
Akinobu Mita
1
-1
/
+1
2006-04-29
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
1
-0
/
+2
2006-04-29
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
67
-3372
/
+2004
2006-04-28
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
1
-1
/
+3
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-5
/
+3
2006-04-27
[PATCH] Kobject: possible cleanups
Adrian Bunk
1
-1
/
+0
2006-04-27
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
1
-3
/
+2
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
1
-1
/
+1
[next]