index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-11-20
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-11-20
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
1
-0
/
+9
2016-11-20
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-11-20
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-11-20
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
1
-0
/
+2
2016-11-20
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2
-11
/
+19
2016-11-20
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2016-11-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
1
-1
/
+1
2016-11-20
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-0
/
+4
2016-11-20
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
1
-0
/
+1
2016-11-20
IB/mlx5: Fix MODIFY_QP command input structure
Artemy Kovalyov
1
-2
/
+2
2016-10-21
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-08-23
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-0
/
+3
2016-08-23
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-1
/
+1
2016-08-23
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+2
2016-08-23
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-0
/
+3
2016-08-23
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-0
/
+4
2016-08-23
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+11
2016-08-23
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
1
-0
/
+1
2016-08-23
IB/mlx5: Fix post send fence logic
Eli Cohen
1
-0
/
+1
2016-08-23
net_sched: update hierarchical backlog too
WANG Cong
2
-2
/
+7
2016-08-23
net_sched: introduce qdisc_replace() helper
WANG Cong
1
-0
/
+17
2016-08-23
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2016-08-23
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2016-08-23
sched/preempt: Fix preempt_count manipulations
Peter Zijlstra
1
-2
/
+2
2016-08-23
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
1
-2
/
+5
2016-08-23
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
1
-0
/
+1
2016-06-15
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
3
-83
/
+44
2016-06-15
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-181
/
+116
2016-06-15
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-06-15
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2016-06-15
IB/security: Restrict use of the write() interface
Jason Gunthorpe
1
-0
/
+16
2016-06-15
libceph: make authorizer destruction independent of ceph_auth_client
Ilya Dryomov
2
-6
/
+5
2016-06-15
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
1
-9
/
+8
2016-06-15
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
1
-0
/
+2
2016-06-15
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
Krzysztof Kozlowski
1
-0
/
+2
2016-06-15
Revert "net: validate variable length ll headers"
Ben Hutchings
1
-20
/
+1
2016-05-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-0
/
+3
2016-05-01
net: validate variable length ll headers
Willem de Bruijn
1
-1
/
+20
2016-05-01
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
2
-2
/
+2
2016-05-01
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-05-01
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-3
/
+3
2016-05-01
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
1
-7
/
+7
2016-05-01
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-2
/
+2
2016-05-01
net/mlx5: Make command timeout way shorter
Or Gerlitz
1
-1
/
+1
2016-05-01
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
1
-0
/
+1
2016-05-01
mtd: map: fix .set_vpp() documentation
Linus Walleij
1
-2
/
+5
2016-05-01
tty: Fix GPF in flush_to_ldisc(), part 2
Peter Hurley
1
-1
/
+1
2016-04-11
cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well
Ingo Molnar
1
-0
/
+4
[prev]
[next]