summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf1-2/+4
2022-07-23objtool: Add entry UNRET validationThadeu Lima de Souza Cascardo1-0/+3
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+2
2022-07-23x86/kvm/vmx: Make noinstr cleanPeter Zijlstra1-1/+1
2022-07-22serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen1-0/+5
2022-07-22nvme: use struct group for generic command dwordsKeith Busch1-0/+2
2022-07-22firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-07-22firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-07-22netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal1-6/+10
2022-07-22net/tls: Check for errors in tls_device_initTariq Toukan1-2/+2
2022-07-22netfs: do not unlock and put the folio twiceXiubo Li1-1/+1
2022-07-22ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-22raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-22netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso1-5/+9
2022-07-22net: Fix data-races around sysctl_mem.Kuniyuki Iwashima1-1/+1
2022-07-22netfilter: conntrack: remove the percpu dying listFlorian Westphal1-1/+0
2022-07-22netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal1-0/+2
2022-07-22netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal2-3/+2
2022-07-22netfilter: ecache: move to separate structureFlorian Westphal1-2/+6
2022-07-22reset: Fix devm bulk optional exclusive control getterSerge Semin1-1/+1
2022-07-22cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo1-1/+2
2022-07-22net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-22fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-12net/sched: act_police: allow 'continue' action offloadVlad Buslov1-0/+1
2022-07-12net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel2-3/+6
2022-07-12ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello1-0/+1
2022-07-12ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello1-1/+1
2022-07-12ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois1-0/+2
2022-07-12fscache: Fix invalidation/lookup raceDavid Howells1-0/+1
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-12iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu1-3/+0
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-07-07fanotify: refine the validation checks on non-dir inode maskAmir Goldstein1-0/+4
2022-07-07mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-07-02clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-06-29mm/memory-failure: disable unpoison once hw error happenszhenwei pi1-0/+1
2022-06-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-5/+4
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-25fsnotify: introduce mark type iteratorAmir Goldstein1-7/+24
2022-06-22netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-25/+16