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-01-17
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
David Howells
1
-39
/
+4
2018-01-17
Expand various INIT_* macros and remove
David Howells
4
-129
/
+0
2018-01-17
Expand INIT_TASK() in init/init_task.c and remove
David Howells
1
-83
/
+4
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-14
/
+41
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-17
/
+100
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+33
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
1
-1
/
+1
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
1
-18
/
+0
2018-01-16
blkcg: simplify statistic accumulation code
Arnd Bergmann
1
-3
/
+5
2018-01-16
nubus: Add support for the driver model
Finn Thain
1
-3
/
+30
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-9
/
+6
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
1
-16
/
+14
2018-01-16
nubus: Rework /proc/bus/nubus/s/ implementation
Finn Thain
1
-4
/
+33
2018-01-16
nubus: Clean up whitespace
Finn Thain
1
-29
/
+29
2018-01-16
nubus: Remove redundant code
Finn Thain
1
-16
/
+1
2018-01-16
nubus: Call proc_mkdir() not more than once per slot directory
Finn Thain
1
-2
/
+3
2018-01-16
nubus: Use static functions where possible
Finn Thain
1
-1
/
+0
2018-01-16
nubus: Fix up header split
Finn Thain
1
-4
/
+23
2018-01-16
nubus: Avoid array underflow and overflow
Finn Thain
1
-6
/
+4
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
1
-0
/
+606
2018-01-16
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
1
-0
/
+7
2018-01-16
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
1
-5
/
+16
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-4
/
+4
2018-01-16
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
1
-0
/
+14
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simplify the code
Anna-Maria Gleixner
1
-12
/
+8
2018-01-16
hrtimer: Make room in 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
1
-11
/
+9
2018-01-16
hrtimer: Clean up 'enum hrtimer_mode'
Anna-Maria Gleixner
1
-5
/
+11
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
1
-1
/
+1
2018-01-16
hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-4
/
+4
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active
Thomas Gleixner
1
-4
/
+0
2018-01-16
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
1
-1
/
+3
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-01-15
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
1
-2
/
+10
2018-01-15
signal: unify compat_siginfo_t
Al Viro
1
-0
/
+90
2018-01-16
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
1
-0
/
+4
2018-01-16
i2c: add identifier in declarations for i2c_bus_recovery
Wolfram Sang
1
-6
/
+6
2018-01-16
i2c: make kerneldoc about bus recovery more precise
Wolfram Sang
1
-5
/
+5
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
fork: Provide usercopy whitelisting for task_struct
Kees Cook
1
-0
/
+14
2018-01-15
usercopy: Allow strict enforcement of whitelists
Kees Cook
1
-0
/
+2
2018-01-15
usercopy: WARN() on slab cache usercopy region violations
Kees Cook
1
-0
/
+2
2018-01-15
usercopy: Prepare for usercopy whitelisting
David Windsor
3
-6
/
+27
2018-01-15
stddef.h: Introduce sizeof_field()
Kees Cook
1
-1
/
+9
[prev]
[next]