Age | Commit message (Expand) | Author | Files | Lines |
2019-10-16 | kthread: make __kthread_queue_delayed_work staticHEADmaster | Ben Dooks | 1 | -3/+3 |
2019-10-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -0/+10 |
2019-10-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -7/+20 |
2019-10-15 | sparc64: disable fast-GUP due to unexplained oopses | Linus Torvalds | 1 | -1/+0 |
2019-10-15 | Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+14 |
2019-10-15 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 16 | -86/+152 |
2019-10-14 | mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m... | Jane Chu | 1 | -9/+13 |
2019-10-14 | mm/slab.c: fix kernel-doc warning for __ksize() | Randy Dunlap | 1 | -0/+3 |
2019-10-14 | xarray.h: fix kernel-doc warning | Randy Dunlap | 1 | -2/+2 |
2019-10-14 | bitmap.h: fix kernel-doc warning and typo | Randy Dunlap | 1 | -1/+2 |
2019-10-14 | fs/fs-writeback.c: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2019-10-14 | fs/libfs.c: fix kernel-doc warning | Randy Dunlap | 1 | -2/+1 |
2019-10-14 | fs/direct-io.c: fix kernel-doc warning | Randy Dunlap | 1 | -2/+1 |
2019-10-14 | mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() | Vlastimil Babka | 1 | -3/+4 |
2019-10-14 | mm, hugetlb: allow hugepage allocations to reclaim as needed | David Rientjes | 1 | -2/+4 |
2019-10-14 | lib/test_meminit: add a kmem_cache_alloc_bulk() test | Alexander Potapenko | 1 | -0/+27 |
2019-10-14 | mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations | Alexander Potapenko | 1 | -6/+16 |
2019-10-14 | lib/generic-radix-tree.c: add kmemleak annotations | Eric Biggers | 1 | -6/+26 |
2019-10-14 | mm/slub: fix a deadlock in show_slab_objects() | Qian Cai | 1 | -2/+11 |
2019-10-14 | mm, page_owner: rename flag indicating that page is allocated | Vlastimil Babka | 2 | -7/+7 |
2019-10-14 | mm, page_owner: decouple freeing stack trace from debug_pagealloc | Vlastimil Babka | 2 | -21/+10 |
2019-10-14 | mm, page_owner: fix off-by-one error in __set_page_owner_handle() | Vlastimil Babka | 3 | -22/+24 |
2019-10-14 | parisc: Remove 32-bit DMA enforcement from sba_iommu | Sven Schnelle | 1 | -8/+0 |
2019-10-14 | parisc: Fix vmap memory leak in ioremap()/iounmap() | Helge Deller | 1 | -5/+7 |
2019-10-14 | parisc: prefer __section from compiler_attributes.h | Nick Desaulniers | 2 | -2/+2 |
2019-10-14 | parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define | Helge Deller | 1 | -2/+2 |
2019-10-14 | firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices | Jean Delvare | 1 | -1/+1 |
2019-10-14 | kmemleak: Do not corrupt the object_list during clean-up | Catalin Marinas | 1 | -9/+21 |
2019-10-13 | Linux 5.4-rc3 | Linus Torvalds | 1 | -1/+1 |
2019-10-13 | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 15 | -132/+223 |
2019-10-13 | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -9/+47 |
2019-10-13 | Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+3 |
2019-10-13 | Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -17/+20 |
2019-10-13 | vhost/test: stop device before reset | Michael S. Tsirkin | 1 | -0/+2 |
2019-10-13 | tools/virtio: xen stub | Michael S. Tsirkin | 1 | -0/+6 |
2019-10-12 | tracing: Initialize iter->seq after zeroing in tracing_read_pipe() | Petr Mladek | 1 | -0/+1 |
2019-10-12 | tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency | Srivatsa S. Bhat (VMware) | 1 | -0/+2 |
2019-10-12 | tracing/hwlat: Report total time spent in all NMIs during the sample | Srivatsa S. Bhat (VMware) | 1 | -1/+1 |
2019-10-12 | recordmcount: Fix nop_mcount() function | Steven Rostedt (VMware) | 1 | -4/+1 |
2019-10-12 | tracing: Do not create tracefs files if tracefs lockdown is in effect | Steven Rostedt (VMware) | 1 | -0/+4 |
2019-10-12 | tracing: Add locked_down checks to the open calls of files created for tracefs | Steven Rostedt (VMware) | 10 | -4/+98 |
2019-10-12 | tracing: Add tracing_check_open_get_tr() | Steven Rostedt (VMware) | 6 | -60/+81 |
2019-10-12 | tracing: Have trace events system open call tracing_open_generic_tr() | Steven Rostedt (VMware) | 3 | -15/+5 |
2019-10-12 | tracing: Get trace_array reference for available_tracers files | Steven Rostedt (VMware) | 1 | -2/+15 |
2019-10-12 | ftrace: Get a reference counter for the trace_array on filter files | Steven Rostedt (VMware) | 1 | -9/+18 |
2019-10-12 | tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l... | Steven Rostedt (VMware) | 1 | -41/+1 |
2019-10-12 | Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -18/+60 |
2019-10-12 | Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 38 | -2333/+695 |
2019-10-12 | Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 15 | -19/+51 |
2019-10-12 | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 74 | -961/+431 |
2019-10-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -17/+25 |
2019-10-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 43 | -131/+411 |
2019-10-12 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -16/+36 |
2019-10-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -26/+27 |
2019-10-12 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+3 |
2019-10-12 | Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -9/+8 |
2019-10-12 | Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -5/+55 |
2019-10-12 | Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -1/+10 |
2019-10-12 | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -26/+34 |
2019-10-12 | Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 4 | -4/+10 |
2019-10-12 | perf/x86/cstate: Add Tiger Lake CPU support | Kan Liang | 1 | -9/+11 |
2019-10-12 | perf/x86/msr: Add Tiger Lake CPU support | Kan Liang | 1 | -0/+2 |
2019-10-12 | perf/x86/intel: Add Tiger Lake CPU support | Kan Liang | 1 | -0/+2 |
2019-10-12 | perf/x86/cstate: Update C-state counters for Ice Lake | Kan Liang | 1 | -11/+25 |
2019-10-12 | perf/x86/msr: Add new CPU model numbers for Ice Lake | Kan Liang | 1 | -0/+3 |
2019-10-12 | perf/x86/cstate: Add Comet Lake CPU support | Kan Liang | 1 | -10/+14 |
2019-10-12 | perf/x86/msr: Add Comet Lake CPU support | Kan Liang | 1 | -0/+2 |
2019-10-12 | perf/x86/intel: Add Comet Lake CPU support | Kan Liang | 1 | -0/+2 |
2019-10-12 | Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitions | Ingo Molnar | 6 | -26/+27 |
2019-10-11 | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 5 | -81/+49 |
2019-10-11 | Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 9 | -40/+57 |
2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -22/+27 |
2019-10-11 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -46/+16 |
2019-10-11 | Documentation/process: Add fallthrough pseudo-keyword | Joe Perches | 2 | -11/+24 |
2019-10-11 | compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use | Joe Perches | 1 | -0/+17 |
2019-10-11 | net: sctp: Rename fallthrough label to unhandled | Joe Perches | 1 | -6/+6 |
2019-10-11 | Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 24 | -96/+234 |
2019-10-11 | Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -55/+29 |
2019-10-11 | tools/virtio: more stubs | Michael S. Tsirkin | 2 | -0/+2 |
2019-10-11 | s390/uaccess: avoid (false positive) compiler warnings | Christian Borntraeger | 1 | -2/+2 |
2019-10-11 | firmware: google: increment VPD key_len properly | Brian Norris | 1 | -1/+1 |
2019-10-11 | MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb | Douglas Anderson | 1 | -0/+1 |
2019-10-11 | spufs: fix a crash in spufs_create_root() | Emmanuel Nicolet | 1 | -0/+1 |
2019-10-10 | io_uring: fix sequence logic for timeout requests | Jens Axboe | 1 | -17/+20 |
2019-10-11 | Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 17 | -82/+188 |
2019-10-11 | Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie | 1 | -7/+7 |
2019-10-11 | Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 6 | -7/+39 |
2019-10-10 | SUNRPC: fix race to sk_err after xs_error_report | Benjamin Coddington | 2 | -9/+9 |
2019-10-10 | NFSv4: Fix leak of clp->cl_acceptor string | Chuck Lever | 1 | -0/+1 |
2019-10-10 | MIPS: Disable Loongson MMI instructions for kernel build | Paul Burton | 2 | -0/+5 |
2019-10-10 | MIPS: elf_hwcap: Export userspace ASEs | Jiaxun Yang | 2 | -0/+44 |
2019-10-10 | Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 10 | -31/+29 |
2019-10-10 | nbd: fix possible sysfs duplicate warning | Xiubo Li | 1 | -1/+1 |
2019-10-10 | xen: Stop abusing DT of_dma_configure API | Rob Herring | 2 | -21/+4 |
2019-10-10 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -0/+2 |
2019-10-10 | Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -13/+49 |
2019-10-10 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -66/+71 |
2019-10-10 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -1/+10 |
2019-10-10 | MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer | Geert Uytterhoeven | 2 | -4/+4 |
2019-10-10 | xen/grant-table: remove unnecessary printing | Fuqian Huang | 1 | -2/+1 |
2019-10-10 | w1: ds250x: Fix build error without CRC16 | YueHaibing | 1 | -0/+1 |
2019-10-10 | virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr | Navid Emamdoost | 1 | -1/+2 |
2019-10-10 | binder: Fix comment headers on binder_alloc_prepare_to_free() | Joel Fernandes (Google) | 1 | -1/+1 |
2019-10-10 | binder: prevent UAF read in print_binder_transaction_log_entry() | Christian Brauner | 2 | -2/+4 |
2019-10-10 | USB: yurex: fix NULL-derefs on disconnect | Johan Hovold | 1 | -4/+7 |
2019-10-10 | tty: serial: imx: Use platform_get_irq_optional() for optional IRQs | Anson Huang | 1 | -2/+2 |
2019-10-10 | serial: fix kernel-doc warning in comments | Randy Dunlap | 1 | -0/+2 |
2019-10-10 | USB: iowarrior: use pr_err() | Johan Hovold | 1 | -1/+1 |
2019-10-10 | USB: iowarrior: drop redundant iowarrior mutex | Johan Hovold | 1 | -12/+1 |
2019-10-10 | USB: iowarrior: drop redundant disconnect mutex | Johan Hovold | 1 | -15/+2 |
2019-10-10 | USB: iowarrior: fix use-after-free after driver unbind | Johan Hovold | 1 | -0/+6 |
2019-10-10 | USB: iowarrior: fix use-after-free on release | Johan Hovold | 1 | -1/+2 |
2019-10-10 | USB: iowarrior: fix use-after-free on disconnect | Johan Hovold | 1 | -4/+3 |
2019-10-10 | USB: chaoskey: fix use-after-free on release | Johan Hovold | 1 | -2/+3 |
2019-10-10 | USB: adutux: fix use-after-free on release | Johan Hovold | 1 | -1/+2 |
2019-10-10 | USB: ldusb: fix NULL-derefs on driver unbind | Johan Hovold | 1 | -12/+12 |
2019-10-10 | USB: legousbtower: fix use-after-free on release | Johan Hovold | 1 | -1/+2 |
2019-10-10 | usb: cdns3: Fix for incorrect DMA mask. | Pawel Laszczak | 1 | -0/+7 |
2019-10-10 | usb: cdns3: fix cdns3_core_init_role() | Roger Quadros | 1 | -1/+19 |
2019-10-10 | usb: cdns3: gadget: Fix full-speed mode | Roger Quadros | 1 | -0/+1 |
2019-10-10 | USB: usb-skeleton: drop redundant in-urb check | Johan Hovold | 1 | -2/+1 |
2019-10-10 | USB: usb-skeleton: fix use-after-free after driver unbind | Johan Hovold | 1 | -0/+1 |
2019-10-10 | USB: usb-skeleton: fix NULL-deref on disconnect | Johan Hovold | 1 | -3/+4 |
2019-10-10 | Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 16 | -182/+290 |
2019-10-10 | drm/bridge: tc358767: fix max_tu_symbol value | Tomi Valkeinen | 1 | -1/+6 |
2019-10-10 | s390/cio: fix virtio-ccw DMA without PV | Halil Pasic | 3 | -2/+8 |
2019-10-09 | null_blk: Fix zoned command return code | Keith Busch | 1 | -2/+1 |
2019-10-09 | libfs: take cursors out of list when moving past the end of directory | Al Viro | 1 | -24/+25 |
2019-10-09 | vfs: add missing blkdev_put() in get_tree_bdev() | Ian Kent | 1 | -1/+4 |
2019-10-09 | shmem: fix LSM options parsing | Al Viro | 1 | -0/+6 |
2019-10-09 | RISC-V: entry: Remove unneeded need_resched() loop | Valentin Schneider | 1 | -2/+1 |
2019-10-09 | drm/i915/gt: execlists->active is serialised by the tasklet | Chris Wilson | 3 | -9/+27 |
2019-10-09 | drm/i915/execlists: Protect peeking at execlists->active | Chris Wilson | 1 | -2/+5 |
2019-10-09 | drm/i915: Fixup preempt-to-busy vs reset of a virtual request | Chris Wilson | 2 | -4/+6 |
2019-10-09 | io_uring: only flush workqueues on fileset removal | Jens Axboe | 1 | -1/+5 |
2019-10-09 | drm/i915: Only enqueue already completed requests | Chris Wilson | 3 | -38/+74 |
2019-10-09 | drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link) | Chris Wilson | 1 | -1/+0 |
2019-10-09 | drm/i915/cml: Add second PCH ID for CMP | Matt Roper | 2 | -0/+2 |
2019-10-09 | MIPS: fw: sni: Fix out of bounds init of o32 stack | Thomas Bogendoerfer | 1 | -1/+1 |
2019-10-09 | MIPS: include: Mark __xchg as __always_inline | Thomas Bogendoerfer | 1 | -2/+2 |
2019-10-09 | iio: Fix an undefied reference error in noa1305_probe | zhong jiang | 1 | -0/+1 |
2019-10-09 | iio: light: opt3001: fix mutex unlock race | David Frey | 1 | -1/+5 |
2019-10-09 | iio: adc: ad799x: fix probe error handling | Marco Felsch | 1 | -2/+2 |
2019-10-09 | iio: light: add missing vcnl4040 of_compatible | Marco Felsch | 1 | -0/+4 |
2019-10-09 | iio: light: fix vcnl4000 devicetree hooks | Marco Felsch | 1 | -5/+5 |
2019-10-09 | iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller | Lorenzo Bianconi | 1 | -1/+3 |
2019-10-09 | iio: adc: axp288: Override TS pin bias current for some models | Hans de Goede | 1 | -0/+32 |
2019-10-09 | iio: imu: adis16400: fix memory leak | Navid Emamdoost | 1 | -1/+4 |
2019-10-09 | iio: imu: adis16400: release allocated memory on failure | Navid Emamdoost | 1 | -1/+4 |
2019-10-09 | iio: adc: stm32-adc: fix a race when using several adcs with dma and irq | Fabrice Gasnier | 2 | -3/+41 |
2019-10-09 | iio: adc: stm32-adc: move registers definitions | Fabrice Gasnier | 3 | -136/+136 |
2019-10-09 | iio: accel: adxl372: Perform a reset at start up | Stefan Popa | 1 | -0/+8 |
2019-10-09 | iio: accel: adxl372: Fix push to buffers lost samples | Stefan Popa | 1 | -2/+1 |
2019-10-09 | iio: accel: adxl372: Fix/remove limitation for FIFO samples | Stefan Popa | 1 | -3/+8 |
2019-10-09 | iio: adc: hx711: fix bug in sampling of data | Andreas Klinger | 1 | -5/+5 |
2019-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 18 | -147/+154 |
2019-10-09 | drm/amdgpu: fix memory leak | Nirmoy Das | 1 | -7/+7 |
2019-10-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 16 | -104/+98 |
2019-10-09 | xfs: move local to extent inode logging into bmap helper | Brian Foster | 4 | -7/+8 |
2019-10-09 | xfs: remove broken error handling on failed attr sf to leaf change | Brian Foster | 1 | -17/+2 |
2019-10-09 | xfs: log the inode on directory sf to block format change | Brian Foster | 2 | -0/+2 |
2019-10-09 | NFS: Remove redundant mirror tracking in O_DIRECT | Trond Myklebust | 1 | -42/+0 |
2019-10-09 | NFS: Fix O_DIRECT accounting of number of bytes read/written | Trond Myklebust | 1 | -35/+43 |
2019-10-09 | perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp | Tom Lendacky | 1 | -13/+17 |
2019-10-09 | perf/core: Fix corner case in perf_rotate_context() | Song Liu | 1 | -5/+17 |
2019-10-09 | perf/core: Rework memory accounting in perf_mmap() | Song Liu | 1 | -2/+15 |
2019-10-09 | sched/vtime: Fix guest/system mis-accounting on task switch | Frederic Weisbecker | 1 | -3/+3 |
2019-10-09 | sched/fair: Scale bandwidth quota and period without losing quota/period rati... | Xuewei Zhang | 1 | -14/+22 |
2019-10-09 | powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host | Jordan Niethe | 1 | -0/+1 |
2019-10-09 | selftests/powerpc: Fix compile error on tlbie_test due to newer gcc | Desnes A. Nunes do Rosario | 1 | -1/+1 |
2019-10-09 | powerpc/pseries: Remove confusing warning message. | Laurent Dufour | 1 | -0/+3 |
2019-10-09 | powerpc/64s/radix: Fix build failure with RADIX_MMU=n | Stephen Rothwell | 1 | -0/+4 |
2019-10-09 | CIFS: Force reval dentry if LOOKUP_REVAL flag is set | Pavel Shilovsky | 1 | -1/+7 |
2019-10-09 | CIFS: Force revalidate inode when dentry is stale | Pavel Shilovsky | 1 | -0/+4 |
2019-10-09 | smb3: Fix regression in time handling | Steve French | 1 | -8/+16 |
2019-10-08 | smb3: remove noisy debug message and minor cleanup | Steve French | 3 | -9/+6 |
2019-10-08 | Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+3 |
2019-10-08 | Add my linux-leds branch to MAINTAINERS | Pavel Machek | 1 | -0/+1 |
2019-10-08 | leds: core: Fix leds.h structure documentation | Dan Murphy | 1 | -3/+2 |
2019-10-08 | Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 4 | -15/+27 |
2019-10-08 | Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+8 |
2019-10-08 | Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -11/+97 |
2019-10-08 | x86/cpu: Add Comet Lake to the Intel CPU models header | Kan Liang | 1 | -0/+3 |
2019-10-08 | doc: move namespaces.rst from kbuild/ to core-api/ | Masahiro Yamada | 3 | -0/+2 |
2019-10-08 | arm64: armv8_deprecated: Checking return value for memory allocation | Yunfeng Ye | 1 | -0/+5 |
2019-10-08 | lib/string: Make memzero_explicit() inline instead of external | Arvind Sankar | 2 | -22/+20 |
2019-10-08 | x86/cpu/vmware: Use the full form of INL in VMWARE_PORT | Sami Tolvanen | 1 | -1/+1 |
2019-10-08 | x86/asm: Fix MWAITX C-state hint value | Janakarajan Natarajan | 2 | -3/+3 |
2019-10-08 | btrfs: silence maybe-uninitialized warning in clone_range | Austin Kim | 1 | -1/+1 |
2019-10-08 | efi/tpm: Fix sanity check of unsigned tbl_size being less than zero | Colin Ian King | 1 | -1/+1 |
2019-10-08 | drm/panel: tpo-td043mtea1: Fix SPI alias | Laurent Pinchart | 1 | -1/+8 |
2019-10-08 | drm/panel: tpo-td028ttec1: Fix SPI alias | Laurent Pinchart | 1 | -2/+1 |
2019-10-08 | drm/panel: sony-acx565akm: Fix SPI alias | Laurent Pinchart | 1 | -1/+8 |
2019-10-08 | drm/panel: nec-nl8048hl11: Fix SPI alias | Laurent Pinchart | 1 | -1/+8 |
2019-10-08 | drm/panel: lg-lb035q02: Fix SPI alias | Laurent Pinchart | 1 | -1/+8 |
2019-10-07 | io_uring: remove wait loop spurious wakeups | Pavel Begunkov | 1 | -12/+4 |
2019-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 21 | -89/+281 |
2019-10-07 | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) | Vlastimil Babka | 4 | -12/+49 |
2019-10-07 | mm, sl[ou]b: improve memory accounting | Vlastimil Babka | 3 | -9/+33 |