summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-08-25netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2022-08-21KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson
2022-08-21tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2022-08-21mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2022-08-21mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal
2022-08-21sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-21mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-21kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-21vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe
2022-08-21lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski
2022-08-21lib: bitmap: order includes alphabeticallyBartosz Golaszewski
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2022-08-21locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-08-21wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-08-21USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-21PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-08-21mm: Add kvrealloc()Dave Chinner
2022-08-21add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra
2022-07-25objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-25objtool: Add entry UNRET validationPeter Zijlstra
2022-07-25x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-07-25x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-07-25objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-29vt: drop old FONT ioctlsJiri Slaby
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao