aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Btrfs: fix file loss on log replay after renaming a file and fsynclinux-4.5.y-securityFilipe Manana2-12/+59
2016-10-02Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana3-0/+20
2016-10-02tracing: Don't display trigger file for events that can't be enabledChunyu Hu1-2/+7
2016-10-02workqueue: fix ghost PENDING flag while doing MQ IORoman Pen1-0/+29
2016-10-02kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-10-02mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP1-7/+7
2016-10-02crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-09-06perf/core: Don't leak event in the syscall error pathAlexander Shishkin1-0/+1
2016-08-24vfs: add vfs_select_inode() helperMiklos Szeredi2-8/+16
2016-08-24fs: add file_dentry()Miklos Szeredi4-1/+57
2016-08-10vfs: rename: check backing inode being equalMiklos Szeredi1-1/+5
2016-08-10tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2-3/+6
2016-07-29net_sched: update hierarchical backlog tooWANG Cong21-49/+91
2016-07-29net_sched: introduce qdisc_replace() helperWANG Cong13-78/+29
2016-07-15btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba1-1/+7
2016-07-15btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei1-1/+2
2016-07-15Btrfs: fix fspath error deallocationVincent Stehlé1-1/+1
2016-07-15btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski1-1/+1
2016-07-15btrfs: add write protection to SET_FEATURES ioctlDavid Sterba1-3/+13
2016-07-15Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik1-2/+16
2016-07-15btrfs: add check to sysfs handler of labelDavid Sterba1-0/+3
2016-07-15btrfs: add read-only check to sysfs handler of featuresDavid Sterba1-0/+3
2016-07-15btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain1-5/+12
2016-07-15xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-07-15xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-07-15mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov1-0/+2
2016-07-15nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2-0/+32
2016-07-15ext4: fix oops on corrupted filesystemJan Kara1-1/+1
2016-07-15ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee1-1/+1
2016-07-15ext4: clean up error handling when orphan list is corruptedTheodore Ts'o1-27/+22
2016-07-15ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6
2016-07-15xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-07-15rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing1-1/+1
2016-07-15ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli1-4/+4
2016-07-15Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-07-15mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli5-26/+95
2016-07-15xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-07-15drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu1-5/+8
2016-06-08Linux 4.5.0-security7v4.5.0-security7Sasha Levin1-1/+1
2016-06-08Linux 4.5.0-security6v4.5.0-security6Sasha Levin1-1/+1
2016-06-08thunderbolt: Fix double free of drom bufferAndreas Noever1-0/+1
2016-06-08IB/srp: Fix a debug kernel crashBart Van Assche1-1/+1
2016-06-08serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-06-08KVM: MTRR: remove MSR 0x2f8Andy Honig1-2/+0
2016-06-08staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten1-9/+13
2016-06-08USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-06-08USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-11/+28
2016-06-08USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-06-08USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-06-08USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold1-0/+10
2016-06-08Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-06-08Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-06-08nfc: st21nfca: Fix static checker warningChristophe Ricard1-2/+4
2016-06-08perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra1-16/+36
2016-06-08Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-06-08get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-06-08zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky1-2/+5
2016-06-08net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-06-08net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-06-08bpf: fix check_map_func_compatibility logicAlexei Starovoitov1-21/+32
2016-06-08decnet: Do not build routes to devices without decnet private data.David S. Miller1-1/+8
2016-05-26Linux 4.5.0-security5v4.5.0-security5Sasha Levin1-1/+1
2016-05-26net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-05-26net: fix infoleak in llcKangjie Lu1-0/+1
2016-05-26bpf: fix refcnt overflowAlexei Starovoitov4-12/+33
2016-05-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn1-1/+0
2016-05-26openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman1-2/+2
2016-05-26atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-05-26packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-05-26iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-05-26drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie1-0/+1
2016-05-26batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann1-0/+9
2016-05-26batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann1-2/+6
2016-05-26proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-26xen/evtchn: fix ring resize when binding new eventsJan Beulich1-12/+8
2016-05-26xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall1-0/+16
2016-05-26xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall1-2/+2
2016-05-26propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman1-11/+14
2016-05-26mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg1-2/+2
2016-05-26ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann1-2/+2
2016-05-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2-2/+6
2016-05-26extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter1-1/+1
2016-05-26mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García1-9/+1
2016-05-26ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan1-3/+3
2016-05-26misc: mic/scif: fix wrap around testsDan Carpenter1-3/+4
2016-05-26numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-05-26mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-05-26efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek1-11/+26
2016-05-26IB/security: Restrict use of the write() interfaceJason Gunthorpe7-1/+40
2016-05-26videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-05-26videobuf2-core: Check user space planes array in dqbufSakari Ailus2-5/+9
2016-05-26ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown1-0/+7
2016-05-26drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com1-0/+8
2016-05-26drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com1-1/+8
2016-05-26drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-05-26Input: gtco - fix crash on detecting device without endpointsVladis Dronov1-1/+9
2016-05-26netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov1-1/+1
2016-05-26nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-05-26crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu1-2/+2
2016-05-26crypto: ccp - Prevent information leakage on exportTom Lendacky2-0/+6
2016-05-26crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-05-26crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-05-26crypto: ccp - Add hash state import and export supportTom Lendacky2-0/+46
2016-05-26iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2-2/+2
2016-05-26drm/i915: Fix race condition in intel_dp_destroy_mst_connector()Lyude1-4/+2
2016-05-26ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai1-0/+1
2016-05-26x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-05-26usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-3/+2
2016-05-26usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-05-26usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-05-26assoc_array: don't call compare_object() on a nodeJerome Marchand1-1/+3
2016-05-26block: loop: fix filesystem corruption in case of aio/dioMing Lei1-0/+6
2016-05-26block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei1-3/+10
2016-05-11Linux 4.5.0-security4v4.5.0-security4Sasha Levin1-1/+1
2016-05-11Linux 4.5.0-security3v4.5.0-security3Sasha Levin1-1/+1
2016-05-11sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown1-3/+3
2016-05-11USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-05-11Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana1-0/+137
2016-05-11mac80211: fix txq queue related crashesMichal Kazior1-0/+3
2016-05-11au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan1-1/+1
2016-05-11mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-05-11ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-4/+4
2016-05-11xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org1-0/+3
2016-05-11ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-05-11net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo1-19/+19
2016-05-11mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-05-11ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-05-11PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange1-0/+2
2016-05-11hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-05-11Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-05-11Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-05-11Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-05-11USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-05-11USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-05-11USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-05-11USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-05-11USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-28Linux 4.5.0-security2v4.5.0-security2Sasha Levin1-1/+1
2016-04-28HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires1-0/+11
2016-04-28ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller3-2/+18
2016-04-28Linux 4.5.0-security1v4.5.0-security1Sasha Levin1-1/+1
2016-04-28ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2-1/+13
2016-04-28ocfs2/dlm: fix race between convert and recoveryJoseph Qi1-1/+10
2016-04-28writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo1-3/+5
2016-04-28nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields1-0/+1
2016-04-28nfsd4: fix bad bounds checkingJ. Bruce Fields1-5/+8
2016-04-28tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)1-1/+4
2016-04-28fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn6-12/+32
2016-04-28fuse: do not use iocb after it may have been freedRobert Doebbelin1-3/+4
2016-04-28quota: Fix possible GPF due to uninitialised pointersNikolay Borisov1-2/+1
2016-04-28splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent1-0/+3
2016-04-28Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg1-0/+4
2016-04-28bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler1-0/+3
2016-04-28bcache: fix race of writeback thread starting before complete initializationEric Wheeler1-1/+8
2016-04-28bcache: cleaned up error handling around register_cache()Eric Wheeler1-12/+22
2016-04-28IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-04-28jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi1-5/+12
2016-04-28net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-04-28tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-04-28HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov1-6/+10
2016-04-28mei: bus: check if the device is enabled before data transferAlexander Usyskin1-0/+9
2016-04-28crypto: keywrap - memzero the correct memoryDan Carpenter1-2/+2
2016-04-28ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai4-0/+11
2016-04-28ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai1-0/+6
2016-04-28USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-28dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves1-1/+1
2016-04-28dm snapshot: disallow the COW and origin devices from being identicalDingXiang3-12/+35
2016-04-28libnvdimm: Fix security issue with DSM IOCTL.Jerry Hoemann1-4/+4
2016-04-28x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-04-28KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini1-0/+1
2016-04-28KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-04-28KVM: fix spin_lock_init order on x86Paolo Bonzini1-10/+11
2016-03-13Linux 4.5v4.5Linus Torvalds1-1/+1
2016-03-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+7
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-13ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen1-1/+1
2016-03-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+0
2016-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-37/+79
2016-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+0
2016-03-12block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming1-17/+62
2016-03-12x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2-2/+4
2016-03-11Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+12
2016-03-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-4/+9
2016-03-11mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson1-1/+1
2016-03-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds13-20/+41
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-1/+28
2016-03-11ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni9-19/+19
2016-03-11Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+41
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+8
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-103/+168
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+9
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki2-9/+8
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä1-0/+6
2016-03-10MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON1-0/+11
2016-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-16/+53
2016-03-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-16/+3
2016-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-13/+38