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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage
Long Li
1
-0
/
+12
2018-04-18
scsi: libsas: add transport class for ATA devices
Jason Yan
1
-0
/
+2
2018-04-18
ARM: OMAP2+: Fix build when using split object directories
Dave Gerlach
1
-0
/
+75
2018-04-18
ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include files
Corey Minyard
2
-23
/
+23
2018-04-18
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
1
-1
/
+1
2018-04-18
ipmi: Remove usecount function from interfaces
Corey Minyard
1
-9
/
+0
2018-04-18
ipmi: Add shutdown functions for users and interfaces
Corey Minyard
2
-0
/
+14
2018-04-18
ipmi: Clean up comments in include files.
Corey Minyard
2
-86
/
+134
2018-04-18
ipmi: Add a panic handler for IPMI users
Corey Minyard
1
-0
/
+6
2018-04-18
block: add blk_queue_fua() helper function
Dave Chinner
1
-0
/
+1
2018-04-18
ARM: imx: Update spi_imx platform data to reflect current state
Trent Piepho
1
-12
/
+17
2018-04-17
hwspinlock: Introduce one new mode for hwspinlock
Baolin Wang
1
-0
/
+58
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-2
/
+5
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
1
-3
/
+0
2018-04-17
timers: Remove stale struct tvec_base forward declaration
Liu, Changcheng
1
-2
/
+0
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
1
-23
/
+1
2018-04-17
HID: input: do not increment usages when a duplicate is found
Benjamin Tissoires
1
-0
/
+2
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
1
-2
/
+3
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
1
-4
/
+10
2018-04-17
media: mmp-camera.h: add missing platform data
Mauro Carvalho Chehab
1
-0
/
+19
2018-04-17
security: remove security_settime
Sargun Dhillon
1
-14
/
+0
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
1
-2
/
+2
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
1
-0
/
+1
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
5
-7
/
+7
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
5
-7
/
+7
2018-04-16
remove rpc_rmdir()
Al Viro
1
-2
/
+0
2018-04-16
ARM: OMAP2+: Drop unused pm-noop
Tony Lindgren
1
-9
/
+0
2018-04-16
clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
Jerome Brunet
1
-0
/
+3
2018-04-16
regulator: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-156
/
+1
2018-04-16
hwmon: MC13783: Add uid and die temperature sensor inputs
Andrey Gusakov
1
-0
/
+2
2018-04-16
ASoC: wm8350: remove snd_soc_codec
Kuninori Morimoto
1
-3
/
+0
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
1
-2
/
+5
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-19
/
+74
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-28
/
+83
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
1
-0
/
+30
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-11
/
+6
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-4
/
+9
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
1
-6
/
+11
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-0
/
+19
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
1
-7
/
+6
2018-04-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
1
-0
/
+1
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-0
/
+1
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
Linus Torvalds
3
-31
/
+5
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
6
-9
/
+75
2018-04-13
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2018-04-13
fsnotify: fix typo in a comment about mark->g_list
Amir Goldstein
1
-1
/
+1
[prev]
[next]