summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1.38-rt46v4.1.38-rt46Julia Cartwright2017-03-101-1/+1
* lockdep: Fix compilation error for !CONFIG_MODULES and !CONFIG_SMPDan Murphy2017-03-062-0/+10
* rt: Drop the removal of _GPL from rt_mutex_destroy()'s EXPORT_SYMBOLSebastian Andrzej Siewior2017-03-061-1/+2
* lockdep: Handle statically initialized PER_CPU locks properThomas Gleixner2017-03-065-36/+67
* rt: Drop mutex_disable() on !DEBUG configs and the GPL suffix from export symbolSebastian Andrzej Siewior2017-03-062-2/+6
* x86/mm/cpa: avoid wbinvd() for PREEMPTJohn Ogness2017-03-061-0/+8
* pinctrl: qcom: Use raw spinlock variantsJulia Cartwright2017-03-061-24/+24
* radix-tree: use local locksSebastian Andrzej Siewior2017-03-062-18/+16
* cpuset: Convert callback_lock to raw_spinlock_tMike Galbraith2017-03-061-33/+33
* Linux 4.1.38-rt45v4.1.38-rt45Steven Rostedt (VMware)2017-02-131-1/+1
* workqueue: use rcu_readlock() in put_pwq_unlocked()Sebastian Andrzej Siewior2017-02-091-0/+2
* net: Have __napi_schedule_irqoff() disable interrupts on RTSteven Rostedt2017-02-092-0/+14
* net: free the sbs in skbufheadSebastian Andrzej Siewior2017-02-091-0/+8
* arm: kprobe: replace patch_lock to raw lockYang Shi2017-02-091-3/+3
* Linux 4.1.38-rt44v4.1.38-rt44Steven Rostedt (Red Hat)2017-02-071-1/+1
* Merge tag 'v4.1.38' into v4.1-rtSteven Rostedt (Red Hat)2017-02-0790-287/+606
|\
| * Linux 4.1.38v4.1.38Sasha Levin2017-01-181-1/+1
| * gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2017-01-131-0/+16
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2017-01-136-7/+38
| * net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2017-01-134-12/+35
| * ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2017-01-131-1/+8
| * sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-122-0/+6
| * fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-01-121-2/+8
| * IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2017-01-121-2/+4
| * Revert "ALSA: usb-audio: Fix race at stopping the stream"Takashi Iwai2017-01-121-8/+4
| * kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-01-121-6/+5
| * drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey2017-01-121-2/+5
| * target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2017-01-121-2/+0
| * kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson2017-01-121-2/+2
| * scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-01-121-4/+0
| * IB/multicast: Check ib_find_pkey() return valueBart Van Assche2017-01-121-2/+5
| * IPoIB: Avoid reading an uninitialized member variableBart Van Assche2017-01-121-2/+5
| * block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-01-121-1/+1
| * btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-123-2/+19
| * mm/vmscan.c: set correct defer count for shrinkerShaohua Li2017-01-121-3/+11
| * Input: drv260x - fix input device's parent assignmentJingkui Wang2017-01-121-1/+0
| * libceph: verify authorize reply on connectIlya Dryomov2017-01-121-0/+13
| * ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako2017-01-121-0/+2
| * s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer2017-01-121-1/+1
| * kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2017-01-121-4/+11
| * SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2017-01-121-1/+6
| * ext4: return -ENOMEM instead of successDan Carpenter2017-01-121-1/+3
| * nfs_write_end(): fix handling of short copiesAl Viro2017-01-121-1/+1
| * fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)2017-01-121-3/+14
| * timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-121-2/+2
| * USB: serial: option: add dlink dwm-158Giuseppe Lippolis2017-01-121-0/+1
| * USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas2017-01-121-0/+6
| * ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas2017-01-121-1/+2
| * dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2017-01-121-8/+6
| * arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-01-121-2/+1