summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-1/+4
* arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-0/+7
* mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price2024-02-222-0/+2
* mm/list_lru: remove list_lru_putback()Chengming Zhou2024-02-221-16/+0
* x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed2024-02-221-1/+1
* mm and cache_info: remove unnecessary CPU cache info updateHuang Ying2024-02-221-1/+1
* highmem: add kernel-doc for memcpy_*_folio()Matthew Wilcox (Oracle)2024-02-221-0/+14
* mm/memory_hotplug: export mhp_supports_memmap_on_memory()Vishal Verma2024-02-221-0/+6
* mm/zswap: split zswap rb-treeChengming Zhou2024-02-221-2/+2
* mm/zswap: make sure each swapfile always have zswap rb-treeChengming Zhou2024-02-221-2/+5
* mm: convert mm_counter_file() to take a folioKefeng Wang2024-02-211-4/+4
* mm: convert mm_counter() to take a folioKefeng Wang2024-02-211-3/+3
* mm: add pfn_swap_entry_folio()Matthew Wilcox (Oracle)2024-02-211-0/+13
* mm: list_lru: remove unused macro list_lru_init_key()Haifeng Xu2024-02-211-2/+0
* mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar2024-02-213-1/+27
* mm/swap: fix race when skipping swapcacheKairui Song2024-02-201-0/+5
* Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-174-6/+9
|\
| * Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-02-144-6/+9
| |\
| | * iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
| | * iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco2024-01-281-2/+2
| | * iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-01-221-1/+3
| | * iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-01-221-1/+2
* | | Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-5/+27
|\ \ \
| * | | serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-061-5/+27
| |/ /
* | | Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-1/+0
|\ \ \
| * | | Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-091-1/+0
| |/ /
* | | Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-161-0/+1
|\ \ \
| * | | nvme: implement support for relaxed effectsKeith Busch2024-02-131-0/+1
* | | | Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-161-7/+10
|\ \ \ \
| * | | | seq_buf: Fix kernel documentationAndy Shevchenko2024-02-151-6/+6
| * | | | seq_buf: Don't use "proxy" headersAndy Shevchenko2024-02-151-1/+4
| | |_|/ | |/| |
* | | | Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-161-0/+1
|\ \ \ \
| * | | | ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-051-0/+1
* | | | | Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-161-0/+18
|\ \ \ \ \
| * | | | | gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| * | | | | gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| * | | | | gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
* | | | | | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-153-13/+8
|\ \ \ \ \ \
| * | | | | | net-device: move lstats in net_device_read_txrxEric Dumazet2024-02-121-5/+5
| * | | | | | tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet2024-02-121-2/+2
| * | | | | | tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet2024-02-121-1/+1
| * | | | | | tls: fix race between async notify and socket closeJakub Kicinski2024-02-101-5/+0
* | | | | | | Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-02-151-1/+4
|\ \ \ \ \ \ \
| * | | | | | | xen/gntalloc: Replace UAPI 1-element arrayKees Cook2024-02-131-1/+4
| | |/ / / / / | |/| | | | |
* | | | | | | update workarounds for gcc "asm goto" issueLinus Torvalds2024-02-152-4/+12
* | | | | | | Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-141-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-121-0/+4
| |/ / / / / /
* | | | | | | Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-121-3/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein2024-02-061-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-111-1/+3
|\ \ \ \ \ \