index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs
Greg Kroah-Hartman
1
-7
/
+7
2020-05-25
Merge 5.7-rc7 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+37
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+25
2020-05-24
lib/bch: Allow easy bit swapping
Miquel Raynal
1
-14
/
+76
2020-05-24
lib/bch: Rework a little bit the exported function names
Miquel Raynal
1
-32
/
+32
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:
Mark Brown
2
-9
/
+18
2020-05-20
lib/vsprintf: Print time64_t in human readable format
Andy Shevchenko
2
-5
/
+39
2020-05-19
mm/hmm/test: add selftest driver for HMM
Ralph Campbell
4
-0
/
+1237
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
1
-1
/
+1
2020-05-18
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
1
-0
/
+18
2020-05-18
lib/bitmap.c: fix spello
Randy Dunlap
1
-1
/
+1
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic conflict
Ingo Molnar
4
-27
/
+36
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-9
/
+18
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+12
2020-05-15
docs: debugging-via-ohci1394.txt: add it to the core-api book
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-0
/
+12
2020-05-11
lib: linear_ranges: Add missing MODULE_LICENSE()
Matti Vaittinen
1
-0
/
+4
2020-05-11
Merge v5.7-rc5 into driver-core-next
Greg Kroah-Hartman
2
-10
/
+7
2020-05-08
lib/test_linear_ranges: add a test for the 'linear_ranges'
Matti Vaittinen
3
-0
/
+241
2020-05-08
lib: add linear ranges helpers
Matti Vaittinen
3
-0
/
+245
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan
Thomas Gleixner
1
-7
/
+32
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
1
-1
/
+1
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
1
-1
/
+0
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
1
-10
/
+12
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
1
-12
/
+8
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
1
-9
/
+6
2020-05-07
logic_pio: Use _inX() and _outX()
John Garry
1
-2
/
+2
2020-05-07
logic_pio: Improve macro argument name
John Garry
1
-11
/
+11
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+18
2020-05-01
uaccess: Selectively open read or write user access
Christophe Leroy
3
-7
/
+7
2020-04-30
netlink: factor out policy range helpers
Johannes Berg
1
-21
/
+74
2020-04-30
netlink: remove NLA_EXACT_LEN_WARN
Johannes Berg
1
-6
/
+10
2020-04-30
netlink: allow NLA_MSECS to have range validation
Johannes Berg
1
-0
/
+2
2020-04-30
netlink: extend policy range validation
Johannes Berg
1
-21
/
+92
2020-04-30
netlink: limit recursion depth in policy validation
Johannes Berg
1
-12
/
+34
2020-04-30
netlink: remove type-unsafe validation_data pointer
Johannes Berg
1
-10
/
+10
2020-04-30
Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2020-04-30
Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/asm
Will Deacon
1
-0
/
+3
2020-04-30
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
1
-1
/
+1
2020-04-27
Improve KCSAN documentation a bit
Ingo Molnar
1
-7
/
+8
2020-04-27
Merge 5.7-rc3 into driver-core-next
Greg Kroah-Hartman
2
-17
/
+19
2020-04-24
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
1
-17
/
+17
2020-04-23
kunit: Add missing newline in summary message
Marco Elver
1
-1
/
+1
2020-04-22
kbuild/objtool: Add objtool-vmlinux.o pass
Peter Zijlstra
1
-0
/
+5
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-04-20
lib: bitmap.c: get rid of some doc warnings
Mauro Carvalho Chehab
1
-13
/
+14
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-18
x86/asm: Provide a Kconfig symbol for disabling old assembly annotations
Mark Brown
1
-0
/
+3
2020-04-17
test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
Scott Branden
1
-23
/
+3
[prev]
[next]