index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
Linux 4.12.4
v4.12.4
Greg Kroah-Hartman
1
-1
/
+1
2017-07-27
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
1
-3
/
+3
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
1
-1
/
+1
2017-07-27
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
1
-1
/
+2
2017-07-27
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
1
-18
/
+19
2017-07-27
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
Gabriel Krisman Bertazi
1
-0
/
+20
2017-07-27
drm/i915: Hold RPM wakelock while initializing OA buffer
sagar.a.kamble@intel.com
1
-6
/
+6
2017-07-27
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
Chris Wilson
1
-5
/
+6
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-27
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-27
drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
Philipp Zabel
1
-1
/
+1
2017-07-27
device-dax: fix sysfs duplicate warnings
Dan Williams
3
-14
/
+24
2017-07-27
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2017-07-27
spmi: Include OF based modalias in device uevent
Bjorn Andersson
1
-0
/
+12
2017-07-27
cpufreq: intel_pstate: Correct the busy calculation for KNL
Srinivas Pandruvada
1
-2
/
+19
2017-07-27
vmbus: re-enable channel tasklet
Stephen Hemminger
1
-0
/
+2
2017-07-27
acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
Prarit Bhargava
1
-1
/
+9
2017-07-27
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
1
-11
/
+5
2017-07-27
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
4
-31
/
+18
2017-07-27
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
11
-30
/
+31
2017-07-27
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
1
-12
/
+20
2017-07-27
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
2
-22
/
+45
2017-07-27
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
4
-64
/
+86
2017-07-27
sched/cputime: Rename vtime fields
Frederic Weisbecker
4
-21
/
+21
2017-07-27
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
1
-1
/
+1
2017-07-27
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
2
-14
/
+7
2017-07-27
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+18
2017-07-27
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
Bart Van Assche
1
-1
/
+1
2017-07-27
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
1
-1
/
+1
2017-07-27
drm/mst: Avoid processing partially received up/down message transactions
Imre Deak
1
-7
/
+24
2017-07-27
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
Imre Deak
1
-1
/
+3
2017-07-27
drm/mst: Fix error handling during MST sideband message reception
Imre Deak
1
-2
/
+8
2017-07-27
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
1
-0
/
+2
2017-07-27
RDMA/uverbs: Fix the check for port number
Ismail, Mustafa
1
-1
/
+2
2017-07-27
ceph: fix race in concurrent readdir
Yan, Zheng
1
-0
/
+5
2017-07-27
staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code
Arnd Bergmann
1
-4
/
+15
2017-07-27
staging: sm750fb: avoid conflicting vesafb
Teddy Wang
1
-0
/
+24
2017-07-27
staging: comedi: ni_mio_common: fix AO timer off-by-one regression
Ian Abbott
1
-2
/
+1
2017-07-27
staging: rtl8188eu: add TL-WN722N v2 support
Michael Gugino
1
-0
/
+1
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-27
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
1
-0
/
+7
2017-07-27
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
1
-1
/
+1
2017-07-27
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
1
-1
/
+1
2017-07-27
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
Jiang Yi
1
-0
/
+9
2017-07-27
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-07-27
udf: Fix races with i_size changes during readpage
Jan Kara
1
-2
/
+7
2017-07-27
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-27
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-27
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-27
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
[next]