summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-24fs: rename i_ctime field to __i_ctimeJeff Layton1-3/+3
2023-07-24linux: convert to ctime accessor functionsJeff Layton1-1/+1
2023-07-24OPP: Reuse dev_pm_opp_get_freq_indexed()Viresh Kumar1-7/+5
2023-07-24OPP: Add dev_pm_opp_find_freq_exact_indexed()Viresh Kumar1-0/+11
2023-07-24OPP: Introduce dev_pm_opp_get_freq_indexed() APIManivannan Sadhasivam1-0/+7
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold1-10/+0
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum1-3/+3
2023-07-24regmap: Merge up fixes from mainlineMark Brown11-22/+25
2023-07-24spi: Merge up fixes from mainlineMark Brown11-22/+25
2023-07-24ASoC: Merge up fixes from mainlineMark Brown3-9/+2
2023-07-23extcon: Remove unused inline functionsYueHaibing1-12/+0
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+1
2023-07-23iio: Add event enums for running period and countWaqar Hameed1-0/+2
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+1
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni1-1/+7
2023-07-23netlink: Add new netlink_release functionAnjali Kulkarni1-0/+1
2023-07-23netlink: Reverse the patch which removed filteringAnjali Kulkarni1-0/+5
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds1-2/+0
2023-07-22crypto: hisilicon/qm - stop function and write data to memoryWeili Qian1-1/+1
2023-07-22cred: remove unsued extern declaration change_create_files_as()YueHaibing1-1/+0
2023-07-21OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIsManivannan Sadhasivam1-0/+18
2023-07-21OPP: Rearrange entries in pm_opp.hViresh Kumar1-13/+15
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-8/+13
2023-07-21fs: dlm: fix F_CANCELLK to cancel pending requestAlexander Aring1-0/+2
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou1-2/+0
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2023-07-20printk: Add per-console suspended stateJohn Ogness1-0/+3
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger1-0/+1
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger1-0/+1
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello1-0/+2
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello1-0/+1
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello1-0/+1
2023-07-20pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König1-3/+3
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-12/+358
2023-07-20power: reset: at91-reset: add sysfs interface to the power on reasonKamel Bouhara1-0/+19
2023-07-19rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()Paul E. McKenney1-0/+5
2023-07-19bpf, net: Introduce skb_pointer_if_linear().Alexei Starovoitov1-1/+9
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann3-11/+17
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann1-0/+318
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+1
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov1-0/+1
2023-07-19sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra1-0/+4
2023-07-19rbtree: Add rb_add_augmented_cached() helperPeter Zijlstra1-0/+26
2023-07-19sched/fair: Add lag based placementPeter Zijlstra1-1/+2
2023-07-19Merge tag 'v6.5-rc2' into sched/core, to pick up fixesIngo Molnar9-13/+23
2023-07-19sched/headers: Rename task_struct::state to task_struct::__state in the comme...Chin Yik Ming1-6/+6
2023-07-19tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-1/+3