index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
lapb
/
lapb_timer.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
2
-10
/
+4
2011-03-18
x86, dumpstack: Correct stack dump info when frame pointer is available
Namhyung Kim
9
-30
/
+33
2011-03-18
x86: Clean up csum-copy_64.S a bit
Ingo Molnar
1
-120
/
+120
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
50
-67
/
+67
2011-03-18
x86: Fix misspelling and align params
Lucas De Marchi
1
-7
/
+7
2011-03-17
x86: Use PentiumPro-optimized partial_csum() on VIA C7
Jon Nettleton
1
-1
/
+1
2011-03-16
Increase OSF partition limit from 8 to 18
Linus Torvalds
1
-1
/
+1
2011-03-16
prune back iprune_sem
Christoph Hellwig
1
-18
/
+14
2011-03-16
vfs: add nonconflicting values for O_PATH
Stephen Rothwell
3
-0
/
+6
2011-03-16
x86, AMD: Set ARAT feature on AMD processors
Boris Ostrovsky
1
-0
/
+4
2011-03-16
x86, quirk: Fix SB600 revision check
Andreas Herrmann
1
-1
/
+6
2011-03-16
fix follow_link() breakage
Al Viro
1
-4
/
+3
2011-03-15
VFS: Fix the nfs sillyrename regression in kernel 2.6.38
Trond Myklebust
1
-1
/
+6
2011-03-15
dcache.c: create helper function for duplicated functionality
Linus Torvalds
1
-51
/
+37
2011-03-15
tidy the trailing symlinks traversal up
Al Viro
1
-45
/
+26
2011-03-15
Turn resolution of trailing symlinks iterative everywhere
Al Viro
1
-54
/
+50
2011-03-15
simplify link_path_walk() tail
Al Viro
1
-7
/
+1
2011-03-15
Make trailing symlink resolution in path_lookupat() iterative
Al Viro
1
-10
/
+53
2011-03-15
update nd->inode in __do_follow_link() instead of after do_follow_link()
Al Viro
1
-3
/
+2
2011-03-15
pull handling of one pathname component into a helper
Al Viro
1
-68
/
+55
2011-03-15
fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH
Aneesh Kumar K.V
1
-4
/
+16
2011-03-15
perf probe: Clean up probe_point_lazy_walker() return value
Ingo Molnar
1
-1
/
+1
2011-03-15
x86: stop_machine_text_poke() should issue sync_core()
Mathieu Desnoyers
1
-1
/
+6
2011-03-15
x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()
Xiao Guangrong
1
-2
/
+1
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
3
-2
/
+4
2011-03-15
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2
-6
/
+11
2011-03-15
Allow O_PATH for symlinks
Al Viro
1
-6
/
+19
2011-03-15
New kind of open files - "location only".
Al Viro
7
-17
/
+119
2011-03-15
ext4: Copy fs UUID to superblock
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
ext3: Copy fs UUID to superblock.
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
vfs: Export file system uuid via /proc/<pid>/mountinfo
Aneesh Kumar K.V
2
-0
/
+17
2011-03-15
unistd.h: Add new syscalls numbers to asm-generic
Aneesh Kumar K.V
1
-1
/
+5
2011-03-15
x86: Add new syscalls for x86_64
Aneesh Kumar K.V
2
-0
/
+6
2011-03-15
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
2
-1
/
+5
2011-03-15
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
6
-42
/
+0
2011-03-15
fs: Don't allow to create hardlink for deleted file
Aneesh Kumar K.V
1
-1
/
+5
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
6
-0
/
+181
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
8
-2
/
+139
2011-03-14
Linux 2.6.38
Linus Torvalds
1
-1
/
+1
2011-03-14
New AT_... flag: AT_EMPTY_PATH
Al Viro
3
-10
/
+21
2011-03-14
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
1
-8
/
+3
2011-03-14
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
1
-3
/
+8
2011-03-14
arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()
Thomas Gleixner
1
-3
/
+0
2011-03-14
futex: Deobfuscate handle_futex_death()
Thomas Gleixner
1
-3
/
+14
2011-03-14
MIPS: Alchemy: Fix reset for MTX-1 and XXS1500
Florian Fainelli
2
-4
/
+4
2011-03-14
MIPS: MTX-1: Make au1000_eth probe all PHY addresses
Florian Fainelli
1
-0
/
+9
2011-03-14
MIPS: Jz4740: Add HAVE_CLK
Maurus Cuelenaere
1
-0
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2011-03-14
MIPS, Perf-events: Use unsigned delta for right shift in event update
Deng-Cheng Zhu
1
-1
/
+1
2011-03-14
MIPS, Perf-events: Work with the new callchain interface
Deng-Cheng Zhu
1
-57
/
+6
[next]