summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-28fbdev: Clean up include statements in header fileThomas Zimmermann
2024-02-28fbdev: Clean up forward declarations in header fileThomas Zimmermann
2024-02-28fbdev: Do not include <linux/slab.h> in headerThomas Zimmermann
2024-02-28fbdev: Do not include <linux/notifier.h> in headerThomas Zimmermann
2024-02-28fbdev: Do not include <linux/fs.h> in headerThomas Zimmermann
2024-02-28fbdev: Do not include <linux/backlight.h> in headerThomas Zimmermann
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20mm/swap: fix race when skipping swapcacheKairui Song
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-16x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-02-16Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-16Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko
2024-02-15seq_buf: Don't use "proxy" headersAndy Shevchenko
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2024-02-14iosys-map: fix typoRandy Dunlap
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann
2024-02-13nvme: implement support for relaxed effectsKeith Busch
2024-02-13gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-13gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-13gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds