index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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/...
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-16
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-01-16
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
1
-2
/
+10
2018-01-16
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
2018-01-15
usercopy: Include offset in hardened usercopy report
Kees Cook
1
-8
/
+4
2018-01-15
usercopy: Enhance and rename report_usercopy()
Kees Cook
1
-0
/
+6
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-1
/
+1
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-15
remoteproc: Drop dangling find_rsc_table dummies
Bjorn Andersson
1
-4
/
+0
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
1
-0
/
+2
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
1
-2
/
+15
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
1
-1
/
+1
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
1
-0
/
+2
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
1
-2
/
+0
2018-01-15
block: allow gendisk's request_queue registration to be deferred
Mike Snitzer
1
-0
/
+5
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
9
-18
/
+41
2018-01-15
swiotlb: add common swiotlb_map_ops
Christoph Hellwig
1
-0
/
+8
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
1
-2
/
+2
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
1
-0
/
+1
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-0
/
+5
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
1
-0
/
+11
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-0
/
+7
2018-01-15
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
1
-0
/
+1
2018-01-15
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-1
/
+0
2018-01-15
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-15
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-15
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-15
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2018-01-15
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-4
/
+8
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
2
-0
/
+65
2018-01-15
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
2018-01-15
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+1
2018-01-15
bpf: add map_alloc_check callback
Jakub Kicinski
1
-0
/
+1
[prev]
[next]