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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
carminefb: Fix module parameters permissions
Jean Delvare
1
-3
/
+3
2011-11-11
iommu/amd: Fix wrong shift direction
Joerg Roedel
1
-1
/
+1
2011-11-11
WMI: properly cleanup devices to avoid crashes
Dmitry Torokhov
1
-1
/
+5
2011-11-11
ccwgroup: move attributes to attribute group
Sebastian Ott
1
-20
/
+22
2011-11-11
memory leak with RCU_TABLE_FREE
Martin Schwidefsky
1
-2
/
+3
2011-11-11
user per registers vs. ptrace single stepping
Martin Schwidefsky
1
-14
/
+16
2011-11-11
KVM: s390: check cpu_id prior to using it
Carsten Otte
1
-4
/
+10
2011-11-11
ASoC: Fix a bug in WM8962 DSP_A and DSP_B settings
Susan Gao
1
-2
/
+2
2011-11-11
ASoC: Remove direct register cache accesses from WM8962 driver
Mark Brown
1
-10
/
+11
2011-11-11
ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 Capture
Axel Lin
1
-1
/
+1
2011-11-11
ASoC: ak4535: fixup cache register table
Axel Lin
1
-5
/
+5
2011-11-11
ASoC: ak4642: fixup cache register table
Kuninori Morimoto
1
-11
/
+11
2011-11-11
ASoC: wm8741: Fix setting interface format for DSP modes
Axel Lin
1
-2
/
+2
2011-11-11
ASoC: wm8940: Properly set codec->dapm.bias_level
Axel Lin
1
-0
/
+2
2011-11-11
io-mapping: ensure io_mapping_map_atomic _is_ atomic
Daniel Vetter
1
-0
/
+4
2011-11-11
vfs: add "device" tag to /proc/self/mountstats
Bryan Schumaker
1
-0
/
+1
2011-11-11
hppfs: missing include
Al Viro
1
-0
/
+1
2011-11-11
nfsd4: ignore WANT bits in open downgrade
J. Bruce Fields
1
-0
/
+2
2011-11-11
nfsd4: fix open downgrade, again
J. Bruce Fields
1
-3
/
+11
2011-11-11
nfsd4: permit read opens of executable-only files
J. Bruce Fields
3
-1
/
+5
2011-11-11
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2
-6
/
+12
2011-11-11
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
3
-9
/
+9
2011-11-11
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Bernd Schubert
1
-1
/
+1
2011-11-11
nfs: don't try to migrate pages with active requests
Jeff Layton
1
-25
/
+11
2011-11-11
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
3
-8
/
+45
2011-11-11
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
1
-2
/
+2
2011-11-11
perf probe: Fix to show correct error string
Masami Hiramatsu
1
-1
/
+3
2011-11-11
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
1
-1
/
+1
2011-11-11
apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches
Jan Beulich
3
-13
/
+19
2011-11-11
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2
-2
/
+2
2011-11-11
wl12xx: fix forced passive scans
Luciano Coelho
1
-6
/
+13
2011-11-11
net: hold sock reference while processing tx timestamps
Richard Cochran
3
-4
/
+17
2011-11-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
4
-3
/
+4
2011-11-11
dp83640: free packet queues on remove
Richard Cochran
1
-0
/
+7
2011-11-11
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
Eric W. Biederman
1
-0
/
+1
2011-11-11
ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...
Ming Lei
1
-5
/
+32
2011-11-11
nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages
Jeff Layton
1
-0
/
+4
2011-11-11
Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...
Trond Myklebust
1
-1
/
+2
2011-11-11
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
1
-1
/
+3
2011-11-11
Platform: Fix error path in samsung-laptop init
David Herrmann
1
-2
/
+1
2011-11-11
platform: samsung_laptop: fix samsung brightness min/max calculations
Jason Stubbs
1
-3
/
+6
2011-11-11
Platform: samsung_laptop: samsung backlight for R528/R728
Smelov Andrey
1
-0
/
+9
2011-11-11
Platform: samsung_laptop: add support for X520 machines.
Tommaso Massimi
1
-0
/
+9
2011-11-11
platform: samsung_laptop: add dmi information for Samsung R700 laptops
Stefan Beller
1
-0
/
+9
2011-11-11
caif: Fix BUG() with network namespaces
David Woodhouse
1
-2
/
+3
2011-11-11
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
1
-1
/
+1
2011-11-11
xen-swiotlb: Fix wrong panic.
Konrad Rzeszutek Wilk
1
-3
/
+4
2011-11-11
xen-pcifront: Update warning comment to use 'e820_host' option.
Konrad Rzeszutek Wilk
1
-3
/
+2
2011-11-11
Update email address for stable patch submission
Josh Boyer
1
-7
/
+7
2011-11-11
QE/FHCI: fixed the CONTROL bug
Jerry Huang
1
-4
/
+15
[prev]
[next]