summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDsLukasz Majewski2024-08-011-0/+2
* minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds2024-07-281-8/+11
* Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-281-26/+19
|\
| * cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco2024-07-021-26/+19
* | Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds2024-07-271-0/+9
|\ \
| * \ Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe2024-07-261-0/+9
| |\ \
| | * | nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin2024-07-161-0/+9
* | | | Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds2024-07-271-4/+1
|\ \ \ \
| * | | | io_uring/napi: use ktime in busy pollingPavel Begunkov2024-07-261-1/+1
| * | | | io_uring: kill REQ_F_CANCEL_SEQPavel Begunkov2024-07-241-3/+0
* | | | | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-271-14/+32
|\ \ \ \ \
| * | | | | uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann2024-07-081-14/+32
* | | | | | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-8/+7
|\ \ \ \ \ \
| * | | | | | of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-8/+7
* | | | | | | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-271-3/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto2024-07-271-3/+2
* | | | | | | | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2024-07-272-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: i3c: add header for generic I3C flagsCarlos Song2024-07-261-0/+16
| * | | | | | | | i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...Bhoomik Gupta2024-07-261-0/+1
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-273-18/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin2024-07-261-0/+1
| * | | | | | | | | alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan2024-07-261-15/+1
| * | | | | | | | | mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2024-07-261-3/+9
* | | | | | | | | | Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-272-8/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | timers/migration: Rename childmask by groupmask to make naming more obviousAnna-Maria Behnsen2024-07-221-8/+8
| * | | | | | | | | | timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen2024-07-221-0/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-0/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-221-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu2024-07-221-0/+6
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds2024-07-262-2/+9
* | | | | | | | | | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-261-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda: tas2781: mark const variables as __maybe_unusedArnd Bergmann2024-07-191-3/+3
* | | | | | | | | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-262-43/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | bitops: Add a comment explaining the double underscore macrosDan Carpenter2024-06-181-0/+5
| * | | | | | | | | | cpumask: introduce assign_cpu() macroYury Norov2024-06-181-34/+6
* | | | | | | | | | | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-251-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-251-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev2024-07-251-0/+4
* | | | | | | | | | | | | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | printk: Rename console_replay_all() and update contextSreenath Vijayan2024-06-031-2/+2
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-2510-35/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-2410-35/+35
* | | | | | | | | | | | | | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-251-14/+176
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | um: add shared memory optimisation for time-travel=extJohannes Berg2024-07-031-14/+165
| * | | | | | | | | | | | | | um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein2024-07-031-0/+11
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-2544-116/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | dio: Have dio_bus_match() callback take a const *Geert Uytterhoeven2024-07-101-1/+1
| * | | | | | | | | | | | | zorro: make match function take a const pointerGreg Kroah-Hartman2024-07-101-1/+1
| * | | | | | | | | | | | | driver core: make driver_find_device() take a const *Greg Kroah-Hartman2024-07-101-7/+7
| * | | | | | | | | | | | | driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman2024-07-101-2/+2