summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-09firewire: obsolete usage of *-objs in Makefile for KUnit testTakashi Sakamoto
2024-05-06firewire: core: remove flag and width from u64 formats of tracepoints eventsTakashi Sakamoto
2024-05-06firewire: core: fix type of timestamp for async_inbound_template tracepoints ...Takashi Sakamoto
2024-05-06firewire: core: add tracepoint event for handling bus resetTakashi Sakamoto
2024-05-06Revert "firewire: core: option to log bus reset initiation"Takashi Sakamoto
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi Sakamoto
2024-05-06firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameterTakashi Sakamoto
2024-05-06firewire: ohci: add bus-reset event for initial set of handled irqTakashi Sakamoto
2024-05-06firewire: core: add tracepoints event for asynchronous inbound phy packetTakashi Sakamoto
2024-05-06firewire: core/cdev: add tracepoints events for asynchronous phy packetTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for asynchronous outbound responseTakashi Sakamoto
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto
2024-05-06firewire: core: replace local macros with common inline functions for isochro...Takashi Sakamoto
2024-05-06firewire: core: add common macro to serialize/deserialize isochronous packet ...Takashi Sakamoto
2024-05-06firewire: core: obsolete tcode check macros with inline functionsTakashi Sakamoto
2024-05-06firewire: ohci: replace hard-coded values with common macrosTakashi Sakamoto
2024-05-06firewire: ohci: replace hard-coded values with inline functions for asynchron...Takashi Sakamoto
2024-05-06firewire: ohci: replace local macros with common inline functions for asynchr...Takashi Sakamoto
2024-05-06firewire: core: replace local macros with common inline functions for asynchr...Takashi Sakamoto
2024-05-06firewire: core: add common inline functions to serialize/deserialize asynchro...Takashi Sakamoto
2024-05-06firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt lineTakashi Sakamoto
2024-05-06firewire: ohci: obsolete usage of deprecated API for MSITakashi Sakamoto
2024-05-06firewire: ohci: replace request_irq() with request_threaded_irq()Takashi Sakamoto
2024-05-06Revert "firewire: ohci: use devres for requested IRQ"Takashi Sakamoto
2024-05-06firewire: Annotate struct fw_iso_packet with __counted_by()Gustavo A. R. Silva
2024-05-06firewire: core: option to log bus reset initiationAdam Goldman
2024-05-05Linux 6.9-rc7v6.9-rc7Linus Torvalds
2024-05-05epoll: be better about file lifetimesLinus Torvalds
2024-05-05Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-05Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-05Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-05-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)
2024-05-04tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)
2024-05-04tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)
2024-05-04eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds