aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-08-31ASoC: SOF: compress: Add support for timestamp on captureMark Brown1-8/+39
2022-08-31dt-bindings: gpio: mpfs-gpio: allow parsing of hog child nodes.Conor Dooley1-0/+18
2022-08-31gpio/rockchip: Convert to generic_handle_domain_irq()Jeffy Chen1-16/+5
2022-08-31perf metric: Return early if no CPU PMU table existsIan Rogers1-0/+3
2022-08-31drm/i915: move and group fdi members under display.fdiJani Nikula4-10/+12
2022-08-31drm/i915: move and group power related members under display.powerJani Nikula8-110/+111
2022-08-31drm/i915: move fbc to display.fbcJani Nikula5-8/+7
2022-08-31drm/i915: move vbt to display.vbtJani Nikula15-187/+188
2022-08-31drm/i915: move mipi_mmio_base to display.dsiJani Nikula4-98/+102
2022-08-31selftests/nolibc: Avoid generated files being committedFernanda Ma'rouf1-0/+4
2022-08-31selftests/nolibc: add a "help" targetWilly Tarreau1-1/+26
2022-08-31selftests/nolibc: "sysroot" target installs a local copy of the sysrootWilly Tarreau1-2/+11
2022-08-31selftests/nolibc: add a "run" target to start the kernel in QEMUWilly Tarreau1-0/+33
2022-08-31selftests/nolibc: add a "defconfig" targetWilly Tarreau1-0/+12
2022-08-31selftests/nolibc: add a "kernel" target to build the kernel with the initramfsWilly Tarreau1-0/+13
2022-08-31selftests/nolibc: support glibc as wellWilly Tarreau1-2/+45
2022-08-31selftests/nolibc: condition some tests on /proc existenceWilly Tarreau1-5/+9
2022-08-31selftests/nolibc: recreate and populate /dev and /proc if missingWilly Tarreau1-0/+56
2022-08-31selftests/nolibc: on x86, support exiting with isa-debug-exitWilly Tarreau1-0/+9
2022-08-31selftests/nolibc: exit with poweroff on success when getpid() == 1Willy Tarreau1-0/+14
2022-08-31selftests/nolibc: add a few tests for some libc functionsWilly Tarreau1-0/+35
2022-08-31selftests/nolibc: implement a few tests for various syscallsWilly Tarreau1-0/+110
2022-08-31selftests/nolibc: support a test definition formatWilly Tarreau1-0/+91
2022-08-31selftests/nolibc: add basic infrastructure to ease creation of nolibc testsWilly Tarreau3-0/+439
2022-08-31tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definitionWilly Tarreau1-1/+1
2022-08-31tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not definedWilly Tarreau1-1/+1
2022-08-31tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau1-1/+1
2022-08-31tools/memory-model: Clarify LKMM's limitations in litmus-tests.txtPaul Heidekrüger1-10/+27
2022-08-31docs/memory-barriers.txt: Fixup long linesAkira Yokosawa1-46/+47
2022-08-31docs/memory-barriers.txt: Fix confusing name of 'data dependency barrier'Akira Yokosawa1-52/+64
2022-08-31pinctrl: aspeed: Force to disable the function's signalBilly Tsai1-10/+1
2022-08-31rcu-tasks: Make RCU Tasks Trace check for userspace executionZqiang2-6/+2
2022-08-31rcu-tasks: Ensure RCU Tasks Trace loops have quiescent statesPaul E. McKenney1-0/+3
2022-08-31rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()Zqiang1-1/+1
2022-08-31srcu: Make Tiny SRCU use full-sized grace-period countersPaul E. McKenney2-10/+10
2022-08-31srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precisePaul E. McKenney1-2/+2
2022-08-31srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture outputPaul E. McKenney1-2/+4
2022-08-31rcutorture: Make "srcud" option also test polled grace-period APIPaul E. McKenney1-0/+3
2022-08-31rcutorture: Limit read-side polling-API testingPaul E. McKenney1-18/+23
2022-08-31rcu: Add functions to compare grace-period state valuesPaul E. McKenney3-0/+63
2022-08-31rcutorture: Expand rcu_torture_write_types() first "if" statementPaul E. McKenney1-6/+23
2022-08-31rcutorture: Use 1-suffixed variable in rcu_torture_write_types() checkPaul E. McKenney1-1/+1
2022-08-31rcu: Make synchronize_rcu() fastpath update only boot-CPU countersPaul E. McKenney1-2/+16
2022-08-31rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removalPaul E. McKenney1-1/+1
2022-08-31rcu: Remove ->rgos_polled field from rcu_gp_oldstate structurePaul E. McKenney2-6/+1
2022-08-31rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequencePaul E. McKenney1-0/+6
2022-08-31rcu: Remove expedited grace-period fast-path forward-progress helperPaul E. McKenney1-2/+0
2022-08-31rcu: Make synchronize_rcu() fast path update ->gp_seq countersPaul E. McKenney1-13/+26
2022-08-31rcu-tasks: Remove grace-period fast-path rcu-tasks helperPaul E. McKenney1-2/+0