Age | Commit message (Expand) | Author | Files | Lines |
2022-12-01 | zram: remove unused stats fields | Sergey Senozhatsky | 2 | -4/+0 |
2022-12-01 | habanalabs: remove FOLL_FORCE usage | David Hildenbrand | 1 | -2/+1 |
2022-12-01 | RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage | David Hildenbrand | 1 | -1/+1 |
2022-12-01 | drm/exynos: remove FOLL_FORCE usage | David Hildenbrand | 1 | -1/+1 |
2022-12-01 | mm/frame-vector: remove FOLL_FORCE usage | David Hildenbrand | 1 | -1/+1 |
2022-12-01 | media: pci/ivtv: remove FOLL_FORCE usage | David Hildenbrand | 2 | -4/+3 |
2022-12-01 | drm/etnaviv: remove FOLL_FORCE usage | David Hildenbrand | 1 | -3/+5 |
2022-12-01 | media: videobuf-dma-sg: remove FOLL_FORCE usage | David Hildenbrand | 1 | -9/+5 |
2022-12-01 | RDMA/siw: remove FOLL_FORCE usage | David Hildenbrand | 1 | -5/+4 |
2022-12-01 | RDMA/usnic: remove FOLL_FORCE usage | David Hildenbrand | 1 | -5/+4 |
2022-12-01 | RDMA/umem: remove FOLL_FORCE usage | David Hildenbrand | 1 | -4/+4 |
2022-12-01 | zram: add incompressible flag to read_block_state() | Sergey Senozhatsky | 1 | -2/+4 |
2022-12-01 | zram: add incompressible writeback | Sergey Senozhatsky | 1 | -6/+12 |
2022-12-01 | zram: add algo parameter support to zram_recompress() | Sergey Senozhatsky | 2 | -9/+46 |
2022-12-01 | zram: remove redundant checks from zram_recompress() | Sergey Senozhatsky | 1 | -6/+2 |
2022-12-01 | zram: add size class equals check into recompression | Alexey Romanov | 1 | -1/+10 |
2022-12-01 | zram: use IS_ERR_VALUE() to check for zs_malloc() errors | Sergey Senozhatsky | 1 | -3/+3 |
2022-12-01 | zram: clarify writeback_store() comment | Sergey Senozhatsky | 1 | -2/+6 |
2022-12-01 | zram: add recompress flag to read_block_state() | Sergey Senozhatsky | 1 | -2/+3 |
2022-12-01 | zram: introduce recompress sysfs knob | Sergey Senozhatsky | 3 | -3/+277 |
2022-12-01 | zram: factor out WB and non-WB zram read functions | Sergey Senozhatsky | 1 | -23/+49 |
2022-12-01 | zram: add recompression algorithm sysfs knob | Sergey Senozhatsky | 1 | -19/+105 |
2022-12-01 | zram: preparation for multi-zcomp support | Sergey Senozhatsky | 4 | -32/+80 |
2022-12-01 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 1 | -0/+7 |
2022-12-01 | drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame | Lee Jones | 1 | -0/+7 |
2022-11-09 | mm/hwpoison: introduce per-memory_block hwpoison counter | Naoya Horiguchi | 1 | -0/+38 |
2022-11-09 | amdgpu: use VM_ACCESS_FLAGS | Kefeng Wang | 1 | -1/+1 |
2022-11-09 | memory: move hotplug memory notifier priority to same file for easy sorting | Liu Shixin | 1 | -1/+1 |
2022-11-09 | ACPI: HMAT: use hotplug_memory_notifier() directly | Liu Shixin | 1 | -6/+1 |
2022-11-09 | zram: use try_cmpxchg in update_used_max | Uros Bizjak | 1 | -8/+5 |
2022-11-07 | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -70/+168 |
2022-11-06 | Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -14/+103 |
2022-11-05 | Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+6 |
2022-11-05 | Merge branch 'acpi-x86' | Rafael J. Wysocki | 1 | -0/+6 |
2022-11-05 | Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -47/+74 |
2022-11-05 | Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -6/+12 |
2022-11-05 | Revert "hwmon: (pmbus) Add regulator supply into macro" | Guenter Roeck | 1 | -1/+0 |
2022-11-05 | hwmon: (scmi) Register explicitly with Thermal Framework | Cristian Marussi | 1 | -13/+103 |
2022-11-05 | cxl/region: Recycle region ids | Dan Williams | 1 | -0/+20 |
2022-11-05 | cxl/region: Fix 'distance' calculation with passthrough ports | Dan Williams | 3 | -3/+19 |
2022-11-05 | cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak | Dan Williams | 3 | -37/+68 |
2022-11-05 | cxl/region: Fix cxl_region leak, cleanup targets at region delete | Dan Williams | 1 | -0/+11 |
2022-11-05 | cxl/region: Fix region HPA ordering validation | Dan Williams | 1 | -0/+3 |
2022-11-05 | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -51/+28 |
2022-11-05 | Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -34/+103 |
2022-11-04 | Merge tag 'drm-fixes-2022-11-04-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 48 | -589/+824 |
2022-11-04 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -10/+84 |
2022-11-04 | Merge tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 2 | -4/+5 |
2022-11-04 | Merge tag 'drm-intel-fixes-2022-11-03' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 19 | -139/+277 |
2022-11-03 | Merge tag 'amd-drm-fixes-6.1-2022-11-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 22 | -417/+464 |