summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-16security: Introduce file_release hookRoberto Sassu2-0/+5
2024-02-16security: Introduce file_post_open hookRoberto Sassu2-0/+7
2024-02-16security: Introduce inode_post_removexattr hookRoberto Sassu2-0/+7
2024-02-16security: Introduce inode_post_setattr hookRoberto Sassu2-0/+9
2024-02-16security: Align inode_setattr hook definition with EVMRoberto Sassu1-1/+2
2024-02-16evm: Align evm_inode_post_setxattr() definition with LSM infrastructureRoberto Sassu1-3/+5
2024-02-16evm: Align evm_inode_setxattr() definition with LSM infrastructureRoberto Sassu1-2/+2
2024-02-16evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu1-2/+4
2024-02-16ima: Align ima_post_read_file() definition with LSM infrastructureRoberto Sassu1-2/+2
2024-02-16ima: Align ima_inode_removexattr() definition with LSM infrastructureRoberto Sassu1-2/+5
2024-02-16ima: Align ima_inode_setxattr() definition with LSM infrastructureRoberto Sassu1-4/+7
2024-02-16ima: Align ima_file_mprotect() definition with LSM infrastructureRoberto Sassu1-2/+3
2024-02-16ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu1-2/+2
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-18/+75
2024-02-16io_uring/napi: enable even with a timeout of 0Jens Axboe1-0/+1
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus1-0/+1
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-8/+8
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds2-4/+12
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko1-6/+6
2024-02-15seq_buf: Don't use "proxy" headersAndy Shevchenko1-1/+4
2024-02-15genirq/msi: Provide MSI_FLAG_PARENT_PM_DEVThomas Gleixner1-0/+2
2024-02-15genirq/msi: Provide allocation/free functions for "wired" MSI interruptsThomas Gleixner1-0/+17
2024-02-15genirq/msi: Optionally use dev->fwnode for device domainThomas Gleixner1-0/+2
2024-02-15genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner1-0/+1
2024-02-15genirq/msi: Provide optional translation opThomas Gleixner1-0/+5
2024-02-15platform-msi: Remove unused interfacesThomas Gleixner1-3/+0
2024-02-15platform-msi: Prepare for real per device domainsThomas Gleixner1-0/+4
2024-02-15genirq/irqdomain: Add DOMAIN_BUS_DEVICE_MSIThomas Gleixner1-0/+1
2024-02-15genirq/msi: Extend msi_parent_opsThomas Gleixner1-0/+8
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt1-1/+15
2024-02-15locking: Introduce prepare_sync_core_cmd()Andrea Parri1-1/+15
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie1-0/+1
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere1-1/+1
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König1-0/+22
2024-02-15pwm: Provide wrappers for storing and getting driver private dataUwe Kleine-König1-0/+20
2024-02-15pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König1-0/+5
2024-02-15pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König1-2/+0
2024-02-15Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam1-0/+2
2024-02-14rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney1-2/+2
2024-02-14rcu/sync: remove un-used rcu_sync_enter_start functionOnkarnath1-1/+0
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-4/+7
2024-02-14net: remove dev_base_lockEric Dumazet1-2/+0
2024-02-14net: add netdev_set_operstate() helperEric Dumazet2-1/+3
2024-02-14net: convert dev->reg_state to u8Eric Dumazet1-9/+14
2024-02-14iosys-map: fix typoRandy Dunlap1-1/+1
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar5-5/+5
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar576-6768/+16053
2024-02-14pmdomain: core: constify of_phandle_args in add device and subdomainKrzysztof Kozlowski1-10/+10
2024-02-14pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski1-1/+1