summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-15security: Introduce inode_post_remove_acl hookRoberto Sassu
2024-02-15security: Introduce inode_post_set_acl hookRoberto Sassu
2024-02-15security: Introduce inode_post_create_tmpfile hookRoberto Sassu
2024-02-15security: Introduce path_post_mknod hookRoberto Sassu
2024-02-15security: Introduce file_release hookRoberto Sassu
2024-02-15security: Introduce file_post_open hookRoberto Sassu
2024-02-15security: Introduce inode_post_removexattr hookRoberto Sassu
2024-02-15security: Introduce inode_post_setattr hookRoberto Sassu
2024-02-15security: Align inode_setattr hook definition with EVMRoberto Sassu
2024-02-15evm: Align evm_inode_post_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15evm: Align evm_inode_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_post_read_file() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_removexattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_file_mprotect() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15io_uring/napi: enable even with a timeout of 0Jens Axboe
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko
2024-02-15seq_buf: Don't use "proxy" headersAndy Shevchenko
2024-02-15genirq/msi: Provide MSI_FLAG_PARENT_PM_DEVThomas Gleixner
2024-02-15genirq/msi: Provide allocation/free functions for "wired" MSI interruptsThomas Gleixner
2024-02-15genirq/msi: Optionally use dev->fwnode for device domainThomas Gleixner
2024-02-15genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner
2024-02-15genirq/msi: Provide optional translation opThomas Gleixner
2024-02-15platform-msi: Remove unused interfacesThomas Gleixner
2024-02-15platform-msi: Prepare for real per device domainsThomas Gleixner
2024-02-15genirq/irqdomain: Add DOMAIN_BUS_DEVICE_MSIThomas Gleixner
2024-02-15genirq/msi: Extend msi_parent_opsThomas Gleixner
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt
2024-02-15locking: Introduce prepare_sync_core_cmd()Andrea Parri
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König
2024-02-15pwm: Provide wrappers for storing and getting driver private dataUwe Kleine-König
2024-02-15pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König
2024-02-15pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam
2024-02-14rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney
2024-02-14rcu/sync: remove un-used rcu_sync_enter_start functionOnkarnath
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2024-02-14net: remove dev_base_lockEric Dumazet
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-14net: convert dev->reg_state to u8Eric Dumazet
2024-02-14iosys-map: fix typoRandy Dunlap