summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* flex_proportions: remove unused fprop_local_singleKemeng Shi2024-02-221-32/+0
* lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu2024-02-221-20/+22
* lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu2024-02-221-1/+1
* lib/win_minmax: fix header commentsRandy Dunlap2024-02-221-2/+2
* list: add hlist_count_nodes()Pierre Gondois2024-02-221-0/+15
* treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-221-1/+1
* 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
|\ \ \ \ \ \
| * | | | | | hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-061-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds2024-02-101-2/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | blk-wbt: Fix detection of dirty-throttled tasksJan Kara2024-02-061-2/+5
* | | | | | Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-092-2/+3
|\ \ \ \ \ \
| * | | | | | libceph: just wait for more data to be available on the socketXiubo Li2024-02-071-1/+1
| * | | | | | libceph: fail sparse-read if the data length doesn't matchXiubo Li2024-02-071-1/+2
| | |/ / / / | |/| | | |
* | | | | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-092-2/+21
* | | | | | Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-091-0/+23
|\ \ \ \ \ \
| * | | | | | cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny2024-02-031-0/+23
| | |_|/ / / | |/| | | |