summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-11-28jfs: fix error path in iallocDave Kleikamp
2013-11-28include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-11-28tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt
2013-11-28netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy
2013-11-288139cp: re-enable interrupts after tx timeoutDavid Woodhouse
2013-11-28inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-28perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf
2013-11-28xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-11-28perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-11-28zram: allow request end to coincide with disksizeSergey Senozhatsky
2013-11-28ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen
2013-11-28nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert
2013-11-28nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert
2013-11-28ext4: return 32/64-bit dir name hash according to usage typeFan Yong
2013-11-28fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert
2013-11-28PCI: fix truncation of resource size to 32 bitsNikhil P Rao
2013-11-28davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-28net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-28net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann
2013-11-28wanxl: fix info leak in ioctlSalva Peiró
2013-11-28sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich
2013-11-28sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du
2013-11-28net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-28bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-28connector: use nlmsg_len() to check message lengthMathias Krause
2013-11-28farsync: fix info leak in ioctlSalva Peiró
2013-11-28l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet
2013-11-28net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-11-28ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner
2013-11-28can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-11-28ipv4: fix ineffective source address selectionJiri Benc
2013-11-28proc connector: fix info leaksMathias Krause
2013-11-28net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-11-28net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-28tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-28tcp: must unclone packets before mangling themEric Dumazet
2013-10-26Linux 3.2.52v3.2.52Ben Hutchings
2013-10-26can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde
2013-10-26gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2013-10-26mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-26ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng
2013-10-26staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott
2013-10-26ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o
2013-10-26hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg
2013-10-26xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-26cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-10-26cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-10-26iscsi: don't hang in endless loop if no targets presentSasha Levin
2013-10-26Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Ben Hutchings