aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18serial: document start_rx member at struct uart_opsMauro Carvalho Chehab1-0/+8
2022-08-18blk-mq: remove unused function blk_mq_queue_stopped()Yu Kuai1-1/+0
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen1-0/+27
2022-08-18ALSA: hda: Remove codec init and exit routinesCezary Rojewski2-5/+0
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean1-4/+62
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean1-8/+97
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean1-1/+1
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean1-2/+4
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee1-1/+0
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-10/+32
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells1-0/+25
2022-08-17bpf: Partially revert flexible-array member replacementDaniel Borkmann1-1/+1
2022-08-17Change calling conventions for filldir_tAl Viro1-4/+5
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into nextDmitry Torokhov819-7425/+21624
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-32/+22
2022-08-17ASoC/soundwire: log actual PING status on resume issuesMark Brown1-0/+5
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano1-62/+15
2022-08-17thermal/of: Rework the thermal device tree initializationDaniel Lezcano1-0/+18
2022-08-17soundwire: add sdw_show_ping_status() helperPierre-Louis Bossart1-0/+2
2022-08-17soundwire: add read_ping_status helper definition in manager opsPierre-Louis Bossart1-0/+3
2022-08-17regmap: Support accelerated noinc operationsLinus Walleij1-0/+8
2022-08-17ASoC: core: remove setting platform_max in kcontrol macrosSrinivas Kandagatla1-10/+10
2022-08-17ASoC: qcom: qdsp6: q6prm: add new clocksSrinivas Kandagatla1-0/+18
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli1-0/+1
2022-08-17ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede1-0/+5
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao1-1/+1
2022-08-16drm/dp_mst: add passthrough_aux to struct drm_dp_mst_portHamza Mahfooz2-0/+4
2022-08-16security, lsm: Introduce security_create_user_ns()Frederick Lawler3-0/+11
2022-08-16ASoC: Intel: HSW and BDW updatesMark Brown1-1/+0
2022-08-16locking/atomic: Make test_and_*_bit() ordered on failureHector Martin1-6/+0
2022-08-16ASoC: Intel: common: add ACPI matching tables for Raptor LakeKai Vehmanen1-0/+2
2022-08-16interconnect: Make icc_provider_del() return voidUwe Kleine-König1-3/+2
2022-08-16RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau1-0/+1
2022-08-16ASoC: Intel: Drop legacy HSW/BDW board-match informationCezary Rojewski1-1/+0
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-1/+1
2022-08-16gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-1/+1
2022-08-16dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoCLad Prabhakar1-0/+25
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo3-11/+17
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin1-9/+5
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin1-12/+0
2022-08-15sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPSHao Jia1-5/+0
2022-08-15sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia1-1/+1
2022-08-15iio: core: Introduce _zeropoint for differential channelsJonathan Cameron1-0/+1
2022-08-15iio: inkern: remove OF dependenciesNuno Sá2-13/+0
2022-08-15iio: inkern: move to fwnode propertiesNuno Sá2-16/+25
2022-08-15dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channelClaudiu Beznea1-0/+3
2022-08-15cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]Tejun Heo2-11/+13
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule1-0/+19
2022-08-15cpumask: align signatures of UP implementationsSander Vanheule1-3/+4