summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-22fsi: occ: Use a large buffer for responsesEddie James
2021-10-22compiler_types: mark __compiletime_assert failure as __noreturnMiguel Ojeda
2021-10-21bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky
2021-10-22Compiler Attributes: remove GCC 5.1 mentionMiguel Ojeda
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-21mux: add support for delay after muxingVincent Whitchurch
2021-10-21tracing: Explain the trace recursion transition bit betterSteven Rostedt (VMware)
2021-10-21ftrace: Add multi direct modify interfaceJiri Olsa
2021-10-21ftrace: Add multi direct register/unregister interfaceJiri Olsa
2021-10-21Merge tag 'dtpm-v5.16' of https://git.linaro.org/people/daniel.lezcano/linuxRafael J. Wysocki
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-10-21block: Add invalidate_disk() helper to invalidate the gendiskXie Yongji
2021-10-21percpu_ref: percpu_ref_tryget_live() version holding RCUPavel Begunkov
2021-10-21powercap/drivers/dtpm: Use container_of instead of a private data fieldDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Simplify the dtpm tableDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano
2021-10-21regulator: tps62360: replacing legacy gpio interface for gpiodMaĆ­ra Canal