summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2021-10-21regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21counter: Fix use-after-free race condition for events_queue_size writeWilliam Breathitt Gray
2021-10-21rpmsg: core: add API to get MTUArnaud Pouliquen
2021-10-21cpufreq: Fix typo in cpufreq.hRafael J. Wysocki
2021-10-21compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizerKees Cook
2021-10-21iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky
2021-10-20x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)
2021-10-20NFS: Save some space in the inodeTrond Myklebust
2021-10-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust
2021-10-20irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLAREFlorian Fainelli
2021-10-20of: make of_node_check_flag() device_node parameter constNathan Lynch
2021-10-20of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring
2021-10-20irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLAREMarc Zyngier
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko
2021-10-20iov_iter: Introduce fault_in_iov_iter_writeableAndreas Gruenbacher
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal