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
2013-01-11
Linux 3.7.2
v3.7.2
Greg Kroah-Hartman
1
-1
/
+1
2013-01-11
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...
Jeff Layton
1
-4
/
+15
2013-01-11
cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return
Jeff Layton
1
-24
/
+18
2013-01-11
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2013-01-11
HID: Add Apple wireless keyboard 2011 ANSI to special driver list
Ben Hutchings
1
-0
/
+1
2013-01-11
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
1
-2
/
+4
2013-01-11
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2
-0
/
+14
2013-01-11
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
1
-3
/
+4
2013-01-11
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
1
-2
/
+2
2013-01-11
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
1
-1
/
+0
2013-01-11
CRIS: fix I/O macros
Corey Minyard
1
-6
/
+33
2013-01-11
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2013-01-11
lib: atomic64: Initialize locks statically to fix early users
Stephen Boyd
1
-12
/
+5
2013-01-11
Revert "Bluetooth: Fix possible deadlock in SCO code"
Gustavo Padovan
1
-9
/
+10
2013-01-11
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2013-01-11
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2013-01-11
Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
Jeff Cook
1
-0
/
+1
2013-01-11
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
Myron Stowe
1
-1
/
+2
2013-01-11
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
1
-1
/
+19
2013-01-11
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2
-2
/
+6
2013-01-11
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2
-27
/
+42
2013-01-11
solos-pci: fix double-free of TX skb in DMA mode
David Woodhouse
1
-2
/
+3
2013-01-11
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
1
-0
/
+7
2013-01-11
cifs: move check for NULL socket into smb_send_rqst
Jeff Layton
1
-3
/
+3
2013-01-11
fs: Fix imbalance in freeze protection in mark_files_ro()
Jan Kara
1
-1
/
+1
2013-01-11
ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
Will Deacon
1
-2
/
+4
2013-01-11
ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards
Will Deacon
1
-1
/
+1
2013-01-11
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
1
-0
/
+2
2013-01-11
ARM: mm: use pteval_t to represent page protection values
Will Deacon
1
-1
/
+1
2013-01-11
arm64: compat for clock_adjtime(2) is miswired
Al Viro
1
-1
/
+1
2013-01-11
xfs: fix stray dquot unlock when reclaiming dquots
Dave Chinner
1
-8
/
+7
2013-01-11
xfs: fix direct IO nested transaction deadlock.
Dave Chinner
2
-53
/
+31
2013-01-11
signals: sys_ssetmask() uses uninitialized newmask
Oleg Nesterov
1
-0
/
+1
2013-01-11
printk: fix incorrect length from print_time() when seconds > 99999
Roland Dreier
1
-2
/
+3
2013-01-11
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2013-01-11
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
Daniel Borkmann
1
-1
/
+2
2013-01-11
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2013-01-11
mac802154: fix NOHZ local_softirq_pending 08 warning
Alexander Aring
1
-1
/
+1
2013-01-11
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
Duan Jiong
2
-0
/
+24
2013-01-11
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
6
-8
/
+25
2013-01-11
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2013-01-11
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2013-01-11
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2013-01-11
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2013-01-11
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2013-01-11
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2013-01-11
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2013-01-11
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2013-01-11
freezer: add missing mb's to freezer_count() and freezer_should_skip()
Tejun Heo
1
-8
/
+42
2013-01-11
SMB3 mounts fail with access denied to some servers
Steve French
1
-1
/
+1
[next]