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.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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
1
-0
/
+14
2018-09-28
netlink: move extack setting into validate_nla()
Johannes Berg
1
-32
/
+36
2018-09-28
netlink: make validation_data const
Johannes Berg
1
-3
/
+2
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
1
-11
/
+0
2018-09-27
bpf: test_bpf: add init_net to dev for flow_dissector
Song Liu
1
-0
/
+1
2018-09-27
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
1
-2
/
+26
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
1
-3
/
+3
2018-09-19
netlink: add ethernet address policy types
Johannes Berg
1
-1
/
+7
2018-09-19
netlink: add NLA_REJECT policy type
Johannes Berg
1
-7
/
+16
2018-09-14
crc-t10dif: crc_t10dif_mutex can be static
kbuild test robot
1
-1
/
+1
2018-09-10
lib/crc32: make core crc32() routines weak so they can be overridden
Ard Biesheuvel
1
-4
/
+7
2018-09-07
vsprintf: print OF node name using full_name
Rob Herring
1
-1
/
+6
2018-09-05
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-04
crc-t10dif: Allow current transform to be inspected in sysfs
Martin K. Petersen
1
-0
/
+11
2018-09-04
crc-t10dif: Pick better transform if one becomes available
Martin K. Petersen
1
-2
/
+44
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
1
-1
/
+0
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
5
-109
/
+238
2018-08-24
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-22
lib/rhashtable: guarantee initial hashtable allocation
Davidlohr Bueso
1
-3
/
+11
2018-08-22
lib/rhashtable: simplify bucket_table_alloc()
Davidlohr Bueso
1
-5
/
+2
2018-08-22
lib/test_hexdump.c: fix failure on big endian cpu
Christophe Leroy
1
-5
/
+23
2018-08-22
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
2
-18
/
+0
2018-08-22
lib: add crc64 calculation routines
Coly Li
5
-0
/
+145
2018-08-22
lib/test_debug_virtual.c: make struct pointer foo static
Colin Ian King
1
-1
/
+1
2018-08-22
lib/bitmap.c: drop unnecessary 0 check for u32 array operations
Andy Shevchenko
1
-8
/
+1
2018-08-22
ida: Change ida_get_new_above to return the id
Matthew Wilcox
1
-18
/
+12
2018-08-22
ida: Remove old API
Matthew Wilcox
2
-50
/
+7
2018-08-22
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
1
-0
/
+54
2018-08-22
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
1
-0
/
+30
2018-08-22
test_ida: Move ida_check_max
Matthew Wilcox
1
-0
/
+23
2018-08-22
test_ida: Move ida_check_leaf
Matthew Wilcox
1
-0
/
+25
2018-08-22
ida: Start new test_ida module
Matthew Wilcox
3
-0
/
+49
2018-08-22
ida: Add new API
Matthew Wilcox
1
-39
/
+31
2018-08-22
ida: Lock the IDA in ida_destroy
Matthew Wilcox
1
-6
/
+11
2018-08-22
radix-tree: Fix UBSAN warning
Matthew Wilcox
1
-1
/
+1
2018-08-21
rhashtable: remove duplicated include from rhashtable.c
Yue Haibing
1
-1
/
+0
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+7
2018-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+20
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
1
-8
/
+0
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
27
-522
/
+434
2018-08-16
ila: make lockdep happy again
Cong Wang
1
-4
/
+7
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
17
-3322
/
+161
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-375
/
+7
2018-08-16
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+26
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-25
/
+14
[prev]
[next]