summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij
2022-01-31component: Replace most references to 'master' with 'aggregate device'Stephen Boyd
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
2022-01-30Merge tag 'v5.17-rc2' into tty-nextGreg Kroah-Hartman
2022-01-30Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman
2022-01-30iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko
2022-01-30math.h: Introduce data types for fractional numbersAndy Shevchenko
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-28i2c: smbus: Use device_*() functions instead of of_*()Akhil R
2022-01-28device property: Add fwnode_irq_get_bynameAkhil R
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-01-28security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal
2022-01-28Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-28Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-28SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet
2022-01-28SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet
2022-01-28ethtool: add header/data split indicationJakub Kicinski
2022-01-28net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()Jakub Kicinski
2022-01-27Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan
2022-01-27bpf: reject program if a __user tagged memory accessed in kernel wayYonghong Song
2022-01-27compiler_types: define __user as __attribute__((btf_type_tag("user")))Yonghong Song
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27cgroup/bpf: fast path skb BPF filteringPavel Begunkov
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-01-27netlink: remove nl_set_extack_cookie_u32()Jakub Kicinski
2022-01-27udp: remove inner_udp_hdr()Jakub Kicinski
2022-01-27ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()Jakub Kicinski
2022-01-27net: remove linkmode_change_bit()Jakub Kicinski
2022-01-27net: remove net_invalid_timestamp()Jakub Kicinski
2022-01-27mii: remove mii_lpa_to_linkmode_lpa_sgmii()Jakub Kicinski
2022-01-27psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann
2022-01-26bpf: remove unused static inlinesJakub Kicinski
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan
2022-01-26misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng
2022-01-26misc: rtsx: Rework runtime power management flowKai-Heng Feng
2022-01-26xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner
2022-01-26tty: add kfifo to tty_portJiri Slaby
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)
2022-01-26net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)