Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | minmax: improve macro expansion and type checking | Linus Torvalds | 2024-07-30 | 2 | -15/+68 | |
| * | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2024-07-29 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r... | Jiri Pirko | 2024-07-17 | 1 | -0/+3 | |
| | * | | | | | | | | | | | virtio: create admin queues alongside other virtqueues | Jiri Pirko | 2024-07-17 | 1 | -4/+0 | |
| * | | | | | | | | | | | | profiling: attempt to remove per-cpu profile flip buffer | Linus Torvalds | 2024-07-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | minmax: simplify min()/max()/clamp() implementation | Linus Torvalds | 2024-07-28 | 1 | -23/+20 | |
| * | | | | | | | | | | | | minmax: make generic MIN() and MAX() macros available everywhere | Linus Torvalds | 2024-07-28 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | minmax: simplify and clarify min_t()/max_t() implementation | Linus Torvalds | 2024-07-28 | 1 | -8/+11 | |
| * | | | | | | | | | | | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2024-07-28 | 1 | -26/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cxl/events: Use a common struct for DRAM and General Media events | Fabio M. De Francesco | 2024-07-02 | 1 | -26/+19 | |
| * | | | | | | | | | | | | Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux | Linus Torvalds | 2024-07-27 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11 | Jens Axboe | 2024-07-26 | 1 | -0/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE | Francis Pravin | 2024-07-16 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux | Linus Torvalds | 2024-07-27 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | io_uring/napi: use ktime in busy polling | Pavel Begunkov | 2024-07-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | io_uring: kill REQ_F_CANCEL_SEQ | Pavel Begunkov | 2024-07-24 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2024-07-27 | 1 | -14/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | uaccess: always export _copy_[from|to]_user with CONFIG_RUST | Arnd Bergmann | 2024-07-08 | 1 | -14/+32 | |
| * | | | | | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2024-07-27 | 1 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 2024-07-25 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-07-27 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Revert "firewire: Annotate struct fw_iso_packet with __counted_by()" | Takashi Sakamoto | 2024-07-27 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 2024-07-27 | 2 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | dt-bindings: i3c: add header for generic I3C flags | Carlos Song | 2024-07-26 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | | i3c: master: Enhance i3c_bus_type visibility for device searching & event mon... | Bhoomik Gupta | 2024-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-07-27 | 3 | -18/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node | Roman Gushchin | 2024-07-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | alloc_tag: outline and export free_reserved_page() | Suren Baghdasaryan | 2024-07-26 | 1 | -15/+1 | |
| | * | | | | | | | | | | | | | | | | | | | mm/huge_memory: avoid PMD-size page cache if needed | Gavin Shan | 2024-07-26 | 1 | -3/+9 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-07-27 | 2 | -8/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | timers/migration: Rename childmask by groupmask to make naming more obvious | Anna-Maria Behnsen | 2024-07-22 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | timers/migration: Move hierarchy setup into cpuhotplug prepare callback | Anna-Maria Behnsen | 2024-07-22 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-07-27 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge patch series "Add ACPI NUMA support for RISC-V" | Palmer Dabbelt | 2024-07-22 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | ACPI: RISCV: Add NUMA support based on SRAT and SLIT | Haibo Xu | 2024-07-22 | 1 | -0/+6 | |
| | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | minmax: avoid overly complicated constant expressions in VM code | Linus Torvalds | 2024-07-26 | 2 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-26 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | ALSA: hda: tas2781: mark const variables as __maybe_unused | Arnd Bergmann | 2024-07-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux | Linus Torvalds | 2024-07-26 | 2 | -43/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | bitops: Add a comment explaining the double underscore macros | Dan Carpenter | 2024-06-18 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | cpumask: introduce assign_cpu() macro | Yury Norov | 2024-06-18 | 1 | -34/+6 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2024-07-25 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-07-25 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len | Stanislav Fomichev | 2024-07-25 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-07-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | printk: Rename console_replay_all() and update context | Sreenath Vijayan | 2024-06-03 | 1 | -2/+2 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-07-25 | 10 | -35/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 2024-07-24 | 10 | -35/+35 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-07-25 | 1 | -14/+176 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | um: add shared memory optimisation for time-travel=ext | Johannes Berg | 2024-07-03 | 1 | -14/+165 |