summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-10-14sched/fair: Fix external p->on_rq usersPeter Zijlstra1-0/+5
2024-10-14Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski23-44/+391
2024-10-14drivers/base: Remove unused auxiliary_find_deviceDr. David Alan Gilbert1-4/+0
2024-10-14list: Remove duplicated and unused macro list_for_each_reverseZijun Hu1-8/+0
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman23-44/+391
2024-10-13misc: keba: Add UART devicesGerhard Engleder1-0/+12
2024-10-13misc: keba: Add battery deviceGerhard Engleder1-0/+10
2024-10-13misc: keba: Add fan deviceGerhard Engleder1-0/+10
2024-10-13misc: keba: Add SPI controller deviceGerhard Engleder1-0/+15
2024-10-13net: skb: add pskb_network_may_pull_reason() helperMenglong Dong1-1/+7
2024-10-12Merge tag 'pwm/duty_offset-for-6.13-rc1' into togregJonathan Cameron1-1/+59
2024-10-12iio: Convert unsigned to unsigned intAndy Shevchenko2-11/+11
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron17-26/+361
2024-10-12net: enetc: add missing static descriptor and inline keywordWei Fang1-1/+2
2024-10-12Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-0/+16
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler1-6/+0
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler2-0/+7
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler2-4/+6
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler2-9/+10
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler2-5/+17
2024-10-11audit: maintain an lsm_prop in audit_contextCasey Schaufler1-0/+24
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler2-1/+11
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler2-4/+6
2024-10-11lsm: add the lsm_prop data structureCasey Schaufler5-0/+86
2024-10-11phy: sun4i-usb: Fix a typoAndrew Kreimer1-1/+1
2024-10-11sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long1-1/+4
2024-10-11misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman1-0/+11
2024-10-11serial: qcom-geni: fix rx cancel dma status bitJohan Hovold1-1/+1
2024-10-11serial: clean up uart_infoYanteng Si1-1/+0
2024-10-11ftrace: Make ftrace_regs abstract from direct useSteven Rostedt1-3/+18
2024-10-11resource: Add resource set range and size helpersIlpo Järvinen1-0/+32
2024-10-11thermal: core: Add user thresholds supportDaniel Lezcano1-0/+3
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-34/+31
2024-10-10clocksource: Remove unused clocksource_change_ratingDr. David Alan Gilbert1-1/+0
2024-10-10fgraph: Simplify return address printing in function graph tracerMasami Hiramatsu (Google)1-13/+3
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski3-2/+143
2024-10-10virtchnl: support queue rate limit and quanta size configurationWenjun Wu1-0/+119
2024-10-10net-shapers: implement NL get operationPaolo Abeni1-0/+21
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni1-2/+3
2024-10-10OPP: Drop redundant *_opp_attach|detach_genpd()Ulf Hansson1-37/+1
2024-10-10pmdomain: core: Set the required dev for a required OPP during genpd attachUlf Hansson1-0/+1
2024-10-10PM: domains: Support required OPPs in dev_pm_domain_attach_list()Ulf Hansson1-0/+8
2024-10-10OPP: Rework _set_required_devs() to manage a single device per callUlf Hansson1-4/+6
2024-10-10regulator: max5970: Drop unused structsPatrick Rudolph1-12/+0
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu1-30/+37
2024-10-10Add dev_warn_probe() and improve error handling inMark Brown1-0/+1
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner1-8/+28
2024-10-10fs: handle delegated timestamps in setattr_copy_mgtimeJeff Layton1-0/+2
2024-10-10timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton1-0/+1
2024-10-10timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton1-0/+4