summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman1-1/+1
2024-03-06Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman5-32/+253
2024-03-06ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli1-7/+9
2024-03-06ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli1-13/+16
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng1-0/+1
2024-03-06fanotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06fsnotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06inotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds1-16/+0
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen1-1/+12
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen1-0/+2
2024-03-06fuse: add support for explicit export disablingJingbo Xu1-0/+3
2024-03-06firmware: arm_scmi: Populate fast channel rate_limitPierre Gondois1-0/+4
2024-03-06firmware: arm_scmi: Populate perf commands rate_limitPierre Gondois1-0/+4
2024-03-06net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn1-1/+2
2024-03-06net: phy: Keep track of EEE configurationAndrew Lunn1-0/+3
2024-03-06net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn1-0/+2
2024-03-06net: add helpers for EEE configurationRussell King1-0/+38
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2-17/+13
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh1-0/+1
2024-03-06rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells1-81/+93
2024-03-06rxrpc: Differentiate PING ACK transmission traces.David Howells1-0/+2
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel1-2/+1
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+21
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere1-1/+1
2024-03-05Merge tag 'v6.8-rc7' into gpio/for-nextBartosz Golaszewski42-101/+174
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo1-0/+1
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook1-6/+2
2024-03-05serial: port: Introduce a common helper to read propertiesAndy Shevchenko1-0/+2
2024-03-05serial: core: Add UPIO_UNKNOWN constant for unknown port typeAndy Shevchenko1-0/+1
2024-03-05serial: core: Move struct uart_port::quirks closer to possible valuesAndy Shevchenko1-2/+4
2024-03-05serial: core: only stop transmit when HW fifo is emptyJonas Gorski1-1/+2
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch1-0/+2
2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd1-0/+7
2024-03-05usb: typec: pd: no opencoding of FIELD_GETOliver Neukum2-7/+9
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan1-3/+3
2024-03-05fuse: implement ioctls to manage backing filesAmir Goldstein1-0/+9
2024-03-05net: gro: enable fast path for more casesEric Dumazet1-1/+1
2024-03-05net: gro: change skb_gro_network_header()Eric Dumazet1-15/+12
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet1-3/+4
2024-03-05mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen1-1/+1
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin1-0/+1
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin1-4/+11
2024-03-05Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3
2024-03-05tcp: align tcp_sock_write_rx groupEric Dumazet1-1/+1
2024-03-05mm: add alloc_contig_migrate_range allocation statisticsRichard Chang1-0/+38
2024-03-05modules: wait do_free_init correctlyChangbin Du1-0/+8
2024-03-05mm: convert free_swap_cache() to take a folioMatthew Wilcox (Oracle)1-4/+4
2024-03-05mm: remove lru_to_page()Matthew Wilcox (Oracle)1-1/+0
2024-03-05memcg: remove mem_cgroup_uncharge_list()Matthew Wilcox (Oracle)1-12/+0