summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-032-1/+24
|\
| * Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-03-271-1/+1
| |\
| | * firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong2021-03-181-1/+1
| * | extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-03-151-0/+23
* | | Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-031-2/+0
|\ \ \
| * | | soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi2021-03-261-2/+0
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-04-031-0/+1
|\ \ \
| * | | scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed2021-03-291-0/+1
* | | | Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-022-28/+2
|\ \ \ \
| * | | | block: remove the unused RQF_ALLOCED flagChristoph Hellwig2021-04-021-2/+0
| * | | | block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig2021-04-021-26/+2
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-021-1/+8
|\ \ \ \
| * | | | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-1/+8
* | | | | Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-011-1/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-04-021-1/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | gpu: host1x: Use different lock classes for each clientMikko Perttunen2021-03-301-1/+8
| | | |_|/ | | |/| |
* | / | | XArray: Add xa_limit_16bMatthew Wilcox (Oracle)2021-03-301-1/+3
|/ / / /
* | | | Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-281-1/+1
|\ \ \ \
| * | | | locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner2021-03-231-1/+1
* | | | | Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-261-1/+14
|\ \ \ \ \
| * | | | | dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2021-03-221-1/+14
* | | | | | Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-03-261-0/+1
|\ \ \ \ \ \
| * | | | | | ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-221-0/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-254-12/+35
|\ \ \ \ \ \
| * | | | | | mm: memblock: fix section mismatch warning againMike Rapoport2021-03-251-2/+2
| * | | | | | mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2021-03-251-5/+5
| * | | | | | kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov2021-03-251-3/+15
| * | | | | | hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin2021-03-251-2/+13
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-2416-27/+104
|\ \ \ \ \ \
| * | | | | | psample: Fix user API breakageIdo Schimmel2021-03-241-4/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | bpf: Fix umd memory leak in copy_process()Zqiang2021-03-191-0/+1
| * | | | | | | sch_red: Fix a typoBhaskar Chowdhury2021-03-191-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-182-5/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2021-03-181-0/+3
| | * | | | | | netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-03-151-1/+1
| | * | | | | | Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-151-4/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-171-4/+20
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Fix fexit trampoline.Alexei Starovoitov2021-03-181-4/+20
| | |/ / / / / /
| * | | | | | | net: fix race between napi kthread mode and busy pollWei Wang2021-03-171-0/+2
| * | | | | | | net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu2021-03-161-0/+1
| * | | | | | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-161-0/+2
| * | | | | | | tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-151-1/+1
| |/ / / / / /
| * | | | | | net: correct sk_acceptq_is_full()liuyacan2021-03-121-1/+1
| * | | | | | net: sched: validate stab valuesEric Dumazet2021-03-101-1/+9
| * | | | | | Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-03-101-0/+7
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb2021-03-101-0/+7
| * | | | | | | macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-101-1/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-102-9/+16
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song2021-03-091-4/+5