summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05block: Remove "select SRCU"Paul E. McKenney
2023-01-05io_uring: fix CQ waiting timeout handlingPavel Begunkov
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-01-05Merge tag 'gvt-fixes-2023-01-05' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2023-01-05Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada
2023-01-05kbuild: fix single *.ko buildMasahiro Yamada
2023-01-04cifs: fix interface count calculation during refreshShyam Prasad N
2023-01-04cifs: refcount only the selected iface during interface updateShyam Prasad N
2023-01-04inet: control sockets should not use current thread task_fragEric Dumazet
2023-01-04net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni
2023-01-04qed: allow sleep in qed_mcp_trace_dump()Caleb Sander
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring
2023-01-04Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe
2023-01-04Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe
2023-01-04Revert "block: bio_copy_data_iter"Jens Axboe
2023-01-04io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe
2023-01-04ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei
2023-01-04block: don't allow splitting of a REQ_NOWAIT bioJens Axboe
2023-01-04Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-04Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-04perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui
2023-01-04perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui
2023-01-04perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia
2023-01-04Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2023-01-04drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-01-04drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang
2023-01-04drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-04drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-04drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2023-01-04cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara
2023-01-04ARM: renumber bits related to _TIF_WORK_MASKJens Axboe
2023-01-04perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-04perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter
2023-01-04memblock: Fix doc for memblock_phys_freeMiaoqian Lin
2023-01-04memblock tests: Fix compilation error.Aaron Thompson
2023-01-04x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-04MAINTAINERS: Update maintainers for ptp_vmw driverSrivatsa S. Bhat (VMware)
2023-01-04RDMA/irdma: Remove extra ret variable in favor of existing errZhu Yanjun