| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-29 | x86: mm: Skip faulting instruction for VM_DROPPABLE faultsjd/vdso-skip-insn |  Jason A. Donenfeld | 4 | -3/+27 |
| 2024-07-28 | minmax: simplify min()/max()/clamp() implementation |  Linus Torvalds | 1 | -23/+20 |
| 2024-07-28 | minmax: don't use max() in situations that want a C constant expression |  Linus Torvalds | 6 | -6/+6 |
| 2024-07-28 | minmax: scsi: fix mis-use of 'clamp()' in sr.c |  Linus Torvalds | 1 | -1/+1 |
| 2024-07-28 | minmax: make generic MIN() and MAX() macros available everywhere |  Linus Torvalds | 20 | -38/+43 |
| 2024-07-28 | Linux 6.11-rc1 |  Linus Torvalds | 1 | -2/+2 |
| 2024-07-28 | Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 4 | -4/+4 |
| 2024-07-28 | minmax: simplify and clarify min_t()/max_t() implementation |  Linus Torvalds | 1 | -8/+11 |
| 2024-07-28 | minmax: add a few more MIN_T/MAX_T users |  Linus Torvalds | 7 | -10/+10 |
| 2024-07-28 | Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs |  Linus Torvalds | 21 | -214/+135 |
| 2024-07-29 | kbuild: Fix '-S -c' in x86 stack protector scripts |  Nathan Chancellor | 2 | -2/+2 |
| 2024-07-28 | ubi: Fix ubi_init() ubiblock_exit() section mismatch |  Richard Weinberger | 1 | -1/+1 |
| 2024-07-28 | Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 5 | -495/+2274 |
| 2024-07-28 | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl |  Linus Torvalds | 19 | -208/+438 |
| 2024-07-28 | Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode |  Linus Torvalds | 3 | -2/+5 |
| 2024-07-28 | kbuild: rpm-pkg: ghost modules.weakdep file |  Jose Ignacio Tornos Martinez | 1 | -1/+1 |
| 2024-07-27 | Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 |  Linus Torvalds | 5 | -7/+203 |
| 2024-07-27 | Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux |  Linus Torvalds | 8 | -10/+39 |
| 2024-07-27 | Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux |  Linus Torvalds | 8 | -49/+51 |
| 2024-07-27 | Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 2 | -10/+66 |
| 2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux |  Linus Torvalds | 25 | -236/+1058 |
| 2024-07-27 | Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor |  Linus Torvalds | 8 | -34/+65 |
| 2024-07-27 | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux |  Linus Torvalds | 3 | -2/+84 |
| 2024-07-27 | Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux |  Linus Torvalds | 1 | -1/+1 |
| 2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux |  Linus Torvalds | 24 | -96/+64 |
| 2024-07-27 | Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux |  Linus Torvalds | 3 | -5/+5 |
| 2024-07-27 | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 |  Linus Torvalds | 2 | -5/+3 |
| 2024-07-27 | Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi |  Linus Torvalds | 3 | -81/+114 |
| 2024-07-27 | Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator |  Linus Torvalds | 1 | -2/+2 |
| 2024-07-27 | Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap |  Linus Torvalds | 1 | -1/+2 |
| 2024-07-27 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 4 | -9/+11 |
| 2024-07-27 | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux |  Linus Torvalds | 13 | -143/+431 |
| 2024-07-27 | Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -14/+85 |
| 2024-07-27 | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 14 | -42/+95 |
| 2024-07-27 | Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -213/+224 |
| 2024-07-27 | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux |  Linus Torvalds | 43 | -245/+750 |
| 2024-07-27 | Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 6 | -64/+74 |
| 2024-07-27 | hostfs: fix the host directory parse when mounting. |  Hongbo Li | 1 | -10/+55 |
| 2024-07-27 | fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT |  Seth Forshee (DigitalOcean) | 1 | -0/+11 |
| 2024-07-27 | ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case |  Takashi Sakamoto | 1 | -2/+1 |
| 2024-07-27 | Revert "firewire: Annotate struct fw_iso_packet with __counted_by()" |  Takashi Sakamoto | 1 | -3/+2 |
| 2024-07-26 | minmax: avoid overly complicated constant expressions in VM code |  Linus Torvalds | 2 | -2/+9 |
| 2024-07-26 | minmax: avoid overly complex min()/max() macro arguments in xen |  Linus Torvalds | 1 | -2/+3 |
| 2024-07-26 | nilfs2: handle inconsistent state in nilfs_btnode_create_block() |  Ryusuke Konishi | 2 | -7/+22 |
| 2024-07-26 | selftests/mm: skip test for non-LPA2 and non-LVA systems |  Dev Jain | 1 | -1/+15 |
| 2024-07-26 | mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() |  Li Zhijian | 1 | -7/+11 |
| 2024-07-26 | mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node |  Roman Gushchin | 1 | -0/+1 |
| 2024-07-26 | alloc_tag: outline and export free_reserved_page() |  Suren Baghdasaryan | 2 | -15/+18 |
| 2024-07-26 | decompress_bunzip2: fix rare decompression failure |  Ross Lagerwall | 1 | -1/+2 |
| 2024-07-26 | mm/huge_memory: avoid PMD-size page cache if needed |  Gavin Shan | 2 | -5/+19 |