summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 hoursdrm/i915/dp_link_caps: Add filter for enabled link configurationsImre Deak
12 hoursdrm/i915/dp_link_caps: Validate max link limitsImre Deak
12 hoursdrm/i915/dp_link_caps: Add helper to get iteration order for a connectorImre Deak
12 hoursdrm/fb-helper: Only consider active CRTCs for vblank syncThomas Zimmermann
12 hoursdrm/i915/dp_link_caps: Add link configuration iteratorImre Deak
12 hoursdrm/i915/dp_link_caps: Add support for link rate, lane count iteration ordersImre Deak
12 hoursdrm/i915/dp_link_caps: Factor out helper to get link config by indexImre Deak
12 hoursdrm/i915/doc: Document DP link capabilitiesImre Deak
13 hoursMerge branch 'introduce-jit_required-to-prevent-a-kernel-panic'Eduard Zingerman
13 hoursbpf: Reject programs with inlined helpers if JIT is not availableTiezhu Yang
13 hoursbpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()Tiezhu Yang
13 hoursMerge branch 'misc' into for-nextMike Rapoport (Microsoft)
14 hoursMerge branch 'numa_memblks-redundant-work' into for-nextMike Rapoport (Microsoft)
14 hoursMerge branch 'kernelcore-mirror' into for-nextMike Rapoport (Microsoft)
14 hoursbus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSETManivannan Sadhasivam
14 hoursMAINTAINERS: Add Jeff Hugo as the Reviewer of MHI busManivannan Sadhasivam
14 hoursbus: mhi: ep: Fix device refcount leak in the error path of MHI device creationYuho Choi
14 hoursbpf: Fix use-after-free on mm_struct in bpf_find_vma()Sanghyun Park
14 hourscheckpatch: don't emit warnings for ID-base USB & PCI DT compatiblesChen-Yu Tsai
14 hours.get_maintainer.ignore: add Nathan ChancellorNathan Chancellor
14 hourskernel/fork: declare max_threads __read_mostlyJianChunfu
14 hoursRevert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...Petr Mladek
14 hourstaskstats: remove dead taskstats_exit_mutex declarationYiyang Chen
14 hoursocfs2: validate external xattr entries when reading metadataCen Zhang
14 hoursocfs2: validate inline xattrs during inode block validationCen Zhang
14 hoursreboot: use a lookup table for hw_protection_action stringsBradley Morgan
14 hoursreboot: use lookup tables for sysfs mode and type stringsBradley Morgan
14 hourspps-gpio: remove dead capture_clear codeCalvin Owens
14 hourspps: don't allow PPS_KC_BIND on removed devicesCalvin Owens
14 hourspps: don't try to wait for negative timeouts in PPS_FETCHCalvin Owens
14 hourspanic: fix va_list reuse in panic_try_force_cpu()Bradley Morgan
14 hourslib/random32: convert selftest to KUnitKir Chou
14 hourspps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handlerMichael Byczkowski
14 hoursocfs2: fix hung task in orphan recoveryJiaming Zhang
14 hoursdelaytop: fix a bunch of docs build problemsRandy Dunlap
14 hoursdelaytop: sort by max delay to highlight top latency processesWang Yaxin
14 hoursdelaytop: add timestamp of delay maxWang Yaxin
14 hoursdelaytop: add delay max for delaytopWang Yaxin
14 hoursocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
14 hoursocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
14 hourstools/compiler: match glibc 2.42 definition of __attribute_const__Joy H.J. Lee
14 hoursriscv: mm: avoid spurious fault after hotplugging vmemmapVivian Wang
14 hoursriscv: mm: fix concurrency in mark_new_valid_map()Vivian Wang
14 hourstools/accounting/delaytop.c: fix typo in PSI header stringSara Sena
14 hourskernel: refactor: shorten has_pending_signalsAndrea Calabrese
14 hoursriscv: mm: exclude invalid THP PMDs from page table checkYunhui Cui
14 hourstmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer
14 hoursfat: restore original value when fat_ent_write failedYemu Lu
14 hourslib/math: add KUnit test suite for polynomial_calc()Adi Nata
14 hourssignal: avoid unconditional siginfo copy in send_signal_locked()Oleg Nesterov