summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann1-0/+2
2021-10-05serial: core: Fix initializing and restoring termios speedPali Rohár1-0/+2
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski1-1/+1
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski1-10/+0
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski1-12/+0
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal1-4/+0
2021-10-05ipmi: Add support for IPMB direct messagesCorey Minyard1-0/+59
2021-10-05ipmi: Export ipmb_checksum()Corey Minyard1-0/+3
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski1-1/+1
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko1-0/+5
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab1-25/+0
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2021-10-05net/mlx5: Enable single IRQ for PCI FunctionShay Drory1-1/+0
2021-10-05net/mlx5: Shift control IRQ to the last indexShay Drory1-0/+2
2021-10-05net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov1-0/+9
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe17-21/+57
2021-10-04audit: add OPENAT2 record to list "how" infoRichard Guy Briggs1-0/+10
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)1-0/+1
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha1-0/+1
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa1-0/+2
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha2-0/+2
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha1-8/+105
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin5-387/+386
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha5-183/+230
2021-10-04opp: Add more resource-managed variants of dev_pm_opp_of_add_table()Dmitry Osipenko1-0/+12
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-4/+0
2021-10-04arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky1-0/+88
2021-10-04opp: Change type of dev_pm_opp_attach_genpd(names) argumentDmitry Osipenko1-4/+4
2021-10-04Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman28-316/+110
2021-10-04NFS: Further optimisations for 'ls -l'Trond Myklebust1-3/+2
2021-10-04SUNRPC: Remove unnecessary memory barriersTrond Myklebust1-14/+2
2021-10-04NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust1-1/+1
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+12
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever1-2/+1
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler1-2/+2
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean1-2/+2
2021-10-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-5/+9
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs1-0/+1
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2-0/+24
2021-10-01firmware: xilinx: Add OSPI Mux selection supportSai Krishna Potthuri1-0/+12
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu1-1/+3
2021-10-01sched: Make cond_resched_lock() variants RT awareThomas Gleixner2-11/+28
2021-10-01sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner2-2/+5
2021-10-01sched: Remove preempt_offset argument from __might_sleep()Thomas Gleixner1-4/+3
2021-10-01sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner1-6/+6
2021-10-01sched: Clean up the might_sleep() underscore zooThomas Gleixner2-7/+7