summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-10-22device property: Constify parameter in fwnode_graph_is_endpoint()Andy Shevchenko1-1/+1
2022-10-22device property: Constify fwnode connection match APIsAndy Shevchenko1-4/+4
2022-10-22device property: Allow const parameter to dev_fwnode()Andy Shevchenko1-1/+6
2022-10-22kvm: Add support for arch compat vm ioctlsAlexander Graf1-0/+2
2022-10-22kobject: make get_ktype() take a const pointerGreg Kroah-Hartman1-1/+1
2022-10-22kobject: modify kobject_get_path() to take a const *Greg Kroah-Hartman1-1/+1
2022-10-22Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2022-10-22Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-22Merge branch 'main' into zstd-nextNick Terrell912-14274/+34249
2022-10-21srcu: Debug NMI safety even on archs that don't require itFrederic Weisbecker2-16/+24
2022-10-21rcu: Remove rcu_is_idle_cpu()Yipeng Zou2-4/+0
2022-10-21slab: Explain why SLAB_TYPESAFE_BY_RCU reference before lockingPaul E. McKenney1-0/+11
2022-10-21spi: Introduce spi_get_device_match_data() helperAndy Shevchenko1-0/+3
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel1-3/+0
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu1-1/+1
2022-10-21bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa1-1/+13
2022-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-70/+119
2022-10-21Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-8/+12
2022-10-21ata: remove unused helper ata_id_flush_ext_enabled()Niklas Cassel1-13/+0
2022-10-21ata: remove unused helper ata_id_flush_enabled()Niklas Cassel1-9/+0
2022-10-21ata: remove unused helper ata_id_lba48_enabled()Niklas Cassel1-9/+0
2022-10-21srcu: Check for consistent per-CPU per-srcu_struct NMI safetyPaul E. McKenney2-6/+11
2022-10-21srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney1-0/+51
2022-10-20USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman1-1/+1
2022-10-20USB: allow some usb functions to take a const pointer.Greg Kroah-Hartman1-3/+52
2022-10-20driver core: allow kobj_to_dev() to take a const pointerGreg Kroah-Hartman1-1/+17
2022-10-20acl: remove a slew of now unused helpersChristian Brauner1-20/+0
2022-10-20xattr: use posix acl apiChristian Brauner1-2/+8
2022-10-20ovl: use posix acl apiChristian Brauner1-0/+6
2022-10-20acl: add vfs_remove_acl()Christian Brauner2-0/+21
2022-10-20acl: add vfs_get_acl()Christian Brauner2-0/+19
2022-10-20acl: add vfs_set_acl()Christian Brauner2-0/+20
2022-10-20evm: add post set acl hookChristian Brauner1-0/+13
2022-10-20integrity: implement get and set acl hookChristian Brauner2-0/+47
2022-10-20security: add get, remove and set acl hookChristian Brauner3-0/+47
2022-10-209p: implement get acl methodChristian Brauner1-0/+11
2022-10-20fs: add new get acl methodChristian Brauner1-0/+2
2022-10-20fs: rename current get acl methodChristian Brauner2-4/+4
2022-10-20fscrypt: fix keyring memory leak on mount failureEric Biggers1-2/+2
2022-10-19netlink: add support for formatted extack messagesEdward Cree1-2/+27
2022-10-19gpio: aspeed: Add missing header(s)Andy Shevchenko1-0/+4
2022-10-19firmware: xilinx: Add qspi firmware interfaceRajan Vaja1-0/+19
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)1-0/+3
2022-10-19fs: pass dentry to set acl methodChristian Brauner2-7/+7
2022-10-19x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst1-0/+2
2022-10-19signal/compat: Remove compat_sigset_t overrideBrian Gerst1-2/+0
2022-10-19security: Create file_truncate hook from path_truncate hookGünther Noack3-1/+16
2022-10-19net: remove smc911x driverArnd Bergmann1-14/+0
2022-10-19Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski1-0/+12
2022-10-19rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()Zeng Heng3-3/+3