summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-01Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-01lib/nodemask: inline next_node_in() and node_random()Yury Norov
2022-08-01Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...Hans de Goede
2022-08-01Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2022-08-01Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-08-01kernel: remove platform_has() infrastructureJuergen Gross
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross
2022-07-30rv/include: Add deterministic automata monitor definition via C macrosDaniel Bristot de Oliveira
2022-07-30rv: Add runtime reactors interfaceDaniel Bristot de Oliveira
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira
2022-07-30fs/dcache: Move the wakeup from __d_lookup_done() to the caller.Sebastian Andrzej Siewior
2022-07-29bdi: remove enum wb_congested_stateXiu Jianfeng
2022-07-29mm: cleanup is_highmem()Kefeng Wang
2022-07-29mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfsTheodore Ts'o
2022-07-29mm: vmpressure: don't count proactive reclaim in vmpressureYosry Ahmed
2022-07-29writeback: remove inode_to_wb_is_valid()Xiu Jianfeng
2022-07-29NFSD: Fix strncpy() fortify warningChuck Lever
2022-07-29NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington
2022-07-29SUNRPC: Fix xdr_encode_bool()Chuck Lever
2022-07-29clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()Marijn Suijten
2022-07-29clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()Marijn Suijten
2022-07-29clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()Marijn Suijten
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann
2022-07-29KVM: Add gfp_custom flag in struct kvm_mmu_memory_cacheAnup Patel
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flagNathan Huckleberry
2022-07-28dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-07-28platform/x86: pmc_atom: Fix comment typoXin Gao
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano
2022-07-28wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus
2022-07-28regulator: Consumer load management improvementsMark Brown
2022-07-27SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust