summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever1-2/+1
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown1-115/+0
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski1-1/+1
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler1-2/+2
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean1-2/+2
2021-10-02net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean1-0/+10
2021-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+7
2021-10-02netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso1-1/+1
2021-10-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski6-13/+95
2021-10-02Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz1-1/+1
2021-10-02Merge series "Add support for on demand pipeline setup/destroy" from Peter Uj...Mark Brown3-1/+3
2021-10-02net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean1-2/+2
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs1-0/+1
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2-0/+24
2021-10-01firmware: xilinx: Add OSPI Mux selection supportSai Krishna Potthuri1-0/+12
2021-10-01AsoC: dapm: export a couple of functionsRanjani Sridharan1-0/+1
2021-10-01ASoC: SOF: topology: Add new token for dynamic pipelineRanjani Sridharan1-0/+1
2021-10-01ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan1-1/+1
2021-10-01net: add kerneldoc comment for sk_peer_lockEric Dumazet1-0/+1
2021-10-01ASoC: soc-component: Remove conditional definition of debugfs data membersSimon Trimmer1-2/+0
2021-10-01drm: cleanup: remove drm_modeset_(un)lock_all()Fernando Ramos1-2/+0
2021-10-01drm/lease: allow empty leasesSimon Ser1-1/+2
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller1-0/+2
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu1-1/+3
2021-10-01sched: Make cond_resched_lock() variants RT awareThomas Gleixner2-11/+28
2021-10-01sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner2-2/+5
2021-10-01sched: Remove preempt_offset argument from __might_sleep()Thomas Gleixner1-4/+3
2021-10-01sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner1-6/+6
2021-10-01sched: Clean up the might_sleep() underscore zooThomas Gleixner2-7/+7
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross1-1/+8
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König1-1/+1
2021-10-01x86/kprobes: Fixup return address in generic trampoline handlerMasami Hiramatsu1-0/+3
2021-10-01objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf1-0/+12
2021-10-01kprobes: Add kretprobe_find_ret_addr() for searching return addressMasami Hiramatsu1-0/+22
2021-10-01kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-2/+2
2021-10-01kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu1-5/+13
2021-10-01kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu1-1/+0
2021-10-01kprobes: Use bool type for functions which returns boolean valueMasami Hiramatsu1-4/+4
2021-10-01kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...Masami Hiramatsu1-1/+1
2021-10-01kprobes: Use IS_ENABLED() instead of kprobes_built_in()Masami Hiramatsu1-13/+1
2021-10-01kprobes: Fix coding style issuesMasami Hiramatsu1-17/+23
2021-10-01kprobes: Make arch_check_ftrace_location staticPunit Agrawal1-2/+0
2021-10-01kprobe: Simplify prepare_kprobe() by dropping redundant versionPunit Agrawal1-0/+5
2021-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-45/+87
2021-10-01Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-8/+41
2021-10-01bpf, xdp, docs: Correct some English grammar and spellingKev Jackson1-4/+4
2021-10-01drm/dp: Add Additional DP2 HeadersFangzhi Zuo1-0/+20
2021-09-30Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson2-72/+1