summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2022-06-291-4/+8
* init: Initialize noop_backing_dev_info earlyJan Kara2022-06-221-0/+2
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+3
* random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-141-1/+1
* nodemask: Fix return values to be unsignedKees Cook2022-06-141-19/+19
* jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-06-141-2/+2
* extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter2022-06-141-1/+1
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-06-141-0/+3
* net/mlx5: correct ECE offset in query qp outputChangcheng Liu2022-06-141-3/+2
* export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman2022-06-141-3/+4
* fs: add two trivial lookup helpersChristian Brauner2022-06-091-0/+6
* nodemask.h: fix compilation error with GCC12Christophe de Dinechin2022-06-091-7/+6
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-06-091-8/+38
* mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2022-06-091-0/+1
* tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier2022-06-091-4/+11
* NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia2022-06-091-0/+1
* NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2022-06-091-0/+13
* mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2022-06-091-0/+1
* list: fix a data-race around ep->rdllistKuniyuki Iwashima2022-06-091-3/+3
* list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko2022-06-091-14/+22
* gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren2022-06-091-0/+12
* platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck2022-06-091-0/+3
* net: macb: Fix PTP one step sync supportHarini Katakam2022-06-091-0/+3
* block: Fix the bio.bi_opf commentBart Van Assche2022-06-091-3/+2
* x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf2022-06-091-0/+2
* signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-06-092-1/+2
* device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2022-06-091-5/+5
* efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka2022-06-091-0/+2
* ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-06-091-6/+0
* ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-06-091-1/+0
* usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2022-06-091-0/+2
* pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima2022-06-061-1/+1
* random: move randomize_page() into mm where it belongsJason A. Donenfeld2022-05-302-2/+1
* random: make consistent use of buf and lenJason A. Donenfeld2022-05-301-5/+5
* random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld2022-05-301-7/+7
* random: remove extern from functions in headerJason A. Donenfeld2022-05-301-43/+28
* random: handle latent entropy and command line from random_init()Jason A. Donenfeld2022-05-301-9/+7
* siphash: use one source of truth for siphash permutationsJason A. Donenfeld2022-05-302-16/+35
* timekeeping: Add raw clock fallback for random_get_entropy()Jason A. Donenfeld2022-05-301-0/+8
* random: make random_get_entropy() return an unsigned longJason A. Donenfeld2022-05-301-1/+1
* random: replace custom notifier chain with standard oneJason A. Donenfeld2022-05-301-7/+3
* random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2022-05-302-0/+7
* random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld2022-05-302-2/+2
* random: remove useless header commentJason A. Donenfeld2022-05-301-5/+1
* random: make more consistent use of integer typesJason A. Donenfeld2022-05-302-6/+6
* random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-05-301-1/+1
* lockdown: also lock down previous kgdb useDaniel Thompson2022-05-251-0/+2
* net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau2022-05-251-1/+1
* libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2022-05-251-0/+3
* rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2022-05-251-0/+2