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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2011-01-13
binfmt_elf: cleanups
Mikael Pettersson
1
-3
/
+2
2011-01-13
epoll: convert max_user_watches to long
Robin Holt
1
-1
/
+1
2011-01-13
include/linux/printk.h: use tab not spaces for indent
Joe Perches
1
-7
/
+7
2011-01-13
include/linux/printk.h: organize printk_ratelimited macros
Joe Perches
1
-13
/
+12
2011-01-13
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
1
-14
/
+28
2011-01-13
include/linux/printk.h: add pr_<level>_once macros
Joe Perches
1
-15
/
+44
2011-01-13
include/linux/printk.h: use and neaten no_printk
Joe Perches
1
-32
/
+43
2011-01-13
include/linux/printk.h: use space after #define
Joe Perches
1
-9
/
+9
2011-01-13
include/linux/printk.h: move console functions and variables together
Joe Perches
1
-11
/
+11
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
1
-0
/
+1
2011-01-13
include/linux/unaligned/packed_struct.h: use __packed
Andrew Morton
1
-3
/
+3
2011-01-13
toshiba.h: hide a function prototypes behind __KERNEL__ macro
Alexander Shishkin
1
-0
/
+2
2011-01-13
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
1
-3
/
+16
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
1
-0
/
+4
2011-01-13
leds-lp5521: modify the way of setting led device name
Arun Murthy
1
-0
/
+1
2011-01-13
leds: leds-lp5523: modify the way of setting led device name
Samu Onkalo
1
-0
/
+1
2011-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-20
/
+24
2011-01-11
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2
-6
/
+6
2011-01-11
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
12
-33
/
+59
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-2
/
+18
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-2
/
+24
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
1
-2
/
+6
2011-01-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-01-11
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+36
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+6
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
6
-0
/
+256
2011-01-10
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-22
/
+4
2011-01-10
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+53
2011-01-10
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+3
2011-01-10
net: Add alloc_netdev_mqs function
Tom Herbert
2
-4
/
+10
2011-01-10
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2011-01-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-0
/
+1
2011-01-10
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
1
-0
/
+1
2011-01-10
i2c: Constify i2c_client where possible
Jean Delvare
1
-12
/
+15
2011-01-10
i2c: Add generic I2C multiplexer using GPIO API
Peter Korsgaard
1
-0
/
+38
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
18
-41
/
+110
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
1
-1
/
+3
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-5
/
+46
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
1
-5
/
+5
2011-01-10
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
1
-0
/
+11
2011-01-10
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
1
-0
/
+9
2011-01-10
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
1
-2
/
+3
2011-01-10
ext3: Add batched discard support for ext3
Lukas Czerner
1
-0
/
+1
2011-01-10
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
1
-2
/
+18
2011-01-10
sony-laptop: support new hotkeys on the P, Z and EC series
Mattia Dongili
1
-0
/
+1
2011-01-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+21
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+36
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
4
-3
/
+2
2011-01-10
headers: path.h redux
Alexey Dobriyan
3
-2
/
+2
[next]