summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-04cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara
2023-01-04cifs: Fix kmap_local_page() unmappingIra Weiny
2023-01-03io_uring: lockdep annotate CQ lockingPavel Begunkov
2023-01-03io_uring: pin context while queueing deferred twPavel Begunkov
2023-01-03dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of portsKrzysztof Kozlowski
2023-01-03of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2023-01-03drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam
2023-01-03drm/amdkfd: Fix kernel warning during topology setupMukul Joshi
2023-01-03Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...Daniel Vetter
2023-01-03perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter
2023-01-03perf build: Don't propagate subdir to submakes for install_headersIan Rogers
2023-01-03perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim