summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-16hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner
2018-01-16hrtimer: Make room in 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Store running timer in hrtimer_clock_baseAnna-Maria Gleixner
2018-01-16tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner
2018-01-16tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2018-01-16hrtimer: Clean up 'enum hrtimer_mode'Anna-Maria Gleixner
2018-01-16hrtimer: Fix hrtimer_start[_range_ns]() function descriptionsAnna-Maria Gleixner
2018-01-16hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()Anna-Maria Gleixner
2018-01-16hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner
2018-01-16Merge branch 'timers/urgent' into timers/core, to pick up dependent fixIngo Molnar
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-16i2c: add 'set_sda' to bus_recovery_infoWolfram Sang
2018-01-16i2c: add identifier in declarations for i2c_bus_recoveryWolfram Sang
2018-01-16i2c: make kerneldoc about bus recovery more preciseWolfram Sang
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook
2018-01-15sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor
2018-01-15net: Define usercopy region in struct proto slab cacheDavid Windsor
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook
2018-01-15usercopy: WARN() on slab cache usercopy region violationsKees Cook
2018-01-15usercopy: Prepare for usercopy whitelistingDavid Windsor
2018-01-15stddef.h: Introduce sizeof_field()Kees Cook
2018-01-15usercopy: Include offset in hardened usercopy reportKees Cook
2018-01-15usercopy: Enhance and rename report_usercopy()Kees Cook
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu
2018-01-15net: Convert atomic_t net::count to refcount_tKirill Tkhai
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl