summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-07x86/sgx: Fix NULL pointer dereference on non-SGX systemsDave Hansen1-18/+47
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle1-4/+1
2022-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-25/+28
2022-01-07Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+14
2022-01-07selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97
2022-01-07selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-01-07selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-01-07cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2-9/+21
2022-01-07cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo3-31/+65
2022-01-07cgroup: Use open-time credentials for process migraton perm checksTejun Heo2-4/+12
2022-01-06Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie6-1/+90
2022-01-06i2c: mpc: Avoid out of bounds memory accessChris Packham1-6/+9
2022-01-06Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...Olof Johansson372-1349/+3225
2022-01-06Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...Olof Johansson2-9/+7
2022-01-06tracing: Tag trace_percpu_buffer as a percpu pointerNaveen N. Rao1-2/+2
2022-01-06tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()Naveen N. Rao1-1/+1
2022-01-06ftrace/samples: Add missing prototypes direct functionsJiri Olsa4-0/+11
2022-01-06Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds38-229/+441
2022-01-05RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky1-1/+1
2022-01-05selftests: set amt.sh executableTaehee Yoo1-0/+0
2022-01-05RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang1-0/+3
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas66-620/+1432
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma1-3/+6
2022-01-05Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+3
2022-01-05Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-4/+6
2022-01-05arm64: Use correct method to calculate nomap region boundariesHuacai Chen1-2/+4
2022-01-05Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2-15/+17
2022-01-05arm64: Drop outdated links in commentsKees Cook1-4/+0
2022-01-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-18/+87
2022-01-05sfc: The RX page_ring is optionalMartin Habets2-0/+10
2022-01-05iavf: Fix limit of total number of queues to active queues of VFKaren Sornek1-1/+4
2022-01-05i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski1-7/+25
2022-01-05i40e: Fix for displaying message regarding NVM versionMateusz Palczewski1-2/+2
2022-01-05i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu1-0/+24
2022-01-05i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski1-8/+32
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
2022-01-04EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo1-0/+9
2022-01-04Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski4-82/+55
2022-01-04arm64: perf: Don't register user access sysctl handler multiple timesWill Deacon1-2/+9
2022-01-04RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian1-9/+7
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin3-81/+54
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix1-1/+1
2022-01-04drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2022-01-04perf/smmuv3: Fix unused variable warning when CONFIG_OF=nWill Deacon1-0/+2
2022-01-04sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet1-4/+2
2022-01-04netrom: fix copying in user data in nr_setsockoptChristoph Hellwig1-1/+1
2022-01-04Merge branch 'srv6-traceroute'David S. Miller6-33/+91
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2-1/+21
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn4-1/+38
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn3-31/+32