summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-10fsnotify: check if file is actually being watched for pre-content events on openAmir Goldstein1-0/+3
2024-12-10fsnotify: opt-in for permission events at file open timeAmir Goldstein2-21/+61
2024-12-10firmware: arm_scmi: Add module aliases to i.MX vendor protocolsCristian Marussi1-4/+5
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den1-1/+2
2024-12-10mmc: core: Introduce the MMC_RSP_R1B_NO_CRC responseAndy-ld Lu1-0/+1
2024-12-10mmc: core: Drop the MMC_RSP_R1_NO_CRC responseUlf Hansson1-3/+0
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas1-0/+2
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian1-0/+2
2024-12-10crypto: hisilicon/zip - add data aggregation featureWeili Qian1-0/+3
2024-12-10scsi: Eliminate scsi_register() and scsi_unregister() usage & docsRandy Dunlap1-1/+1
2024-12-10net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)1-0/+23
2024-12-10net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)1-3/+3
2024-12-10net: stmmac: Extend CSR calc supportJan Petrous (OSS)1-0/+2
2024-12-10net: stmmac: Fix CSR divider commentJan Petrous (OSS)1-1/+1
2024-12-10vxlan: Add an attribute to make VXLAN header validation configurablePetr Machata1-0/+1
2024-12-10vxlan: Track reserved bits explicitly as part of the configurationPetr Machata1-0/+1
2024-12-10net: reformat kdoc return statementsJakub Kicinski21-101/+101
2024-12-10rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells1-19/+323
2024-12-10rxrpc: Manage RTT per-call rather than per-peerDavid Howells1-1/+1
2024-12-10rxrpc: Add a reason indicator to the tx_ack tracepointDavid Howells1-4/+9
2024-12-10rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells1-7/+14
2024-12-10rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells1-2/+0
2024-12-10rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells1-1/+4
2024-12-10rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells1-4/+10
2024-12-10rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells1-9/+5
2024-12-10rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKsDavid Howells1-11/+75
2024-12-10rxrpc: Adjust names and types of congestion-related fieldsDavid Howells1-23/+35
2024-12-10rxrpc: Replace call->acks_first_seq with tracking of the hard ACK pointDavid Howells1-36/+32
2024-12-10rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove itDavid Howells1-10/+10
2024-12-10rxrpc: Implement progressive transmission queue structDavid Howells1-15/+83
2024-12-10rxrpc: Fix CPU time starvation in I/O threadDavid Howells1-0/+3
2024-12-10rxrpc: Add a tracepoint to show variables pertinent to jumbo packet sizeDavid Howells1-0/+41
2024-12-10rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)David Howells1-0/+124
2024-12-10rxrpc: Request an ACK on impending Tx stallDavid Howells1-0/+1
2024-12-10rxrpc: Clean up Tx header flags generation handlingDavid Howells1-1/+0
2024-12-10rxrpc: Fix handling of received connection abortDavid Howells1-0/+25
2024-12-10ktime: Add us_to_ktime()David Howells1-0/+5
2024-12-09memory: ti-aemif: Export aemif_*_cs_timings()Bastien Curutchet1-0/+32
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley1-0/+1
2024-12-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-0/+2
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-16/+2
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst23-49/+67
2024-12-09Merge drm/drm-next into drm-xe-nextRodrigo Vivi23-49/+67
2024-12-09perf/core: Export perf_exclude_event()Namhyung Kim1-0/+6
2024-12-09uprobes: Reuse return_instances between multiple uretprobes within taskAndrii Nakryiko1-1/+5
2024-12-09uprobes: Simplify session consumer trackingAndrii Nakryiko1-2/+8
2024-12-09regulator: pca9450: Add PMIC pca9452 supportJoy Zou1-0/+1
2024-12-09ASoC: dt-bindings: qcom,wcd9335: Drop number of DAIs from the headerKrzysztof Kozlowski1-1/+0
2024-12-09ASoC: Merge up v6.12-rc2Mark Brown16-28/+57