summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-0/+7
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+3
2022-06-14nodemask: Fix return values to be unsignedKees Cook1-19/+19
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin1-7/+6
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-8/+38
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami1-0/+1
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-0/+1
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren1-0/+12
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2022-06-09thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano1-1/+1
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore3-12/+17
2022-06-09x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf1-0/+2
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-1/+0
2022-06-09Fonts: Make font size unsigned in font_descPeilin Ye1-1/+1
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2022-06-06pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima1-1/+1
2022-05-30random: move randomize_page() into mm where it belongsJason A. Donenfeld2-2/+1
2022-05-30random: make consistent use of buf and lenJason A. Donenfeld1-5/+5
2022-05-30random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld1-7/+7
2022-05-30random: remove extern from functions in headerJason A. Donenfeld1-43/+28
2022-05-30random: handle latent entropy and command line from random_init()Jason A. Donenfeld1-9/+7
2022-05-30siphash: use one source of truth for siphash permutationsJason A. Donenfeld2-16/+35
2022-05-30timekeeping: Add raw clock fallback for random_get_entropy()Jason A. Donenfeld1-0/+8
2022-05-30random: make random_get_entropy() return an unsigned longJason A. Donenfeld1-1/+1
2022-05-30random: replace custom notifier chain with standard oneJason A. Donenfeld1-7/+3
2022-05-30random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2-0/+7
2022-05-30random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld2-2/+2
2022-05-30random: remove useless header commentJason A. Donenfeld1-5/+1
2022-05-30random: make more consistent use of integer typesJason A. Donenfeld2-6/+6
2022-05-30random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior1-1/+1
2022-05-30lockdown: also lock down previous kgdb useDaniel Thompson1-0/+2
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov1-0/+3
2022-05-25Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"Sasha Levin1-8/+0
2022-05-25rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello1-0/+2
2022-05-18SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust1-0/+1
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport1-31/+0
2022-05-15regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2022-05-12net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min1-0/+1
2022-05-09mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi1-4/+2
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka1-1/+1
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1
2022-04-27mm, hugetlb: allow for "high" userspace addressesChristophe Leroy1-0/+8
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2022-04-13mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7