| Commit message (Expand) | Author | Files | Lines |
2017-08-20 | Sanitize 'move_pages()' permission checks | Linus Torvalds | 1 | -8/+3 |
2017-08-20 | genirq/ipi: Fixup checks against nr_cpu_ids | Alexey Dobriyan | 1 | -2/+2 |
2017-08-19 | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook | 2 | -4/+4 |
2017-08-19 | mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM | Laura Abbott | 1 | -5/+8 |
2017-08-19 | mm/mempolicy: fix use after free when calling get_mempolicy | zhong jiang | 1 | -5/+0 |
2017-08-19 | mm/cma_debug.c: fix stack corruption due to sprintf usage | Prakash Gupta | 1 | -1/+1 |
2017-08-19 | signal: don't remove SIGNAL_UNKILLABLE for traced tasks. | Jamie Iles | 1 | -1/+5 |
2017-08-19 | mm, oom: fix potential data corruption when oom_reaper races with writer | Michal Hocko | 3 | -34/+64 |
2017-08-19 | mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS | Michal Hocko | 1 | -1/+11 |
2017-08-19 | slub: fix per memcg cache leak on css offline | Vladimir Davydov | 1 | -1/+2 |
2017-08-19 | mm: discard memblock data later | Pavel Tatashin | 4 | -39/+25 |
2017-08-19 | test_kmod: fix description for -s -and -c parameters | Luis R. Rodriguez | 1 | -2/+2 |
2017-08-19 | kmod: fix wait on recursive loop | Luis R. Rodriguez | 1 | -2/+23 |
2017-08-19 | wait: add wait_event_killable_timeout() | Luis R. Rodriguez | 1 | -0/+37 |
2017-08-19 | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog | Nicholas Piggin | 2 | -2/+2 |
2017-08-19 | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 3 | -17/+51 |
2017-08-18 | blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL | Christoph Hellwig | 1 | -1/+7 |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 5 | -0/+76 |
2017-08-18 | genirq: Restore trigger settings in irq_modify_status() | Marc Zyngier | 1 | -2/+8 |
2017-08-18 | soc: ti: ti_sci_pm_domains: Populate name for genpd | Dave Gerlach | 1 | -0/+2 |
2017-08-18 | x86: Constify attribute_group structures | Arvind Yadav | 7 | -36/+36 |
2017-08-18 | MAINTAINERS: Remove Jason Cooper's irqchip git tree | Florian Fainelli | 1 | -1/+0 |
2017-08-18 | ALSA: emu10k1: Fix forgotten user-copy conversion in init code | Takashi Iwai | 1 | -3/+11 |
2017-08-18 | ALSA: usb-audio: add DSD support for new Amanero PID | Jussi Laako | 1 | -0/+4 |
2017-08-18 | nvme-pci: set cqe_seen on polled completions | Keith Busch | 1 | -3/+2 |
2017-08-18 | ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset | Gary Bisson | 1 | -2/+2 |
2017-08-17 | xfs: don't leak quotacheck dquots when cow recovery | Darrick J. Wong | 1 | -0/+2 |
2017-08-17 | xfs: clear MS_ACTIVE after finishing log recovery | Darrick J. Wong | 2 | -10/+11 |
2017-08-17 | nvme-fabrics: fix reporting of unrecognized options | Christoph Hellwig | 1 | -1/+2 |
2017-08-17 | pty: fix the cached path of the pty slave file descriptor in the master | Linus Torvalds | 3 | -4/+9 |
2017-08-17 | ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices | Takashi Iwai | 3 | -0/+9 |
2017-08-17 | of: fix DMA mask generation | Robin Murphy | 1 | -4/+4 |
2017-08-17 | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt' | Alexander Potapenko | 1 | -3/+4 |
2017-08-17 | nvmet-fc: eliminate incorrect static markers on local variables | James Smart | 1 | -2/+2 |
2017-08-16 | printk-formats.txt: Better describe the difference between %pS and %pF | Helge Deller | 1 | -8/+11 |
2017-08-16 | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks | Oleg Nesterov | 2 | -4/+2 |
2017-08-16 | x86: Fix norandmaps/ADDR_NO_RANDOMIZE | Oleg Nesterov | 1 | -2/+2 |
2017-08-16 | IB/uverbs: Fix NULL pointer dereference during device removal | Maor Gottlieb | 1 | -1/+1 |
2017-08-16 | IB/core: Protect sysfs entry on ib_unregister_device | Shiraz Saleem | 1 | -2/+3 |
2017-08-16 | iw_cxgb4: fix misuse of integer variable | Steve Wise | 1 | -1/+1 |
2017-08-16 | IB/hns: fix memory leak on ah on error return path | Colin Ian King | 1 | -1/+3 |
2017-08-16 | i40iw: Fix potential fcn_id_array out of bounds | Christopher N Bednarz | 1 | -1/+1 |
2017-08-16 | i40iw: Use correct alignment for CQ0 memory | Christopher N Bednarz | 1 | -1/+1 |
2017-08-16 | i40iw: Fix typecast of tcp_seq_num | Mustafa Ismail | 1 | -1/+1 |
2017-08-16 | i40iw: Correct variable names | Mustafa Ismail | 2 | -4/+4 |
2017-08-16 | i40iw: Fix parsing of query/commit FPM buffers | Chien Tin Tung | 2 | -42/+83 |
2017-08-16 | RDMA/vmw_pvrdma: Report CQ missed events | Bryan Tan | 1 | -1/+16 |
2017-08-16 | powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC | Benjamin Herrenschmidt | 1 | -2/+3 |
2017-08-16 | nvmet-fc: correct use after free on list teardown | James Smart | 1 | -2/+3 |
2017-08-16 | nvmet: don't overwrite identify sn/fr with 0-bytes | Martin Wilck | 1 | -6/+0 |