summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/basics.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-21um: Allow builds with ClangKees Cook3-5/+6
2022-03-21watch_queue: Actually free the watchDavid Howells1-0/+1
2022-03-21watch_queue: Fix NULL dereference in error cleanupDavid Howells1-1/+1
2022-03-21parisc: Fix invalidate/flush vmap routinesJohn David Anglin1-5/+19
2022-03-20Linux 5.17v5.17Linus Torvalds1-1/+1
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov1-2/+17
2022-03-18hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklistArmin Wolf1-0/+7
2022-03-18parisc: Avoid flushing cache on cache-less machinesHelge Deller1-0/+4
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers1-1/+1
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers1-11/+17
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-18io_uring: terminate manual loop iterator loop correctly for non-vecsJens Axboe1-2/+4
2022-03-18binfmt_elf: Don't write past end of notes for regset gapRick Edgecombe1-10/+14
2022-03-18io_uring: don't check unrelated req->open.how in accept requestJens Axboe1-2/+1
2022-03-18regmap: allow a defined reg_base to be added to every addressColin Foster3-0/+10
2022-03-18regmap: add configurable downshift for addressesColin Foster3-0/+9
2022-03-18spi: fsi: Implement a timeout for polling statusEddie James1-0/+10
2022-03-18regulator: qcom-rpmh: Add support for SDX65Rohit Agarwal1-0/+37
2022-03-18regulator: dt-bindings: Add PMX65 compatiblesRohit Agarwal1-0/+2
2022-03-18block: cancel all throttled bios in del_gendisk()Yu Kuai3-1/+41
2022-03-18block: let blkcg_gq grab request queue's refcntMing Lei1-0/+5
2022-03-18block: avoid use-after-free on throttle dataMing Lei1-1/+11
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap1-2/+4
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller3-19/+24
2022-03-18hwmon: (pmbus) Add Vin unit off handlingBrandon Wyman2-1/+2
2022-03-18block: limit request dispatch loop durationShin'ichiro Kawasaki1-1/+8
2022-03-18io_uring: manage provided buffers strictly orderedJens Axboe1-62/+92
2022-03-17parisc: Improve CPU socket and core bootup info textHelge Deller1-2/+2
2022-03-17parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller1-0/+1
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi1-11/+11
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai1-0/+1
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang1-1/+1
2022-03-17spi: Fix erroneous sgs value with min_t()Biju Das1-2/+2
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-17virtio_blk: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-17cpufreq: powernow-k8: Re-order the init checksMario Limonciello1-3/+3
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki3-0/+12
2022-03-17Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki1-8/+19
2022-03-17cpuidle: intel_idle: Drop redundant backslash at line endRafael J. Wysocki1-1/+1
2022-03-17cpuidle: intel_idle: Update intel_idle() kerneldoc commentRafael J. Wysocki1-3/+0
2022-03-17ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin1-0/+1
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann2-1/+2