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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2016-01-27
Linux 3.12.53
v3.12.53
Jiri Slaby
1
-1
/
+1
2016-01-27
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
4
-15
/
+15
2016-01-27
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
1
-0
/
+6
2016-01-27
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2016-01-25
MAINTAINERS: Add public mailing list for ARC
Vineet Gupta
1
-0
/
+1
2016-01-25
ALSA: hda - Apply pin fixup for HP ProBook 6550b
Takashi Iwai
1
-0
/
+1
2016-01-25
ALSA: hda - Add Intel Lewisburg device IDs Audio
Alexandra Yates
1
-0
/
+5
2016-01-25
ipmi: move timer init to before irq is setup
Jan Stancek
1
-4
/
+4
2016-01-25
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-25
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-25
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
Paul Mackerras
1
-0
/
+6
2016-01-25
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2016-01-25
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2016-01-25
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2016-01-25
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2
-4
/
+8
2016-01-25
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
1
-0
/
+1
2016-01-25
KEYS: Fix race between read and revoke
David Howells
1
-9
/
+9
2016-01-25
USB: quirks: Fix another ELAN touchscreen
Adrien Vergé
1
-0
/
+3
2016-01-25
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2016-01-25
m68k/mac: Make SCC reset work more reliably
Finn Thain
1
-1
/
+3
2016-01-25
m68k/mm: Check for mm != NULL in do_page_fault() debug code
Geert Uytterhoeven
1
-2
/
+1
2016-01-19
m32r: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-0
/
+2
2016-01-19
pm: use GFP_ATOMIC when pm core call this function
Scott Jiang
1
-1
/
+1
2016-01-15
staging/dgnc: fix info leak in ioctl
Salva Peiró
1
-0
/
+1
2016-01-13
module: remove MODULE_GENERIC_TABLE
Rusty Russell
2
-15
/
+8
2016-01-11
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2
-5
/
+4
2016-01-11
Input: aiptek - fix crash on detecting device without endpoints
Vladis Dronov
1
-0
/
+9
2016-01-11
block: Always check queue limits for cloned requests
Hannes Reinecke
2
-15
/
+7
2016-01-11
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
1
-1
/
+9
2016-01-09
drm/i915: Fix SRC_COPY width on 830/845g
Chris Wilson
1
-1
/
+1
2016-01-09
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
Corey Minyard
1
-20
/
+4
2016-01-09
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
Ditang Chen
1
-2
/
+2
2016-01-09
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2016-01-09
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
1
-0
/
+3
2016-01-09
PCI: Drop "setting latency timer" messages
Bjorn Helgaas
1
-1
/
+1
2016-01-09
dlm: make posix locks interruptible
Eric Ren
1
-1
/
+1
2016-01-09
ALSA: hda - Fix noise problems on Thinkpad T440s
Takashi Iwai
1
-1
/
+21
2016-01-09
tools: Add a "make all" rule
Kamal Mostafa
1
-0
/
+8
2016-01-09
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
3
-11
/
+10
2016-01-05
Linux 3.12.52
v3.12.52
Jiri Slaby
1
-1
/
+1
2016-01-05
HID: dragonrise: fix HID Descriptor for 0x0006 PID
Maciej Zuk
1
-0
/
+58
2016-01-05
gpio/omap: raw read and write endian fix
Victor Kamensky
1
-94
/
+94
2016-01-05
PM / devfreq: Fix incorrect type issue.
Xiaolong Ye
1
-1
/
+1
2016-01-05
PM / devfreq: Fix governor_store()
Tobias Jakobi
1
-1
/
+3
2016-01-05
cdrom: Random writing support for BD-RE media
Georgios Toptsidis
1
-0
/
+1
2016-01-05
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
3
-0
/
+8
2016-01-05
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
1
-0
/
+3
2016-01-05
ALSA: hda - Disable 64bit address for Creative HDA controllers
Takashi Iwai
1
-1
/
+5
2016-01-05
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2016-01-05
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
[next]