This website requires JavaScript.
b9e146d8eb
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-17 15:58:36 -07:00
d72515b85a
mm/vmscan: fix error return in kswapd_run()
Xishi Qiu
2013-04-17 15:58:34 -07:00
12f267a20a
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-17 15:58:33 -07:00
472d326677
avr32: fix build error in atstk1006_defconfig
Josh Wu
2013-04-17 15:58:31 -07:00
9cc3a5bd40
hugetlbfs: add swap entry check in follow_hugetlb_page()
Naoya Horiguchi
2013-04-17 15:58:30 -07:00
23d9e48213
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
Naoya Horiguchi
2013-04-17 15:58:28 -07:00
a2fce91430
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
Naoya Horiguchi
2013-04-17 15:58:27 -07:00
e942e2c3f7
checkpatch: fix stringification macro defect
Joe Perches
2013-04-17 15:58:26 -07:00
d875cf0839
drivers/video/mmp/core.c: fix use-after-free bug
Andrei Epure
2013-04-17 15:58:24 -07:00
355f1ecbcc
thinkpad-acpi: kill hotkey_thread_mutex
Oleg Nesterov
2013-04-17 15:58:23 -07:00
fe8a93b951
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-04-03 19:10:26 +02:00
96d8683483
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2013-04-17 12:52:02 -07:00
15bbc1b28f
ARM: KVM: fix unbalanced get_cpu() in access_dcsw
Marc Zyngier
2013-04-17 12:09:09 -07:00
439ee5f0c5
fuse: optimize short direct reads
Maxim Patlasov
2012-12-14 19:21:26 +04:00
bcba24ccdc
fuse: enable asynchronous processing direct IO
Maxim Patlasov
2012-12-14 19:21:08 +04:00
36cf66ed9f
fuse: make fuse_direct_io() aware about AIO
Maxim Patlasov
2012-12-14 19:20:51 +04:00
01e9d11a3e
fuse: add support of async IO
Maxim Patlasov
2012-12-14 19:20:41 +04:00
187c5c3633
fuse: move fuse_release_user_pages() up
Maxim Patlasov
2012-12-14 19:20:25 +04:00
3c18ef8117
fuse: optimize wake_up
Miklos Szeredi
2013-04-17 21:50:58 +02:00
157752d84f
kexec: use Crash kernel for Crash kernel low
Yinghai Lu
2013-04-15 22:23:46 -07:00
adbc742bf7
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
2013-04-15 22:23:48 -07:00
55a20ee780
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
2013-04-15 22:23:47 -07:00
c729de8fce
x86, kdump: Set crashkernel_low automatically
Yinghai Lu
2013-04-15 22:23:45 -07:00
c038c1c441
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17 10:26:06 -07:00
b3956a896e
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-03-26 19:56:30 -05:00
60cf7ea849
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-03-26 19:56:29 -05:00
57b8015e07
posix-timers: Show sigevent info in proc file
Pavel Emelyanov
2013-03-11 13:13:08 +04:00
48f6a7a511
posix-timers: Introduce /proc/PID/timers file
Pavel Emelyanov
2013-03-11 13:12:45 +04:00
5ed67f05f6
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-03-11 13:12:21 +04:00
46faeed4a6
rbd: do a safe list traversal in rbd_img_request_submit()
Alex Elder
2013-04-10 17:47:46 -05:00
2551c405e8
Merge branch 'tipc-ipoib'
David S. Miller
2013-04-17 14:18:43 -04:00
dc850b0e68
IPoIB: add support for TIPC protocol
Patrick McHardy
2013-04-17 06:18:29 +00:00
a29a194a15
tipc: add InfiniBand media type
Patrick McHardy
2013-04-17 06:18:28 +00:00
76f5c6f359
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
2013-04-17 06:18:27 +00:00
8aeb89f214
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
2013-04-17 06:18:26 +00:00
ccc4ba2ea2
tipc: remove unused str2addr media callback
Patrick McHardy
2013-04-17 06:18:25 +00:00
a6bda459fa
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
Bjørn Mork
2013-04-16 22:12:13 +00:00
c1db7a26ac
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-16 11:07:17 +00:00
50181c07cb
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-16 11:07:16 +00:00
8fa5df6d21
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-16 11:07:15 +00:00
dacda32ee6
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-16 11:07:14 +00:00
165a4c3127
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-16 11:07:12 +00:00
ee16371e6c
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-16 11:07:11 +00:00
542c2d8320
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-16 11:07:10 +00:00
92cf1f23cc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
David S. Miller
2013-04-17 13:30:32 -04:00
78506f223a
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
Jongsung Kim
2013-04-15 14:45:25 +09:00
2f69915c72
staging: comedi: introduce, and use, comedi_spriv_free()
H Hartley Sweeten
2013-04-15 16:41:57 -07:00
f4362867e0
staging: comedi: unionxx5: fix memory leak during subdevice init
H Hartley Sweeten
2013-04-15 10:19:07 -07:00
c3e0c873d0
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc
Olof Johansson
2013-04-17 10:10:01 -07:00
3a189b3ba0
Revert "drivers/scsi: use module_pcmcia_driver() in pcmcia drivers"
Greg Kroah-Hartman
2013-04-17 10:08:51 -07:00
4dfc4b2167
Revert "scsi: pcmcia: nsp_cs: remove module init/exit function prototypes"
Greg Kroah-Hartman
2013-04-17 10:07:52 -07:00
a85796ee51
USB: symbolserial: move private-data allocation to port_probe
Johan Hovold
2013-04-16 18:01:30 +02:00
ef31025d68
USB: symbolserial: remove unused private data
Johan Hovold
2013-04-16 18:01:29 +02:00
cced926f0e
USB: symbolserial: use port interrupt-in urb
Johan Hovold
2013-04-16 18:01:28 +02:00
35807187e4
USB: mct_u232: clean up read implementation
Johan Hovold
2013-04-16 18:01:27 +02:00
feb0a36a52
USB: kobil_sct: use port interrupt-out urb
Johan Hovold
2013-04-16 18:01:26 +02:00
9c0343aa6c
USB: kobil_sct: remove unused endpoint address
Johan Hovold
2013-04-16 18:01:25 +02:00
8e34c6c2ee
USB: kobil_sct: fix broken debug code
Johan Hovold
2013-04-16 18:01:24 +02:00
fbf9477369
USB: omninet: switch to generic read implementation
Johan Hovold
2013-04-16 18:01:23 +02:00
a6c042f950
USB: omninet: refactor read-urb processing
Johan Hovold
2013-04-16 18:01:22 +02:00
d91641b161
USB: omninet: clean up protocol defines
Johan Hovold
2013-04-16 18:01:21 +02:00
b42abbcde4
USB: omninet: clean up protocol description
Johan Hovold
2013-04-16 18:01:20 +02:00
81f58c67b1
USB: omninet: use kzalloc for private data
Johan Hovold
2013-04-16 18:01:19 +02:00
2bef64b89a
USB: ehci-omap: Improve PHY error handling
Roger Quadros
2013-04-17 11:24:25 +03:00
7c4ebe68ec
USB: ehci-omap: Don't select any PHY driver
Roger Quadros
2013-04-15 14:50:34 +03:00
1361bf4b9f
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
2013-04-16 11:08:33 +02:00
75b9130e8a
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
2013-04-16 22:44:07 -07:00
61ac6ac8d6
usb: remove redundant tdi_reset
Shengzhou Liu
2013-04-17 18:03:46 +08:00
4f4d9d4dc5
ARM: davinci: da850-evm: add SPI flash support
Manjunathappa, Prakash
2013-04-03 19:39:10 +05:30
414d6e5e66
ARM: davinci: da850: override SPI DT node device name
Manjunathappa, Prakash
2013-04-03 19:39:09 +05:30
c6347e489b
ARM: davinci: da850: add SPI1 DT node
Manjunathappa, Prakash
2013-04-03 19:39:08 +05:30
eed48556a7
spi/davinci: add DT binding documentation
Murali Karicheri
2013-04-03 19:39:07 +05:30
804413f2dd
spi/davinci: no wildcards in DT compatible property
Manjunathappa, Prakash
2013-04-03 19:39:06 +05:30
42c34707f9
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
2013-04-17 10:43:16 -06:00
723ec4d06c
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17 10:31:34 -06:00
58b6c5a133
ARM: davinci: da850 evm: fix const qualifier placement
Sekhar Nori
2013-04-10 14:57:12 +05:30
5428813499
ARM: davinci: da850 board: add remoteproc support
Robert Tivy
2013-03-28 18:41:47 -07:00
f39d5b7291
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-12 12:02:59 -06:00
9fc9eea09f
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
2013-04-12 11:35:40 -06:00
d67aed63b8
PCI: Remove __must_check from definitions
Bjorn Helgaas
2013-04-12 11:18:07 -06:00
594813ffa7
ALSA: hda - Don't call vmaster hook when bus->shutdown is set
Takashi Iwai
2013-04-17 18:16:05 +02:00
08014e5424
MAINTAINERS: Ben Dooks is inactive regarding I2C
Wolfram Sang
2013-04-17 18:00:21 +02:00
b361d61dc1
ARM: 7695/1: mvebu: Enable pj4b on LPAE compilations
Gregory CLEMENT
2013-04-09 13:37:20 +01:00
dd0f67f474
ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()
Joonsoo Kim
2013-04-05 03:16:14 +01:00
cb2d8b342a
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
2013-04-12 19:04:19 +01:00
50acff3c1f
ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb
Bastian Hecht
2013-04-12 19:03:50 +01:00
cd272d1ea7
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
2013-04-10 19:43:34 +01:00
de40614e92
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
Joonsoo Kim
2013-04-05 03:16:51 +01:00
f5d6a1441a
ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE
Aaro Koskinen
2013-04-03 22:28:41 +01:00
fca83168aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-17 08:50:59 -07:00
4f2e29031e
s390: move dummy io_remap_pfn_range() to asm/pgtable.h
Linus Torvalds
2013-04-17 08:46:19 -07:00
4f89038f17
Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()
Dan Carpenter
2013-04-17 07:18:28 +00:00
6695be6863
[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2
Guennadi Liakhovetski
2013-04-02 12:28:11 -03:00
3325732f3b
arm64: Fix task tracing
Christopher Covington
2013-04-03 19:01:01 +01:00
eea85999ec
mac80211: optimize minstrel_ewma
Karl Beldan
2013-04-17 13:43:22 +02:00
e1c3b15dd3
mac80211: cosmetics for minstrel_debugfs
Karl Beldan
2013-04-17 14:08:26 +02:00
5c1ce6f7c2
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier
2013-04-08 17:17:03 +01:00
b855f16b05
of/base: release the node correctly in of_parse_phandle_with_args()
Tang Yuantian
2013-04-10 11:36:39 +08:00
3fac10145b
xen: Re-upload processor PM data to hypervisor after S3 resume (v2)
Ben Guthro
2013-04-17 09:18:49 -04:00
32d33b29ba
TPM: Retry SaveState command in suspend path
Duncan Laurie
2013-03-17 14:56:39 -07:00