summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ah4.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn1-1/+1
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni1-3/+2
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron3-23/+60
2020-11-27perf probe: Change function definition check due to broken DWARFMasami Hiramatsu2-4/+19
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim1-4/+1
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim1-0/+3
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei1-1/+3
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo1-6/+9
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni1-2/+4
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov1-1/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2-51/+34
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay1-1/+1
2020-11-27perf build-id: Add build_id_cache__add functionJiri Olsa2-15/+29
2020-11-27perf build-id: Add __perf_session__cache_build_ids functionJiri Olsa2-2/+11
2020-11-27perf build-id: Use machine__for_each_dso in perf_session__cache_build_idsJiri Olsa1-25/+16
2020-11-27perf data: Add is_perf_data functionJiri Olsa2-0/+20
2020-11-27perf symbols: Try to load vmlinux from buildid databaseJiri Olsa3-3/+28
2020-11-27perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_eventJiri Olsa1-29/+33
2020-11-27perf build-id: Add check for existing link in buildid dirJiri Olsa1-1/+18
2020-11-27perf tools: Add filename__decompress functionJiri Olsa2-12/+21
2020-11-27perf tools: Add build_id__is_defined functionJiri Olsa2-0/+7
2020-11-27tools lib: Adopt memchr_inv() from kernelJiri Olsa2-0/+59
2020-11-27printk: finalize records with trailing newlinesJohn Ogness1-2/+2
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp1-2/+5
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov1-16/+15
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2-3/+4
2020-11-26platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede1-0/+23
2020-11-26platform/x86: touchscreen_dmi: Add info for the Predia Basic tabletHans de Goede1-0/+27
2020-11-26platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1
2020-11-26platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan controlMatthias Maier1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede1-1/+8
2020-11-26platform/x86: thinkpad_acpi: add P1 gen3 second fan supportIakov 'Jake' Kirilenko1-0/+1
2020-11-26perf arm-spe: Add support for ARMv8.3-SPEWei Li2-2/+50
2020-11-26perf arm_spe: Decode memory tagging propertiesAndre Przywara2-1/+7
2020-11-26perf arm-spe: Add more sub classes for operation packetLeo Yan1-2/+16
2020-11-26perf arm-spe: Refactor operation packet handlingLeo Yan2-12/+37
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan1-34/+45