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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
1
-2
/
+2
2014-10-30
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
3
-83
/
+44
2014-10-30
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
1
-2
/
+4
2014-10-30
pci_ids: Add support for Intel Quark ILB
Josef Ahmad
1
-0
/
+1
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-10-15
uas: Add no-report-opcodes quirk
Hans de Goede
1
-0
/
+2
2014-10-15
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
1
-0
/
+2
2014-10-15
irq_work: Force raised irq work to run on irq work interrupt
Frederic Weisbecker
1
-0
/
+1
2014-10-15
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+2
2014-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+27
2014-09-26
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
1
-1
/
+1
2014-09-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+13
2014-09-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+0
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
1
-16
/
+0
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2
-4
/
+13
2014-09-24
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-9
/
+12
2014-09-24
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
1
-1
/
+1
2014-09-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+12
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
1
-0
/
+1
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
1
-0
/
+12
2014-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+11
2014-09-22
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-09-20
sched: Fix end_of_stack() and location of stack canary for architectures usin...
Chuck Ebbert
1
-0
/
+13
2014-09-20
Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2014-09-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2014-09-19
Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+3
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2014-09-18
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
1
-2
/
+0
2014-09-19
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-0
/
+2
2014-09-18
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
1
-0
/
+2
2014-09-16
vgaarb: Drop obsolete #ifndef
Bruno Prémont
1
-2
/
+0
2014-09-14
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
1
-0
/
+1
2014-09-13
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
1
-12
/
+0
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-09-13
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-09-10
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2
-2
/
+11
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+6
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+8
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+1
2014-09-06
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2014-09-05
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
1
-2
/
+2
2014-09-05
Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2014-09-05
Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-45
/
+60
2014-09-05
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...
Mark Brown
2
-0
/
+3
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-6
/
+1
[next]