summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-25net/mlx5: Extend health buffer dumpAya Levin2-8/+16
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie1-0/+1
2021-10-25irq: add generic_handle_arch_irq()Mark Rutland1-0/+1
2021-10-25x86/of: Kill unused early_init_dt_scan_chosen_arch()Rob Herring1-1/+0
2021-10-25irqchip: Fix compile-testing without CONFIG_OFArnd Bergmann1-2/+3
2021-10-25dmaengine: remove debugfs #ifdefArnd Bergmann1-2/+0
2021-10-24can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol1-0/+29
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol1-0/+1
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol1-2/+7
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol1-11/+17
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol2-17/+51
2021-10-24iov_iter: Introduce nofault flag to disable page faultsAndreas Gruenbacher1-0/+1
2021-10-24gup: Introduce FOLL_NOFAULT flag to disable page faultsAndreas Gruenbacher1-1/+2
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher1-2/+2
2021-10-24iomap: Support partial direct I/O on user copy failuresAndreas Gruenbacher1-0/+7
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli1-0/+1
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson1-0/+24
2021-10-24Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-4/+23
2021-10-23sched: make task_struct->plug always definedJens Axboe1-2/+0
2021-10-23bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer1-0/+1
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski1-0/+38
2021-10-22block: simplify the block device syncing codeChristoph Hellwig1-0/+4
2021-10-22block: remove __sync_blockdevChristoph Hellwig1-0/+5
2021-10-22block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig1-3/+0
2021-10-22block: remove the initialize_rq_fn blk_mq_ops methodChristoph Hellwig1-5/+0
2021-10-22block: add a ->get_unique_id methodChristoph Hellwig1-0/+11
2021-10-22firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain1-6/+0
2021-10-22firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()Luis Chamberlain1-13/+0
2021-10-22firmware_loader: formalize built-in firmware APILuis Chamberlain1-0/+15
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-44/+25
2021-10-22HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz1-2/+2
2021-10-22Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman1-0/+2
2021-10-22Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2021-10-22Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+0
2021-10-22fsi: occ: Use a large buffer for responsesEddie James1-0/+2
2021-10-22compiler_types: mark __compiletime_assert failure as __noreturnMiguel Ojeda1-1/+7
2021-10-22bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky1-0/+1
2021-10-22Compiler Attributes: remove GCC 5.1 mentionMiguel Ojeda1-1/+0
2021-10-22bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen1-0/+1
2021-10-21mux: add support for delay after muxingVincent Whitchurch2-4/+23
2021-10-21tracing: Explain the trace recursion transition bit betterSteven Rostedt (VMware)1-2/+6
2021-10-21ftrace: Add multi direct modify interfaceJiri Olsa1-0/+6
2021-10-21ftrace: Add multi direct register/unregister interfaceJiri Olsa1-0/+11
2021-10-21Merge tag 'dtpm-v5.16' of https://git.linaro.org/people/daniel.lezcano/linuxRafael J. Wysocki2-15/+13
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers5-71/+117
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers2-1/+1
2021-10-21block: Add invalidate_disk() helper to invalidate the gendiskXie Yongji1-0/+2
2021-10-21percpu_ref: percpu_ref_tryget_live() version holding RCUPavel Begunkov1-10/+23
2021-10-21powercap/drivers/dtpm: Use container_of instead of a private data fieldDaniel Lezcano1-2/+1