index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-4
/
+5
2014-11-21
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-0
/
+1
2014-11-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
1
-3
/
+3
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+5
2014-11-21
netfilter: xt_bpf: add mising opaque struct sk_filter definition
Pablo Neira
1
-0
/
+2
2014-11-21
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
1
-1
/
+1
2014-11-21
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
1
-1
/
+1
2014-11-21
vmcore: Remove "weak" from function declarations
Bjorn Helgaas
1
-8
/
+7
2014-11-21
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
1
-1
/
+1
2014-11-21
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
1
-2
/
+0
2014-11-21
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
1
-1
/
+0
2014-11-21
nfs: fix pnfs direct write memory leak
Peng Tao
1
-0
/
+11
2014-11-21
pinctrl: dra: dt-bindings: Fix output pull up/down
Roger Quadros
1
-2
/
+2
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2014-11-14
drm/radeon: remove invalid pci id
Alex Deucher
1
-1
/
+0
2014-11-14
HID: usbhid: add always-poll quirk
Johan Hovold
1
-0
/
+1
2014-11-14
USB: core: add device-qualifier quirk
Johan Hovold
1
-0
/
+3
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-0
/
+3
2014-11-14
drm/vmwgfx: Fix drm.h include
Josh Boyer
1
-1
/
+1
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-11-14
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+2
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
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-1
/
+1
2014-10-15
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-0
/
+1
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
1
-1
/
+14
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-10-15
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+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
media: vb2: fix VBI/poll regression
Hans Verkuil
1
-0
/
+4
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
regulatory: add NUL to alpha2
Eliad Peller
1
-1
/
+1
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-10-05
ACPI / hotplug: Generate online uevents for ACPI containers
Rafael J. Wysocki
1
-0
/
+1
2014-10-05
usb: gadget: f_fs: drop duplicate usb_functionfs_descs_head declaration
Karol Lewandowski
1
-8
/
+2
[next]