summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-07swap: fix swapfile read/write offsetJens Axboe1-0/+1
2021-03-07Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede1-0/+8
2021-03-07net: fix dev_ifsioc_locked() race conditionCong Wang1-0/+3
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-03-04net_sched: fix RTNL deadlock again caused by request_module()Cong Wang1-1/+4
2021-03-04net: sched: fix police ext initializationVlad Buslov1-0/+1
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld3-8/+25
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-03-04kgdb: fix to kill breakpoints on initmem after bootSumit Garg1-0/+2
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka1-0/+5
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2021-03-04entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker1-0/+14
2021-03-04rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker1-0/+2
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen1-1/+4
2021-03-04mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin1-1/+2
2021-03-04mm: fix memory_failure() handling of dax-namespace metadataDan Williams1-0/+6
2021-03-04mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel1-0/+2
2021-03-04soundwire: export sdw_write/read_no_pm functionsBard Liao1-0/+2
2021-03-04regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen1-8/+6
2021-03-04iommu: Switch gather->end to the inclusive endYong Wu1-2/+2
2021-03-04scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish1-0/+4
2021-03-04scsi: libsas: Remove notifier indirectionJohn Garry1-4/+3
2021-03-04certs: Fix blacklist flag type confusionDavid Howells1-0/+1
2021-03-04ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian1-0/+5
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2021-03-04drm: document that user-space should force-probe connectorsSimon Ser1-8/+5
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds1-1/+2
2021-03-04bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko1-2/+3
2021-03-04tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet1-2/+7
2021-03-04ACPICA: Fix exception code class checksMaximilian Luz1-5/+5
2021-03-04bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko1-1/+1
2021-03-04bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko1-0/+3
2021-03-04vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor1-4/+5
2021-03-04zsmalloc: account the number of compacted pages correctlyRokudo Yan1-1/+1
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers1-1/+6
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini1-2/+4
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich1-0/+1
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall1-2/+0
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+11
2021-02-10firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean1-0/+2
2021-02-09switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur1-2/+0
2021-02-09net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+6
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-0/+3
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2-0/+3
2021-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+11
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2