index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2018-03-08
1
-69
/
+0
*
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
2018-03-08
1
-0
/
+6
*
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
1
-0
/
+5
*
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
2018-03-08
1
-11
/
+11
*
misc: rtsx: rename SG_END macro
Arnd Bergmann
2018-03-01
1
-6
/
+6
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+2
*
sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
Omar Sandoval
2018-02-28
1
-0
/
+8
*
lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
Anshuman Khandual
2018-02-28
1
-10
/
+13
*
blktrace_api.h: fix comment for struct blk_user_trace_setup
Eric Biggers
2018-02-26
1
-1
/
+1
*
genhd: Fix BUG in blkdev_open()
Jan Kara
2018-02-26
1
-0
/
+1
*
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
1
-0
/
+1
*
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-22
3
-18
/
+33
|
\
|
*
IB/uverbs: Use __aligned_u64 for uapi headers
Jason Gunthorpe
2018-02-15
1
-2
/
+2
|
*
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2018-02-15
1
-6
/
+4
|
*
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2018-02-15
1
-7
/
+28
|
*
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2018-02-15
1
-4
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
7
-12
/
+54
|
\
\
|
*
|
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
3
-1
/
+20
|
*
|
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
2018-02-21
1
-2
/
+0
|
*
|
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
2018-02-21
1
-8
/
+16
|
*
|
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
2018-02-21
1
-0
/
+6
|
*
|
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-21
1
-1
/
+12
*
|
|
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
1
-0
/
+4
*
|
|
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
2018-02-22
1
-0
/
+3
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-19
5
-9
/
+8
|
\
\
|
*
|
udplite: fix partial checksum initialization
Alexey Kodanev
2018-02-16
1
-0
/
+1
|
*
|
skbuff: Fix comment mis-spelling.
David S. Miller
2018-02-16
1
-1
/
+1
|
*
|
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
Hauke Mehrtens
2018-02-13
2
-7
/
+5
|
*
|
ptr_ring: prevent integer overflow when calculating size
Jason Wang
2018-02-11
1
-1
/
+1
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-18
1
-0
/
+2
|
\
\
|
*
|
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
2018-02-16
1
-0
/
+2
*
|
|
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-17
1
-1
/
+1
|
\
\
\
|
*
|
|
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
2018-02-15
1
-1
/
+1
*
|
|
|
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-02-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
dma-mapping: fix a comment typo
Christoph Hellwig
2018-02-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-02-16
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'topic/fixes' into for-linus
Takashi Iwai
2018-02-12
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ALSA: ac97: Fix copy and paste typo in documentation
Matthias Lange
2018-02-12
1
-1
/
+1
*
|
|
|
|
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-02-15
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
device property: Constify device_get_match_data()
Andy Shevchenko
2018-02-12
3
-5
/
+5
|
*
|
|
|
|
ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
Andy Shevchenko
2018-02-12
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-02-15
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
2018-02-15
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
2018-02-12
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-15
2
-2
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
locking/semaphore: Update the file path in documentation
Tycho Andersen
2018-02-13
1
-1
/
+1
|
*
|
|
|
|
locking/atomic/bitops: Document and clarify ordering semantics for failed tes...
Will Deacon
2018-02-13
1
-1
/
+2
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
2
-6
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-13
1
-6
/
+0
[next]