aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-30serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner1-2/+0
2021-12-30usb: Remove usb_for_each_port()Heikki Krogerus1-9/+0
2021-12-30usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus1-12/+0
2021-12-29bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski1-7/+1
2021-12-29bpf: Allow bpf_local_storage to be used by sleepable programsKP Singh1-0/+5
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski1-0/+2
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski2-0/+2
2021-12-29mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16Jonathan Neuschäfer1-1/+1
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli1-0/+8
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman1-4/+3
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-0/+6
2021-12-27efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structuresChen Yu1-0/+46
2021-12-27Merge back earlier power capping changes for v5.17Rafael J. Wysocki1-0/+6
2021-12-27driver core: make kobj_type constant.Wedson Almeida Filho1-4/+4
2021-12-26hwmon: prefix kernel-doc comments for structs with structLukas Bulwahn1-2/+2
2021-12-26hwmon: (ntc_thermistor) Merge platform data into driverLinus Walleij1-50/+0
2021-12-26x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDsYazen Ghannam1-0/+1
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+1
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau1-1/+1
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins1-1/+0
2021-12-24ima: Fix undefined arch_ima_get_secureboot() and coTakashi Iwai1-15/+15
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart1-2/+2
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+26
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-4/+26
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2021-12-23platform/x86: simatic-ipc: add main driver for Siemens devicesHenning Schild2-0/+101
2021-12-23powercap/drivers/dtpm: Remove unused function definitionDaniel Lezcano1-2/+0
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child2-2/+2
2021-12-23wwan: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-4/+5
2021-12-22scsi: block: pm: Always set request queue runtime active in blk_post_runtime_resume()Alan Stern1-1/+1
2021-12-23Merge tag 'drm/tegra/for-5.17-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-nextDave Airlie1-15/+61
2021-12-22block: remove unnecessary trailing '\'Keith Busch1-1/+1
2021-12-22bio.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2
2021-12-22memory: omap-gpmc: Use a compatible match table when checking for NAND controllerRoger Quadros1-1/+8
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu1-0/+2
2021-12-22driver core: auxiliary bus: Add driver data helpersDavid E. Box1-0/+10
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman6-109/+8
2021-12-22lib/scatterlist: cleanup macros into static inline functionsLogan Gunthorpe1-6/+23
2021-12-21compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2-4/+4
2021-12-21block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa1-1/+1
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski2-5/+13
2021-12-21power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh1-0/+9
2021-12-21power: supply: add charge_behaviour attributesThomas Weißschuh1-0/+7
2021-12-21device property: Add fwnode_iomap()Anand Ashok Dumbre1-0/+2
2021-12-21Merge tag 'qcom-drivers-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann1-0/+3
2021-12-21firmware: arm_scmi: Add support for atomic transportsCristian Marussi1-0/+8
2021-12-21kernfs: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+3
2021-12-21counter: Add the necessary colons and indents to the comments of counter_compiYanteng Si1-20/+20