summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26signal: Add an optional check for altstack sizeThomas Gleixner
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha
2021-10-25ipv4: guard IP_MINTTL with a static keyEric Dumazet
2021-10-25ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet
2021-10-25net: annotate accesses to sk->sk_rx_queue_mappingEric Dumazet
2021-10-25net: avoid dirtying sk->sk_rx_queue_mappingEric Dumazet
2021-10-25net: avoid dirtying sk->sk_napi_idEric Dumazet
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet
2021-10-25tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet
2021-10-25fortify: strlen: Avoid shadowing previous localsQian Cai
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin
2021-10-25net/mlx5: Extend health buffer dumpAya Levin
2021-10-25ASoC: topology: Fix stub for snd_soc_tplg_component_remove()Mark Brown
2021-10-25ASoC: dt-bindings: lpass: add binding headers for digital codecsSrinivasa Rao Mandadapu
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-25net/tls: tls_crypto_context add supported algorithms contextTianjia Zhang
2021-10-25cfg80211: fix management registrations lockingJohannes Berg
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie
2021-10-25net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-25Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-25KVM: x86: On emulation failure, convey the exit reason, etc. to userspaceDavid Edmondson
2021-10-25KVM: x86: Clarify the kvm_run.emulation_failure structure layoutDavid Edmondson
2021-10-25irq: add generic_handle_arch_irq()Mark Rutland
2021-10-25x86/of: Kill unused early_init_dt_scan_chosen_arch()Rob Herring
2021-10-25irqchip: Fix compile-testing without CONFIG_OFArnd Bergmann
2021-10-25dmaengine: remove debugfs #ifdefArnd Bergmann
2021-10-24can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2021-10-24iov_iter: Introduce nofault flag to disable page faultsAndreas Gruenbacher
2021-10-24gup: Introduce FOLL_NOFAULT flag to disable page faultsAndreas Gruenbacher
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher
2021-10-24iomap: Support partial direct I/O on user copy failuresAndreas Gruenbacher
2021-10-24net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson
2021-10-24Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman