summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo
2024-06-18Merge branch 'bpf/for-next' into sched_ext-baseTejun Heo
2024-06-18bitops: Add a comment explaining the double underscore macrosDan Carpenter
2024-06-18cpumask: introduce assign_cpu() macroYury Norov
2024-06-18srcu: Fill out polled grace-period APIsPaul E. McKenney
2024-06-18srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATEPaul E. McKenney
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-06-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman
2024-06-18Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-17net: Move dev_set_hwtstamp_phylib to net/core/dev.hKory Maincent
2024-06-17Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-17irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=nThomas Gleixner
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky
2024-06-17x86/sev: Take advantage of configfs visibility support in TSMTom Lendacky
2024-06-17fs/configfs: Add a callback to determine attribute visibilityTom Lendacky
2024-06-17sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updatedTom Lendacky
2024-06-17cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeupKirill A. Shutemov
2024-06-17cpu/hotplug: Add support for declaring CPU offlining not supportedKirill A. Shutemov
2024-06-17irqdomain: Remove __irq_domain_add()Herve Codina
2024-06-17irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()Herve Codina
2024-06-17irqdomain: Add a resource managed version of irq_domain_instantiate()Herve Codina
2024-06-17irqdomain: Add support for generic irq chips creation before publishing a domainHerve Codina
2024-06-17genirq/generic_chip: Introduce init() and exit() hooksHerve Codina
2024-06-17genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()Herve Codina
2024-06-17irqdomain: Introduce init() and exit() hooksHerve Codina
2024-06-17irqdomain: Handle domain bus token in irq_domain_create()Herve Codina
2024-06-17irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()Herve Codina
2024-06-17irqdomain: Handle additional domain flags in irq_domain_instantiate()Herve Codina
2024-06-17irqdomain: Constify parameter in is_fwnode_irqchip()Herve Codina
2024-06-17irqdomain: Introduce irq_domain_instantiate()Herve Codina
2024-06-17cpu/hotplug: Fix typo in commentCosta Shulyupin
2024-06-17peci, hwmon: Switch to new Intel CPU model definesTony Luck
2024-06-17net: make for_each_netdev_dump() a little more bug-proofJakub Kicinski
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman
2024-06-16block: Drop locking annotation for limits_lockJohn Garry
2024-06-16io_uring/io-wq: make io_wq_work flags atomicJens Axboe
2024-06-16io_uring/eventfd: move eventfd handling to separate fileJens Axboe
2024-06-16io_uring: Drop per-ctx dummy_ubufGabriel Krisman Bertazi
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad