Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
dce0ea4a4732af1333525b76bde5572073d4bbfa
/
include
f5a4c4b
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 14 years ago
dbf3239
sched/rt: Avoid updating RT entry timeout twice within one tick period
by Ying Xue
· 14 years ago
0cc70c5
ore: Fix wrong math in allocation of per device BIO
by Boaz Harrosh
· 13 years ago
cd1188e
audit: correct a type mismatch in audit_syscall_exit()
by AKASHI Takahiro
· 13 years ago
50d8f1b
mm: hugetlbfs: fix hugetlbfs optimization
by Andrea Arcangeli
· 13 years ago
86dc6b9
vlan: Fix header ops passthru when doing TX VLAN offload.
by David S. Miller
· 13 years ago
e387172
net: unix: allow set_peek_off to fail
by Sasha Levin
· 13 years ago
be541ec
drm/radeon: 0x9649 is SUMO2 not SUMO
by Alex Deucher
· 13 years ago
50a715f
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
by Stefano Panella
· 13 years ago
4062191
crypto: scatterwalk - Use sg_chain_ptr on chain entries
by Tom Lendacky
· 13 years ago
941f77d
crypto: scatterwalk - Set the chain pointer indication bit
by Tom Lendacky
· 13 years ago
d8b8a43
dm: fix truncated status strings
by Mikulas Patocka
· 13 years ago
ad25b5d
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 13 years ago
18719a4
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 13 years ago
4dd7a52
random32: fix off-by-one in seeding requirement
by Daniel Borkmann
· 13 years ago
4d815b6
tracing: Allow events to have NULL strings
by Steven Rostedt (Red Hat)
· 13 years ago
09f6650
mtd: map: fixed bug in 64-bit systems
by Wang Haitao
· 13 years ago
c0d3062
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 13 years ago
f22ff9d
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
by Fan Du
· 13 years ago
df4011e
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 13 years ago
478e9a7
inet: fix possible memory corruption with UDP_CORK and UFO
by Hannes Frederic Sowa
· 13 years ago
2b5f6d1
net: fix cipso packet validation when !NETLABEL
by Seif Mazareeb
· 13 years ago
3e5d72c
net: dst: provide accessor function to dst->xfrm
by Vlad Yasevich
· 13 years ago
11db1e4
tcp: must unclone packets before mangling them
by Eric Dumazet
· 13 years ago
c2f2710
random: run random_int_secret_init() run after all late_initcalls
by Theodore Ts'o
· 13 years ago
022a41d
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 13 years ago
f72299d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 13 years ago
2cd21fa
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
by Peter Zijlstra
· 14 years ago
0049b62
HID: provide a helper for validating hid reports
by Kees Cook
· 13 years ago
28f9d08
media: v4l2: added missing mutex.h include to v4l2-ctrls.h
by Andrzej Hajda
· 13 years ago
676bb9a
HID: validate HID report id size
by Kees Cook
· 13 years ago
a7179b8
rculist: list_first_or_null_rcu() should use list_entry_rcu()
by Tejun Heo
· 13 years ago
8708ea2
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
by Jiri Bohac
· 13 years ago
055c396
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 13 years ago
09c7565
SCSI: zfcp: fix lock imbalance by reworking request queue locking
by Martin Peschke
· 13 years ago
a42efb7
futex: Take hugepages into account when generating futex_key
by Zhang Yi
· 13 years ago
99593eb
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
by Andrew Vagin
· 13 years ago
2010fa3
virtio: support unlocked queue poll
by Michael S. Tsirkin
· 13 years ago
a90a3ad
firewire: fix libdc1394/FlyCap2 iso event regression
by Clemens Ladisch
· 13 years ago
eeddd91
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 13 years ago
3ef208a
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 13 years ago
d11ff32
net: Swap ver and type in pppoe_hdr
by Changli Gao
· 13 years ago
535fad8
perf: Fix perf mmap bugs
by Peter Zijlstra
· 13 years ago
689ec12
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
by Eric Dumazet
· 13 years ago
c0cc94f
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
by Andy Lutomirski
· 13 years ago
7f25965
libceph: wrap auth methods in a mutex
by Sage Weil
· 13 years ago
aa80dd9
libceph: wrap auth ops in wrapper functions
by Sage Weil
· 13 years ago
29c65a2
libceph: add update_authorizer auth method
by Sage Weil
· 13 years ago
f517dfe
mm: migration: add migrate_entry_wait_huge()
by Naoya Horiguchi
· 13 years ago
b3cba47
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
by Srivatsa S. Bhat
· 13 years ago
2147439
Bluetooth: Fix mgmt handling of power on failures
by Johan Hedberg
· 13 years ago
bc4d36c
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt
· 13 years ago
3a22cc7
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 13 years ago
954dc41
wait: fix false timeouts when using wait_event_timeout()
by Imre Deak
· 13 years ago
dab2d3d
hugetlbfs: fix mmap failure in unaligned size request
by Naoya Horiguchi
· 13 years ago
7d9577d
ipv6: do not clear pinet6 field
by Eric Dumazet
· 13 years ago
f2f17ef
macvlan: fix passthru mode race between dev removal and rx path
by Jiri Pirko
· 13 years ago
e52507b
if_cablemodem.h: Add parenthesis around ioctl macros
by Josh Boyer
· 13 years ago
8e1546d
tcp: force a dst refcount when prequeue packet
by Eric Dumazet
· 13 years ago
ad86524
audit: Syscall rules are not applied to existing processes on non-x86
by Anton Blanchard
· 14 years ago
0c98574
drm/radeon: add new richland pci ids
by Alex Deucher
· 13 years ago
6e98ede
drm/radeon: add some new SI PCI ids
by Alex Deucher
· 13 years ago
213116e
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
by Dmitry Monakhov
· 13 years ago
b7d885f
ipc: sysv shared memory limited to 8TiB
by Robin Holt
· 13 years ago
273a82b
mm: allow arch code to control the user page table ceiling
by Hugh Dickins
· 13 years ago
ca4bf7c
net: fix incorrect credentials passing
by Linus Torvalds
· 13 years ago
1ab6b2a
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 13 years ago
617f13b
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 13 years ago
c420060
vm: add vm_iomap_memory() helper function
by Linus Torvalds
· 13 years ago
d6b8c33
ssb: implement spurious tone avoidance
by Rafał Miłecki
· 13 years ago
2a6b024
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 13 years ago
e3a5505
kref: Implement kref_get_unless_zero v3
by Thomas Hellstrom
· 14 years ago
a227904
spinlocks and preemption points need to be at least compiler barriers
by Linus Torvalds
· 13 years ago
284aeeb
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
by Shan Hai
· 13 years ago
57b41f6
libata: Use integer return value for atapi_command_packet_set
by Shan Hai
· 13 years ago
a930484
net: fix *_DIAG_MAX constants
by Andrey Vagin
· 13 years ago
b9f3bf1
thermal: shorten too long mcast group name
by Masatake YAMATO
· 13 years ago
119016c
xen/blkback: correctly respond to unknown, non-native requests
by David Vrabel
· 13 years ago
556ba70
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
by Ben Hutchings
· 14 years ago
023eae6
exec: use -ELOOP for max recursion depth
by Kees Cook
· 14 years ago
2cf470d
drm/radeon: add Richland pci ids
by Alex Deucher
· 13 years ago
1280938
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 13 years ago
b6da578
tcp: fix skb_availroom()
by Eric Dumazet
· 13 years ago
6a2d122
ipv4: fix definition of FIB_TABLE_HASHSZ
by Denis V. Lunev
· 13 years ago
cb505e2
atmel_lcdfb: fix 16-bpp modes on older SOCs
by Johan Hovold
· 13 years ago
6bf083f
perf,x86: fix link failure for non-Intel configs
by David Rientjes
· 13 years ago
9a9b01c
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
by Stephane Eranian
· 13 years ago
68412b1
pstore: Avoid deadlock in panic and emergency-restart path
by Seiji Aguchi
· 14 years ago
57ef0d8
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
by Helge Deller
· 13 years ago
db6154e
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
by Theodore Ts'o
· 13 years ago
b9bf60a
vlan: adjust vlan_set_encap_proto() for its callers
by Cong Wang
· 13 years ago
e5a096a
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 13 years ago
1e6b5fb
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
by Ying Xue
· 13 years ago
f515e1d
fb: Yet another band-aid for fixing lockdep mess
by Takashi Iwai
· 13 years ago
c30b55c
fb: rework locking to fix lock ordering on takeover
by Alan Cox
· 13 years ago
df28f48
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
by Dave Airlie
· 14 years ago
e32afc1
ALSA: usb: Fix Processing Unit Descriptor parsers
by Pawel Moll
· 13 years ago
4209ee0
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule
by Sagi Grimberg
· 14 years ago
ce0030c
printk: fix buffer overflow when calling log_prefix function from call_console_drivers
by Alexandre SIMON
· 13 years ago
7392301
efi: Make 'efi_enabled' a function to query EFI facilities
by Matt Fleming
· 14 years ago
Next »