aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kprobes.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter1-0/+1
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede2-0/+3
2021-12-08ftrace: Add cleanup to unregister_ftrace_direct_multiJiri Olsa1-0/+4
2021-12-08ftrace: Use direct_ops hash in unregister_ftrace_directJiri Olsa1-1/+3
2021-12-08drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen1-1/+10
2021-12-08nvmet-tcp: fix possible list corruption for unexpected command failureSagi Grimberg1-1/+8
2021-12-08btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo1-1/+2
2021-12-08btrfs: zoned: clear data relocation bg on zone finishJohannes Thumshirn1-0/+2
2021-12-08btrfs: free exchange changeset on failuresJohannes Thumshirn1-3/+9
2021-12-08btrfs: fix re-dirty process of tree-log nodesNaohiro Aota1-2/+3
2021-12-08btrfs: call mapping_set_error() on btree inode with a write errorJosef Bacik1-0/+8
2021-12-08btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik1-0/+6
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy1-16/+584
2021-12-08btrfs: fail if fstrim_range->start == U64_MAXJosef Bacik1-0/+3
2021-12-08btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()Dan Carpenter1-4/+2
2021-12-08thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar1-1/+1
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki1-1/+1
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu2-0/+2
2021-12-08tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)1-0/+72
2021-12-08tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)1-0/+4
2021-12-08irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang1-1/+1
2021-12-08KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov1-9/+13
2021-12-08csky: fix typo of fpu config macroKelly Devilliv1-2/+2
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si1-0/+1
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-07gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-12-07cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch1-13/+0
2021-12-07MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myselfPetr Machata1-1/+1
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko1-0/+18
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko1-0/+18
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet4-9/+9
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal1-6/+13
2021-12-08netfilter: nft_exthdr: break evaluation if setting TCP option failsPablo Neira Ayuso1-4/+7
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio1-3/+21
2021-12-08nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groupsStefano Brivio1-1/+1
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2-8/+30
2021-12-07block: fix single bio async DIO error handlingPavel Begunkov1-2/+1
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski6-13/+25
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski1-17/+10
2021-12-07ice: ignore dropped packets during initJesse Brandeburg1-0/+3
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman1-6/+12
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt1-0/+4
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao1-0/+2
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier1-2/+2
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTMarc Zyngier1-3/+4
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter1-1/+1
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-07xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong1-3/+11
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova5-5/+38