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
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2
-2
/
+1
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-4
/
+4
2017-11-02
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
3
-22
/
+3
2017-11-02
Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
1
-0
/
+10
2017-11-02
libnvdimm: move poison list functions to a new 'badrange' file
Dave Jiang
1
-3
/
+18
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
960
-0
/
+960
2017-11-02
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux into for-next
Corey Minyard
30
-141
/
+275
2017-11-02
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
Paul Burton
1
-0
/
+1
2017-11-02
irqdomain: Update the comments of fwnode field of irq_domain structure
Dou Liyang
1
-2
/
+2
2017-11-02
irqchip/gic-v3-its: Setup VLPI properties at map time
Marc Zyngier
1
-0
/
+2
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
9
-44
/
+94
2017-11-02
Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers
Arnd Bergmann
1
-0
/
+5
2017-11-02
bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")
Thomas Gleixner
1
-26
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
960
-0
/
+960
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
1
-0
/
+26
2017-11-02
clk: clk-gpio: Make GPIO clock provider use descriptors only
Linus Walleij
1
-6
/
+6
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
clk: qcom: clk-smd-rpm: add msm8996 rpmclks
Rajendra Nayak
1
-0
/
+4
2017-11-01
clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs
Stephen Boyd
1
-0
/
+13
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
40
-165
/
+316
2017-11-01
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
1
-1
/
+9
2017-11-01
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15
Wolfram Sang
2
-4
/
+6
2017-11-01
timer: Add parenthesis around timer_setup() macro arguments
Kees Cook
1
-4
/
+5
2017-11-01
nvme-fc: add a dev_loss_tmo field to the remoteport
James Smart
1
-2
/
+9
2017-11-01
blk-mq-sched: improve dispatching from sw queue
Ming Lei
1
-0
/
+2
2017-11-01
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
1
-0
/
+11
2017-11-01
sbitmap: introduce __sbitmap_for_each_set()
Ming Lei
1
-16
/
+46
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
1
-0
/
+6
2017-11-01
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
1
-3
/
+3
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-3
/
+13
2017-10-31
userns: bump idmap limits to 340
Christian Brauner
1
-3
/
+4
2017-10-31
userns: use union in {g,u}idmap struct
Christian Brauner
1
-5
/
+13
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
Thomas Gleixner
7
-419
/
+419
2017-10-31
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
1
-3
/
+2
2017-10-31
Revert "PM / QoS: Fix default runtime_pm device resume latency"
Rafael J. Wysocki
1
-2
/
+1
2017-10-31
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-10-31
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
Miklos Szeredi
1
-2
/
+0
2017-10-31
fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-10-31
module: Do not paper over type mismatches in module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
module: Prepare to convert all module_param_call() prototypes
Kees Cook
1
-10
/
+2
2017-10-31
GFS2: Implement iomap for block_map
Bob Peterson
1
-1
/
+2
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
1
-0
/
+4
2017-10-31
regulator: da9211: update for supporting da9223/4/5
James Ban
1
-1
/
+4
2017-10-30
firmware: scm: Add new SCM call API for switching memory ownership
Avaneesh Kumar Dwivedi
1
-0
/
+16
2017-10-30
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
3
-135
/
+154
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2
-49
/
+46
2017-10-30
time: Move time_t based interfaces to time32.h
Arnd Bergmann
2
-162
/
+177
2017-10-30
time: Remove unused functions
Arnd Bergmann
2
-46
/
+0
[prev]
[next]