summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-03jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani
2022-02-03jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani
2022-02-03ext4: fast commit may not fallback for ineligible commitXin Yin
2022-02-02x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov
2022-02-02NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust
2022-02-02net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith
2022-02-02net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith
2022-02-02net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith
2022-02-02net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells
2022-02-01kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland
2022-02-01ssb: fix boolreturn.cocci warningYang Guang
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
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-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-26bpf: remove unused static inlinesJakub Kicinski