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
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
2015-11-27
Linux 3.2.74
v3.2.74
Ben Hutchings
1
-1
/
+1
2015-11-27
splice: sendfile() at once fails for big files
Christophe Leroy
1
-1
/
+11
2015-11-27
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-11-27
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-2
/
+2
2015-11-27
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-11-27
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
1
-1
/
+1
2015-11-27
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
1
-6
/
+32
2015-11-27
fs: make dumpable=2 require fully qualified path
Kees Cook
2
-9
/
+26
2015-11-27
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
1
-5
/
+5
2015-11-27
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2
-36
/
+44
2015-11-27
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
1
-16
/
+15
2015-11-27
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
1
-5
/
+4
2015-11-27
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2015-11-27
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-27
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-11-27
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
1
-1
/
+1
2015-11-27
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
1
-0
/
+4
2015-11-27
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-11-27
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+11
2015-11-27
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2
-5
/
+15
2015-11-27
scsi: restart list search after unlock in scsi_remove_target
Christoph Hellwig
1
-12
/
+4
2015-11-27
firewire: ohci: fix JMicron JMB38x IT context discovery
Stefan Richter
1
-0
/
+5
2015-11-27
ALSA: hda - Apply pin fixup for HP ProBook 6550b
Takashi Iwai
1
-0
/
+1
2015-11-27
ipv6: fix tunnel error handling
Michal Kubeček
1
-1
/
+11
2015-11-27
recordmcount: Fix endianness handling bug for nop_mcount
libin
1
-1
/
+1
2015-11-27
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
1
-2
/
+11
2015-11-27
crypto: algif_hash - Only export and import on sockets with data
Herbert Xu
1
-2
/
+10
2015-11-27
mtd: blkdevs: fix potential deadlock + lockdep warnings
Brian Norris
1
-5
/
+5
2015-11-27
can: Use correct type in sizeof() in nla_put()
Marek Vasut
1
-1
/
+1
2015-11-27
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
2
-1
/
+3
2015-11-27
ALSA: hda - Disable 64bit address for Creative HDA controllers
Takashi Iwai
1
-0
/
+2
2015-11-27
MIPS: atomic: Fix comment describing atomic64_add_unless's return value.
Ralf Baechle
1
-1
/
+1
2015-11-27
ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
Chen Yu
2
-3
/
+12
2015-11-27
staging: rtl8712: Add device ID for Sitecom WLA2100
Larry Finger
1
-0
/
+1
2015-11-27
Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
Dmitry Tunin
2
-0
/
+3
2015-11-27
Bluetooth: ath3k: Add new AR3012 0930:021c id
Dmitry Tunin
2
-0
/
+3
2015-11-27
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
3
-3
/
+16
2015-11-27
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
1
-16
/
+60
2015-11-27
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
5
-16
/
+38
2015-11-27
ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
Arnd Bergmann
2
-2
/
+2
2015-11-27
iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
David Woodhouse
1
-1
/
+6
2015-11-27
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-33
/
+155
2015-11-27
Btrfs: added helper btrfs_next_item()
Jan Schmidt
1
-0
/
+7
2015-11-27
packet: fix match_fanout_group()
Eric Dumazet
1
-3
/
+3
2015-11-27
devres: fix a for loop bounds check
Dan Carpenter
1
-1
/
+1
2015-11-27
mtd: mtdpart: fix add_mtd_partitions error path
Boris BREZILLON
1
-1
/
+3
2015-11-27
mwifiex: fix mwifiex_rdeeprom_read()
Dan Carpenter
1
-7
/
+7
2015-11-27
wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
Valentin Rothberg
1
-3
/
+3
2015-11-27
HID: core: Avoid uninitialized buffer access
Richard Purdie
1
-1
/
+1
2015-11-27
mac80211: fix driver RSSI event calculations
Johannes Berg
1
-1
/
+1
[next]