index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-0
/
+3
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-3
/
+2
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-2
/
+3
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+1
2014-11-14
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+1
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
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2
-6
/
+1
2014-10-09
mm: per-thread vma caching
Davidlohr Bueso
3
-2
/
+47
2014-10-09
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-13
/
+14
2014-10-09
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2
-2
/
+3
2014-10-09
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+2
2014-10-09
lib/plist: add helper functions
Dan Streetman
1
-0
/
+43
2014-10-09
swap: change swap_info singly-linked list to list_head
Dan Streetman
2
-7
/
+2
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-10-09
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-10-05
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
1
-0
/
+2
2014-10-05
lockdep: Revert lockdep check in raw_seqcount_begin()
Trond Myklebust
1
-2
/
+0
2014-10-05
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-10-05
iio:trigger: modify return value for iio_trigger_get
Srinivas Pandruvada
1
-1
/
+3
2014-09-17
vfs: add d_is_dir()
Miklos Szeredi
1
-1
/
+6
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-0
/
+5
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+3
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+4
2014-09-17
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
1
-0
/
+3
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-09-05
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
1
-5
/
+25
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
1
-3
/
+3
2014-07-31
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-06
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-06-30
ACPI: add dynamic_debug support
Bjørn Mork
1
-2
/
+20
2014-06-30
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-1
/
+11
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-0
/
+32
2014-06-30
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2
-7
/
+36
2014-06-30
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-8
/
+11
2014-06-26
team: fix mtu setting
Jiri Pirko
1
-0
/
+1
2014-06-26
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-3
/
+4
2014-06-26
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+7
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
1
-1
/
+1
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
1
-1
/
+1
2014-06-11
percpu-refcount: fix usage of this_cpu_ops
Sebastian Ott
1
-3
/
+3
2014-06-07
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
1
-0
/
+1
2014-06-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-06-07
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+1
2014-06-07
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2
-2
/
+36
2014-06-07
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-0
/
+5
[next]