summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixdep: refactor hash table lookupMasahiro Yamada2023-01-221-22/+25
* kbuild: remove sed commands after rustc rulesMasahiro Yamada2023-01-223-20/+7
* fixdep: parse Makefile more correctly to handle comments etc.Masahiro Yamada2023-01-221-54/+119
* kbuild: specify output names separately for each emission type from rustcMasahiro Yamada2023-01-223-17/+15
* kbuild: refactor host*_flagsMasahiro Yamada2023-01-221-10/+8
* kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtboMasahiro Yamada2023-01-221-30/+15
* kbuild: add more comments for KBUILD_NOCMDDEP=1Masahiro Yamada2023-01-221-0/+6
* kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada2023-01-224-8/+8
* kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada2023-01-222-0/+25
* .gitignore: update the command to check tracked files being ignoredMasahiro Yamada2023-01-221-1/+1
* kbuild: clean up stale file removalMasahiro Yamada2023-01-222-30/+1
* kbuild: drop V=0 supportMasahiro Yamada2023-01-222-7/+4
* kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-224-13/+13
* kbuild: do not print extra logs for V=2Masahiro Yamada2023-01-225-13/+15
* kbuild: print short log in addition to the whole command with V=1Masahiro Yamada2023-01-222-24/+20
* kbuild: refactor silent mode detectionMasahiro Yamada2023-01-221-3/+3
* Linux 6.2-rc5v6.2-rc5Linus Torvalds2023-01-211-1/+1
* Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds2023-01-211-1/+5
|\
| * io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe2023-01-201-1/+5
* | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-2112-91/+122
|\ \
| * | VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| * | misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| * | gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-201-3/+4
| * | misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| * | misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| * | misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| * | misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| * | mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| * | mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
| * | Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-203-7/+38
| |\ \
| | * | interconnect: qcom: rpm: Use _optional func for provider clocksKonrad Dybcio2023-01-051-1/+1
| | * | interconnect: qcom: msm8996: Fix regmap max_register valuesKonrad Dybcio2023-01-051-5/+5
| | * | interconnect: qcom: msm8996: Provide UFS clocks to A2NoCKonrad Dybcio2023-01-051-0/+9
| | * | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoCKonrad Dybcio2023-01-051-1/+23
| * | | w1: fix WARNING after calling w1_process()Yang Yingliang2023-01-191-1/+3
| * | | w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-01-192-3/+4
| * | | comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-191-1/+1
* | | | Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-213-7/+15
|\ \ \ \
| * | | | prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman2023-01-211-0/+2
| * | | | driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-01-191-1/+1
| * | | | device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang2023-01-191-6/+12
* | | | | Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-212-3/+3
|\ \ \ \ \
| * | | | | staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2023-01-172-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-216-20/+47
|\ \ \ \ \
| * | | | | serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell2023-01-201-0/+14
| * | | | | Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...Greg Kroah-Hartman2023-01-201-4/+27
| * | | | | tty: serial: qcom_geni: avoid duplicate struct member initArnd Bergmann2023-01-191-6/+8
| * | | | | serial: atmel: fix incorrect baudrate setupTobias Schramm2023-01-191-7/+1
| * | | | | tty: fix possible null-ptr-defer in spk_ttyio_releaseGaosheng Cui2023-01-191-0/+3
| * | | | | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-01-191-27/+4