summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/ring-buffer: Fix wait_on_pipe() raceSteven Rostedt (Google)2024-03-124-19/+45
* ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()Steven Rostedt (Google)2024-03-122-48/+69
* ring-buffer: Reuse rb_watermark_hit() for the poll logicSteven Rostedt (Google)2024-03-121-14/+7
* ring-buffer: Fix full_waiters_pending in pollSteven Rostedt (Google)2024-03-121-7/+20
* ring-buffer: Do not set shortest_full when full target is hitSteven Rostedt (Google)2024-03-121-3/+4
* tracing: Use .flush() call to wake up readersSteven Rostedt (Google)2024-03-101-6/+15
* ring-buffer: Fix resetting of shortest_fullSteven Rostedt (Google)2024-03-101-7/+23
* ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)2024-03-101-71/+68
* tracing: Limit trace_marker writes to just 4KSteven Rostedt (Google)2024-03-061-5/+5
* tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)2024-03-061-1/+7
* tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)2024-03-061-4/+2
* ring-buffer: Do not let subbuf be bigger than write maskSteven Rostedt (Google)2024-02-211-0/+4
* Linux 6.8-rc5v6.8-rc5Linus Torvalds2024-02-181-1/+1
* Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-189-32/+33
|\
| * kallsyms: ignore ARMv4 thunks along with othersArnd Bergmann2024-02-151-11/+2
| * modpost: trim leading spaces when processing source files listRadek Krejci2024-02-141-1/+6
| * gen_compile_commands: fix invalid escape sequence warningAndrew Ballance2024-02-141-1/+1
| * kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor2024-02-141-2/+7
| * docs: kconfig: Fix grammar and formattingThorsten Blum2024-02-141-3/+3
| * kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada2024-02-144-14/+14
* | Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-181-5/+18
|\ \
| * | x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-02-121-5/+18
* | | Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-184-26/+47
|\ \ \
| * | | irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier2024-02-131-9/+13
| * | | irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier2024-02-131-1/+2
| * | | irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier2024-02-131-12/+25
| * | | irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter2024-02-131-2/+2
| * | | irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao2024-02-131-1/+1
| * | | irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger2024-02-131-1/+4
| | |/ | |/|
* | | Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-184-13/+17
|\ \ \
| * \ \ Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2024-02-174-13/+17
| |\ \ \ | | |/ / | |/| |
| | * | i2c: i801: Fix block process call transactionsJean Delvare2024-02-141-2/+2
| | * | i2c: pasemi: split driver into two separate modulesArnd Bergmann2024-02-142-4/+8
| | * | i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya2024-02-121-7/+7
* | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-1824-33/+77
|\ \ \ \
| * | | | powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat2024-02-141-1/+3
| * | | | powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-141-2/+6
| * | | | powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao2024-02-145-8/+22
| * | | | powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-141-1/+2
| * | | | powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman2024-02-141-1/+1
| * | | | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-143-23/+5
| * | | | powerpc: 85xx: mark local functions staticArnd Bergmann2024-02-067-10/+12
| * | | | powerpc: udbg_memcons: mark functions staticArnd Bergmann2024-02-061-3/+3
| * | | | powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao2024-02-051-0/+1
| * | | | powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2024-02-052-1/+21
| * | | | selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry2024-02-051-2/+2
| * | | | powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao2024-02-051-2/+2
| * | | | powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra2024-02-053-5/+23
| * | | | powerpc/pseries/papr-sysparm: use u8 arrays for payloadsNathan Lynch2024-02-052-2/+2
* | | | | Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-02-1711-16/+35
|\ \ \ \ \