aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-0/+23
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman8-20/+35
2022-09-21ADD SOF support for rembrandt platformMark Brown1-0/+2
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET4-31/+4
2022-09-21mtdchar: add MEMREAD ioctlMichał Kępień1-5/+59
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień1-0/+2
2022-09-21mtd: track maximum number of bitflips for each read requestMichał Kępień1-0/+5
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu1-3/+1
2022-09-21Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar795-7095/+21108
2022-09-21ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-09-21ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-09-21ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-09-21ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-09-20lib/cpumask: add FORCE_NR_CPUS config optionYury Norov1-3/+7
2022-09-20net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao1-0/+13
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+12
2022-09-20bpf: Move nf_conn extern declarations to filter.hDaniel Xu2-7/+6
2022-09-20ASoC: soc.h: random cleanupMark Brown1-10/+6
2022-09-20bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu1-4/+4
2022-09-20bpf: Remove unused btf_struct_access stubDaniel Xu1-12/+0
2022-09-20ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy1-0/+2
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima2-0/+7
2022-09-20tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima1-0/+1
2022-09-20tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima1-0/+10
2022-09-20tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima1-1/+2
2022-09-20headers: Remove some left-over license textChristophe JAILLET2-4/+0
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain1-0/+45
2022-09-20block: remove PSI accounting from the bio layerChristoph Hellwig1-1/+0
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig1-0/+2
2022-09-20Support for CS42L83 on Apple machinesMark Brown1-0/+1
2022-09-20ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown1-0/+7
2022-09-20ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask()Pierre-Louis Bossart1-0/+7
2022-09-20ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto1-3/+1
2022-09-20ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto1-1/+1
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto1-6/+4
2022-09-20HID: convert defines of HID class requests into a proper enumBenjamin Tissoires2-10/+13
2022-09-20HID: export hid_report_type to uapiBenjamin Tissoires2-16/+20
2022-09-20HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires1-0/+2
2022-09-20seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer1-0/+24
2022-09-20clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren1-43/+0
2022-09-20clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren1-62/+0
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren1-3/+3
2022-09-20clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren1-7/+0
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean1-0/+1
2022-09-20net: dsa: allow masters to join a LAGVladimir Oltean1-0/+12
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean2-3/+6
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean2-0/+18
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean1-0/+5
2022-09-20net: introduce iterators over synced hw addressesVladimir Oltean1-0/+6
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel1-0/+1