summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern1-0/+2
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov1-0/+1
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao1-0/+8
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei1-1/+2
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima1-0/+9
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal1-4/+0
2022-08-31kernel/sched: Remove dl_boosted flag commentHui Su1-4/+0
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-2/+4
2022-08-25netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso1-0/+27
2022-08-21KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson1-1/+27
2022-08-21tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-0/+1
2022-08-21mtd: rawnand: Add NV-DDR timingsMiquel Raynal1-0/+112
2022-08-21mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal1-1/+10
2022-08-21sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long1-1/+1
2022-08-21mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-1/+0
2022-08-21kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-21vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe1-0/+16
2022-08-21lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski1-0/+8
2022-08-21lib: bitmap: order includes alphabeticallyBartosz Golaszewski1-2/+2
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig1-3/+2
2022-08-21locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra1-13/+17
2022-08-21wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli1-4/+5
2022-08-21USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-08-21PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-0/+2
2022-08-21mm: Add kvrealloc()Dave Chinner1-0/+2
2022-08-21add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka1-1/+24
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer1-0/+10
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby1-0/+3
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby1-1/+0
2022-07-29bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra1-1/+18
2022-07-25objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf1-2/+4
2022-07-25objtool: Add entry UNRET validationPeter Zijlstra1-0/+3
2022-07-25x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+2
2022-07-25x86/kvm/vmx: Make noinstr cleanPeter Zijlstra1-1/+1
2022-07-25objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf1-1/+4
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen1-0/+5
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo1-1/+2
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4