summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-10-26mctp: Implement extended addressingJeremy Kerr
2021-10-26Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...Mark Brown
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric 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-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
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: 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: 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
2021-10-22sched: make task_struct->plug always definedJens Axboe
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22block: simplify the block device syncing codeChristoph Hellwig
2021-10-22block: remove __sync_blockdevChristoph Hellwig
2021-10-22block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig
2021-10-22block: remove the initialize_rq_fn blk_mq_ops methodChristoph Hellwig
2021-10-22block: add a ->get_unique_id methodChristoph Hellwig
2021-10-22firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain
2021-10-22firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()Luis Chamberlain
2021-10-22firmware_loader: formalize built-in firmware APILuis Chamberlain
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-22HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz
2021-10-22Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds