summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-081107-5330/+12221
|\
| * Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-085-44/+263
| |\
| | * selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-01-061-0/+97
| | * selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-01-061-0/+68
| | * selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-01-061-1/+1
| | * cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2022-01-062-9/+21
| | * cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo2022-01-063-31/+65
| | * cgroup: Use open-time credentials for process migraton perm checksTejun Heo2022-01-062-4/+12
| * | Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-071-1/+2
| |\ \
| | * \ Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2022-01-041-1/+2
| | |\ \
| | | * | md/raid1: fix missing bitmap update w/o WriteMostly devicesSong Liu2022-01-031-1/+2
| | |/ /
| * | | Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-071-0/+9
| |\ \ \
| | * | | EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo2022-01-041-0/+9
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-072-1/+4
| |\ \ \ \
| | * | | | KVM: x86: Check for rmaps allocationNikunj A Dadhania2022-01-071-0/+3
| | * | | | KVM: SEV: Mark nested locking of kvm->lockWanpeng Li2022-01-071-1/+1
| * | | | | Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-076-1/+90
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie2022-01-066-1/+90
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher2021-12-313-0/+35
| | | * | | | fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher2021-12-312-0/+48
| | | * | | | drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan2021-12-311-1/+7
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-075-25/+28
| |\ \ \ \ \ \
| | * | | | | | RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky2022-01-051-1/+1
| | * | | | | | RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang2022-01-051-0/+3
| | * | | | | | Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2022-01-052-15/+17
| | * | | | | | RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian2022-01-041-9/+7
| | |/ / / / /
| * | | | | | Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-075-3/+14
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | tracing: Tag trace_percpu_buffer as a percpu pointerNaveen N. Rao2022-01-061-2/+2
| | * | | | | tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()Naveen N. Rao2022-01-061-1/+1
| | * | | | | ftrace/samples: Add missing prototypes direct functionsJiri Olsa2022-01-064-0/+11
| * | | | | | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-0538-229/+441
| |\ \ \ \ \ \
| | * | | | | | selftests: set amt.sh executableTaehee Yoo2022-01-051-0/+0
| | * | | | | | Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma2022-01-051-3/+6
| | * | | | | | Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2022-01-051-4/+6
| | |\ \ \ \ \ \
| | | * | | | | | ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin2022-01-041-4/+6
| | * | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-01-053-18/+87
| | |\ \ \ \ \ \ \
| | | * | | | | | | iavf: Fix limit of total number of queues to active queues of VFKaren Sornek2022-01-041-1/+4
| | | * | | | | | | i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-041-7/+25
| | | * | | | | | | i40e: Fix for displaying message regarding NVM versionMateusz Palczewski2022-01-041-2/+2
| | | * | | | | | | i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu2022-01-041-0/+24
| | | * | | | | | | i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski2022-01-041-8/+32
| | * | | | | | | | sfc: The RX page_ring is optionalMartin Habets2022-01-052-0/+10
| | |/ / / / / / /
| | * | | | | | | Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2022-01-044-82/+55
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-043-81/+54
| | | * | | | | | mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-041-1/+1
| | * | | | | | | sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet2022-01-041-4/+2
| | * | | | | | | netrom: fix copying in user data in nr_setsockoptChristoph Hellwig2022-01-041-1/+1
| | * | | | | | | Merge branch 'srv6-traceroute'David S. Miller2022-01-046-33/+91
| | |\ \ \ \ \ \ \
| | | * | | | | | | udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-042-1/+21
| | | * | | | | | | icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-044-1/+38