summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25clk: Drop the rate range on clk_put()Maxime Ripard
2022-03-25llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-25clk: test: Test clk_set_rate_range on orphan muxMaxime Ripard
2022-03-25Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski
2022-03-25net: hns3: refine the process when PF set VF VLANJian Shen
2022-03-25net: hns3: add vlan list lock to protect vlan listJian Shen
2022-03-25net: hns3: fix port base vlan add fail when concurrent with resetJian Shen
2022-03-25net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen
2022-03-25Merge branch 'net-sparx5-refactor-based-on-feedback-on'Jakub Kicinski
2022-03-25net: sparx5: Refactor mdb handling according to feedbackCasper Andersson
2022-03-25net: sparx5: Remove unused GLAG handling in PGIDCasper Andersson
2022-03-25net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean
2022-03-25Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-25Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2022-03-25pinctrl: nuvoton: wpcm450: Fix build error without OFZheng Bin
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-25Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-25Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-25xen: fix is_xen_pmu()Juergen Gross
2022-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-03-25xen: don't hang when resuming PCI deviceJakub Kądziołka
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25clk: Initialize orphan req_rateMaxime Ripard
2022-03-25perf lock: Add -F/--field option to control outputNamhyung Kim
2022-03-25perf lock: Extend struct lock_key to have print functionNamhyung Kim
2022-03-25perf lock: Add --synth=no option for recordNamhyung Kim
2022-03-25Documentation: amd-pstate: grammar and sentence structure updatesJan Engelhardt
2022-03-25SUNRPC: Don't return error values in sysfs read of closed filesTrond Myklebust
2022-03-25SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-03-25fs/iomap: Fix buffered write page prefaultingAndreas Gruenbacher
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-24dt-bindings: clock: drop useless consumer exampleKrzysztof Kozlowski
2022-03-24Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-24dt-bindings: clock: renesas: Make example 'clocks' parsableRob Herring
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-24selftests: kselftest framework: provide "finished" helperKees Cook
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira
2022-03-24mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual