summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-04Delete seq_bufprintbuf_v3Kent Overstreet
2022-06-04tracing: Convert to printbufKent Overstreet
2022-06-04d_path: prt_path()Kent Overstreet
2022-06-04tracing: trace_events_synth: Convert to printbufKent Overstreet
2022-06-04PCI/P2PDMA: Convert to printbufKent Overstreet
2022-06-04x86/resctrl: Convert to printbufKent Overstreet
2022-06-04powerpc: Convert to printbufKent Overstreet
2022-06-04tools/testing/nvdimm: Convert to printbufKent Overstreet
2022-06-04clk: tegra: bpmp: Convert to printbufKent Overstreet
2022-06-04mm/memcontrol.c: Convert to printbufKent Overstreet
2022-06-04Input/joystick/analog: Convert from seq_buf -> printbufKent Overstreet
2022-06-04vsprintf: Refactor hex_string, bitmap_string_list, bitmap_stringKent Overstreet
2022-06-04vsprintf: Refactor device_node_string, fwnode_stringKent Overstreet
2022-06-04vsprintf: flags_string() no longer takes printf_specKent Overstreet
2022-06-04vsprintf: time_and_date() no longer takes printf_specKent Overstreet
2022-06-04vsprintf: Refactor mac_address_string()Kent Overstreet
2022-06-04vsprintf: Refactor ip_addr_string()Kent Overstreet
2022-06-04vsprintf: Refactor fourcc_string()Kent Overstreet
2022-06-04vsprintf: Refactor resource_string()Kent Overstreet
2022-06-04vsprintf: Start consolidating printf_spec handlingKent Overstreet
2022-06-04test_printf: Drop requirement that sprintf not write past nulKent Overstreet
2022-06-04vsprintf: prt_u64_minwidth(), prt_u64()Kent Overstreet
2022-06-04vsprintf: Improve number()Kent Overstreet
2022-06-04lib/pretty-printers: prt_string_option(), prt_bitflags()Kent Overstreet
2022-06-04lib/printbuf: Unit specifiersKent Overstreet
2022-06-04lib/printbuf: Tabstops, indentingKent Overstreet
2022-06-04lib/printbuf: Heap allocationKent Overstreet
2022-06-04lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2022-06-04vsprintf: %pf(%p)Kent Overstreet
2022-06-04lib/hexdump: Convert to printbufKent Overstreet
2022-06-04vsprintf: Convert to printbufKent Overstreet
2022-06-04lib/string_helpers: Convert string_escape_mem() to printbufKent Overstreet
2022-06-04lib/printbuf: New data structure for printing stringsKent Overstreet
2022-05-22Linux 5.18v5.18Linus Torvalds
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-21Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds