summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-07-20EDAC/mc: Add new HBM2 memory typeNaveen Krishna Chatradhi1-0/+3
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang1-0/+1
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean1-13/+3
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean1-2/+0
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean1-9/+1
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean1-9/+9
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean1-0/+6
2021-07-20net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean1-1/+0
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2-9/+1
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju1-17/+0
2021-07-20bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer1-0/+1
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang1-1/+2
2021-07-19clk: at91: add register definition for sama7g5's master clockClaudiu Beznea1-0/+26
2021-07-19printk: index: Add indexing support to dev_printkChris Down1-17/+49
2021-07-19printk: Userspace format indexing supportChris Down2-4/+96
2021-07-18net/mlx5: Add DCS caps & fields supportLior Nahmanson1-3/+11
2021-07-18Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+17
2021-07-17block: increase BLKCG_MAX_POLSOleksandr Natalenko1-1/+1
2021-07-16bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko3-74/+37
2021-07-16software nodes: Split software_node_notify()Rafael J. Wysocki1-2/+0
2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki1-6/+4
2021-07-16ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen1-1/+1
2021-07-16locking/atomic: add arch_atomic_long*()Mark Rutland3-331/+909
2021-07-16locking/atomic: centralize generated headersMark Rutland4-4/+2354
2021-07-16bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann1-0/+1
2021-07-16power: supply: PCHG: Peripheral device chargerDaisuke Nojiri1-0/+67
2021-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-42/+152
2021-07-16sock_map: Relax config dependency to CONFIG_NETCong Wang1-18/+20
2021-07-16bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ipJiri Olsa1-1/+2
2021-07-16bpf, x86: Store caller's ip in trampoline stackJiri Olsa1-0/+5
2021-07-16Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver1-0/+1
2021-07-15bpf: Teach stack depth check about async callbacks.Alexei Starovoitov1-0/+1
2021-07-15bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov1-1/+8
2021-07-15bpf: Prevent pointer mismatch in bpf_timer_init.Alexei Starovoitov1-1/+8
2021-07-15bpf: Add map side support for bpf timers.Alexei Starovoitov2-11/+34
2021-07-15bpf: Introduce bpf timers.Alexei Starovoitov1-0/+3
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+4
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang1-0/+2
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing1-0/+2
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig1-1/+3
2021-07-15kasan: fix build by including kernel.hMarco Elver1-0/+1
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-6/+44
2021-07-14fs: add vfs_parse_fs_param_source() helperChristian Brauner1-0/+2
2021-07-14spi: mediatek: add tick_delay supportMason Zhang1-0/+1
2021-07-14dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko1-0/+3
2021-07-14swiotlb: Add restricted DMA pool initializationClaire Chang1-1/+2
2021-07-14swiotlb: Add restricted DMA alloc/free supportClaire Chang1-0/+26
2021-07-14swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncingClaire Chang1-0/+13
2021-07-14swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang1-2/+2
2021-07-14swiotlb: Update is_swiotlb_buffer to add a struct device argumentClaire Chang1-3/+4