summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2021-10-28mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-10-25cfg80211: fix management registrations lockingJohannes Berg
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-22Merge branch 'acpi-tools'Rafael J. Wysocki
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-18mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson
2021-10-18elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-18mm/migrate: fix CPUHP state to update node demotion orderHuang Ying
2021-10-18mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen
2021-10-18tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-18ucounts: Fix signal ucount refcountingEric W. Biederman
2021-10-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig
2021-10-15block: drain file system I/O on del_gendiskChristoph Hellwig
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-15tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez
2021-10-15sctp: fix transport encap_port update in sctp_vtag_verifyXin Long
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds