summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal
2021-10-05ipmi: Add support for IPMB direct messagesCorey Minyard
2021-10-05ipmi: Export ipmb_checksum()Corey Minyard
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe
2021-10-04audit: add OPENAT2 record to list "how" infoRichard Guy Briggs
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha
2021-10-04opp: Add more resource-managed variants of dev_pm_opp_of_add_table()Dmitry Osipenko
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-10-04arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky
2021-10-04opp: Change type of dev_pm_opp_attach_genpd(names) argumentDmitry Osipenko
2021-10-04Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman
2021-10-03NFS: Further optimisations for 'ls -l'Trond Myklebust
2021-10-03SUNRPC: Remove unnecessary memory barriersTrond Myklebust
2021-10-03NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs
2021-10-01firmware: xilinx: Add OSPI Mux selection supportSai Krishna Potthuri
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu
2021-10-01sched: Make cond_resched_lock() variants RT awareThomas Gleixner
2021-10-01sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner
2021-10-01sched: Remove preempt_offset argument from __might_sleep()Thomas Gleixner
2021-10-01sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner
2021-10-01sched: Clean up the might_sleep() underscore zooThomas Gleixner
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König
2021-09-30x86/kprobes: Fixup return address in generic trampoline handlerMasami Hiramatsu