summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes2022-06-221-0/+7
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+3
* 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
* 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
* 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
* mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2022-06-091-0/+1
* 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
* thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano2022-06-091-1/+1
* lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2022-06-093-12/+17
* x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf2022-06-091-0/+2
* 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
* Fonts: Make font size unsigned in font_descPeilin Ye2022-06-091-1/+1
* 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-301-0/+2
* libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2022-05-251-0/+3
* Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"Sasha Levin2022-05-251-8/+0
* rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2022-05-251-0/+2
* SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-05-181-0/+1
* net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-181-2/+2
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2022-05-151-31/+0
* regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko2022-05-151-0/+30
* net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2022-05-121-0/+1
* mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi2022-05-091-4/+2
* hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-05-091-1/+1
* oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2022-04-271-0/+1
* mm, hugetlb: allow for "high" userspace addressesChristophe Leroy2022-04-271-0/+8
* etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook2022-04-271-3/+2
* mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long2022-04-131-4/+7