summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra1-0/+16
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB888Noralf Trønnes1-0/+1
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB332Noralf Trønnes1-0/+1
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_R8Noralf Trønnes1-2/+2
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes1-0/+2
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes1-0/+2
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-4/+0
2021-10-04arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky1-0/+88
2021-10-04opp: Change type of dev_pm_opp_attach_genpd(names) argumentDmitry Osipenko1-4/+4
2021-10-04drm/v3d: add multiple syncobjs supportMelissa Wen1-1/+48
2021-10-04drm/v3d: add generic ioctl extensionMelissa Wen1-0/+31
2021-10-04Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman1-4/+2
2021-10-04Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman51-394/+215
2021-10-04Merge 5.15-rc4 into char-misc-nextGreg Kroah-Hartman16-26/+66
2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab17-26/+67
2021-10-04NFS: Further optimisations for 'ls -l'Trond Myklebust1-3/+2
2021-10-04SUNRPC: Remove unnecessary memory barriersTrond Myklebust1-14/+2
2021-10-04NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust1-1/+1
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+12
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2021-10-03dt-bindings: pinctrl: mt8195: add rsel defineZhiyong Tao1-0/+9
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