summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
| * | | | | | | Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau2024-04-251-0/+2
* | | | | | | | Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()LuMingYin2024-04-291-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-055-59/+210
|\ \ \ \ \ \ \ \
| * | | | | | | | eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)2024-05-041-6/+24
| * | | | | | | | eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)2024-05-041-15/+1
| * | | | | | | | eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2024-05-042-25/+11
| * | | | | | | | tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)2024-05-041-2/+25
| * | | | | | | | tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)2024-05-043-2/+99
| * | | | | | | | eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)2024-05-041-9/+16
| * | | | | | | | eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)2024-05-043-2/+36
| |/ / / / / / /
* | | | | | | | Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-05-051-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon2024-05-021-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-057-8/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: samsung: Revert "clk: Use device_get_match_data()"Marek Szyprowski2024-04-301-3/+10
| * | | | | | | | Merge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd2024-04-294-2/+41
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns2024-04-151-0/+2
| | * | | | | | | | clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns2024-04-152-0/+22
| | * | | | | | | | clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec2024-04-151-2/+17
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'qcom-clk-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2024-04-222-3/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: qcom: smd-rpm: Restore msm8976 num_clkAdam Skladowski2024-04-031-0/+1
| | * | | | | | | | clk: qcom: gdsc: treat optional supplies as optionalJohan Hovold2024-04-031-3/+8
| | |/ / / / / / /
* | | | | | | | | Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-042-1/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2024-04-292-1/+21
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-032-3/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/xen: return a sane initial apic id when running as PV guestJuergen Gross2024-05-021-1/+10
| * | | | | | | | | x86/xen/smp_pv: Register the boot CPU APIC properlyThomas Gleixner2024-05-021-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-031-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi/unaccepted: touch soft lockup during memory acceptChen Yu2024-04-241-0/+4
* | | | | | | | | | Merge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds2024-05-0311-39/+67
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradea...Jens Axboe2024-05-0210-38/+65
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke2024-05-011-2/+8
| | * | | | | | | | | | nvmet: fix nvme status code when namespace is disabledSagi Grimberg2024-05-013-1/+18
| | * | | | | | | | | | nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg2024-05-011-7/+4
| | * | | | | | | | | | nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff2024-05-013-22/+28
| | * | | | | | | | | | nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi2024-05-011-3/+3
| | * | | | | | | | | | nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi2024-05-011-1/+1
| | * | | | | | | | | | nvme: find numa distance only if controller has valid numa idNilay Shroff2024-05-011-1/+2
| | * | | | | | | | | | nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang2024-04-121-1/+1
| * | | | | | | | | | | ublk: remove segment count and size limitsUday Shankar2024-04-301-1/+2
* | | | | | | | | | | | Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-05-0344-241/+704
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai2024-05-021-1/+3
| * | | | | | | | | | | | Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-05-01788-4634/+10154
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ ASoC: meson: tdm fixesMark Brown2024-04-305-20/+93
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ASoC: meson: axg-tdm: add continuous clock supportJerome Brunet2024-04-293-1/+60
| | | * | | | | | | | | | | | ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet2024-04-291-15/+19
| | | * | | | | | | | | | | | ASoC: meson: axg-card: make links nonatomicJerome Brunet2024-04-291-0/+1
| | | * | | | | | | | | | | | ASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet2024-04-291-10/+19
| | * | | | | | | | | | | | | ASoC: cs35l56: fix usages of device_get_named_child_node()Pierre-Louis Bossart2024-04-291-2/+11