aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-06ipc, msg: fix message length check for negative valuesMathias Krause
2013-12-06exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-12-06coredump: remove redundant defines for dumpable statesKees Cook
2013-12-06mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-12-06mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-12-04ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-07dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-11-07drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-11-01inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-01net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-01net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-01net: Add skb_unclone() helper function.Pravin B Shelar
2013-11-01tcp: TSO packets automatic sizingEric Dumazet
2013-10-29usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-28ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-15compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-15compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos
2013-10-15compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos
2013-10-15random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-15random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-10-15ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-10-10mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-10-09Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-10-07HID: provide a helper for validating hid reportsKees Cook
2013-09-30drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard
2013-09-30ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-30ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-30ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明
2013-09-20[media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda
2013-09-20Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-20USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-09-20HID: validate HID report id sizeKees Cook
2013-09-20rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-09-05regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman
2013-08-29[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-29block: Add bio_for_each_segment_all()Kent Overstreet
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-29arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-08-21ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-08-21microblaze: fix clone syscallMichal Simek
2013-08-21userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-21regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-08-21Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-08-15firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-30ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-30ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-30net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-18x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-07-16netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal