aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Merge tag 'v4.4.153' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.153linux-4.4-stableRalf Baechle6-4/+61
2018-08-31Merge tag 'v4.4.152' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.152Ralf Baechle88-222/+471
2018-08-31Merge tag 'v4.4.151' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.151Ralf Baechle24-60/+102
2018-08-31Merge tag 'v4.4.150' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.150Ralf Baechle2-2/+11
2018-08-31Merge tag 'v4.4.149' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.149Ralf Baechle17-397/+353
2018-08-31Merge tag 'v4.4.148' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.148Ralf Baechle49-191/+715
2018-08-31Merge tag 'v4.4.147' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.147Ralf Baechle13-18/+54
2018-08-31Merge tag 'v4.4.146' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.146Ralf Baechle130-207/+526
2018-08-31Merge tag 'v4.4.145' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.145Ralf Baechle18-130/+357
2018-08-31Merge tag 'v4.4.144' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.144Ralf Baechle75-275/+1981
2018-08-31Merge tag 'v4.4.143' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.143Ralf Baechle27-86/+319
2018-08-31Merge tag 'v4.4.142' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.142Ralf Baechle11-28/+32
2018-08-31Merge tag 'v4.4.141' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...linux-4.4.141Ralf Baechle94-770/+830
2018-08-28Linux 4.4.153Greg Kroah-Hartman1-1/+1
2018-08-28ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2018-08-28ovl: Do d_type check only if work dir creation was successfulVivek Goyal1-8/+11
2018-08-28ovl: Ensure upper filesystem supports d_typeVivek Goyal3-0/+53
2018-08-28x86/mm: Fix use-after-free of ldt_structEric Biggers1-2/+1
2018-08-28x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen1-1/+1
2018-08-24Linux 4.4.152Greg Kroah-Hartman1-1/+1
2018-08-24reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn1-1/+3
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal1-4/+4
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner3-3/+10
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-24bridge: Propagate vlan add failure to userElad Raz1-1/+10
2018-08-24packet: refine ring v3 block size test to hold one frameWillem de Bruijn1-4/+6
2018-08-24netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal1-4/+4
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet1-3/+5
2018-08-24parisc: Remove ordered stores from syscall.SJohn David Anglin1-12/+12
2018-08-24ext4: fix spectre gadget in ext4_mb_regular_allocator()Jeremy Cline1-1/+3
2018-08-24KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini1-5/+6
2018-08-24staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-08-24tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner1-1/+1
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter1-2/+2
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng3-31/+0
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-08-24packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn1-0/+2
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-08-24ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford1-0/+5
2018-08-24ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)1-0/+9
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips1-3/+3
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-08-24drm/armada: fix colorkey mode propertyRussell King2-8/+23
2018-08-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt1-9/+4
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack1-2/+2
2018-08-24netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2-0/+2
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-24kasan: fix shadow_size calculation error in kasan_module_allocZhen Lei1-2/+3
2018-08-24tracing: Use __printf markup to silence compilerMathieu Malaterre1-0/+5
2018-08-24ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam1-0/+2
2018-08-24ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam1-0/+2
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke1-2/+8
2018-08-24m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer1-1/+3
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski1-1/+1
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski1-2/+2
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-08-24md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang1-0/+7
2018-08-24dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter1-1/+1
2018-08-24ARM: dts: da850: Fix interrups property for gpioKeerthy1-5/+1
2018-08-24selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski1-17/+29
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-08-24perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta1-1/+6
2018-08-24ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack1-0/+2
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-08-24Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler1-0/+1
2018-08-24ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-08-24locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)1-6/+6
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-08-24ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2-3/+1
2018-08-24net: propagate dev_get_valid_name return codeLi RongQing1-2/+2
2018-08-24net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-08-24enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru1-2/+10
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang1-1/+1
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia1-7/+26
2018-08-24usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan1-2/+5
2018-08-24usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun1-0/+3
2018-08-24usb: dwc2: fix isoc split in transfer with no dataWilliam Wu1-2/+1
2018-08-24ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra1-0/+4
2018-08-24selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2-2/+8
2018-08-24selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+7
2018-08-24selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+13
2018-08-24selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+4
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet3-4/+4
2018-08-24ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin1-14/+1
2018-08-22Linux 4.4.151Greg Kroah-Hartman1-1/+1
2018-08-22isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee1-1/+2
2018-08-22x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky1-5/+8
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau1-0/+8
2018-08-22ACPI: save NVS memory for Lenovo G50-45Zhang Rui1-0/+19
2018-08-22USB: option: add support for DW5821eAleksander Morgado1-0/+4
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness1-2/+2
2018-08-22ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-08-22ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede1-1/+1
2018-08-22ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-08-22ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-08-22ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-08-22ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-08-22ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu1-5/+2
2018-08-22vsock: split dwork to avoid reinitializationsCong Wang3-11/+11
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu1-0/+1
2018-08-22llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2-2/+7
2018-08-22l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang1-1/+1
2018-08-22dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()Alexey Kodanev1-2/+4
2018-08-18Linux 4.4.150Greg Kroah-Hartman1-1/+1
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17Linux 4.4.149Greg Kroah-Hartman1-1/+1
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani1-6/+30
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya4-13/+15
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn1-2/+2
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers1-31/+26
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers1-28/+26
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers2-290/+181
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers1-0/+4
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap2-12/+13
2018-08-17i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2018-08-17kasan: don't emit builtin calls when sanitization is offAndrey Konovalov3-2/+6
2018-08-17tcp: Fix missing range_truesize enlargement in the backportTakashi Iwai1-0/+1
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani1-0/+19
2018-08-15Linux 4.4.148Greg Kroah-Hartman1-1/+1
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina1-6/+6
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka1-0/+2
2018-08-15x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck1-3/+3
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen1-10/+15
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2-4/+31
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen1-5/+6
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen1-1/+1
2018-08-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko1-5/+5
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2-3/+34
2018-08-15x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk1-0/+1
2018-08-15x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka1-1/+9
2018-08-15x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk1-26/+29
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen3-16/+47
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen5-7/+112
2018-08-15mm: fix cache mode tracking in vm_insert_mixed()Dan Williams1-2/+6
2018-08-15mm: Add vm_insert_pfn_prot()Andy Lutomirski2-2/+25
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen6-1/+77
2018-08-15x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen1-0/+6
2018-08-15x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen5-11/+80
2018-08-15x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds1-3/+8
2018-08-15x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds1-11/+20
2018-08-15mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2-8/+14
2018-08-15x86/mm: Fix swap entry comment and macroDave Hansen1-2/+2
2018-08-15x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen1-6/+20
2018-08-15x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen1-2/+7
2018-08-15x86/irqflags: Provide a declaration for native_save_flNick Desaulniers1-0/+2
2018-08-15kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu1-3/+1
2018-08-15x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina1-31/+7
2018-08-15x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra1-4/+10
2018-08-15ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel1-1/+1
2018-08-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera1-1/+1
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2-10/+15
2018-08-15fix __legitimize_mnt()/mntput() raceAl Viro1-0/+14
2018-08-15fix mntput/mntput raceAl Viro1-2/+12
2018-08-15root dentries need RCU-delayed freeingAl Viro1-2/+4
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-15ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+2
2018-08-15xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-15parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin4-0/+39
2018-08-15parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller1-1/+1
2018-08-15fork: unconditionally clear stack on forkKees Cook1-5/+1
2018-08-15ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2-0/+2
2018-08-15tpm: fix race condition in tpm_common_write()Tadeusz Struk1-23/+20
2018-08-15ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2-8/+5
2018-08-09Linux 4.4.147Greg Kroah-Hartman1-1/+1
2018-08-09jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor1-4/+6
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal1-2/+1
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu3-0/+23
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2018-08-09ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o1-2/+2
2018-08-09netlink: Don't shift on 64 for ngroupsDmitry Safonov1-2/+2
2018-08-09netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov1-1/+5
2018-08-09netlink: Do not subscribe to non-existent groupsDmitry Safonov1-0/+1
2018-08-09nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner1-1/+1
2018-08-09genirq: Make force irq threading setup more robustThomas Gleixner1-1/+8
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-06Linux 4.4.146Greg Kroah-Hartman1-1/+1
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan1-4/+3