exec: do not leave bprm->interp on stack
[pandora-kernel.git] / include / linux /
2013-01-03 Kees Cookexec: do not leave bprm->interp on stack
2013-01-03 Ben Hutchingsmm: add kmap_to_page()
2013-01-03 Tejun Heofreezer: add missing mb's to freezer_count() and freeze...
2013-01-03 Tejun Heocgroup: cgroup_subsys->fork() should be called after...
2013-01-03 Mel Gormantmpfs: fix shared mempolicy leak
2012-12-06 Jacob Kellerptp: update adjfreq callback description
2012-11-16 Greg Rosertnetlink: Fix problem with buffer allocation
2012-11-16 J. Bruce Fieldsnfsd: add get_uint for u32's
2012-10-30 Florian Zumbiehlvlan: don't deliver frames for unknown vlans to protocols
2012-10-30 Brian Norrismtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from...
2012-10-30 Jan Engelhardtnetfilter: ipset: avoid use of kernel-only types
2012-10-17 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-10-17 Flavio Leitnerserial: set correct baud_base for EXSYS EX-41092 Dual...
2012-10-10 Mathias Krausexfrm_user: ensure user supplied esn replay window is...
2012-10-10 Jiri KosinaHID: fix return value of hidraw_report_event() when...
2012-10-10 Jiri KosinaHID: hidraw: add proper error handling to raw event...
2012-10-10 Miklos Szeredivfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE...
2012-10-10 Jianguo Wumm/ia64: fix a memory block size bug
2012-09-19 Trond MyklebustSUNRPC: Fix a UDP transport regression
2012-09-19 Bjørn Morkkobject: fix oops with "input0: bad kobj_uevent_env...
2012-09-19 Trond MyklebustNFS: Fix the initialisation of the readdir 'cookieverf...
2012-09-19 Al Viroperf_event: Switch to internal refcount, fix race with...
2012-09-19 John Stultztime: Move ktime_t overflow checking into timespec_vali...
2012-09-19 John Stultztime: Improve sanity checking of timekeeping inputs
2012-09-19 Yuval Mintzbnx2x: fix 57840_MF pci id
2012-09-19 Eric Leblondaf_packet: don't emit packet on orig fanout group
2012-09-19 Ben Hutchingsnet: Allow driver to limit number of GSO segments per skb
2012-09-19 Ian Chenmmc: card: Skip secure erase on MoviNAND; causes unreco...
2012-09-19 Arnaud Patard (Rtp)ARM: Orion: Set eth packet size csum offload limit
2012-09-12 Gustavo PadovanUSB: add USB_VENDOR_AND_INTERFACE_INFO() macro
2012-08-19 Arnd BergmannInput: eeti_ts: pass gpio value instead of IRQ
2012-08-19 Arnd BergmannARM: pxa: remove irq_to_gpio from ezx-pcap driver
2012-08-09 Mel Gormanmm: hugetlbfs: close race during teardown of hugetlbfs...
2012-08-09 Theodore Ts'orandom: add new get_random_bytes_arch() function
2012-08-09 Linus Torvaldsrandom: create add_device_randomness() interface
2012-08-09 Theodore Ts'orandom: make 'add_interrupt_randomness()' do something...
2012-08-09 Peter Zijlstrasched: Fix race in task_group()
2012-08-02 Tejun Heoblock: add blk_queue_dead()
2012-08-02 Tejun Heoworkqueue: perform cpu down operations from low priorit...
2012-08-02 Peter Zijlstrasched/nohz: Fix rq->cpu_load calculations some more
2012-08-02 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-08-02 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-08-02 Mel Gormanmm: compaction: make isolate_lru_page() filter-aware...
2012-08-02 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-07-25 Eric Dumazetnet: remove skb_orphan_try()
2012-07-25 Thomas Gleixnertimekeeping: Provide hrtimer update function
2012-07-25 John Stultzhrtimer: Provide clock_was_set_delayed()
2012-07-25 John Stultzntp: Fix leap-second hrtimer livelock
2012-07-25 Samuel OrtizNFC: Export nfc.h to userland
2012-07-25 Jiang Liumemory hotplug: fix invalid memory access caused by...
2012-07-25 Alan SternPCI: EHCI: fix crash during suspend on ASUS computers
2012-07-25 Peter Zijlstrasched/nohz: Rewrite and fix load-avg computation -...
2012-07-25 David Gibsonhugepages: fix use after free bug in "quota" handling
2012-07-12 Junxiao Biaio: make kiocb->private NUll in init_sync_kiocb()
2012-07-12 Eric Dumazetsplice: fix racy pipe->buffers uses
2012-06-19 Hugh Dickinsswap: fix shmem swapping when more than 8 areas
2012-06-19 Alan SternUSB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
2012-06-10 Ulrich Drepperkbuild: install kernel-page-flags.h
2012-06-10 Felix Fietkauskb: avoid unnecessary reallocations in __skb_cow
2012-06-10 David S. MillerRevert "net: maintain namespace isolation between vlan...
2012-06-10 Peter Huang (Peng)set fake_rtable's dst to NULL to avoid kernel Oops
2012-05-30 Jeff Moyerblock: don't mark buffers beyond end of disk as mapped
2012-05-30 Nicolas Pitremmc: sdio: avoid spurious calls to interrupt handlers
2012-05-30 Johan HovoldUSB: move usb_translate_errors to linux/usb.h
2012-05-30 Tejun Heoblock: fix buffer overflow when printing partition...
2012-05-30 Avi KivityKVM: Ensure all vcpus are consistent with in-kernel...
2012-05-20 Artem Bityutskiymtd: map.h: fix arm cross-build failure
2012-05-20 Ming Leiusbnet: fix skb traversing races during unlink(v2)
2012-05-11 Linus TorvaldsFix __read_seqcount_begin() to use ACCESS_ONCE for...
2012-05-11 Matthew Garrettefi: Add new variable attributes
2012-05-11 Linus Torvaldspipes: add a "packetized pipe" mode for writing
2012-05-11 Alan SternUSB: EHCI: fix crash during suspend on ASUS computers
2012-05-11 Eric Dumazettcp: avoid order-1 allocations on wifi and tx path
2012-05-11 Eric Dumazettcp: allow splice() to build full TSO packets
2012-05-11 Eric Dumazetnet: fix /proc/net/dev regression
2012-05-11 Alex WilliamsonKVM: unmap pages from the iommu when slots are removed
2012-04-13 Salman Qazisched/x86: Fix overflow in cyc2ns_offset
2012-04-13 Pavel ShilovskyCIFS: Fix VFS lock usage for oplocked files
2012-04-13 Jason Wesselx86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
2012-04-13 Jason Wesselkgdb,debug_core: pass the breakpoint struct instead...
2012-04-02 John Stultzrtc: Provide flag for rtc devices that don't support UIE
2012-04-02 Kay Sieversudlfb: remove sysfs framebuffer device with USB .discon...
2012-04-02 Sasha Levinmath: Introduce div64_long
2012-03-19 Alan SternBlock: use a freezable workqueue for disk-event polling
2012-03-19 Jun'ichi Nomurablock: Fix NULL pointer dereference in sd_revalidate_disk
2012-03-19 Eric Dumazetipsec: be careful of non existing mac headers
2012-03-12 H. Peter Anvinregset: Return -EFAULT, not -EIO, on host-side memory...
2012-03-12 H. Peter Anvinregset: Prevent null pointer reference on readonly...
2012-03-12 Linus TorvaldsFix autofs compile without CONFIG_COMPAT
2012-03-01 Jason Baronepoll: limit paths
2012-03-01 Oleg Nesterovepoll: introduce POLLFREE to flush ->signalfd_wqh befor...
2012-03-01 Sarah SharpUSB: Remove duplicate USB 3.0 hub feature #defines.
2012-03-01 Trond MyklebustNFSv4: Fix an Oops in the NFSv4 getacl code
2012-02-20 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-02-20 Seungwon Jeonmmc: dw_mmc: Fix PIO mode with support of highmem
2012-02-20 Wu Fengguanglib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit...
2012-02-13 Kuninori Morimotousb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
2012-02-13 Venkatesh PallipadiPM / QoS: CPU C-state breakage with PM Qos change
2012-02-13 Rafael J. WysockiPM / Hibernate: Fix s2disk regression related to freezi...
2012-02-06 Matthew GarrettPCI: Rework ASPM disable code
next