summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-30mm: cleanup is_highmem()Kefeng Wang1-12/+8
2022-07-30mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfsTheodore Ts'o1-0/+11
2022-07-30mm: vmpressure: don't count proactive reclaim in vmpressureYosry Ahmed1-1/+4
2022-07-30writeback: remove inode_to_wb_is_valid()Xiu Jianfeng1-17/+0
2022-07-30NFSD: Fix strncpy() fortify warningChuck Lever1-1/+1
2022-07-30NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington1-0/+1
2022-07-30SUNRPC: Fix xdr_encode_bool()Chuck Lever1-2/+2
2022-07-30clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()Marijn Suijten1-0/+8
2022-07-30clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()Marijn Suijten1-0/+7
2022-07-30clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()Marijn Suijten1-0/+19
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki1-0/+2
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki3-25/+68
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-4/+22
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann1-11/+1
2022-07-29KVM: Add gfp_custom flag in struct kvm_mmu_memory_cacheAnup Patel1-0/+1
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao1-1/+0
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel7-863/+37
2022-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+9
2022-07-29dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flagNathan Huckleberry1-0/+5
2022-07-29dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry1-1/+2
2022-07-29dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer1-0/+6
2022-07-28platform/x86: pmc_atom: Fix comment typoXin Gao1-1/+1
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano1-0/+8
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano1-2/+2
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano1-0/+12
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano1-2/+0
2022-07-28wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli1-4/+5
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni1-0/+14
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol1-0/+1
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol1-0/+3
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski17-6/+51
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby1-16/+329
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus1-2/+2
2022-07-28regulator: Consumer load management improvementsMark Brown1-4/+12
2022-07-27SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust1-1/+2
2022-07-27ACPI: property: Add support for parsing buffer property UUIDSakari Ailus1-1/+1
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau1-3/+3
2022-07-27io_uring: notification completion optimisationPavel Begunkov1-7/+0
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson1-0/+4
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson1-4/+8
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-07-27misc: Mark MICROCODE_MINOR unusedBorislav Petkov1-1/+1
2022-07-27watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2
2022-07-27vfs: function to prevent re-use of block-device-based superblocksDaniil Lunev1-0/+2
2022-07-27Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+9
2022-07-27i2c: extend documentation about retvals of master_xfer functionsWolfram Sang1-1/+2
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams1-0/+5
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek1-0/+14
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang2-1/+12