summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-31kernel/sched: Remove dl_boosted flag commentHui Su
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